Open cmungall opened 3 years ago
So I am a bit confused by the different lungmap ontologies. My initial alignment was on the webprotege file from the link Bruce provided
but on the lungmap site there are different OWL files https://lungmap.net/resources/ontologies/
I think the first is identical to what Bruce provided
looking at the first two, confusingly they have the same ontology ID
$ grep '<owl:Ontology' ~/Downloads/LMHA_20190512*owl /Users/cjm/Downloads/LMHA_20190512.owl: <owl:Ontology rdf:about="http://www.lungmap.net/ontologies/human_anatomy"> /Users/cjm/Downloads/LMHA_20190512_Cell.owl: <owl:Ontology rdf:about="http://www.lungmap.net/ontologies/human_anatomy">
however, they have different but highly overlapping content
telocyte in the cells file:
telocyte in the broader file:
the second file drops the "connective tissue cell" and adds all the incorrect part-ofs
Diff here:
https://github.com/mapping-commons/lmha-obo-mappings/blob/main/diffs/cell-anatomy-diff.md
note the _Cell file also includes a bunch of trailing spaces that confounds things
So I am a bit confused by the different lungmap ontologies. My initial alignment was on the webprotege file from the link Bruce provided
but on the lungmap site there are different OWL files https://lungmap.net/resources/ontologies/
I think the first is identical to what Bruce provided
looking at the first two, confusingly they have the same ontology ID
however, they have different but highly overlapping content
telocyte in the cells file:
telocyte in the broader file:
the second file drops the "connective tissue cell" and adds all the incorrect part-ofs