-
Notifications
You must be signed in to change notification settings - Fork 5
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
purl not so permanent #15
Comments
The URIs for TaxPub concepts/terms use a trailing slash, e.g. http://purl.net/taxpub/collecting-event/ but the URIs in the Wiki lack them. I dont know where to go in the wiki to fix this as the URIs seem to be autogenerated. |
Perhaps migrate the URI resoultion away from species id. Or deprecate PURL URIs and migrate to own system. |
PURL resolution is maintained at Internet Archive, https://purl.prod.archive.org/edit_purl/taxpub/. Add new target URLS to point to tag library pages? Or dedicated vocabulary pages with http URIs in the form of "https://taxpub.org/term/taxon-treatment"? |
See for example, now: http://purl.net/taxpub/collecting-event/ |
Can also add new PURLs without the problematic trailing slash which 303 edirect to the corresponding Tag Library page and be redirected to from the existing PURLs http://purl.net/taxpub/taxon-treatment/ =303=> http://purl.net/taxpub/taxon-treatment =303=> http://taxpub.org/v1-0/taglibrary/index.html#p=elem-tp-taxon-treatment |
At pages like
http://terms.tdwg.org/wiki/tp:collecting-event ,
the outward links of the kind
http://purl.net/taxpub/collecting-event
are broken.
The text was updated successfully, but these errors were encountered: