Skip to content
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

Expansion of short handle for obolibrary inconsistent / incorrect in provided conventions #109

Open
mslw opened this issue Aug 22, 2023 · 0 comments

Comments

@mslw
Copy link
Contributor

mslw commented Aug 22, 2023

Provided conventions use the following context short-hands:

tby-ds1/files.ctx.jsonld:  "obo": "https://purl.obolibrary.org/obo/",
tby-sd1/authors.ctx.jsonld:  "obo": "https://purl.obolibrary.org/",
tby-sd1/dataset.ctx.jsonld:  "obo": "https://purl.obolibrary.org/",

And with how they are used:

tby-ds1/files.ctx.jsonld:  "checksum[md5]": "obo:NCIT_C171276",
tby-sd1/authors.ctx.jsonld:  "orcid": "obo:IAO_0000708"

I'd say only the ds1 is correct -- the IRIs resolve to http://purl.obolibrary.org/obo/NCIT_C171276 and https://purl.obolibrary.org/IAO_0000708 respectively. The latter redirects to OBOFoundry's GitHub page instead of ontobee; the correct IRI for ORCID identifier is http://purl.obolibrary.org/obo/IAO_0000708.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant