diff --git a/src/ontology/phipo-edit.owl b/src/ontology/phipo-edit.owl index ca7b46a..50d82ea 100644 --- a/src/ontology/phipo-edit.owl +++ b/src/ontology/phipo-edit.owl @@ -1337,6 +1337,7 @@ Declaration(Class(obo:PHIPO_0001424)) Declaration(Class(obo:PHIPO_0001425)) Declaration(Class(obo:PHIPO_0001426)) Declaration(Class(obo:PHIPO_0001427)) +Declaration(Class(obo:PHIPO_0001428)) Declaration(ObjectProperty(obo:PHIPO_0000304)) Declaration(AnnotationProperty(obo:IAO_0000115)) Declaration(AnnotationProperty(obo:created_by)) @@ -14191,5 +14192,14 @@ AnnotationAssertion(oboInOwl:hasOBONamespace obo:PHIPO_0001427 "single_species_p AnnotationAssertion(rdfs:label obo:PHIPO_0001427 "abnormal hyphal branching"@en) SubClassOf(obo:PHIPO_0001427 obo:PHIPO_0001205) +# Class: obo:PHIPO_0001428 (normal growth on brefeldin A) + +AnnotationAssertion(obo:IAO_0000115 obo:PHIPO_0001428 "A growth phenotype which describes the absence of change of individuals or populations after exposure to brefeldin A (i.e. indistinguishable from wild type).") +AnnotationAssertion(oboInOwl:created_by obo:PHIPO_0001428 "alaynecuzick") +AnnotationAssertion(oboInOwl:creation_date obo:PHIPO_0001428 "2024-03-12T15:12:17Z"^^xsd:dateTime) +AnnotationAssertion(oboInOwl:hasOBONamespace obo:PHIPO_0001428 "single_species_phenotype") +AnnotationAssertion(rdfs:label obo:PHIPO_0001428 "normal growth on brefeldin A"@en) +SubClassOf(obo:PHIPO_0001428 obo:PHIPO_0001308) + ) \ No newline at end of file