-
Notifications
You must be signed in to change notification settings - Fork 2
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
RNAcentral IDs incorrectly use OBO PURL namespace #100
Comments
This was referenced May 9, 2022
@kltm after this change, NEO should no longer contain a term |
Some browsing on early products seems to essentially confirm that the change is in place: $ zgrep -a "URS000229B2C9_9606" blazegraph-go-lego-reacto-neo.jnl.gz | grep -a -c purl
0
$ zgrep -a "URS000229B2C9_9606" blazegraph-go-lego-reacto-neo.jnl.gz | grep -a -c rnacentral
1 |
Can close once in production (Thursday, if no incident) so that other issues know to revisit. |
This should be out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe this is the cause of ShEx violations caused by missing root types, noted here:
#99
geneontology/minerva#481
The text was updated successfully, but these errors were encountered: