Materials-Data-Science-and-Informatics / PIDA

PIDA is a service for providing web resources with Permanent URLs (PURLs), to ensure they remain available and can be accessed reliably remain available for future access by both humans and machines.
https://purls.helmholtz-metadaten.de/
MIT License
3 stars 5 forks source link

update emg #57

Closed hofmannv closed 3 months ago

hofmannv commented 4 months ago

Hi @saidfathalla,

for the HTaccess file of emg we need a redirection added.

This should be a version IRI "v1.0.0" https://purls.helmholtz-metadaten.de/emg/v1.0.0 pointing to owl.helmholtz-metadaten.de.

Thanks Volker

saidfathalla commented 4 months ago

Hi Volker, This link is broken!

hofmannv commented 4 months ago

No - i just forgot half of it. Sorry for the poor issue description...

RewriteRule ^1.0.0 should point to:

saidfathalla commented 4 months ago

No worries!

saidfathalla commented 4 months ago

It should work now. Please check https://purls.helmholtz-metadaten.de/emg/v1.0.1/EMG_00000008

hofmannv commented 4 months ago

Hi Said, i am not sure if that is what we need. What we are trying to do is semantic versioning.

We are publishing v1.0.0 of the artefact (not v1.0.1). In this state we want the base URI (https://purls.helmholtz-metadaten.de/emg/) and the version URI (https://purls.helmholtz-metadaten.de/emg/v1.0.0) point to the resource HTML and OWL

A "v1.0.1" sub-directory like https://purls.helmholtz-metadaten.de/emg/v1.0.1/EMG_00000008 with a term-level based dereferencing will be outdated once the new version is relased.

In the future (i.e. not now): Upon release the base URI will continue to point to the same place, while the version IRI will point to the archive where the old OWL file is moved and a new version IRI (e.g. https://purls.helmholtz-metadaten.de/emg/v1.0.1) will be generated for the new release, right?

Am i not getting the procedure right?

hofmannv commented 3 months ago

it also looks like https://purls.helmholtz-metadaten.de/emg now points to the OWL file and not to the documentation (owl.emglossary.helmholtz-metadaten.de)

saidfathalla commented 3 months ago

Hi Volker, thanks for the clarification. The following PIDs should work now:

I hope this is what you need.

hofmannv commented 3 months ago

perfect - that is what i needed! Thank you!