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