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

SKOS URI does not match specification #26

Open
hsolbrig opened this issue Jan 23, 2020 · 3 comments
Open

SKOS URI does not match specification #26

hsolbrig opened this issue Jan 23, 2020 · 3 comments

Comments

@hsolbrig
Copy link
Contributor

Both monarch_context and commons_context use "https://www.w3.org/TR/skos-reference/#" as the URI for SKOS. https://www.w3.org/TR/2009/REC-skos-reference-20090818/#vocab specifies that the URI should be http://www.w3.org/2004/02/skos/core#

@cmungall
Copy link
Collaborator

cmungall commented Jan 4, 2021

This is a problem with the upstream source

can you or @kshefchek make a PR on this:
https://github.com/monarch-initiative/dipper/blob/master/dipper/curie_map.yaml

(ideally this would be reported on the dipper tracker)

then we will remake the derived artefacts (we really need a gh-actions to do this)

commons_context is a remix artefact, so it should be fixed once we rebuild. There is an argument for prioritizing semweb>monarch here

@cmungall
Copy link
Collaborator

cmungall commented Jan 4, 2021

we need a CONTRIBUTING.md for this project that explains how to fix upstreams etc

@kshefchek
Copy link
Contributor

this is already correct in dipper, or am I misreading? https://github.com/monarch-initiative/dipper/blob/master/dipper/curie_map.yaml#L20

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

3 participants