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

rewrite obsoletion replacement comments to use CURIEs #229

Open
balhoff opened this issue May 6, 2022 · 0 comments
Open

rewrite obsoletion replacement comments to use CURIEs #229

balhoff opened this issue May 6, 2022 · 0 comments

Comments

@balhoff
Copy link
Member

balhoff commented May 6, 2022

In the Minerva update implemented for geneontology/minerva#465, the automatic comments will be using CURIEs. To keep things consistent we should apply a SPARQL update to transform the existing comments:

<http://purl.obolibrary.org/obo/#539aab4300000001%2F5595c4cb00000285> <http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2022-03-11: <http://purl.obolibrary.org/obo/GO_0044798> replaced_by <http://purl.obolibrary.org/obo/GO_0005667>" .

to

<http://purl.obolibrary.org/obo/#539aab4300000001%2F5595c4cb00000285> <http://www.w3.org/2000/01/rdf-schema#comment> "Automated change 2022-03-11: GO:0044798 replaced_by GO:0005667" .
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