mapping-commons / lmha-obo-mappings

very drafy first pass
1 stars 0 forks source link

Map other lungmap ontologies #2

Open cmungall opened 2 years ago

cmungall commented 2 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:

image

telocyte in the broader file:

image

the second file drops the "connective tissue cell" and adds all the incorrect part-ofs

cmungall commented 2 years ago

Diff here:

https://github.com/mapping-commons/lmha-obo-mappings/blob/main/diffs/cell-anatomy-diff.md

cmungall commented 2 years ago

note the _Cell file also includes a bunch of trailing spaces that confounds things