-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error message improvement #106
Comments
Thanks for your suggestions!
I agree in that we can improve the wording of the check.
However, purl and w3id do care about the persistence of the URL. It's the
only thing that they ensure (purl stands for permanent urls, if I am not
wrong). They do not check that the URI being redirected to is persistent,
or that it resolves (is there something truly persistent on the web?). But
the URL they provide does not change, hence we consider it persistent, and
a good practice.
A separate check addresses whether the URI resolves in fact to a semantic
artefact.
El mar., 17 oct. 2023 3:47 p. m., Bert Van Nuffelen <
***@***.***> escribió:
… On the first check:
PURL1: Persistent URL
Description
This check verifies if the ontology has a persistent URL (w3id, purl, DOI, or a W3C URL)
Explanation
Ontology URI is not using a persistent id. We checked w3id, purl, DOI and W3C
The explanation is making a strong statement.
Better: the ontology URI is not part of a known register of URIs. We
checked w3id, purl, DOI and W3C
And by the way the persistency cannot be determined only by the domain.
Both purl and DOI and w3id are redirection services and therefore do not
care the persistency. That is the real url owner.
—
Reply to this email directly, view it on GitHub
<#106>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALTIGT7IC444MCLDXXJ3TDX72EARAVCNFSM6AAAAAA6D4KZNOVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2DONBYGA4TGOI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I agree that these namespaces have the intention and objective of persistence as basis. My annoyance is that this is not necessary the ambition of those who publishes on those domains. I know no test can proof that this is the case, and that this implemented test (with the additional tests you refer to) are a necessary check to drive towards persistency. Therefore as an additional suggestion to promote the efforts of organisations that put long term efforts to maintain persistent URIs I would suggest you also collect these namespaces and include that in your validations. Within the EU there are many public administrations putting a lot of effort into it. By including these in the list you create also an acknowledgement of the effort spend by these organisations.
|
Thanks, I think you make a fair point. We can expand the list pointing to these efforts as well. There is another issue to include governmental URLs from a data service in Australia. I am going to have a look at these resources and see how to incorporate them |
On the first check:
The explanation is making a strong statement.
Better: the ontology URI is not part of a known register of URIs. We checked w3id, purl, DOI and W3C
And by the way the persistency cannot be determined only by the domain. Both purl and DOI and w3id are redirection services and therefore do not care the persistency. That is the real url owner.
The text was updated successfully, but these errors were encountered: