@gopi-kris @matentzn I've done a lot of hacking on the ohd-edit file. Two main tasks were:
remove IRIs pointing to outdated versions of BFO
change OHD classes to use RO relations
There is still work to do (e.g., migrate to UBERON for anatomical classes) ...
@gopi-kris once this merged you will need to merge changes into the branches you are working on.
@matentzn Is this okay to merge?
List of commits
remove gz files from git tracking
update ecto import
remove old bfo2-classes
add terms to ro
add bfo2_classes and remove old bfo2 imports
import bfo2_classes_import.owl to ohd-edit
remove owl:Thing assertion (causing issues
change to using ro relations
change to using ro relations
change BFO_0000007 to BFO_0000015
remove version iri, it causes import problems
remove owl:thing assertion; it was causing problems
remove vesion iri; it causes import problems
fixing catalog
add deprecated flag
remove old bfo files
remove obsolete IAO_0000224 term; it was causing profile violation
add (FMA) tag to FMA parthood relations
asser "part of (FMA)" to be subproperty of "part of"
assert "part (FMA)" to be subproperty of "has part"
remove "Anatomical entity" as subclass of "material entity"; this caused reasoning errors b/c some anatomical entiteis were immaterial
assert "anatomical space (fmal)" subclass of immaterial entity
remove "immaterial anatomical entity" as subclass of "physical anatomical entity"
@gopi-kris @matentzn I've done a lot of hacking on the ohd-edit file. Two main tasks were:
There is still work to do (e.g., migrate to UBERON for anatomical classes) ... @gopi-kris once this merged you will need to merge changes into the branches you are working on.
@matentzn Is this okay to merge?
List of commits