Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions base_classes/NXobject.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,18 @@
Example: https://purl.org/dc/elements/1.1/title
</doc>
</item>
<item value="W3ID">
<doc>
A w3id is a persistent HTTP URI provided via the w3id.org service,
operated by the W3C Permanent Identifier Community Group.

It is implemented as a permanent, managed redirect, typically used
for vocabularies, ontologies, Linked Data resources, and research artifacts.

Syntax: https://w3id.org/{path}
Example: https://w3id.org/example/resource
</doc>
</item>
<item value="ROR">
<doc>
Research Organization Registry
Expand Down