-
Notifications
You must be signed in to change notification settings - Fork 8
Description
We discussed to change from purl.org to w3id.org.
Also we want to have the PaN related ontologies in one namespace such as w3id.org/pan-science
We would have the following name spaces:
http://w3id.org/pan-science/panet
http://w3id.org/pan-science/ESRF-ET
http://w3id.org/pan-science/nexusformat/definitions
In w3id.org we need to create an .htaccess document to manage the redirects.
All http namesspaces would redirect to https:// . (all namesace declarations in the PaNET ontology have http and redirect to https)
Further the redirects should go to the documentation if it is a single term:
https://expands-eu.github.io/ExPaNDS-experimental-techniques-ontology/index-en.html#PaNET2012002
https://manual.nexusformat.org/classes/base_classes/NXmonochromator.html#nxmonochromator-energy-field
And http://purl.org/pan-science/PaNET/ redirects to the whole documentation.
http://purl.org/pan-science/PaNET/panet.owl gets you the most recent ontology.
For the new release of the new NeXus version they already want to implement these changes. If you agree I would like to create a corresponding issue in the NeXus github.