From 2c9f8a7aebd532b20e498ca8163609cc63cecafe Mon Sep 17 00:00:00 2001 From: woutdenolf Date: Mon, 2 Mar 2026 19:20:26 +0100 Subject: [PATCH] NXobject: add W3ID to identifier type --- base_classes/NXobject.nxdl.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/base_classes/NXobject.nxdl.xml b/base_classes/NXobject.nxdl.xml index fbd56004ef..946f7b5e2e 100644 --- a/base_classes/NXobject.nxdl.xml +++ b/base_classes/NXobject.nxdl.xml @@ -192,6 +192,18 @@ Example: https://purl.org/dc/elements/1.1/title + + + 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 + + Research Organization Registry