From 23e2aac0126cc776c18732b8e1b22e3e2d94eb29 Mon Sep 17 00:00:00 2001 From: Alayne Cuzick Date: Tue, 22 Nov 2022 10:46:35 +0000 Subject: [PATCH] NTR: presence of pathogen protein host DNA interaction https://github.com/PHI-base/phipo/issues/381 --- src/ontology/phipo-edit.owl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ontology/phipo-edit.owl b/src/ontology/phipo-edit.owl index 8d3fb77..951baf2 100644 --- a/src/ontology/phipo-edit.owl +++ b/src/ontology/phipo-edit.owl @@ -1195,6 +1195,7 @@ Declaration(Class(obo:PHIPO_0001282)) Declaration(Class(obo:PHIPO_0001283)) Declaration(Class(obo:PHIPO_0001284)) Declaration(Class(obo:PHIPO_0001285)) +Declaration(Class(obo:PHIPO_0001286)) Declaration(ObjectProperty(obo:PHIPO_0000304)) Declaration(AnnotationProperty(obo:IAO_0000115)) Declaration(AnnotationProperty(obo:created_by)) @@ -12672,5 +12673,15 @@ AnnotationAssertion(oboInOwl:hasOBONamespace obo:PHIPO_0001285 "pathogen_host_in AnnotationAssertion(rdfs:label obo:PHIPO_0001285 "increased level of host defense-related RNA involved in a pathogen interaction"@en) SubClassOf(obo:PHIPO_0001285 obo:PHIPO_0001104) +# Class: obo:PHIPO_0001286 (presence of pathogen protein host DNA interaction) + +AnnotationAssertion(obo:IAO_0000115 obo:PHIPO_0001286 "A molecular function phenotype in which the binding of one pathogen protein to host DNA is present.") +AnnotationAssertion(oboInOwl:created_by obo:PHIPO_0001286 "alaynecuzick"^^xsd:string) +AnnotationAssertion(oboInOwl:creation_date obo:PHIPO_0001286 "2022-11-22T10:43:32Z"^^xsd:dateTime) +AnnotationAssertion(oboInOwl:hasExactSynonym obo:PHIPO_0001286 "presence of pathogen protein host DNA binding") +AnnotationAssertion(oboInOwl:hasOBONamespace obo:PHIPO_0001286 "pathogen_host_interaction_phenotype"^^xsd:string) +AnnotationAssertion(rdfs:label obo:PHIPO_0001286 "presence of pathogen protein host DNA interaction"@en) +SubClassOf(obo:PHIPO_0001286 obo:PHIPO_0000164) + ) \ No newline at end of file