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

Missing annotations for xref clauses #55

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 4 comments
Open

Missing annotations for xref clauses #55

GoogleCodeExporter opened this issue Mar 12, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

During the conversion of obo2owl the annotations for xref clauses are lost. For 
example:

xref: Reactome:REACT_100439 "lactose + H2O => D-glucose + D-galactose, Gallus 
gallus"

is after the round trip

xref: Reactome:REACT_10043

See test case: org.obolibrary.obo2owl.test.RoundTripXrefTest


Original issue reported on code.google.com by HDie...@lbl.gov on 6 Oct 2011 at 10:36

@GoogleCodeExporter
Copy link
Author

The spec should be changed to treat these as rdfs:label axiom annotations on 
the annotation assertion, and then the code should follow suit.

The spec should also have an informative note that xref annotations are not 
encouraged

Original comment by cmung...@gmail.com on 6 Oct 2011 at 10:43

@GoogleCodeExporter
Copy link
Author

GO (http://www.geneontology.org/ontology/editors/gene_ontology_write.obo) 
contains quite a number of xref clauses with annotations.

Original comment by HDie...@lbl.gov on 6 Oct 2011 at 10:48

@GoogleCodeExporter
Copy link
Author

implemented round trip in revision r306.

Specification update needed.

Original comment by HDie...@lbl.gov on 6 Oct 2011 at 11:47

  • Added labels: Type-Specification
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by HDie...@lbl.gov on 12 Jan 2012 at 11:20

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

No branches or pull requests

1 participant