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

add is_active_in and located_in #385

Closed
sierra-moxon opened this issue May 4, 2021 · 1 comment
Closed

add is_active_in and located_in #385

sierra-moxon opened this issue May 4, 2021 · 1 comment

Comments

@sierra-moxon
Copy link
Member

http://noctua-dev.berkeleybop.org/editor/graph/gomodel:ZFIN_ZDB-GENE-990415-160 is not pushed out in the noctua-gpad file.

@dustine32 discovered two relations that need to be added in the SPARQL query in gpad-basic.rq: 'located_in', 'is_active_in'.
He also noticed we need to add the two relations to the PREFIX section at the top.
PREFIX located_in: http://purl.obolibrary.org/obo/RO_0001025
PREFIX is_active_in: http://purl.obolibrary.org/obo/RO_0002432

@balhoff
Copy link
Member

balhoff commented May 4, 2021

Somewhat related: #179

@kltm kltm closed this as completed in fbcfbf9 May 25, 2021
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