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

Apply SPARQL update to add missing providedBy annotations (redux 01) #101

Open
kltm opened this issue Aug 8, 2018 · 1 comment
Open

Comments

@kltm
Copy link
Member

kltm commented Aug 8, 2018

It is still unclear how, but we will need to add the providedBy (group) annotations to a few more models due to some upstream software error that managed to miss adding them: geneontology/noctua#570

The known affected models are:
http://noctua.berkeleybop.org/editor/graph/gomodel:5b318d0900000355
http://noctua.berkeleybop.org/editor/graph/gomodel:5b318d0900000182
http://noctua.berkeleybop.org/editor/graph/gomodel:5b318d0900000906
http://noctua.berkeleybop.org/editor/graph/gomodel:5b528b1100000000
http://noctua.berkeleybop.org/editor/graph/gomodel:5b528b1100000023
http://noctua.berkeleybop.org/editor/graph/gomodel:5b528b1100000251
http://noctua.berkeleybop.org/editor/graph/gomodel:5b528b1100000331

This would be intended to be a similar process to #84

@balhoff Would you know if just repeating the process from before be sufficient to accomplish this?

@balhoff
Copy link
Member

balhoff commented Aug 8, 2018

Similar process, however the specific SPARQL Update will need to be regenerated. The providedBy values for each model were obtained by a separate SPARQL query.

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

2 participants