Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#HOM ontology
# HOM ontology

Welcome to the home for the ontology of homology and related concepts in biology, the HOM ontology. This ontology is developped in the context of the Bgee database (http://bgee.org/), and is used to provide annotations of similarity between anatomical structure (https://github.com/BgeeDB/anatomical-similarity-annotations).

Expand Down
2 changes: 1 addition & 1 deletion src/ontology/hom-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@
</owl:Class>
<owl:Axiom>
<owl:annotatedTarget rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Convergence that results from co-evolution usually involving an evolutionary arms race.</owl:annotatedTarget>
<oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http:://en.wikipedia.org/wiki/Mimicry</oboInOwl:hasDbXref>
<oboInOwl:hasDbXref rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://en.wikipedia.org/wiki/Mimicry</oboInOwl:hasDbXref>
<owl:annotatedSource rdf:resource="http://purl.obolibrary.org/obo/HOM_0000033"/>
<owl:annotatedProperty rdf:resource="http://purl.obolibrary.org/obo/IAO_0000115"/>
</owl:Axiom>
Expand Down