From b2f92735eb6303db28a846752b87f70e414823b1 Mon Sep 17 00:00:00 2001 From: CuzickA Date: Mon, 8 Mar 2021 13:24:45 +0000 Subject: [PATCH] NTR: pathogen inhibition of host defense induced acidification in phagolysome and edit to PHIPO:0001113 definition https://github.com/PHI-base/phipo/issues/317 --- src/ontology/phipo-edit.owl | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/ontology/phipo-edit.owl b/src/ontology/phipo-edit.owl index eb005a6..3d46bb1 100644 --- a/src/ontology/phipo-edit.owl +++ b/src/ontology/phipo-edit.owl @@ -1143,6 +1143,7 @@ Declaration(Class(obo:PHIPO_0001229)) Declaration(Class(obo:PHIPO_0001230)) Declaration(Class(obo:PHIPO_0001231)) Declaration(Class(obo:PHIPO_0001232)) +Declaration(Class(obo:PHIPO_0001233)) Declaration(ObjectProperty(obo:PHIPO_0000304)) Declaration(AnnotationProperty(obo:IAO_0000115)) Declaration(AnnotationProperty(obo:created_by)) @@ -10934,7 +10935,7 @@ AnnotationAssertion(owl:deprecated obo:PHIPO_0001112 "true"^^xsd:boolean) # Class: obo:PHIPO_0001113 (host defense induced acidification in phagolysome) -AnnotationAssertion(obo:IAO_0000115 obo:PHIPO_0001113 "A pathogen host interaction phenotype where the pathogen induces a pH decrease within the host phagolysome.") +AnnotationAssertion(obo:IAO_0000115 obo:PHIPO_0001113 "A pathogen host interaction phenotype where the host induces a pH decrease within the host phagolysome in response to pathogen colonization.") AnnotationAssertion(oboInOwl:created_by obo:PHIPO_0001113 "alaynecuzick"^^xsd:string) AnnotationAssertion(oboInOwl:creation_date obo:PHIPO_0001113 "2019-10-09T12:49:07Z"^^xsd:dateTime) AnnotationAssertion(oboInOwl:hasExactSynonym obo:PHIPO_0001113 "pathogen induced acidification in host phagolysome") @@ -12105,5 +12106,14 @@ AnnotationAssertion(oboInOwl:hasOBONamespace obo:PHIPO_0001232 "pathogen_host_in AnnotationAssertion(rdfs:label obo:PHIPO_0001232 "pathogen RNA within host present"@en) SubClassOf(obo:PHIPO_0001232 obo:PHIPO_0001197) +# Class: obo:PHIPO_0001233 (pathogen inhibition of host defense induced acidification in phagolysome) + +AnnotationAssertion(obo:IAO_0000115 obo:PHIPO_0001233 "A pathogen host interaction phenotype where the host induced pH decrease within the host phagolysome in response to pathogen colonization is inhibited.") +AnnotationAssertion(oboInOwl:created_by obo:PHIPO_0001233 "alaynecuzick"^^xsd:string) +AnnotationAssertion(oboInOwl:creation_date obo:PHIPO_0001233 "2021-03-08T13:21:14Z"^^xsd:dateTime) +AnnotationAssertion(oboInOwl:hasOBONamespace obo:PHIPO_0001233 "pathogen_host_interaction_phenotype") +AnnotationAssertion(rdfs:label obo:PHIPO_0001233 "pathogen inhibition of host defense induced acidification in phagolysome"@en) +SubClassOf(obo:PHIPO_0001233 obo:PHIPO_0001108) + ) \ No newline at end of file