Closed althonos closed 5 years ago
Hello Martin, thank you for pointing out these fixes in the Symptom Ontology !!
What project are you working on. ?
Edits pushed.
Cheers, Lynn
Hi Lynn,
I'm trying to improve the semantics of the OBO ontology language to improve conversion from and to the OWL standard. I developed a formal parser (althonos/fastobo) and I'm trying to get all the ontologies of the OBO Foundry to update to the new 1.4 syntax. I'm now working on the OBO to OWL semantics to produce a formally correct obo2owl
converter, with Python support, and no need for a Java stack!
Hi Lynn,
this issue has not been fixed completely: SYMP:0000821
still contains an invalid xref (xref: ICD9CM_2005:<new dbxref>
) in the latest commit on master
branch.
Hi !
Errors
There are a few syntax errors in the current version
symp.obo
:<new dbxref>
placeholder:In particular:
SYMP:0000816
is probably linkingICD9CM:307.46
orICD9CM:307.47
SYMP:0000821
is probably linking toICD9CM:786.6
Suggestions
A few suggestions to improve the management of xrefs:
Wikipedia
prefix with only the article name, e.g.Wikipedia:Hematemesis
.url
prefix.h
inhttp
)part_of
relationship should have an xref referring toBFO:0000050
so that the actual BFO relation can be substituted to the locally defined one as stated in the OBO Semantcis.