diff --git a/phyloref.ofn b/phyloref.ofn index 368d0f8..5189bf1 100644 --- a/phyloref.ofn +++ b/phyloref.ofn @@ -25,13 +25,16 @@ Declaration(Class(:ExpectedNode)) Declaration(Class(:PhylogeneticEvidence)) Declaration(Class(:PhylogenyEvidence)) Declaration(Class(:Phyloreference)) +Declaration(Class(:PhyloreferenceUsingApomorphy)) Declaration(Class(:PhyloreferenceUsingMaximumClade)) Declaration(Class(:PhyloreferenceUsingMinimumClade)) Declaration(Class(:PhyloreferenceWithReferenceTree)) Declaration(Class(:ReferencePhylogenyEvidence)) Declaration(Class(obo:ECO_0000000)) Declaration(Class(obo:OBI_0302910)) +Declaration(Class()) Declaration(Class(owl:Thing)) +Declaration(ObjectProperty(:apomorphy)) Declaration(ObjectProperty(:excludes_TU)) Declaration(ObjectProperty(:excludes_lineage_to)) Declaration(ObjectProperty(:has_Sibling)) @@ -67,6 +70,15 @@ AnnotationAssertion(rdfs:seeAlso :newick_expression ))) + # Class: :PhyloreferenceUsingMaximumClade (Phyloreference using maximum clade) AnnotationAssertion(obo:IAO_0000115 :PhyloreferenceUsingMaximumClade "Phyloreference that uses a maximum clade definition, such as a branch-based clade definition with excluded specifiers.") @@ -228,6 +246,12 @@ AnnotationAssertion(rdfs:label obo:ECO_0000000 "evidence") AnnotationAssertion(obo:IAO_0000115 obo:OBI_0302910 "A process by which an event or an entity is described before it actually happens or is being discovered and identified.") AnnotationAssertion(rdfs:label obo:OBI_0302910 "prediction") +# Class: (phenotype) + +AnnotationAssertion(dc:description "A phenotype is an observable characteristic of an individual.") +AnnotationAssertion(rdfs:isDefinedBy ) +AnnotationAssertion(rdfs:label "phenotype") + SubObjectPropertyOf(ObjectPropertyChain(:excludes_lineage_to obo:CDAO_0000187) :excludes_TU) SubObjectPropertyOf(ObjectPropertyChain(:excludes_lineage_to obo:CDAO_0000187 :matches_TU) :excludes_TU)