Skip to content

Fix hasdbxref#274

Open
Robbie1977 wants to merge 5 commits into
masterfrom
fixhasDbXref
Open

Fix hasdbxref#274
Robbie1977 wants to merge 5 commits into
masterfrom
fixhasDbXref

Conversation

@Robbie1977

Copy link
Copy Markdown
Contributor

Still some issues from curation loading into KB. Hopefully, this closes all the issues.

@Robbie1977

Copy link
Copy Markdown
Contributor Author

FYI I've manually fixed the latest curation xrefs added over the last month.

@dosumis dosumis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one might go round forever. The problem is down to whether this has a label in input ontologies (=> de facto standard label => database_cross_reference as edge name) or not (=> hasDbXref as edge name). I think we've gone back and forth on a solution. Do avoid churn, it might be best to ensure that this label is injected via VFB_ext.owl and that we have a test in place to stop any variants on this creeping in.

@Clare72

Clare72 commented Feb 2, 2023

Copy link
Copy Markdown
Contributor

label is already in vfbext:


    <owl:AnnotationProperty rdf:about="http://www.geneontology.org/formats/oboInOwl#hasDbXref">
        <rdfs:label>database_cross_reference</rdfs:label>
    </owl:AnnotationProperty>

@dosumis

dosumis commented Feb 2, 2023

Copy link
Copy Markdown
Member

label is already in vfbext

OK. Should all be good then. Not sure why the test is failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants