The namespace of an object in ISO 15926-4 is given on the spreadsheets see
linkI would like to discuss how to make these objects
dereferenceable. An action item of
the last MMT meetingFor example: impeller
Code:
http://standards.tc184-sc4.org/iso/15926/tech/reference-data#RDL7743
In order to make this URI dereferenceable at any point of the path for namespace
Code:
http://standards.tc184-sc4.org/iso/15926/tech/reference-data
it would take a PURL server to make a fine-grained redirect to e.g. the JORD server at
http://posccaesar.org/rdl/RDS414539 where the Impeller is online.
But let's look at the semantic web ontology dbpedia.org.
"impeller" has the URI
Code:
http://dbpedia.org/resource/Impeller
and
http://dbpedia.org/page/Impeller
but its dereferenceable address is
Code:
http://dbpedia.org/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FImpeller&sid=10962
Some URIs are indeed working off redirect services. For example you can put the Yago Ontology URI
Code:
http://yago-knowledge.org/resource/Impeller
in a browser address bar and it will redirect you to
Code:
http://lod.openlinksw.com/describe/?uri=http://yago-knowledge.org/resource/Impeller
Question is: how should we make the ISO 15926-4 classes dereferenceable?