@prefix : . @prefix dc: . @prefix obo: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix foaf: . @prefix pato: . @prefix rdfs: . @prefix protege: . @prefix oboInOwl: . @prefix ncbitaxon: . @base . rdf:type owl:Ontology ; owl:versionIRI ; dc:creator "Jie Zheng" ; dc:contributor "David Osumi-Sutherland" ; rdfs:comment "The Population and Community Ontology (PCO) is licensed under a Creative Commons zero (CC0) license - http://creativecommons.org/publicdomain/zero/1.0/. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. We ask that anyone using this ontology follow the standards of the scientific ontology community by re-using ontology identifiers whenever possible and properly citing the ontology and its creators." ; dc:creator "Ramona Walls" , "David Osumi-Sutherland" ; protege:defaultLanguage "en"^^xsd:string ; dc:license "http://creativecommons.org/publicdomain/zero/1.0/" . ################################################################# # Annotation properties ################################################################# ### http://protege.stanford.edu/plugins/owl/protege#defaultLanguage protege:defaultLanguage rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/BFO_0000179 obo:BFO_0000179 rdf:type owl:AnnotationProperty ; obo:IAO_0000115 "Relates an entity in the ontology to the name of the variable that is used to represent it in the code that generates the BFO OWL file from the lispy specification."@en ; obo:IAO_0000232 "Really of interest to developers only"@en ; rdfs:label "BFO OWL specification label"@en ; rdfs:subPropertyOf rdfs:label . ### http://purl.obolibrary.org/obo/BFO_0000180 obo:BFO_0000180 rdf:type owl:AnnotationProperty ; obo:IAO_0000115 "Relates an entity in the ontology to the term that is used to represent it in the the CLIF specification of BFO2"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg" ; obo:IAO_0000232 "Really of interest to developers only"@en ; rdfs:label "BFO CLIF specification label"@en ; rdfs:subPropertyOf rdfs:label . ### http://purl.obolibrary.org/obo/IAO_0000111 obo:IAO_0000111 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "editor preferred term"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "The concise, meaningful, and human-friendly name for a class or property preferred by the ontology developers. (US-English)"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "editor preferred term"@en . ### http://purl.obolibrary.org/obo/IAO_0000112 obo:IAO_0000112 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "example"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "A phrase describing how a class name should be used. May also include other kinds of examples that facilitate immediate understanding of a class semantics, such as widely known prototypical subclasses or instances of the class. Although essential for high level terms, examples for low level terms (e.g., Affymetrix HU133 array) are not"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "example of usage"@en . ### http://purl.obolibrary.org/obo/IAO_0000113 obo:IAO_0000113 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "in branch"@en ; obo:IAO_0000115 "An annotation property indicating which module the terms belong to. This is currently experimental and not implemented yet."@en ; obo:IAO_0000117 "GROUP:OBI"@en ; obo:IAO_0000119 "OBI_0000277"@en ; rdfs:label "in branch"@en . ### http://purl.obolibrary.org/obo/IAO_0000114 obo:IAO_0000114 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "has curation status"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Bill Bug"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "OBI_0000281"@en ; rdfs:label "has curation status"@en . ### http://purl.obolibrary.org/obo/IAO_0000115 obo:IAO_0000115 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "definition"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en ; obo:IAO_0000116 """2012-04-05: Barry Smith The official OBI definition, explaining the meaning of a class or property: 'Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions' is terrible. Can you fix to something like: A statement of necessary and sufficient conditions explaining the meaning of an expression referring to a class or property. Alan Ruttenberg Your proposed definition is a reasonable candidate, except that it is very common that necessary and sufficient conditions are not given. Mostly they are necessary, occasionally they are necessary and sufficient or just sufficient. Often they use terms that are not themselves defined and so they effectively can't be evaluated by those criteria. On the specifics of the proposed definition: We don't have definitions of 'meaning' or 'expression' or 'property'. For 'reference' in the intended sense I think we use the term 'denotation'. For 'expression', I think we you mean symbol, or identifier. For 'meaning' it differs for class and property. For class we want documentation that let's the intended reader determine whether an entity is instance of the class, or not. For property we want documentation that let's the intended reader determine, given a pair of potential relata, whether the assertion that the relation holds is true. The 'intended reader' part suggests that we also specify who, we expect, would be able to understand the definition, and also generalizes over human and computer reader to include textual and logical definition. Personally, I am more comfortable weakening definition to documentation, with instructions as to what is desirable. We also have the outstanding issue of how to aim different definitions to different audiences. A clinical audience reading chebi wants a different sort of definition documentation/definition from a chemistry trained audience, and similarly there is a need for a definition that is adequate for an ontologist to work with. """@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "definition"@en , "definition"^^xsd:string . ### http://purl.obolibrary.org/obo/IAO_0000116 obo:IAO_0000116 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "editor note"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An administrative note intended for its editor. It may not be included in the publication version of the ontology, so it should contain nothing necessary for end users to understand the ontology."@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "editor note" , "editor note"@en . ### http://purl.obolibrary.org/obo/IAO_0000117 obo:IAO_0000117 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "term editor"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "Name of editor entering the term in the file. The term editor is a point of contact for information regarding the term. The term editor may be, but is not always, the author of the definition, which may have been worked upon by several people"@en ; obo:IAO_0000116 "20110707, MC: label update to term editor and definition modified accordingly. See http://code.google.com/p/information-artifact-ontology/issues/detail?id=115."@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "term editor"@en . ### http://purl.obolibrary.org/obo/IAO_0000118 obo:IAO_0000118 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "alternative term"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "An alternative name for a class or property which means the same thing as the preferred name (semantically equivalent)"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "alternative term"@en . ### http://purl.obolibrary.org/obo/IAO_0000119 obo:IAO_0000119 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "definition source"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007"@en ; obo:IAO_0000117 "PERSON:Daniel Schober"@en ; obo:IAO_0000119 "Discussion on obo-discuss mailing-list, see http://bit.ly/hgm99w"^^xsd:string , "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "definition source"@en . ### http://purl.obolibrary.org/obo/IAO_0000231 obo:IAO_0000231 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "has obsolescence reason"@en ; obo:IAO_0000115 "Relates an annotation property to an obsolescence reason. The values of obsolescence reasons come from a list of predefined terms, instances of the class obsolescence reason specification."@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Melanie Courtot"@en ; rdfs:label "has obsolescence reason"@en . ### http://purl.obolibrary.org/obo/IAO_0000232 obo:IAO_0000232 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "curator note"@en ; obo:IAO_0000114 obo:IAO_0000122 ; obo:IAO_0000115 "An administrative note of use for a curator but of no use for a user"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "curator note"@en . ### http://purl.obolibrary.org/obo/IAO_0000411 obo:IAO_0000411 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "is denotator type"@en ; obo:IAO_0000115 "relates an class defined in an ontology, to the type of it's denotator"^^xsd:string ; obo:IAO_0000116 "In OWL 2 add AnnotationPropertyRange('is denotator type' 'denotator type')"^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; rdfs:label "is denotator type"^^xsd:string . ### http://purl.obolibrary.org/obo/IAO_0000412 obo:IAO_0000412 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "imported from"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "For external terms/classes, the ontology from which the term was imported"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "GROUP:OBI:"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "imported from"@en . ### http://purl.obolibrary.org/obo/IAO_0000424 obo:IAO_0000424 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "expand expression to"@en ; obo:IAO_0000112 """ObjectProperty: RO_0002104 Label: has plasma membrane part Annotations: IAO_0000424 \"http://purl.obolibrary.org/obo/BFO_0000051 some (http://purl.org/obo/owl/GO#GO_0005886 and http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)\" """@en ; obo:IAO_0000115 "A macro expansion tag applied to an object property (or possibly a data property) which can be used by a macro-expansion engine to generate more complex expressions from simpler ones"@en ; obo:IAO_0000117 "Chris Mungall"^^xsd:string ; rdfs:label "expand expression to"@en . ### http://purl.obolibrary.org/obo/IAO_0000425 obo:IAO_0000425 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "expand assertion to"@en ; obo:IAO_0000112 """ObjectProperty: RO??? Label: spatially disjoint from Annotations: expand_assertion_to \"DisjointClasses: (http://purl.obolibrary.org/obo/BFO_0000051 some ?X) (http://purl.obolibrary.org/obo/BFO_0000051 some ?Y)\" """@en ; obo:IAO_0000115 "A macro expansion tag applied to an annotation property which can be expanded into a more detailed axiom."@en ; obo:IAO_0000117 "Chris Mungall"@en ; rdfs:label "expand assertion to"@en . ### http://purl.obolibrary.org/obo/IAO_0000426 obo:IAO_0000426 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "first order logic expression"@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; rdfs:label "first order logic expression"@en . ### http://purl.obolibrary.org/obo/IAO_0000427 obo:IAO_0000427 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "antisymmetric property"@en ; obo:IAO_0000112 "part_of antisymmetric property xsd:true"@en ; obo:IAO_0000115 "use boolean value xsd:true to indicate that the property is an antisymmetric property"@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; rdfs:label "antisymmetric property"@en . ### http://purl.obolibrary.org/obo/IAO_0000589 obo:IAO_0000589 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "OBO foundry unique label"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "An alternative name for a class or property which is unique across the OBO Foundry."@en ; obo:IAO_0000116 "The intended usage of that property is as follow: OBO foundry unique labels are automatically generated based on regular expressions provided by each ontology, so that SO could specify unique label = 'sequence ' + [label], etc. , MA could specify 'mouse + [label]' etc. Upon importing terms, ontology developers can choose to use the 'OBO foundry unique label' for an imported term or not. The same applies to tools ."^^xsd:string ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en , "PERSON:Bjoern Peters"@en , "PERSON:Chris Mungall"@en , "PERSON:Melanie Courtot"@en ; obo:IAO_0000119 "GROUP:OBO Foundry "@en ; rdfs:label "OBO foundry unique label"@en . ### http://purl.obolibrary.org/obo/IAO_0000596 obo:IAO_0000596 rdf:type owl:AnnotationProperty ; obo:IAO_0000112 """Ontology: Annotations: 'has ID prefix': \"http://purl.obolibrary.org/obo/RO_\" 'has ID digit count' : 7, rdfs:label \"RO id policy\" 'has ID policy for': \"RO\"""" ; obo:IAO_0000115 "Relates an ontology used to record id policy to the number of digits in the URI. The URI is: the 'has ID prefix\" annotation property value concatenated with an integer in the id range (left padded with \"0\"s to make this many digits)" ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID digit count"@en . ### http://purl.obolibrary.org/obo/IAO_0000597 obo:IAO_0000597 rdf:type owl:AnnotationProperty ; obo:IAO_0000112 """Datatype: idrange:1 Annotations: 'has ID range allocated to': \"Chris Mungall\" EquivalentTo: xsd:integer[> 2151 , <= 2300] """ ; obo:IAO_0000115 "Relates a datatype that encodes a range of integers to the name of the person or organization who can use those ids constructed in that range to define new terms" ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID range allocated to"@en . ### http://purl.obolibrary.org/obo/IAO_0000598 obo:IAO_0000598 rdf:type owl:AnnotationProperty ; obo:IAO_0000112 """Ontology: Annotations: 'has ID prefix': \"http://purl.obolibrary.org/obo/RO_\" 'has ID digit count' : 7, rdfs:label \"RO id policy\" 'has ID policy for': \"RO\"""" ; obo:IAO_0000115 "Relating an ontology used to record id policy to the ontology namespace whose policy it manages" ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID policy for" . ### http://purl.obolibrary.org/obo/IAO_0000599 obo:IAO_0000599 rdf:type owl:AnnotationProperty ; obo:IAO_0000112 """Ontology: Annotations: 'has ID prefix': \"http://purl.obolibrary.org/obo/RO_\" 'has ID digit count' : 7, rdfs:label \"RO id policy\" 'has ID policy for': \"RO\"""" ; obo:IAO_0000115 "Relates an ontology used to record id policy to a prefix concatenated with an integer in the id range (left padded with \"0\"s to make this many digits) to construct an ID for a term being created." ; obo:IAO_0000117 "Person:Alan Ruttenberg" ; rdfs:label "has ID prefix"@en . ### http://purl.obolibrary.org/obo/IAO_0000600 obo:IAO_0000600 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "elucidation"@en ; obo:IAO_0000117 "person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Barry Smith"@en ; obo:IAO_0000600 "Primitive terms in a highest-level ontology such as BFO are terms which are so basic to our understanding of reality that there is no way of defining them in a non-circular fashion. For these, therefore, we can provide only elucidations, supplemented by examples and by axioms"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "elucidation"@en . ### http://purl.obolibrary.org/obo/IAO_0000601 obo:IAO_0000601 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "has associated axiom(nl)"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; obo:IAO_0000600 "An axiom associated with a term expressed using natural language"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has associated axiom(nl)"@en . ### http://purl.obolibrary.org/obo/IAO_0000602 obo:IAO_0000602 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "has associated axiom(fol)"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; obo:IAO_0000600 "An axiom expressed in first order logic using CLIF syntax"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has associated axiom(fol)"@en . ### http://purl.obolibrary.org/obo/IAO_0000603 obo:IAO_0000603 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "is allocated id range"@en ; obo:IAO_0000115 "Add as annotation triples in the granting ontology"@en , "Relates an ontology IRI to an (inclusive) range of IRIs in an OBO name space. The range is give as, e.g. \"IAO_0020000-IAO_0020999\""@en ; obo:IAO_0000117 "PERSON:Alan Ruttenberg"@en ; rdfs:label "is allocated id range"@en . ### http://purl.obolibrary.org/obo/IAO_0010000 obo:IAO_0010000 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "has axiom id"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; obo:IAO_0000600 "A URI that is intended to be unique label for an axiom used for tracking change to the ontology. For an axiom expressed in different languages, each expression is given the same URI"@en ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "has axiom label"@en . ### http://purl.obolibrary.org/obo/IAO_0100001 obo:IAO_0100001 rdf:type owl:AnnotationProperty ; obo:IAO_0000111 "term replaced by"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "Add as annotation triples in the granting ontology"@en , "Use on obsolete terms, relating the term to another term that can be used as a substitute"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"@en ; obo:IAO_0000119 "Person:Alan Ruttenberg"@en ; rdfs:label "term replaced by"@en . ### http://purl.obolibrary.org/obo/IAO_created_by obo:IAO_created_by rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_creation_date obo:IAO_creation_date rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/RO_0001900 obo:RO_0001900 rdf:type owl:AnnotationProperty ; rdfs:label "temporal interpretation"@en ; foaf:page "https://github.com/oborel/obo-relations/wiki/ROAndTime"^^xsd:anyURI . ### http://purl.obolibrary.org/obo/RO_0002434 obo:RO_0002434 rdf:type owl:AnnotationProperty ; rdfs:range obo:BFO_0000040 . ### http://purl.obolibrary.org/obo/RO_0002437 obo:RO_0002437 rdf:type owl:AnnotationProperty ; rdfs:range obo:BFO_0000040 . ### http://purl.obolibrary.org/obo/RO_0002560 obo:RO_0002560 rdf:type owl:AnnotationProperty ; obo:IAO_0000115 "If Rel is the relational form of a process Pr, then it follow that: Rel(x,y) <-> exists p : Pr(p), x subject-partner-in p, y object-partner-in p" ; rdfs:label "is asymmetric relational form of process class" ; foaf:page "https://github.com/oborel/obo-relations/wiki/InteractionRelations"^^xsd:anyURI ; rdfs:subPropertyOf obo:RO_0002562 . ### http://purl.obolibrary.org/obo/RO_0002561 obo:RO_0002561 rdf:type owl:AnnotationProperty ; obo:IAO_0000115 "If Rel is the relational form of a process Pr, then it follow that: Rel(x,y) <-> exists p : Pr(p), x partner-in p, y partner-in p" ; rdfs:label "is symmetric relational form of process class" ; foaf:page "https://github.com/oborel/obo-relations/wiki/InteractionRelations"^^xsd:anyURI ; rdfs:subPropertyOf obo:RO_0002562 . ### http://purl.obolibrary.org/obo/RO_0002562 obo:RO_0002562 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/ncbitaxon#has_rank ncbitaxon:has_rank rdf:type owl:AnnotationProperty ; obo:IAO_0000115 "A metadata relation between a class and its taxonomic rank (eg species, family)"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:comment "This is an abstract class for use with the NCBI taxonomy to name the depth of the node within the tree. The link between the node term and the rank is only visible if you are using an obo 1.3 aware browser/editor; otherwise this can be ignored"^^xsd:string ; rdfs:label "has_rank"^^xsd:string . ### http://purl.obolibrary.org/obo/pato#attribute_slim pato:attribute_slim rdf:type owl:AnnotationProperty ; rdfs:comment "Attribute slim"^^xsd:string ; rdfs:subPropertyOf oboInOwl:SubsetProperty . ### http://purl.obolibrary.org/obo/pato#mpath_slim pato:mpath_slim rdf:type owl:AnnotationProperty ; rdfs:comment "Pathology slim"^^xsd:string ; rdfs:subPropertyOf oboInOwl:SubsetProperty . ### http://purl.obolibrary.org/obo/pato#scalar_slim pato:scalar_slim rdf:type owl:AnnotationProperty ; rdfs:comment "Scalar slim"^^xsd:string ; rdfs:subPropertyOf oboInOwl:SubsetProperty . ### http://purl.obolibrary.org/obo/pato#value_slim pato:value_slim rdf:type owl:AnnotationProperty ; rdfs:comment "Value slim"^^xsd:string ; rdfs:subPropertyOf oboInOwl:SubsetProperty . ### http://purl.org/dc/elements/1.1/contributor dc:contributor rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/creator dc:creator rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/member dc:member rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/publisher dc:publisher rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/source dc:source rdf:type owl:AnnotationProperty . ### http://purl.org/dc/elements/1.1/title dc:title rdf:type owl:AnnotationProperty . ### http://www.geneontology.org/formats/oboInOwl#SubsetProperty oboInOwl:SubsetProperty rdf:type owl:AnnotationProperty ; rdfs:label "subset_property"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#created_by oboInOwl:created_by rdf:type owl:AnnotationProperty . ### http://www.geneontology.org/formats/oboInOwl#creation_date oboInOwl:creation_date rdf:type owl:AnnotationProperty . ### http://www.geneontology.org/formats/oboInOwl#hasAlternativeId oboInOwl:hasAlternativeId rdf:type owl:AnnotationProperty ; rdfs:label "has_alternative_id"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#hasBroadSynonym oboInOwl:hasBroadSynonym rdf:type owl:AnnotationProperty ; rdfs:label "has_broad_synonym"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#hasDbXref oboInOwl:hasDbXref rdf:type owl:AnnotationProperty ; rdfs:label "database_cross_reference"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#hasExactSynonym oboInOwl:hasExactSynonym rdf:type owl:AnnotationProperty ; rdfs:label "has_exact_synonym"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym oboInOwl:hasNarrowSynonym rdf:type owl:AnnotationProperty ; rdfs:label "has_narrow_synonym"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#hasOBONamespace oboInOwl:hasOBONamespace rdf:type owl:AnnotationProperty ; rdfs:label "has_obo_namespace"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#hasRelatedSynonym oboInOwl:hasRelatedSynonym rdf:type owl:AnnotationProperty ; rdfs:label "has_related_synonym"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#id oboInOwl:id rdf:type owl:AnnotationProperty . ### http://www.geneontology.org/formats/oboInOwl#inSubset oboInOwl:inSubset rdf:type owl:AnnotationProperty ; rdfs:label "in_subset"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#shorthand oboInOwl:shorthand rdf:type owl:AnnotationProperty ; rdfs:label "shorthand"^^xsd:string . ### http://www.w3.org/2000/01/rdf-schema#isDefinedBy rdfs:isDefinedBy rdf:type owl:AnnotationProperty . ### http://www.w3.org/2000/01/rdf-schema#label rdfs:label rdf:type owl:AnnotationProperty . ### http://www.w3.org/2000/01/rdf-schema#seeAlso rdfs:seeAlso rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/homepage foaf:homepage rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/page foaf:page rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000050 obo:BFO_0000050 rdf:type owl:ObjectProperty ; owl:inverseOf obo:BFO_0000051 ; rdf:type owl:TransitiveProperty ; obo:IAO_0000111 "is part of"@en ; obo:IAO_0000112 "my brain is part of my body (continuant parthood, two material entities)"@en , "my stomach cavity is part of my stomach (continuant parthood, immaterial entity is part of material entity)"@en , "this day is part of this year (occurrent parthood)"@en ; obo:IAO_0000115 "a core relation that holds between a part and its whole"@en ; obo:IAO_0000116 "Everything is part of itself. Any part of any part of a thing is itself part of that thing. Two distinct things cannot be part of each other."@en , "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en , """Parthood requires the part and the whole to have compatible classes: only an occurrent can be part of an occurrent; only a process can be part of a process; only a continuant can be part of a continuant; only an independent continuant can be part of an independent continuant; only an immaterial entity can be part of an immaterial entity; only a specifically dependent continuant can be part of a specifically dependent continuant; only a generically dependent continuant can be part of a generically dependent continuant. (This list is not exhaustive.) A continuant cannot be part of an occurrent: use 'participates in'. An occurrent cannot be part of a continuant: use 'has participant'. A material entity cannot be part of an immaterial entity: use 'has location'. A specifically dependent continuant cannot be part of an independent continuant: use 'inheres in'. An independent continuant cannot be part of a specifically dependent continuant: use 'bearer of'."""@en ; obo:IAO_0000118 "part_of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "part of"@en ; rdfs:seeAlso "http://www.obofoundry.org/ro/#OBO_REL:part_of" . ### http://purl.obolibrary.org/obo/BFO_0000051 obo:BFO_0000051 rdf:type owl:ObjectProperty , owl:TransitiveProperty ; obo:IAO_0000111 "has part"@en ; obo:IAO_0000112 "my body has part my brain (continuant parthood, two material entities)"@en , "my stomach has part my stomach cavity (continuant parthood, material entity has part immaterial entity)"@en , "this year has part this day (occurrent parthood)"@en ; obo:IAO_0000115 "a core relation that holds between a whole and its part"@en ; obo:IAO_0000116 "Everything has itself as a part. Any part of any part of a thing is itself part of that thing. Two distinct things cannot have each other as a part."@en , "Occurrents are not subject to change and so parthood between occurrents holds for all the times that the part exists. Many continuants are subject to change, so parthood between continuants will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en , """Parthood requires the part and the whole to have compatible classes: only an occurrent have an occurrent as part; only a process can have a process as part; only a continuant can have a continuant as part; only an independent continuant can have an independent continuant as part; only a specifically dependent continuant can have a specifically dependent continuant as part; only a generically dependent continuant can have a generically dependent continuant as part. (This list is not exhaustive.) A continuant cannot have an occurrent as part: use 'participates in'. An occurrent cannot have a continuant as part: use 'has participant'. An immaterial entity cannot have a material entity as part: use 'location of'. An independent continuant cannot have a specifically dependent continuant as part: use 'bearer of'. A specifically dependent continuant cannot have an independent continuant as part: use 'inheres in'."""@en ; obo:IAO_0000118 "has_part"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "has part"@en . ### http://purl.obolibrary.org/obo/BFO_0000054 obo:BFO_0000054 rdf:type owl:ObjectProperty ; owl:inverseOf obo:BFO_0000055 ; rdfs:domain obo:BFO_0000017 ; rdfs:range obo:BFO_0000015 ; obo:IAO_0000111 "realized in"@en ; obo:IAO_0000112 "this disease is realized in this disease course"@en , "this fragility is realized in this shattering"@en , "this investigator role is realized in this investigation"@en ; obo:IAO_0000118 "is realized by"@en , "realized_in"@en ; obo:IAO_0000600 "[copied from inverse property 'realizes'] to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ; rdfs:comment "Paraphrase of elucidation: a relation between a realizable entity and a process, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process" ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "realized in"@en . ### http://purl.obolibrary.org/obo/BFO_0000055 obo:BFO_0000055 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000015 ; rdfs:range obo:BFO_0000017 ; obo:IAO_0000111 "realizes"@en ; obo:IAO_0000112 "this disease course realizes this disease"@en , "this investigation realizes this investigator role"@en , "this shattering realizes this fragility"@en ; obo:IAO_0000600 "to say that b realizes c at t is to assert that there is some material entity d & b is a process which has participant d at t & c is a disposition or role of which d is bearer_of at t& the type instantiated by b is correlated with the type instantiated by c. (axiom label in BFO2 Reference: [059-003])"@en ; rdfs:comment "Paraphrase of elucidation: a relation between a process and a realizable entity, where there is some material entity that is bearer of the realizable entity and participates in the process, and the realizable entity comes to be realized in the course of the process" ; rdfs:isDefinedBy obo:iao.owl ; rdfs:label "realizes"@en . ### http://purl.obolibrary.org/obo/BFO_0000066 obo:BFO_0000066 rdf:type owl:ObjectProperty ; owl:inverseOf obo:BFO_0000067 ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000004 ; owl:propertyChainAxiom ( obo:BFO_0000050 obo:BFO_0000066 ) , ( obo:BFO_0000066 obo:BFO_0000050 ) ; obo:IAO_0000111 "occurs in"@en ; obo:IAO_0000115 "b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ; obo:IAO_0000118 "occurs_in"@en , "unfolds in"@en , "unfolds_in"@en ; rdfs:comment "Paraphrase of definition: a relation between a process and an independent continuant, in which the process takes place entirely within the independent continuant" ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "occurs in"@en . ### http://purl.obolibrary.org/obo/BFO_0000067 obo:BFO_0000067 rdf:type owl:ObjectProperty ; obo:IAO_0000111 "site of"@en ; obo:IAO_0000115 "[copied from inverse property 'occurs in'] b occurs_in c =def b is a process and c is a material entity or immaterial entity& there exists a spatiotemporal region r and b occupies_spatiotemporal_region r.& forall(t) if b exists_at t then c exists_at t & there exist spatial regions s and s’ where & b spatially_projects_onto s at t& c is occupies_spatial_region s’ at t& s is a proper_continuant_part_of s’ at t"@en ; rdfs:comment "Paraphrase of definition: a relation between an independent continuant and a process, in which the process takes place entirely within the independent continuant" ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "contains process"@en . ### http://purl.obolibrary.org/obo/RO_0000052 obo:RO_0000052 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0000053 ; obo:IAO_0000111 "inheres in"@en ; obo:IAO_0000112 "this fragility inheres in this vase"@en , "this red color inheres in this apple"@en ; obo:IAO_0000115 "a relation between a specifically dependent continuant (the dependent) and an independent continuant (the bearer), in which the dependent specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A dependent inheres in its bearer at all times for which the dependent exists."@en ; obo:IAO_0000118 "inheres_in"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "inheres in"@en . ### http://purl.obolibrary.org/obo/RO_0000053 obo:RO_0000053 rdf:type owl:ObjectProperty ; rdfs:range obo:BFO_0000020 ; obo:IAO_0000111 "bearer of"@en ; obo:IAO_0000112 "this apple is bearer of this red color"@en , "this vase is bearer of this fragility"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a specifically dependent continuant (the dependent), in which the dependent specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many dependents, and its dependents can exist for different periods of time, but none of its dependents can exist when the bearer does not exist."@en ; obo:IAO_0000118 "bearer_of"@en , "is bearer of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "bearer of"@en . ### http://purl.obolibrary.org/obo/RO_0000056 obo:RO_0000056 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0000057 ; rdfs:domain obo:BFO_0000002 ; rdfs:range obo:BFO_0000003 ; obo:IAO_0000111 "participates in"@en ; obo:IAO_0000112 "this blood clot participates in this blood coagulation"@en , "this input material (or this output material) participates in this process"@en , "this investigator participates in this investigation"@en ; obo:IAO_0000115 "a relation between a continuant and a process, in which the continuant is somehow involved in the process"@en ; obo:IAO_0000118 "participates_in"@en ; rdfs:label "participates in"@en . ### http://purl.obolibrary.org/obo/RO_0000057 obo:RO_0000057 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000003 ; rdfs:range obo:BFO_0000002 ; obo:IAO_0000111 "has participant"@en ; obo:IAO_0000112 "this blood coagulation has participant this blood clot"@en , "this investigation has participant this investigator"@en , "this process has participant this input material (or this output material)"@en ; obo:IAO_0000115 "a relation between a process and a continuant, in which the continuant is somehow involved in the process"@en ; obo:IAO_0000116 "Has_participant is a primitive instance-level relation between a process, a continuant, and a time at which the continuant participates in some way in the process. The relation obtains, for example, when this particular process of oxygen exchange across this particular alveolar membrane has_participant this particular sample of hemoglobin at this particular time."@en ; obo:IAO_0000118 "has_participant"@en ; dc:source "http://www.obofoundry.org/ro/#OBO_REL:has_participant" ; rdfs:label "has participant"@en . ### http://purl.obolibrary.org/obo/RO_0000058 obo:RO_0000058 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0000059 ; rdfs:domain obo:BFO_0000031 ; rdfs:range obo:BFO_0000020 ; obo:IAO_0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The journal article (a generically dependent continuant) is concretized as the quality (a specifically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)."@en , "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)."@en ; obo:IAO_0000115 "A relationship between a generically dependent continuant and a specifically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. A generically dependent continuant may be concretized as multiple specifically dependent continuants."@en ; rdfs:label "is concretized as"@en . ### http://purl.obolibrary.org/obo/RO_0000059 obo:RO_0000059 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000020 ; rdfs:range obo:BFO_0000031 ; obo:IAO_0000112 "A journal article is an information artifact that inheres in some number of printed journals. For each copy of the printed journal there is some quality that carries the journal article, such as a pattern of ink. The quality (a specifically dependent continuant) concretizes the journal article (a generically dependent continuant), and both depend on that copy of the printed journal (an independent continuant)."@en , "An investigator reads a protocol and forms a plan to carry out an assay. The plan is a realizable entity (a specifically dependent continuant) that concretizes the protocol (a generically dependent continuant), and both depend on the investigator (an independent continuant). The plan is then realized by the assay (a process)."@en ; obo:IAO_0000115 "A relationship between a specifically dependent continuant and a generically dependent continuant, in which the generically dependent continuant depends on some independent continuant in virtue of the fact that the specifically dependent continuant also depends on that same independent continuant. Multiple specifically dependent continuants can concretize the same generically dependent continuant."@en ; rdfs:label "concretizes"@en . ### http://purl.obolibrary.org/obo/RO_0000079 obo:RO_0000079 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf obo:RO_0000085 ; rdfs:domain obo:BFO_0000034 ; obo:IAO_0000112 "this catalysis function is a function of this enzyme"@en ; obo:IAO_0000115 "a relation between a function and an independent continuant (the bearer), in which the function specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A function inheres in its bearer at all times for which the function exists, however the function need not be realized at all the times that the function exists."@en ; obo:IAO_0000118 "function_of"@en , "is function of"@en ; rdfs:label "function of"@en . ### http://purl.obolibrary.org/obo/RO_0000080 obo:RO_0000080 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf obo:RO_0000086 ; obo:IAO_0000112 "this red color is a quality of this apple"@en ; obo:IAO_0000115 "a relation between a quality and an independent continuant (the bearer), in which the quality specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A quality inheres in its bearer at all times for which the quality exists."@en ; obo:IAO_0000118 "is quality of"@en , "quality_of"@en ; rdfs:label "quality of"@en . ### http://purl.obolibrary.org/obo/RO_0000081 obo:RO_0000081 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; owl:inverseOf obo:RO_0000087 ; obo:IAO_0000112 "this investigator role is a role of this person"@en ; obo:IAO_0000115 "a relation between a role and an independent continuant (the bearer), in which the role specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A role inheres in its bearer at all times for which the role exists, however the role need not be realized at all the times that the role exists."@en ; obo:IAO_0000118 "is role of"@en , "role_of"@en ; rdfs:label "role of"@en . ### http://purl.obolibrary.org/obo/RO_0000085 obo:RO_0000085 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000034 ; obo:IAO_0000112 "this enzyme has function this catalysis function (more colloquially: this enzyme has this catalysis function)"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a function, in which the function specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many functions, and its functions can exist for different periods of time, but none of its functions can exist when the bearer does not exist. A function need not be realized at all the times that the function exists."@en ; obo:IAO_0000118 "has_function"@en ; rdfs:label "has function"@en . ### http://purl.obolibrary.org/obo/RO_0000086 obo:RO_0000086 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:range obo:BFO_0000019 ; obo:IAO_0000112 "this apple has quality this red color"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a quality, in which the quality specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many qualities, and its qualities can exist for different periods of time, but none of its qualities can exist when the bearer does not exist."@en ; obo:IAO_0000118 "has_quality"@en ; rdfs:label "has quality"@en . ### http://purl.obolibrary.org/obo/RO_0000087 obo:RO_0000087 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000023 ; obo:IAO_0000112 "this person has role this investigator role (more colloquially: this person has this role of investigator)"@en ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a role, in which the role specifically depends on the bearer for its existence"@en ; obo:IAO_0000116 "A bearer can have many roles, and its roles can exist for different periods of time, but none of its roles can exist when the bearer does not exist. A role need not be realized at all the times that the role exists."@en ; obo:IAO_0000118 "has_role"@en ; rdfs:label "has role"@en . ### http://purl.obolibrary.org/obo/RO_0000091 obo:RO_0000091 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000053 ; owl:inverseOf obo:RO_0000092 ; rdfs:domain obo:BFO_0000004 ; rdfs:range obo:BFO_0000016 ; obo:IAO_0000115 "a relation between an independent continuant (the bearer) and a disposition, in which the disposition specifically depends on the bearer for its existence"@en ; rdfs:label "has disposition"@en . ### http://purl.obolibrary.org/obo/RO_0000092 obo:RO_0000092 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000052 ; rdfs:label "disposition of"@en . ### http://purl.obolibrary.org/obo/RO_0001000 obo:RO_0001000 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0001001 ; obo:IAO_0000112 "this cell derives from this parent cell (cell division)"@en , "this nucleus derives from this parent nucleus (nuclear division)"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "a relation between two distinct material entities, the new entity and the old entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ; obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops from'."@en ; obo:IAO_0000118 "derives_from"@en ; rdfs:label "derives from"@en . ### http://purl.obolibrary.org/obo/RO_0001001 obo:RO_0001001 rdf:type owl:ObjectProperty ; obo:IAO_0000112 "this parent cell derives into this cell (cell division)"@en , "this parent nucleus derives into this nucleus (nuclear division)"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "a relation between two distinct material entities, the old entity and the new entity, in which the new entity begins to exist when the old entity ceases to exist, and the new entity inherits the significant portion of the matter of the old entity"@en ; obo:IAO_0000116 "This is a very general relation. More specific relations are preferred when applicable, such as 'directly develops into'. To avoid making statements about a future that may not come to pass, it is often better to use the backward-looking 'derives from' rather than the forward-looking 'derives into'."@en ; obo:IAO_0000118 "derives_into"@en ; rdfs:label "derives into"@en . ### http://purl.obolibrary.org/obo/RO_0001015 obo:RO_0001015 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0001025 ; rdf:type owl:TransitiveProperty ; obo:IAO_0000111 "is location of"@en ; obo:IAO_0000112 "my head is the location of my brain"@en , "this cage is the location of this rat"@en ; obo:IAO_0000115 "a relation between two independent continuants, the location and the target, in which the target is entirely within the location"@en ; obo:IAO_0000116 "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en ; obo:IAO_0000118 "location_of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "location of"@en . ### http://purl.obolibrary.org/obo/RO_0001025 obo:RO_0001025 rdf:type owl:ObjectProperty , owl:TransitiveProperty ; obo:IAO_0000111 "located in"@en ; obo:IAO_0000112 "my brain is located in my head"@en , "this rat is located in this cage"@en ; obo:IAO_0000115 "a relation between two independent continuants, the target and the location, in which the target is entirely within the location"@en ; obo:IAO_0000116 "Location as a relation between instances: The primitive instance-level relation c located_in r at t reflects the fact that each continuant is at any given time associated with exactly one spatial region, namely its exact location. Following we can use this relation to define a further instance-level location relation - not between a continuant and the region which it exactly occupies, but rather between one continuant and another. c is located in c1, in this sense, whenever the spatial region occupied by c is part_of the spatial region occupied by c1. Note that this relation comprehends both the relation of exact location between one continuant and another which obtains when r and r1 are identical (for example, when a portion of fluid exactly fills a cavity), as well as those sorts of inexact location relations which obtain, for example, between brain and head or between ovum and uterus"@en , "Most location relations will only hold at certain times, but this is difficult to specify in OWL. See https://code.google.com/p/obo-relations/wiki/ROAndTime"@en ; obo:IAO_0000118 "located_in"@en ; obo:RO_0001900 obo:RO_0001901 ; dc:source "http://www.obofoundry.org/ro/#OBO_REL:located_in" ; rdfs:label "located in"@en . ### http://purl.obolibrary.org/obo/RO_0002000 obo:RO_0002000 rdf:type owl:ObjectProperty ; owl:inverseOf obo:RO_0002002 ; obo:IAO_0000112 "the surface of my skin is a 2D boundary of my body"@en ; obo:IAO_0000115 "a relation between a 2D immaterial entity (the boundary) and a material entity, in which the boundary delimits the material entity"@en ; obo:IAO_0000116 "A 2D boundary may have holes and gaps, but it must be a single connected entity, not an aggregate of several disconnected parts."@en , "Although the boundary is two-dimensional, it exists in three-dimensional space and thus has a 3D shape."@en ; obo:IAO_0000118 "2D_boundary_of"@en , "boundary of"@en , "is 2D boundary of"@en , "is boundary of"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "2D boundary of"@en . ### http://purl.obolibrary.org/obo/RO_0002002 obo:RO_0002002 rdf:type owl:ObjectProperty ; rdfs:domain obo:BFO_0000040 ; rdfs:range obo:BFO_0000141 ; obo:IAO_0000112 "my body has 2D boundary the surface of my skin"@en ; obo:IAO_0000115 "a relation between a material entity and a 2D immaterial entity (the boundary), in which the boundary delimits the material entity"@en ; obo:IAO_0000116 "A 2D boundary may have holes and gaps, but it must be a single connected entity, not an aggregate of several disconnected parts."@en , "Although the boundary is two-dimensional, it exists in three-dimensional space and thus has a 3D shape."@en ; obo:IAO_0000118 "has boundary"@en , "has_2D_boundary"@en ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "has 2D boundary"@en . ### http://purl.obolibrary.org/obo/RO_0002208 obo:RO_0002208 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; owl:inverseOf obo:RO_0002209 ; obo:IAO_0000115 "A parasite that kills or sterilizes its host" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "parasitoid of" . ### http://purl.obolibrary.org/obo/RO_0002209 obo:RO_0002209 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002445 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has parasitoid" . ### http://purl.obolibrary.org/obo/RO_0002227 obo:RO_0002227 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; obo:IAO_0000115 "A sub-relation of parasite-of in which the parasite that cannot complete its life cycle without a host." ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "obligate parasite of" . ### http://purl.obolibrary.org/obo/RO_0002228 obo:RO_0002228 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; obo:IAO_0000115 "A sub-relations of parasite-of in which the parasite that can complete its life cycle independent of a host." ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "facultative parasite of" . ### http://purl.obolibrary.org/obo/RO_0002235 obo:RO_0002235 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; obo:IAO_0000115 "A parasite-of relationship in which the host is a plant and the parasite that attaches to the host stem (PO:0009047)" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "stem parasite of" . ### http://purl.obolibrary.org/obo/RO_0002236 obo:RO_0002236 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; obo:IAO_0000115 "A parasite-of relationship in which the host is a plant and the parasite that attaches to the host root (PO:0009005)" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "root parasite of" . ### http://purl.obolibrary.org/obo/RO_0002237 obo:RO_0002237 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; obo:IAO_0000115 "A sub-relation of parasite-of in which the parasite is a plant, and the parasite is parasitic under natural conditions and is also photosynthetic to some degree. Hemiparasites may just obtain water and mineral nutrients from the host plant. Many obtain at least part of their organic nutrients from the host as well." ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "hemiparasite of" . ### http://purl.obolibrary.org/obo/RO_0002350 obo:RO_0002350 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000050 ; owl:inverseOf obo:RO_0002351 ; obo:IAO_0000112 "An organism that is a member of a population of organisms" ; obo:IAO_0000115 "is member of is a mereological relation between a item and a collection." ; obo:IAO_0000118 "is member of" , "member part of" ; obo:IAO_0000119 "SIO" ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "member of"@en . ### http://purl.obolibrary.org/obo/RO_0002351 obo:RO_0002351 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:BFO_0000051 ; rdf:type owl:IrreflexiveProperty ; obo:IAO_0000115 "has member is a mereological relation between a collection and an item." ; obo:IAO_0000119 "SIO" ; obo:RO_0001900 obo:RO_0001901 ; rdfs:label "has member"@en . ### http://purl.obolibrary.org/obo/RO_0002434 obo:RO_0002434 rdf:type owl:ObjectProperty , owl:SymmetricProperty ; rdfs:domain obo:BFO_0000040 . ### http://purl.obolibrary.org/obo/RO_0002437 obo:RO_0002437 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002434 ; rdf:type owl:SymmetricProperty ; rdfs:domain obo:BFO_0000040 . ### http://purl.obolibrary.org/obo/RO_0002438 obo:RO_0002438 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; obo:IAO_0000115 "An interaction relationship in which the partners are related via a feeding relationship." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "trophically interacts with" ; rdfs:seeAlso . ### http://purl.obolibrary.org/obo/RO_0002439 obo:RO_0002439 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002438 ; owl:inverseOf obo:RO_0002458 ; obo:IAO_0000112 "A wasp killing a Monarch larva in order to feed to offspring [http://www.inaturalist.org/observations/2942824]" , "Baleen whale preys on krill" ; obo:IAO_0000115 "An interaction relationship involving a predation process, where the subject kills the target in order to eat it or to feed to siblings, offspring or group members" ; obo:IAO_0000117 "Chris Mungall" , "Jorrit Poelen" , "Katja Shulz" ; obo:IAO_0000118 "is subject of predation interaction with" , "preys upon" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "preys on" ; rdfs:seeAlso "http://eol.org/schema/terms/preysUpon" , "http://www.inaturalist.org/observations/2942824" . ### http://purl.obolibrary.org/obo/RO_0002440 obo:RO_0002440 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; rdf:type owl:SymmetricProperty ; owl:propertyChainAxiom ( obo:RO_0002461 obo:RO_0002465 [ owl:inverseOf obo:RO_0002461 ] ) ; obo:IAO_0000115 "A biotic interaction in which the two organisms live together in more or less intimate association." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "http://www.ncbi.nlm.nih.gov/pubmed/19278549"^^xsd:anyURI ; obo:IAO_0000232 "We follow GO and PAMGO in using 'symbiosis' as the broad term encompassing mutualism through parasitism" ; obo:IAO_0000412 obo:ro.owl ; obo:RO_0002561 obo:GO_0044403 ; oboInOwl:inSubset ; rdfs:label "symbiotically interacts with" . ### http://purl.obolibrary.org/obo/RO_0002441 obo:RO_0002441 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002440 ; owl:propertyChainAxiom ( obo:RO_0002461 obo:RO_0002466 [ owl:inverseOf obo:RO_0002461 ] ) ; obo:IAO_0000115 "An interaction relationship between two organisms living together in more or less intimate association in a relationship in which one benefits and the other is unaffected (GO)." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "http://www.ncbi.nlm.nih.gov/pubmed/19278549"^^xsd:anyURI ; obo:IAO_0000412 obo:ro.owl ; obo:RO_0002561 obo:GO_0085031 ; oboInOwl:inSubset ; rdfs:label "commensually interacts with" . ### http://purl.obolibrary.org/obo/RO_0002442 obo:RO_0002442 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002440 ; owl:propertyChainAxiom ( obo:RO_0002461 obo:RO_0002467 [ owl:inverseOf obo:RO_0002461 ] ) ; obo:IAO_0000115 "An interaction relationship between two organisms living together in more or less intimate association in a relationship in which both organisms benefit from each other (GO)." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "http://www.ncbi.nlm.nih.gov/pubmed/19278549"^^xsd:anyURI ; obo:IAO_0000412 obo:ro.owl ; obo:RO_0002561 obo:GO_0085030 ; oboInOwl:inSubset ; rdfs:label "mutualistically interacts with" . ### http://purl.obolibrary.org/obo/RO_0002443 obo:RO_0002443 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002440 ; owl:propertyChainAxiom ( obo:RO_0002461 obo:RO_0002468 [ owl:inverseOf obo:RO_0002461 ] ) ; obo:IAO_0000115 "An interaction relationship between two organisms living together in more or less intimate association in a relationship in which association is disadvantageous or destructive to one of the organisms (GO)." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "http://www.ncbi.nlm.nih.gov/pubmed/19278549"^^xsd:anyURI ; obo:IAO_0000232 "This relation groups a pair of inverse relations, parasite of and parasitized by" ; obo:IAO_0000412 obo:ro.owl ; obo:RO_0002561 obo:GO_0072519 ; oboInOwl:inSubset ; rdfs:label "interacts with via parasite-host interaction" . ### http://purl.obolibrary.org/obo/RO_0002444 obo:RO_0002444 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002443 , obo:RO_0002454 ; owl:inverseOf obo:RO_0002445 ; owl:propertyChainAxiom ( obo:RO_0002462 obo:RO_0002468 [ owl:inverseOf obo:RO_0002463 ] ) ; obo:IAO_0000112 "Pediculus humanus capitis parasite of human" ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "parasitizes" ; obo:IAO_0000412 obo:ro.owl ; obo:RO_0002560 obo:GO_0072519 ; oboInOwl:hasExactSynonym "direct parasite of" ; oboInOwl:inSubset ; rdfs:label "parasite of" ; rdfs:seeAlso "http://eol.org/schema/terms/parasitizes" . ### http://purl.obolibrary.org/obo/RO_0002445 obo:RO_0002445 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002443 , obo:RO_0002453 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "has parasite" , "parasitised by" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:hasExactSynonym "directly parasitized by" ; oboInOwl:inSubset ; rdfs:label "parasitized by" ; rdfs:seeAlso "http://eol.org/schema/terms/hasParasite" . ### http://purl.obolibrary.org/obo/RO_0002446 obo:RO_0002446 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002437 ; obo:IAO_0000112 "Porifiera attaches to substrate" ; obo:IAO_0000115 "A biotic interaction relationship in which one partner is an organism and the other partner is inorganic. For example, the relationship between a sponge and the substrate to which is it anchored." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:hasRelatedSynonym "semibiotically interacts with" ; oboInOwl:inSubset ; rdfs:label "participates in a abiotic-biotic interaction with" ; rdfs:seeAlso . ### http://purl.obolibrary.org/obo/RO_0002453 obo:RO_0002453 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002440 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000232 "The term host is usually used for the larger (macro) of the two members of a symbiosis (GO)" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "host of" . ### http://purl.obolibrary.org/obo/RO_0002454 obo:RO_0002454 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002440 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "has host" ; rdfs:seeAlso "http://eol.org/schema/terms/hasHost" . ### http://purl.obolibrary.org/obo/RO_0002455 obo:RO_0002455 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002442 ; owl:inverseOf obo:RO_0002456 ; obo:IAO_0000112 "Bees pollinate Flowers" ; obo:IAO_0000116 "This relation is intended to be used for biotic pollination - e.g. a bee pollinating a flowering plant. Some kinds of pollination may be semibiotic - e.g. wind can have the role of pollinator. We would use a separate relation for this." ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "is subject of pollination interaction with" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "pollinates" ; rdfs:seeAlso "http://eol.org/schema/terms/pollinates" . ### http://purl.obolibrary.org/obo/RO_0002456 obo:RO_0002456 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002442 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "has polinator" , "is target of pollination interaction with" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "pollinated by" ; rdfs:seeAlso "http://eol.org/schema/terms/hasPollinator" . ### http://purl.obolibrary.org/obo/RO_0002457 obo:RO_0002457 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002438 ; owl:inverseOf obo:RO_0002469 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000232 "Intended to be used when the target of the relation is not itself consumed, and does not have integral parts consumed, but provided nutrients in some other fashion." ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "acquires nutrients from" . ### http://purl.obolibrary.org/obo/RO_0002458 obo:RO_0002458 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002438 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "has predator" , "is target of predation interaction with" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "preyed upon by" ; rdfs:seeAlso "http://eol.org/schema/terms/HasPredator" , "http://polytraits.lifewatchgreece.eu/terms/PRED" . ### http://purl.obolibrary.org/obo/RO_0002459 obo:RO_0002459 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; owl:inverseOf obo:RO_0002460 ; obo:IAO_0000112 "Anopheles is a vector for Plasmodium" ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "a is a vector for b if a carries and transmits an infectious pathogen b into another living organism" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "is vector for" . ### http://purl.obolibrary.org/obo/RO_0002460 obo:RO_0002460 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002459 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "has vector" . ### http://purl.obolibrary.org/obo/RO_0002461 obo:RO_0002461 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0000056 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000232 "Experimental: relation used for defining interaction relations. An interaction relation holds when there is an interaction event with two partners. In a directional interaction, one partner is deemed the subject, the other the target" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "partner in" . ### http://purl.obolibrary.org/obo/RO_0002462 obo:RO_0002462 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002461 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000232 "Experimental: relation used for defining interaction relations; the meaning of s 'subject participant in' p is determined by the type of p, where p must be a directional interaction process. For example, in a predator-prey interaction process the subject is the predator. We can imagine a reciprocal prey-predatory process with subject and object reversed." ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "subject participant in" . ### http://purl.obolibrary.org/obo/RO_0002463 obo:RO_0002463 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002461 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000232 "Experimental: relation used for defining interaction relations; the meaning of s 'target participant in' p is determined by the type of p, where p must be a directional interaction process. For example, in a predator-prey interaction process the target is the prey. We can imagine a reciprocal prey-predatory process with subject and object reversed." ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "target participant in" . ### http://purl.obolibrary.org/obo/RO_0002464 obo:RO_0002464 rdf:type owl:ObjectProperty ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000232 "This property or its subproperties is not to be used directly. These properties exist as helper properties that are used to support OWL reasoning." ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "helper property" . ### http://purl.obolibrary.org/obo/RO_0002465 obo:RO_0002465 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002563 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "is symbiosis" . ### http://purl.obolibrary.org/obo/RO_0002466 obo:RO_0002466 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002465 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "is commensalism" . ### http://purl.obolibrary.org/obo/RO_0002467 obo:RO_0002467 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002465 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "is mutualism" . ### http://purl.obolibrary.org/obo/RO_0002468 obo:RO_0002468 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002465 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "is parasitism" . ### http://purl.obolibrary.org/obo/RO_0002469 obo:RO_0002469 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002438 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "provides nutrients for" . ### http://purl.obolibrary.org/obo/RO_0002470 obo:RO_0002470 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002438 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "is subject of eating interaction with" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "eats" . ### http://purl.obolibrary.org/obo/RO_0002471 obo:RO_0002471 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002438 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000118 "eaten by" , "is target of eating interaction with" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "is eaten by" . ### http://purl.obolibrary.org/obo/RO_0002553 obo:RO_0002553 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002454 ; owl:inverseOf obo:RO_0002554 ; owl:propertyChainAxiom ( obo:RO_0002444 obo:RO_0002444 ) ; obo:IAO_0000115 "x is a hyperparasite of y iff x is a parasite of a parasite of the target organism y" ; obo:IAO_0000116 "Note that parasite-of is a diret relationship, so hyperparasite-of is not considered a sub-relation, even though hyperparasitism can be considered a form of parasitism" ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "http://eol.org/schema/terms/hyperparasitoidOf" , "https://en.wikipedia.org/wiki/Hyperparasite" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:hasRelatedSynonym "epiparasite of" , "hyperparasitoid of" ; oboInOwl:inSubset ; rdfs:label "hyperparasite of" . ### http://purl.obolibrary.org/obo/RO_0002554 obo:RO_0002554 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002453 ; owl:propertyChainAxiom ( obo:RO_0002445 obo:RO_0002445 ) ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:hasRelatedSynonym "has epiparasite" , "has hyperparasite" , "hyperparasitoidized by" ; oboInOwl:inSubset ; rdfs:label "hyperparasitized by" . ### http://purl.obolibrary.org/obo/RO_0002555 obo:RO_0002555 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000119 "http://en.wikipedia.org/wiki/Allelopathy" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "allelopath of" ; rdfs:seeAlso "http://eol.org/schema/terms/allelopathyYes" , "x is an allelopath of y iff xis an organism produces one or more biochemicals that influence the growth, survival, and reproduction of y" . ### http://purl.obolibrary.org/obo/RO_0002556 obo:RO_0002556 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002454 ; owl:inverseOf obo:RO_0002557 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "pathogen of" . ### http://purl.obolibrary.org/obo/RO_0002557 obo:RO_0002557 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002453 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "has pathogen" . ### http://purl.obolibrary.org/obo/RO_0002563 obo:RO_0002563 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002464 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "interaction relation helper property" ; rdfs:seeAlso ; foaf:page "https://github.com/oborel/obo-relations/wiki/InteractionRelations"^^xsd:anyURI . ### http://purl.obolibrary.org/obo/RO_0002574 obo:RO_0002574 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002437 ; obo:IAO_0000117 "Chris Mungall" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; rdfs:label "participates in a biotic-biotic interaction with" ; rdfs:seeAlso . ### http://purl.obolibrary.org/obo/RO_0002618 obo:RO_0002618 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; owl:inverseOf obo:RO_0002619 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "visits" ; rdfs:seeAlso "https://github.com/oborel/obo-relations/issues/74"^^xsd:anyURI . ### http://purl.obolibrary.org/obo/RO_0002619 obo:RO_0002619 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "visited by" . ### http://purl.obolibrary.org/obo/RO_0002622 obo:RO_0002622 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002618 ; owl:inverseOf obo:RO_0002623 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "visits flowers of" . ### http://purl.obolibrary.org/obo/RO_0002623 obo:RO_0002623 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002619 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has flowers visited by" . ### http://purl.obolibrary.org/obo/RO_0002624 obo:RO_0002624 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 , obo:RO_0002618 ; owl:inverseOf obo:RO_0002625 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "lays eggs in" . ### http://purl.obolibrary.org/obo/RO_0002625 obo:RO_0002625 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002445 , obo:RO_0002619 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has eggs laid in by" . ### http://purl.obolibrary.org/obo/RO_0002626 obo:RO_0002626 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; owl:inverseOf obo:RO_0002627 ; obo:IAO_0000119 "https://github.com/jhpoelen/eol-globi-data/issues/143" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "kills" . ### http://purl.obolibrary.org/obo/RO_0002627 obo:RO_0002627 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002574 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "is killed by" . ### http://purl.obolibrary.org/obo/RO_0002632 obo:RO_0002632 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; owl:inverseOf obo:RO_0002633 ; obo:IAO_0000115 "A sub-relation of parasite-of in which the parasite lives on or in the integumental system of the host" ; obo:IAO_0000119 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "ectoparasite of" . ### http://purl.obolibrary.org/obo/RO_0002633 obo:RO_0002633 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002445 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has ectoparasite" . ### http://purl.obolibrary.org/obo/RO_0002634 obo:RO_0002634 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; owl:inverseOf obo:RO_0002635 ; obo:IAO_0000119 , "A sub-relation of parasite-of in which the parasite lives inside the host, beneath the integumental system" ; obo:IAO_0000412 obo:ro.owl ; oboInOwl:hasRelatedSynonym "lives inside of" ; rdfs:label "endoparasite of" . ### http://purl.obolibrary.org/obo/RO_0002635 obo:RO_0002635 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002445 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has endoparasite" . ### http://purl.obolibrary.org/obo/RO_0002636 obo:RO_0002636 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002444 ; owl:inverseOf obo:RO_0002637 ; obo:IAO_0000115 "A sub-relation of parasite-of in which the parasite is partially an endoparasite and partially an ectoparasite" ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "mesoparasite of" . ### http://purl.obolibrary.org/obo/RO_0002637 obo:RO_0002637 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002445 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has mesoparasite" . ### http://purl.obolibrary.org/obo/RO_0002638 obo:RO_0002638 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002634 ; owl:inverseOf obo:RO_0002639 ; obo:IAO_0000115 "A sub-relation of endoparasite-of in which the parasite inhabits the spaces between host cells." ; obo:IAO_0000119 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "intercellular endoparasite of" . ### http://purl.obolibrary.org/obo/RO_0002639 obo:RO_0002639 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002635 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has intercellular endoparasite" . ### http://purl.obolibrary.org/obo/RO_0002640 obo:RO_0002640 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002634 ; owl:inverseOf obo:RO_0002641 ; obo:IAO_0000115 "A sub-relation of endoparasite-of in which the parasite inhabits host cells." ; obo:IAO_0000119 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "intracellular endoparasite of" . ### http://purl.obolibrary.org/obo/RO_0002641 obo:RO_0002641 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf obo:RO_0002635 ; obo:IAO_0000412 obo:ro.owl ; rdfs:label "has intracellular endoparasite" . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000001 obo:BFO_0000001 rdf:type owl:Class ; obo:BFO_0000179 "entity" ; obo:BFO_0000180 "Entity" ; obo:IAO_0000112 "Julius Caesar"@en , "Verdi’s Requiem"@en , "the Second World War"@en , "your body mass index"@en ; obo:IAO_0000116 "BFO 2 Reference: In all areas of empirical inquiry we encounter general terms of two sorts. First are general terms which refer to universals or types:animaltuberculosissurgical procedurediseaseSecond, are general terms used to refer to groups of entities which instantiate a given universal but do not correspond to the extension of any subuniversal of that universal because there is nothing intrinsic to the entities in question by virtue of which they – and only they – are counted as belonging to the given group. Examples are: animal purchased by the Emperortuberculosis diagnosed on a Wednesdaysurgical procedure performed on a patient from Stockholmperson identified as candidate for clinical trial #2056-555person who is signatory of Form 656-PPVpainting by Leonardo da VinciSuch terms, which represent what are called ‘specializations’ in [81"@en , "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf"@en ; obo:IAO_0000600 "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "entity"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000001 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf"@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ; rdfs:seeAlso ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000001 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])"@en ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000002 obo:BFO_0000002 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; owl:disjointWith obo:BFO_0000003 ; obo:BFO_0000179 "continuant" ; obo:BFO_0000180 "Continuant" ; obo:IAO_0000115 "An entity that exists in full at any time in which it exists at all, persists through time while maintaining its identity and has no temporal parts."@en ; obo:IAO_0000116 "BFO 2 Reference: Continuant entities are entities which can be sliced to yield parts only along the spatial dimension, yielding for example the parts of your table which we call its legs, its top, its nails. ‘My desk stretches from the window to the door. It has spatial parts, and can be sliced (in space) in two. With respect to time, however, a thing is a continuant.’ [60, p. 240"@en , "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants"@en ; obo:IAO_0000600 "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])"@en ; obo:IAO_0000601 "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])"@en , "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])"@en , "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])"@en ; obo:IAO_0000602 "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " , "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " , "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " , "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000002 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000003 obo:BFO_0000003 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000001 ; obo:BFO_0000179 "occurrent" ; obo:BFO_0000180 "Occurrent" ; obo:IAO_0000115 "An entity that has temporal parts and that happens, unfolds or develops through time."@en ; obo:IAO_0000116 "BFO 2 Reference: every occurrent that is not a temporal or spatiotemporal region is s-dependent on some independent continuant that is not a spatial region"@en , "BFO 2 Reference: s-dependence obtains between every process and its participants in the sense that, as a matter of necessity, this process could not have existed unless these or those participants existed also. A process may have a succession of participants at different phases of its unfolding. Thus there may be different players on the field at different times during the course of a football game; but the process which is the entire game s-depends_on all of these players nonetheless. Some temporal parts of this process will s-depend_on on only some of the players."@en , "Occurrent doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the sum of a process and the process boundary of another process."@en , "Simons uses different terminology for relations of occurrents to regions: Denote the spatio-temporal location of a given occurrent e by 'spn[e]' and call this region its span. We may say an occurrent is at its span, in any larger region, and covers any smaller region. Now suppose we have fixed a frame of reference so that we can speak not merely of spatio-temporal but also of spatial regions (places) and temporal regions (times). The spread of an occurrent, (relative to a frame of reference) is the space it exactly occupies, and its spell is likewise the time it exactly occupies. We write 'spr[e]' and `spl[e]' respectively for the spread and spell of e, omitting mention of the frame." ; obo:IAO_0000600 "An occurrent is an entity that unfolds itself in time or it is the instantaneous boundary of such an entity (for example a beginning or an ending) or it is a temporal or spatiotemporal region which such an entity occupies_temporal_region or occupies_spatiotemporal_region. (axiom label in BFO2 Reference: [077-002])"@en ; obo:IAO_0000601 "Every occurrent occupies_spatiotemporal_region some spatiotemporal region. (axiom label in BFO2 Reference: [108-001])"@en , "b is an occurrent entity iff b is an entity that has temporal parts. (axiom label in BFO2 Reference: [079-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Occurrent x) (exists (r) (and (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion x r))))) // axiom label in BFO2 CLIF: [108-001] " , "(forall (x) (iff (Occurrent x) (and (Entity x) (exists (y) (temporalPartOf y x))))) // axiom label in BFO2 CLIF: [079-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "occurrent"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Occurrent doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the sum of a process and the process boundary of another process."@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Simons uses different terminology for relations of occurrents to regions: Denote the spatio-temporal location of a given occurrent e by 'spn[e]' and call this region its span. We may say an occurrent is at its span, in any larger region, and covers any smaller region. Now suppose we have fixed a frame of reference so that we can speak not merely of spatio-temporal but also of spatial regions (places) and temporal regions (times). The spread of an occurrent, (relative to a frame of reference) is the space it exactly occupies, and its spell is likewise the time it exactly occupies. We write 'spr[e]' and `spl[e]' respectively for the spread and spell of e, omitting mention of the frame." ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "An occurrent is an entity that unfolds itself in time or it is the instantaneous boundary of such an entity (for example a beginning or an ending) or it is a temporal or spatiotemporal region which such an entity occupies_temporal_region or occupies_spatiotemporal_region. (axiom label in BFO2 Reference: [077-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every occurrent occupies_spatiotemporal_region some spatiotemporal region. (axiom label in BFO2 Reference: [108-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "b is an occurrent entity iff b is an entity that has temporal parts. (axiom label in BFO2 Reference: [079-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Occurrent x) (exists (r) (and (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion x r))))) // axiom label in BFO2 CLIF: [108-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000003 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (iff (Occurrent x) (and (Entity x) (exists (y) (temporalPartOf y x))))) // axiom label in BFO2 CLIF: [079-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000004 obo:BFO_0000004 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; owl:disjointWith obo:BFO_0000020 , obo:BFO_0000031 ; obo:BFO_0000179 "ic" ; obo:BFO_0000180 "IndependentContinuant" ; obo:IAO_0000112 "a chair"@en , "a heart"@en , "a leg"@en , "a molecule"@en , "a spatial region"@en , "an atom"@en , "an orchestra."@en , "an organism"@en , "the bottom right portion of a human torso"@en , "the interior of your mouth"@en ; obo:IAO_0000115 "A continuant that is a bearer of quality and realizable entity entities, in which other entities inhere and which itself cannot inhere in anything."@en , "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ; obo:IAO_0000601 "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en , "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en ; obo:IAO_0000602 "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " , "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " , "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "independent continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000004 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000005 obo:BFO_0000005 rdf:type owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A continuant that is either dependent on one or other independent continuant bearers or inheres in or is borne by other entities."@en ; rdfs:label "obsolete dependent continuant"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.obolibrary.org/obo/BFO_0000006 obo:BFO_0000006 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000141 ; owl:disjointWith obo:BFO_0000029 , obo:BFO_0000140 ; obo:BFO_0000179 "s-region" ; obo:BFO_0000180 "SpatialRegion" ; obo:IAO_0000116 "BFO 2 Reference: Spatial regions do not participate in processes."@en , "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional."@en ; obo:IAO_0000600 "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])"@en ; obo:IAO_0000601 "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])"@en ; obo:IAO_0000602 "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " , "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional."@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000006 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000008 obo:BFO_0000008 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; owl:disjointWith obo:BFO_0000011 , obo:BFO_0000015 , obo:BFO_0000035 ; obo:BFO_0000179 "t-region" ; obo:BFO_0000180 "TemporalRegion" ; obo:IAO_0000116 "Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional"@en ; obo:IAO_0000600 "A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])"@en ; obo:IAO_0000601 "All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])"@en , "Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])"@en ; obo:IAO_0000602 "(forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002] " , "(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001] " , "(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "temporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Temporal region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the mereological sum of a temporal instant and a temporal interval that doesn't overlap the instant. In this case the resultant temporal region is neither 0-dimensional nor 1-dimensional"@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A temporal region is an occurrent entity that is part of time as defined relative to some reference frame. (axiom label in BFO2 Reference: [100-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All parts of temporal regions are temporal regions. (axiom label in BFO2 Reference: [101-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every temporal region t is such that t occupies_temporal_region t. (axiom label in BFO2 Reference: [119-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (r) (if (TemporalRegion r) (occupiesTemporalRegion r r))) // axiom label in BFO2 CLIF: [119-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (TemporalRegion x) (occurrentPartOf y x)) (TemporalRegion y))) // axiom label in BFO2 CLIF: [101-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000008 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (TemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [100-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000009 obo:BFO_0000009 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; owl:disjointWith obo:BFO_0000028 ; obo:BFO_0000179 "2d-s-region" ; obo:BFO_0000180 "TwoDimensionalSpatialRegion" ; obo:IAO_0000112 "an infinitely thin plane in space."@en , "the surface of a sphere-shaped part of space"@en ; obo:IAO_0000600 "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])"@en ; obo:IAO_0000602 "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "two-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000009 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A two-dimensional spatial region is a spatial region that is of two dimensions. (axiom label in BFO2 Reference: [039-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000009 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (TwoDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [039-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000011 obo:BFO_0000011 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BFO_0000179 "st-region" ; obo:BFO_0000180 "SpatiotemporalRegion" ; obo:IAO_0000112 "the spatiotemporal region occupied by a human life"@en , "the spatiotemporal region occupied by a process of cellular meiosis."@en , "the spatiotemporal region occupied by the development of a cancer tumor"@en ; obo:IAO_0000600 "A spatiotemporal region is an occurrent entity that is part of spacetime. (axiom label in BFO2 Reference: [095-001])"@en ; obo:IAO_0000601 "All parts of spatiotemporal regions are spatiotemporal regions. (axiom label in BFO2 Reference: [096-001])"@en , "Each spatiotemporal region at any time t projects_onto some spatial region at t. (axiom label in BFO2 Reference: [099-001])"@en , "Each spatiotemporal region projects_onto some temporal region. (axiom label in BFO2 Reference: [098-001])"@en , "Every spatiotemporal region occupies_spatiotemporal_region itself."@en , "Every spatiotemporal region s is such that s occupies_spatiotemporal_region s. (axiom label in BFO2 Reference: [107-002])"@en ; obo:IAO_0000602 "(forall (r) (if (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion r r))) // axiom label in BFO2 CLIF: [107-002] " , "(forall (x t) (if (SpatioTemporalRegion x) (exists (y) (and (SpatialRegion y) (spatiallyProjectsOntoAt x y t))))) // axiom label in BFO2 CLIF: [099-001] " , "(forall (x y) (if (and (SpatioTemporalRegion x) (occurrentPartOf y x)) (SpatioTemporalRegion y))) // axiom label in BFO2 CLIF: [096-001] " , "(forall (x) (if (SpatioTemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [095-001] " , "(forall (x) (if (SpatioTemporalRegion x) (exists (y) (and (TemporalRegion y) (temporallyProjectsOnto x y))))) // axiom label in BFO2 CLIF: [098-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "spatiotemporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A spatiotemporal region is an occurrent entity that is part of spacetime. (axiom label in BFO2 Reference: [095-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All parts of spatiotemporal regions are spatiotemporal regions. (axiom label in BFO2 Reference: [096-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Each spatiotemporal region at any time t projects_onto some spatial region at t. (axiom label in BFO2 Reference: [099-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Each spatiotemporal region projects_onto some temporal region. (axiom label in BFO2 Reference: [098-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every spatiotemporal region s is such that s occupies_spatiotemporal_region s. (axiom label in BFO2 Reference: [107-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (r) (if (SpatioTemporalRegion r) (occupiesSpatioTemporalRegion r r))) // axiom label in BFO2 CLIF: [107-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (SpatioTemporalRegion x) (exists (y) (and (SpatialRegion y) (spatiallyProjectsOntoAt x y t))))) // axiom label in BFO2 CLIF: [099-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (and (SpatioTemporalRegion x) (occurrentPartOf y x)) (SpatioTemporalRegion y))) // axiom label in BFO2 CLIF: [096-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (SpatioTemporalRegion x) (Occurrent x))) // axiom label in BFO2 CLIF: [095-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000011 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (SpatioTemporalRegion x) (exists (y) (and (TemporalRegion y) (temporallyProjectsOnto x y))))) // axiom label in BFO2 CLIF: [098-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000015 obo:BFO_0000015 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BFO_0000179 "process" ; obo:BFO_0000180 "Process" ; obo:IAO_0000112 "a process of cell-division, \\ a beating of the heart"@en , "a process of meiosis"@en , "a process of sleeping"@en , "the course of a disease"@en , "the flight of a bird"@en , "the life of an organism"@en , "your process of aging."@en ; obo:IAO_0000115 "An occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t."@en , "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@en ; obo:IAO_0000116 "BFO 2 Reference: The realm of occurrents is less pervasively marked by the presence of natural units than is the case in the realm of independent continuants. Thus there is here no counterpart of ‘object’. In BFO 1.0 ‘process’ served as such a counterpart. In BFO 2.0 ‘process’ is, rather, the occurrent counterpart of ‘material entity’. Those natural – as contrasted with engineered, which here means: deliberately executed – units which do exist in the realm of occurrents are typically either parasitic on the existence of natural units on the continuant side, or they are fiat in nature. Thus we can count lives; we can count football games; we can count chemical reactions performed in experiments or in chemical manufacturing. We cannot count the processes taking place, for instance, in an episode of insect mating behavior.Even where natural units are identifiable, for example cycles in a cyclical process such as the beating of a heart or an organism’s sleep/wake cycle, the processes in question form a sequence with no discontinuities (temporal gaps) of the sort that we find for instance where billiard balls or zebrafish or planets are separated by clear spatial gaps. Lives of organisms are process units, but they too unfold in a continuous series from other, prior processes such as fertilization, and they unfold in turn in continuous series of post-life processes such as post-mortem decay. Clear examples of boundaries of processes are almost always of the fiat sort (midnight, a time of death as declared in an operating theater or on a death certificate, the initiation of a state of war)"@en ; obo:IAO_0000602 "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "process"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000015 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "p is a process = Def. p is an occurrent that has temporal proper parts and for some time t, p s-depends_on some material entity at t. (axiom label in BFO2 Reference: [083-003])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000015 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (Process a) (and (Occurrent a) (exists (b) (properTemporalPartOf b a)) (exists (c t) (and (MaterialEntity c) (specificallyDependsOnAt a c t))))) // axiom label in BFO2 CLIF: [083-003] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000016 obo:BFO_0000016 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; owl:disjointWith obo:BFO_0000023 ; obo:BFO_0000179 "disposition" ; obo:BFO_0000180 "Disposition" ; obo:IAO_0000112 "an atom of element X has the disposition to decay to an atom of element Y"@en , "certain people have a predisposition to colon cancer"@en , "children are innately disposed to categorize objects in certain ways."@en , "the cell wall is disposed to filter chemicals in endocytosis and exocytosis"@en ; obo:IAO_0000116 "BFO 2 Reference: Dispositions exist along a strength continuum. Weaker forms of disposition are realized in only a fraction of triggering cases. These forms occur in a significant number of cases of a similar type."@en ; obo:IAO_0000600 "b is a disposition means: b is a realizable entity & b’s bearer is some material entity & b is such that if it ceases to exist, then its bearer is physically changed, & b’s realization occurs when and because this bearer is in some special physical circumstances, & this realization occurs in virtue of the bearer’s physical make-up. (axiom label in BFO2 Reference: [062-002])"@en ; obo:IAO_0000601 "If b is a realizable entity then for all t at which b exists, b s-depends_on some material entity at t. (axiom label in BFO2 Reference: [063-002])"@en ; obo:IAO_0000602 "(forall (x t) (if (and (RealizableEntity x) (existsAt x t)) (exists (y) (and (MaterialEntity y) (specificallyDepends x y t))))) // axiom label in BFO2 CLIF: [063-002] " , "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "disposition"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a disposition means: b is a realizable entity & b’s bearer is some material entity & b is such that if it ceases to exist, then its bearer is physically changed, & b’s realization occurs when and because this bearer is in some special physical circumstances, & this realization occurs in virtue of the bearer’s physical make-up. (axiom label in BFO2 Reference: [062-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "If b is a realizable entity then for all t at which b exists, b s-depends_on some material entity at t. (axiom label in BFO2 Reference: [063-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (and (RealizableEntity x) (existsAt x t)) (exists (y) (and (MaterialEntity y) (specificallyDepends x y t))))) // axiom label in BFO2 CLIF: [063-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000016 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Disposition x) (and (RealizableEntity x) (exists (y) (and (MaterialEntity y) (bearerOfAt x y t)))))) // axiom label in BFO2 CLIF: [062-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000017 obo:BFO_0000017 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; owl:disjointWith obo:BFO_0000019 ; obo:BFO_0000179 "realizable" ; obo:BFO_0000180 "RealizableEntity" ; obo:IAO_0000112 "the disposition of this piece of metal to conduct electricity."@en , "the disposition of your blood to coagulate"@en , "the function of your reproductive organs"@en , "the role of being a doctor"@en , "the role of this boundary to delineate where Utah and Colorado meet"@en ; obo:IAO_0000115 "A specifically dependent continuant that inheres in continuant entities and are not exhibited in full at every time in which it inheres in an entity or group of entities. The exhibition or actualization of a realizable entity is a particular manifestation, functioning or process that occurs under certain circumstances."@en ; obo:IAO_0000600 "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])"@en ; obo:IAO_0000601 "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])"@en ; obo:IAO_0000602 "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002] " , "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "realizable entity"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "To say that b is a realizable entity is to say that b is a specifically dependent continuant that inheres in some independent continuant which is not a spatial region and is of a type instances of which are realized in processes of a correlated type. (axiom label in BFO2 Reference: [058-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "All realizable dependent continuants have independent continuants that are not spatial regions as their bearers. (axiom label in BFO2 Reference: [060-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x t) (if (RealizableEntity x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (bearerOfAt y x t))))) // axiom label in BFO2 CLIF: [060-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000017 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (RealizableEntity x) (and (SpecificallyDependentContinuant x) (exists (y) (and (IndependentContinuant y) (not (SpatialRegion y)) (inheresIn x y)))))) // axiom label in BFO2 CLIF: [058-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000018 obo:BFO_0000018 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; owl:disjointWith obo:BFO_0000028 ; obo:BFO_0000179 "0d-s-region" ; obo:BFO_0000180 "ZeroDimensionalSpatialRegion" ; obo:IAO_0000600 "A zero-dimensional spatial region is a point in space. (axiom label in BFO2 Reference: [037-001])"@en ; obo:IAO_0000602 "(forall (x) (if (ZeroDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [037-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "zero-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000018 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A zero-dimensional spatial region is a point in space. (axiom label in BFO2 Reference: [037-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000018 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ZeroDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [037-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000019 obo:BFO_0000019 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000020 ; obo:BFO_0000179 "quality" ; obo:BFO_0000180 "Quality" ; obo:IAO_0000112 "the ambient temperature of this portion of air"@en , "the color of a tomato"@en , "the length of the circumference of your waist"@en , "the mass of this piece of gold."@en , "the shape of your nose"@en , "the shape of your nostril"@en ; obo:IAO_0000600 "a quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized. (axiom label in BFO2 Reference: [055-001])"@en ; obo:IAO_0000601 "If an entity is a quality at any time that it exists, then it is a quality at every time that it exists. (axiom label in BFO2 Reference: [105-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Quality x) (SpecificallyDependentContinuant x))) // axiom label in BFO2 CLIF: [055-001] " , "(forall (x) (if (exists (t) (and (existsAt x t) (Quality x))) (forall (t_1) (if (existsAt x t_1) (Quality x))))) // axiom label in BFO2 CLIF: [105-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "quality"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a quality is a specifically dependent continuant that, in contrast to roles and dispositions, does not require any further process in order to be realized. (axiom label in BFO2 Reference: [055-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "If an entity is a quality at any time that it exists, then it is a quality at every time that it exists. (axiom label in BFO2 Reference: [105-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Quality x) (SpecificallyDependentContinuant x))) // axiom label in BFO2 CLIF: [055-001] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000019 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (exists (t) (and (existsAt x t) (Quality x))) (forall (t_1) (if (existsAt x t_1) (Quality x))))) // axiom label in BFO2 CLIF: [105-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000020 obo:BFO_0000020 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; owl:disjointWith obo:BFO_0000031 ; obo:BFO_0000179 "sdc" ; obo:BFO_0000180 "SpecificallyDependentContinuant" ; obo:IAO_0000112 "Reciprocal specifically dependent continuants: the function of this key to open this lock and the mutually dependent disposition of this lock: to be opened by this key"@en , "of one-sided specifically dependent continuants: the mass of this tomato"@en , "of relational dependent continuants (multiple bearers): John’s love for Mary, the ownership relation between John and this statue, the relation of authority between John and his subordinates."@en , "the disposition of this fish to decay"@en , "the function of this heart: to pump blood"@en , "the mutual dependence of proton donors and acceptors in chemical reactions [79"@en , "the mutual dependence of the role predator and the role prey as played by two organisms in a given interaction"@en , "the pink color of a medium rare piece of grilled filet mignon at its center"@en , "the role of being a doctor"@en , "the shape of this hole."@en , "the smell of this portion of mozzarella"@en ; obo:IAO_0000115 "A continuant that inheres in or is borne by other entities. Every instance of A requires some specific instance of B which must always be the same."@en , "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en ; obo:IAO_0000116 "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc."@en ; obo:IAO_0000602 "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "specifically dependent continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000020 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a specifically dependent continuant = Def. b is a continuant & there is some independent continuant c which is not a spatial region and which is such that b s-depends_on c at every time t during the course of b’s existence. (axiom label in BFO2 Reference: [050-003])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000020 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Specifically dependent continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. We're not sure what else will develop here, but for example there are questions such as what are promises, obligation, etc."@en ; obo:IAO_0010000 ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000020 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (SpecificallyDependentContinuant a) (and (Continuant a) (forall (t) (if (existsAt a t) (exists (b) (and (IndependentContinuant b) (not (SpatialRegion b)) (specificallyDependsOnAt a b t))))))) // axiom label in BFO2 CLIF: [050-003] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000023 obo:BFO_0000023 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000017 ; obo:BFO_0000179 "role" ; obo:BFO_0000180 "Role" ; obo:IAO_0000112 "John’s role of husband to Mary is dependent on Mary’s role of wife to John, and both are dependent on the object aggregate comprising John and Mary as member parts joined together through the relational quality of being married."@en , "the priest role"@en , "the role of a boundary to demarcate two neighboring administrative territories"@en , "the role of a building in serving as a military target"@en , "the role of a stone in marking a property boundary"@en , "the role of subject in a clinical trial"@en , "the student role"@en ; obo:IAO_0000115 "A realizable entity the manifestation of which brings about some result or end that is not essential to a continuant in virtue of the kind of thing that it is but that can be served or participated in by that kind of continuant in some kinds of natural, social or institutional contexts."@en ; obo:IAO_0000116 "BFO 2 Reference: One major family of examples of non-rigid universals involves roles, and ontologies developed for corresponding administrative purposes may consist entirely of representatives of entities of this sort. Thus ‘professor’, defined as follows,b instance_of professor at t =Def. there is some c, c instance_of professor role & c inheres_in b at t.denotes a non-rigid universal and so also do ‘nurse’, ‘student’, ‘colonel’, ‘taxpayer’, and so forth. (These terms are all, in the jargon of philosophy, phase sortals.) By using role terms in definitions, we can create a BFO conformant treatment of such entities drawing on the fact that, while an instance of professor may be simultaneously an instance of trade union member, no instance of the type professor role is also (at any time) an instance of the type trade union member role (any more than any instance of the type color is at any time an instance of the type length).If an ontology of employment positions should be defined in terms of roles following the above pattern, this enables the ontology to do justice to the fact that individuals instantiate the corresponding universals – professor, sergeant, nurse – only during certain phases in their lives."@en ; obo:IAO_0000600 "b is a role means: b is a realizable entity & b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be& b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed. (axiom label in BFO2 Reference: [061-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Role x) (RealizableEntity x))) // axiom label in BFO2 CLIF: [061-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "role"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000023 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a role means: b is a realizable entity & b exists because there is some single bearer that is in some special physical, social, or institutional set of circumstances in which this bearer does not have to be& b is not such that, if it ceases to exist, then the physical make-up of the bearer is thereby changed. (axiom label in BFO2 Reference: [061-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000023 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Role x) (RealizableEntity x))) // axiom label in BFO2 CLIF: [061-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000024 obo:BFO_0000024 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BFO_0000179 "fiat-object-part" ; obo:BFO_0000180 "FiatObjectPart" ; obo:IAO_0000112 "or with divisions drawn by cognitive subjects for practical reasons, such as the division of a cake (before slicing) into (what will become) slices (and thus member parts of an object aggregate). However, this does not mean that fiat object parts are dependent for their existence on divisions or delineations effected by cognitive subjects. If, for example, it is correct to conceive geological layers of the Earth as fiat object parts of the Earth, then even though these layers were first delineated in recent times, still existed long before such delineation and what holds of these layers (for example that the oldest layers are also the lowest layers) did not begin to hold because of our acts of delineation.Treatment of material entity in BFOExamples viewed by some as problematic cases for the trichotomy of fiat object part, object, and object aggregate include: a mussel on (and attached to) a rock, a slime mold, a pizza, a cloud, a galaxy, a railway train with engine and multiple carriages, a clonal stand of quaking aspen, a bacterial community (biofilm), a broken femur. Note that, as Aristotle already clearly recognized, such problematic cases – which lie at or near the penumbra of instances defined by the categories in question – need not invalidate these categories. The existence of grey objects does not prove that there are not objects which are black and objects which are white; the existence of mules does not prove that there are not objects which are donkeys and objects which are horses. It does, however, show that the examples in question need to be addressed carefully in order to show how they can be fitted into the proposed scheme, for example by recognizing additional subdivisions [29"@en , "the FMA:regional parts of an intact human body."@en , "the Western hemisphere of the Earth"@en , "the division of the brain into regions"@en , "the division of the planet into hemispheres"@en , "the dorsal and ventral surfaces of the body"@en , "the upper and lower lobes of the left lung"@en ; obo:IAO_0000116 "BFO 2 Reference: Most examples of fiat object parts are associated with theoretically drawn divisions"@en ; obo:IAO_0000600 "b is a fiat object part = Def. b is a material entity which is such that for all times t, if b exists at t then there is some object c such that b proper continuant_part of c at t and c is demarcated from the remainder of c by a two-dimensional continuant fiat boundary. (axiom label in BFO2 Reference: [027-004])"@en ; obo:IAO_0000602 "(forall (x) (if (FiatObjectPart x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y) (and (Object y) (properContinuantPartOfAt x y t)))))))) // axiom label in BFO2 CLIF: [027-004] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "fiat object part"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000024 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a fiat object part = Def. b is a material entity which is such that for all times t, if b exists at t then there is some object c such that b proper continuant_part of c at t and c is demarcated from the remainder of c by a two-dimensional continuant fiat boundary. (axiom label in BFO2 Reference: [027-004])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000024 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (FiatObjectPart x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y) (and (Object y) (properContinuantPartOfAt x y t)))))))) // axiom label in BFO2 CLIF: [027-004] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000026 obo:BFO_0000026 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; owl:disjointWith obo:BFO_0000028 ; obo:BFO_0000179 "1d-s-region" ; obo:BFO_0000180 "OneDimensionalSpatialRegion" ; obo:IAO_0000112 "an edge of a cube-shaped portion of space."@en ; obo:IAO_0000600 "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])"@en ; obo:IAO_0000602 "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "one-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000026 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A one-dimensional spatial region is a line or aggregate of lines stretching from one point in space to another. (axiom label in BFO2 Reference: [038-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000026 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (OneDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [038-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000027 obo:BFO_0000027 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BFO_0000179 "object-aggregate" ; obo:BFO_0000180 "ObjectAggregate" ; obo:IAO_0000112 "a collection of cells in a blood biobank."@en , "a swarm of bees is an aggregate of members who are linked together through natural bonds"@en , "a symphony orchestra"@en , "an organization is an aggregate whose member parts have roles of specific types (for example in a jazz band, a chess club, a football team)"@en , "defined by fiat: the aggregate of members of an organization"@en , "defined through physical attachment: the aggregate of atoms in a lump of granite"@en , "defined through physical containment: the aggregate of molecules of carbon dioxide in a sealed container"@en , "defined via attributive delimitations such as: the patients in this hospital"@en , "the aggregate of bearings in a constant velocity axle joint"@en , "the aggregate of blood cells in your body"@en , "the nitrogen atoms in the atmosphere"@en , "the restaurants in Palo Alto"@en , "your collection of Meissen ceramic plates."@en ; obo:IAO_0000116 "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " , "BFO 2 Reference: object aggregates may gain and lose parts while remaining numerically identical (one and the same individual) over time. This holds both for aggregates whose membership is determined naturally (the aggregate of cells in your body) and aggregates determined by fiat (a baseball team, a congressional committee)."@en ; obo:IAO_0000119 "ISBN:978-3-938793-98-5pp124-158#Thomas Bittner and Barry Smith, 'A Theory of Granular Partitions', in K. Munn and B. Smith (eds.), Applied Ontology: An Introduction, Frankfurt/Lancaster: ontos, 2008, 125-158." ; obo:IAO_0000600 "b is an object aggregate means: b is a material entity consisting exactly of a plurality of objects as member_parts at all times at which b exists. (axiom label in BFO2 Reference: [025-004])"@en ; obo:IAO_0000602 "(forall (x) (if (ObjectAggregate x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y z) (and (Object y) (Object z) (memberPartOfAt y x t) (memberPartOfAt z x t) (not (= y z)))))) (not (exists (w t_1) (and (memberPartOfAt w x t_1) (not (Object w)))))))) // axiom label in BFO2 CLIF: [025-004] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "object aggregate"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "An entity a is an object aggregate if and only if there is a mutually exhaustive and pairwise disjoint partition of a into objects " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000119 ; owl:annotatedTarget "ISBN:978-3-938793-98-5pp124-158#Thomas Bittner and Barry Smith, 'A Theory of Granular Partitions', in K. Munn and B. Smith (eds.), Applied Ontology: An Introduction, Frankfurt/Lancaster: ontos, 2008, 125-158." ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is an object aggregate means: b is a material entity consisting exactly of a plurality of objects as member_parts at all times at which b exists. (axiom label in BFO2 Reference: [025-004])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000027 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ObjectAggregate x) (and (MaterialEntity x) (forall (t) (if (existsAt x t) (exists (y z) (and (Object y) (Object z) (memberPartOfAt y x t) (memberPartOfAt z x t) (not (= y z)))))) (not (exists (w t_1) (and (memberPartOfAt w x t_1) (not (Object w)))))))) // axiom label in BFO2 CLIF: [025-004] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000028 obo:BFO_0000028 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000006 ; obo:BFO_0000179 "3d-s-region" ; obo:BFO_0000180 "ThreeDimensionalSpatialRegion" ; obo:IAO_0000112 "a cube-shaped region of space"@en , "a sphere-shaped region of space,"@en ; obo:IAO_0000600 "A three-dimensional spatial region is a spatial region that is of three dimensions. (axiom label in BFO2 Reference: [040-001])"@en ; obo:IAO_0000602 "(forall (x) (if (ThreeDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [040-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "three-dimensional spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000028 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A three-dimensional spatial region is a spatial region that is of three dimensions. (axiom label in BFO2 Reference: [040-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000028 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ThreeDimensionalSpatialRegion x) (SpatialRegion x))) // axiom label in BFO2 CLIF: [040-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000029 obo:BFO_0000029 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000141 ; obo:BFO_0000179 "site" ; obo:BFO_0000180 "Site" ; obo:IAO_0000112 "Manhattan Canyon)"@en , "a hole in the interior of a portion of cheese"@en , "a rabbit hole"@en , "an air traffic control region defined in the airspace above an airport"@en , "the Grand Canyon"@en , "the Piazza San Marco"@en , "the cockpit of an aircraft"@en , "the hold of a ship"@en , "the interior of a kangaroo pouch"@en , "the interior of the trunk of your car"@en , "the interior of your bedroom"@en , "the interior of your office"@en , "the interior of your refrigerator"@en , "the lumen of your gut"@en , "your left nostril (a fiat part – the opening – of your left nasal cavity)"@en ; obo:IAO_0000600 "b is a site means: b is a three-dimensional immaterial entity that is (partially or wholly) bounded by a material entity or it is a three-dimensional immaterial part thereof. (axiom label in BFO2 Reference: [034-002])"@en ; obo:IAO_0000602 "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "site"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000029 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is a site means: b is a three-dimensional immaterial entity that is (partially or wholly) bounded by a material entity or it is a three-dimensional immaterial part thereof. (axiom label in BFO2 Reference: [034-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000029 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Site x) (ImmaterialEntity x))) // axiom label in BFO2 CLIF: [034-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000030 obo:BFO_0000030 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:BFO_0000179 "object" ; obo:BFO_0000180 "Object" ; obo:IAO_0000112 "atom"@en , "cell"@en , "cells and organisms"@en , "engineered artifacts"@en , "grain of sand"@en , "molecule"@en , "organelle"@en , "organism"@en , "planet"@en , "solid portions of matter"@en , "star"@en ; obo:IAO_0000116 "BFO 2 Reference: BFO rests on the presupposition that at multiple micro-, meso- and macroscopic scales reality exhibits certain stable, spatially separated or separable material units, combined or combinable into aggregates of various sorts (for example organisms into what are called ‘populations’). Such units play a central role in almost all domains of natural science from particle physics to cosmology. Many scientific laws govern the units in question, employing general terms (such as ‘molecule’ or ‘planet’) referring to the types and subtypes of units, and also to the types and subtypes of the processes through which such units develop and interact. The division of reality into such natural units is at the heart of biological science, as also is the fact that these units may form higher-level units (as cells form multicellular organisms) and that they may also form aggregates of units, for example as cells form portions of tissue and organs form families, herds, breeds, species, and so on. At the same time, the division of certain portions of reality into engineered units (manufactured artifacts) is the basis of modern industrial technology, which rests on the distributed mass production of engineered parts through division of labor and on their assembly into larger, compound units such as cars and laptops. The division of portions of reality into units is one starting point for the phenomenon of counting."@en , "BFO 2 Reference: Each object is such that there are entities of which we can assert unproblematically that they lie in its interior, and other entities of which we can assert unproblematically that they lie in its exterior. This may not be so for entities lying at or near the boundary between the interior and exterior. This means that two objects – for example the two cells depicted in Figure 3 – may be such that there are material entities crossing their boundaries which belong determinately to neither cell. Something similar obtains in certain cases of conjoined twins (see below)."@en , "BFO 2 Reference: To say that b is causally unified means: b is a material entity which is such that its material parts are tied together in such a way that, in environments typical for entities of the type in question,if c, a continuant part of b that is in the interior of b at t, is larger than a certain threshold size (which will be determined differently from case to case, depending on factors such as porosity of external cover) and is moved in space to be at t at a location on the exterior of the spatial region that had been occupied by b at t, then either b’s other parts will be moved in coordinated fashion or b will be damaged (be affected, for example, by breakage or tearing) in the interval between t and t.causal changes in one part of b can have consequences for other parts of b without the mediation of any entity that lies on the exterior of b. Material entities with no proper material parts would satisfy these conditions trivially. Candidate examples of types of causal unity for material entities of more complex sorts are as follows (this is not intended to be an exhaustive list):CU1: Causal unity via physical coveringHere the parts in the interior of the unified entity are combined together causally through a common membrane or other physical covering\\. The latter points outwards toward and may serve a protective function in relation to what lies on the exterior of the entity [13, 47"@en , "BFO 2 Reference: an object is a maximal causally unified material entity"@en , "BFO 2 Reference: ‘objects’ are sometimes referred to as ‘grains’ [74"@en ; obo:IAO_0000600 "b is an object means: b is a material entity which manifests causal unity of one or other of the types CUn listed above & is of a type (a material universal) instances of which are maximal relative to this criterion of causal unity. (axiom label in BFO2 Reference: [024-001])"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "object"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000030 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b is an object means: b is a material entity which manifests causal unity of one or other of the types CUn listed above & is of a type (a material universal) instances of which are maximal relative to this criterion of causal unity. (axiom label in BFO2 Reference: [024-001])"@en ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000031 obo:BFO_0000031 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000002 ; obo:BFO_0000179 "gdc" ; obo:BFO_0000180 "GenericallyDependentContinuant" ; obo:IAO_0000112 "The entries in your database are patterns instantiated as quality instances in your hard drive. The database itself is an aggregate of such patterns. When you create the database you create a particular instance of the generically dependent continuant type database. Each entry in the database is an instance of the generically dependent continuant type IAO: information content entity."@en , "the pdf file on your laptop, the pdf file that is a copy thereof on my laptop"@en , "the sequence of this protein molecule; the sequence that is a copy thereof in that protein molecule."@en ; obo:IAO_0000115 "A continuant that is dependent on one or other independent continuant bearers. For every instance of A requires some instance of (an independent continuant type) B but which instance of B serves can change from time to time."@en , "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ; obo:IAO_0000602 "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "generically dependent continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000031 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000031 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000034 obo:BFO_0000034 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000016 ; obo:BFO_0000179 "function" ; obo:BFO_0000180 "Function" ; obo:IAO_0000112 "the function of a hammer to drive in nails"@en , "the function of a heart pacemaker to regulate the beating of a heart through electricity"@en , "the function of amylase in saliva to break down starch into sugar"@en ; obo:IAO_0000116 "BFO 2 Reference: In the past, we have distinguished two varieties of function, artifactual function and biological function. These are not asserted subtypes of BFO:function however, since the same function – for example: to pump, to transport – can exist both in artifacts and in biological entities. The asserted subtypes of function that would be needed in order to yield a separate monoheirarchy are not artifactual function, biological function, etc., but rather transporting function, pumping function, etc."@en ; obo:IAO_0000600 "A function is a disposition that exists in virtue of the bearer’s physical make-up and this physical make-up is something the bearer possesses because it came into being, either through evolution (in the case of natural biological entities) or through intentional design (in the case of artifacts), in order to realize processes of a certain sort. (axiom label in BFO2 Reference: [064-001])"@en ; obo:IAO_0000602 "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "function"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000034 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A function is a disposition that exists in virtue of the bearer’s physical make-up and this physical make-up is something the bearer possesses because it came into being, either through evolution (in the case of natural biological entities) or through intentional design (in the case of artifacts), in order to realize processes of a certain sort. (axiom label in BFO2 Reference: [064-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000034 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (Function x) (Disposition x))) // axiom label in BFO2 CLIF: [064-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000035 obo:BFO_0000035 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000003 ; obo:BFO_0000179 "p-boundary" ; obo:BFO_0000180 "ProcessBoundary" ; obo:IAO_0000112 "the boundary between the 2nd and 3rd year of your life."@en ; obo:IAO_0000115 "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])"@en ; obo:IAO_0000601 "Every process boundary occupies_temporal_region a zero-dimensional temporal region. (axiom label in BFO2 Reference: [085-002])"@en ; obo:IAO_0000602 "(forall (x) (if (ProcessBoundary x) (exists (y) (and (ZeroDimensionalTemporalRegion y) (occupiesTemporalRegion x y))))) // axiom label in BFO2 CLIF: [085-002] " , "(iff (ProcessBoundary a) (exists (p) (and (Process p) (temporalPartOf a p) (not (exists (b) (properTemporalPartOf b a)))))) // axiom label in BFO2 CLIF: [084-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "process boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "p is a process boundary =Def. p is a temporal part of a process & p has no proper temporal parts. (axiom label in BFO2 Reference: [084-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every process boundary occupies_temporal_region a zero-dimensional temporal region. (axiom label in BFO2 Reference: [085-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ProcessBoundary x) (exists (y) (and (ZeroDimensionalTemporalRegion y) (occupiesTemporalRegion x y))))) // axiom label in BFO2 CLIF: [085-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000035 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ProcessBoundary a) (exists (p) (and (Process p) (temporalPartOf a p) (not (exists (b) (properTemporalPartOf b a)))))) // axiom label in BFO2 CLIF: [084-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000038 obo:BFO_0000038 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000008 ; owl:disjointWith obo:BFO_0000148 ; obo:BFO_0000179 "1d-t-region" ; obo:BFO_0000180 "OneDimensionalTemporalRegion" ; obo:IAO_0000112 "the temporal region during which a process occurs."@en ; obo:IAO_0000116 "BFO 2 Reference: A temporal interval is a special kind of one-dimensional temporal region, namely one that is self-connected (is without gaps or breaks)."@en ; obo:IAO_0000600 "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])"@en ; obo:IAO_0000602 "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "one-dimensional temporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000038 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A one-dimensional temporal region is a temporal region that is extended. (axiom label in BFO2 Reference: [103-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000038 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (OneDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [103-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000040 obo:BFO_0000040 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000004 ; owl:disjointWith obo:BFO_0000141 ; obo:BFO_0000179 "material" ; obo:BFO_0000180 "MaterialEntity" ; obo:IAO_0000112 "a flame"@en , "a forest fire"@en , "a human being"@en , "a hurricane"@en , "a photon"@en , "a puff of smoke"@en , "a sea wave"@en , "a tornado"@en , "an aggregate of human beings."@en , "an energy wave"@en , "an epidemic"@en , "the undetached arm of a human being"@en ; obo:IAO_0000115 "An independent continuant that is spatially extended whose identity is independent of that of other entities and can be maintained through time."@en ; obo:IAO_0000116 "BFO 2 Reference: Material entities (continuants) can preserve their identity even while gaining and losing material parts. Continuants are contrasted with occurrents, which unfold themselves in successive temporal parts or phases [60"@en , "BFO 2 Reference: Object, Fiat Object Part and Object Aggregate are not intended to be exhaustive of Material Entity. Users are invited to propose new subcategories of Material Entity."@en , "BFO 2 Reference: ‘Matter’ is intended to encompass both mass and energy (we will address the ontological treatment of portions of energy in a later version of BFO). A portion of matter is anything that includes elementary particles among its proper or improper parts: quarks and leptons, including electrons, as the smallest particles thus far discovered; baryons (including protons and neutrons) at a higher level of granularity; atoms and molecules at still higher levels, forming the cells, organs, organisms and other material entities studied by biologists, the portions of rock studied by geologists, the fossils studied by paleontologists, and so on.Material entities are three-dimensional entities (entities extended in three spatial dimensions), as contrasted with the processes in which they participate, which are four-dimensional entities (entities extended also along the dimension of time).According to the FMA, material entities may have immaterial entities as parts – including the entities identified below as sites; for example the interior (or ‘lumen’) of your small intestine is a part of your body. BFO 2.0 embodies a decision to follow the FMA here."@en ; obo:IAO_0000600 "A material entity is an independent continuant that has some portion of matter as proper or improper continuant part. (axiom label in BFO2 Reference: [019-002])"@en ; obo:IAO_0000601 "Every entity which has a material entity as continuant part is a material entity. (axiom label in BFO2 Reference: [020-002])"@en , "every entity of which a material entity is continuant part is also a material entity. (axiom label in BFO2 Reference: [021-002])"@en ; obo:IAO_0000602 "(forall (x) (if (MaterialEntity x) (IndependentContinuant x))) // axiom label in BFO2 CLIF: [019-002] " , "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt x y t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [021-002] " , "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "material entity"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A material entity is an independent continuant that has some portion of matter as proper or improper continuant part. (axiom label in BFO2 Reference: [019-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "Every entity which has a material entity as continuant part is a material entity. (axiom label in BFO2 Reference: [020-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000601 ; owl:annotatedTarget "every entity of which a material entity is continuant part is also a material entity. (axiom label in BFO2 Reference: [021-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (MaterialEntity x) (IndependentContinuant x))) // axiom label in BFO2 CLIF: [019-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt x y t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [021-002] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000040 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (and (Entity x) (exists (y t) (and (MaterialEntity y) (continuantPartOfAt y x t)))) (MaterialEntity x))) // axiom label in BFO2 CLIF: [020-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000140 obo:BFO_0000140 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000141 ; obo:BFO_0000179 "cf-boundary" ; obo:BFO_0000180 "ContinuantFiatBoundary" ; obo:IAO_0000115 "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])"@en ; obo:IAO_0000116 "BFO 2 Reference: In BFO 1.1 the assumption was made that the external surface of a material entity such as a cell could be treated as if it were a boundary in the mathematical sense. The new document propounds the view that when we talk about external surfaces of material objects in this way then we are talking about something fiat. To be dealt with in a future version: fiat boundaries at different levels of granularity.More generally, the focus in discussion of boundaries in BFO 2.0 is now on fiat boundaries, which means: boundaries for which there is no assumption that they coincide with physical discontinuities. The ontology of boundaries becomes more closely allied with the ontology of regions."@en , "BFO 2 Reference: a continuant fiat boundary is a boundary of some material entity (for example: the plane separating the Northern and Southern hemispheres; the North Pole), or it is a boundary of some immaterial entity (for example of some portion of airspace). Three basic kinds of continuant fiat boundary can be distinguished (together with various combination kinds [29"@en , "Continuant fiat boundary doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the mereological sum of two-dimensional continuant fiat boundary and a one dimensional continuant fiat boundary that doesn't overlap it. The situation is analogous to temporal and spatial regions."@en ; obo:IAO_0000601 "Every continuant fiat boundary is located at some spatial region at every time at which it exists"@en ; obo:IAO_0000602 "(iff (ContinuantFiatBoundary a) (and (ImmaterialEntity a) (exists (b) (and (or (ZeroDimensionalSpatialRegion b) (OneDimensionalSpatialRegion b) (TwoDimensionalSpatialRegion b)) (forall (t) (locatedInAt a b t)))) (not (exists (c t) (and (SpatialRegion c) (continuantPartOfAt c a t)))))) // axiom label in BFO2 CLIF: [029-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000140 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a continuant fiat boundary = Def. b is an immaterial entity that is of zero, one or two dimensions and does not include a spatial region as part. (axiom label in BFO2 Reference: [029-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000140 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "Continuant fiat boundary doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. An example would be the mereological sum of two-dimensional continuant fiat boundary and a one dimensional continuant fiat boundary that doesn't overlap it. The situation is analogous to temporal and spatial regions."@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000140 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ContinuantFiatBoundary a) (and (ImmaterialEntity a) (exists (b) (and (or (ZeroDimensionalSpatialRegion b) (OneDimensionalSpatialRegion b) (TwoDimensionalSpatialRegion b)) (forall (t) (locatedInAt a b t)))) (not (exists (c t) (and (SpatialRegion c) (continuantPartOfAt c a t)))))) // axiom label in BFO2 CLIF: [029-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000141 obo:BFO_0000141 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000004 ; obo:BFO_0000179 "immaterial" ; obo:BFO_0000180 "ImmaterialEntity" ; obo:IAO_0000116 "BFO 2 Reference: Immaterial entities are divided into two subgroups:boundaries and sites, which bound, or are demarcated in relation, to material entities, and which can thus change location, shape and size and as their material hosts move or change shape or size (for example: your nasal passage; the hold of a ship; the boundary of Wales (which moves with the rotation of the Earth) [38, 7, 10"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "immaterial entity"@en . ### http://purl.obolibrary.org/obo/BFO_0000142 obo:BFO_0000142 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000140 ; owl:disjointWith obo:BFO_0000146 , obo:BFO_0000147 ; obo:BFO_0000179 "1d-cf-boundary" ; obo:BFO_0000180 "OneDimensionalContinuantFiatBoundary" ; obo:IAO_0000112 "The Equator"@en , "all geopolitical boundaries"@en , "all lines of latitude and longitude"@en , "the line separating the outer surface of the mucosa of the lower lip from the outer surface of the skin of the chin."@en , "the median sulcus of your tongue"@en ; obo:IAO_0000600 "a one-dimensional continuant fiat boundary is a continuous fiat line whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [032-001])"@en ; obo:IAO_0000602 "(iff (OneDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (OneDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [032-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "one-dimensional continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000142 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a one-dimensional continuant fiat boundary is a continuous fiat line whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [032-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000142 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (OneDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (OneDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [032-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000144 obo:BFO_0000144 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; owl:disjointWith obo:BFO_0000182 ; obo:BFO_0000179 "process-profile" ; obo:BFO_0000180 "ProcessProfile" ; obo:IAO_0000112 "On a somewhat higher level of complexity are what we shall call rate process profiles, which are the targets of selective abstraction focused not on determinate quality magnitudes plotted over time, but rather on certain ratios between these magnitudes and elapsed times. A speed process profile, for example, is represented by a graph plotting against time the ratio of distance covered per unit of time. Since rates may change, and since such changes, too, may have rates of change, we have to deal here with a hierarchy of process profile universals at successive levels"@en , "One important sub-family of rate process profiles is illustrated by the beat or frequency profiles of cyclical processes, illustrated by the 60 beats per minute beating process of John’s heart, or the 120 beats per minute drumming process involved in one of John’s performances in a rock band, and so on. Each such process includes what we shall call a beat process profile instance as part, a subtype of rate process profile in which the salient ratio is not distance covered but rather number of beat cycles per unit of time. Each beat process profile instance instantiates the determinable universal beat process profile. But it also instantiates multiple more specialized universals at lower levels of generality, selected from rate process profilebeat process profileregular beat process profile3 bpm beat process profile4 bpm beat process profileirregular beat process profileincreasing beat process profileand so on.In the case of a regular beat process profile, a rate can be assigned in the simplest possible fashion by dividing the number of cycles by the length of the temporal region occupied by the beating process profile as a whole. Irregular process profiles of this sort, for example as identified in the clinic, or in the readings on an aircraft instrument panel, are often of diagnostic significance."@en , "The simplest type of process profiles are what we shall call ‘quality process profiles’, which are the process profiles which serve as the foci of the sort of selective abstraction that is involved when measurements are made of changes in single qualities, as illustrated, for example, by process profiles of mass, temperature, aortic pressure, and so on."@en ; obo:IAO_0000115 "b is a process_profile =Def. there is some process c such that b process_profile_of c (axiom label in BFO2 Reference: [093-002])"@en ; obo:IAO_0000600 "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; obo:IAO_0000602 "(forall (x y) (if (processProfileOf x y) (and (properContinuantPartOf x y) (exists (z t) (and (properOccurrentPartOf z y) (TemporalRegion t) (occupiesSpatioTemporalRegion x t) (occupiesSpatioTemporalRegion y t) (occupiesSpatioTemporalRegion z t) (not (exists (w) (and (occurrentPartOf w x) (occurrentPartOf w z))))))))) // axiom label in BFO2 CLIF: [094-005] " , "(iff (ProcessProfile a) (exists (b) (and (Process b) (processProfileOf a b)))) // axiom label in BFO2 CLIF: [093-002] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "process profile"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a process_profile =Def. there is some process c such that b process_profile_of c (axiom label in BFO2 Reference: [093-002])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "b process_profile_of c holds when b proper_occurrent_part_of c& there is some proper_occurrent_part d of c which has no parts in common with b & is mutually dependent on b& is such that b, c and d occupy the same temporal region (axiom label in BFO2 Reference: [094-005])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x y) (if (processProfileOf x y) (and (properContinuantPartOf x y) (exists (z t) (and (properOccurrentPartOf z y) (TemporalRegion t) (occupiesSpatioTemporalRegion x t) (occupiesSpatioTemporalRegion y t) (occupiesSpatioTemporalRegion z t) (not (exists (w) (and (occurrentPartOf w x) (occurrentPartOf w z))))))))) // axiom label in BFO2 CLIF: [094-005] " ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000144 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ProcessProfile a) (exists (b) (and (Process b) (processProfileOf a b)))) // axiom label in BFO2 CLIF: [093-002] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000145 obo:BFO_0000145 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000019 ; obo:BFO_0000179 "r-quality" ; obo:BFO_0000180 "RelationalQuality" ; obo:IAO_0000112 "John’s role of husband to Mary is dependent on Mary’s role of wife to John, and both are dependent on the object aggregate comprising John and Mary as member parts joined together through the relational quality of being married."@en , "a marriage bond, an instance of love, an obligation between one person and another."@en ; obo:IAO_0000115 "b is a relational quality = Def. for some independent continuants c, d and for some time t: b quality_of c at t & b quality_of d at t. (axiom label in BFO2 Reference: [057-001])"@en ; obo:IAO_0000602 "(iff (RelationalQuality a) (exists (b c t) (and (IndependentContinuant b) (IndependentContinuant c) (qualityOfAt a b t) (qualityOfAt a c t)))) // axiom label in BFO2 CLIF: [057-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "relational quality"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000145 ; owl:annotatedProperty obo:IAO_0000115 ; owl:annotatedTarget "b is a relational quality = Def. for some independent continuants c, d and for some time t: b quality_of c at t & b quality_of d at t. (axiom label in BFO2 Reference: [057-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000145 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (RelationalQuality a) (exists (b c t) (and (IndependentContinuant b) (IndependentContinuant c) (qualityOfAt a b t) (qualityOfAt a c t)))) // axiom label in BFO2 CLIF: [057-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000146 obo:BFO_0000146 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000140 ; obo:BFO_0000179 "2d-cf-boundary" ; obo:BFO_0000180 "TwoDimensionalContinuantFiatBoundary" ; obo:IAO_0000600 "a two-dimensional continuant fiat boundary (surface) is a self-connected fiat surface whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [033-001])"@en ; obo:IAO_0000602 "(iff (TwoDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (TwoDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [033-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "two-dimensional continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000146 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a two-dimensional continuant fiat boundary (surface) is a self-connected fiat surface whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [033-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000146 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (TwoDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (TwoDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [033-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000147 obo:BFO_0000147 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000140 ; obo:BFO_0000179 "0d-cf-boundary" ; obo:BFO_0000180 "ZeroDimensionalContinuantFiatBoundary" ; obo:IAO_0000112 "the geographic North Pole"@en , "the point of origin of some spatial coordinate system."@en , "the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet"@en ; obo:IAO_0000116 "zero dimension continuant fiat boundaries are not spatial points. Considering the example 'the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet' : There are many frames in which that point is zooming through many points in space. Whereas, no matter what the frame, the quadripoint is always in the same relation to the boundaries of Colorado, Utah, New Mexico, and Arizona."@en ; obo:IAO_0000600 "a zero-dimensional continuant fiat boundary is a fiat point whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [031-001])"@en ; obo:IAO_0000602 "(iff (ZeroDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (ZeroDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [031-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "zero-dimensional continuant fiat boundary"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000147 ; owl:annotatedProperty obo:IAO_0000116 ; owl:annotatedTarget "zero dimension continuant fiat boundaries are not spatial points. Considering the example 'the quadripoint where the boundaries of Colorado, Utah, New Mexico, and Arizona meet' : There are many frames in which that point is zooming through many points in space. Whereas, no matter what the frame, the quadripoint is always in the same relation to the boundaries of Colorado, Utah, New Mexico, and Arizona."@en ; obo:IAO_0010000 ; rdfs:comment "requested by Melanie Courtot" ; rdfs:seeAlso ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000147 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "a zero-dimensional continuant fiat boundary is a fiat point whose location is defined in relation to some material entity. (axiom label in BFO2 Reference: [031-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000147 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(iff (ZeroDimensionalContinuantFiatBoundary a) (and (ContinuantFiatBoundary a) (exists (b) (and (ZeroDimensionalSpatialRegion b) (forall (t) (locatedInAt a b t)))))) // axiom label in BFO2 CLIF: [031-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000148 obo:BFO_0000148 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000008 ; obo:BFO_0000179 "0d-t-region" ; obo:BFO_0000180 "ZeroDimensionalTemporalRegion" ; obo:IAO_0000112 "a temporal region that is occupied by a process boundary"@en , "right now"@en , "the moment at which a child is born"@en , "the moment at which a finger is detached in an industrial accident"@en , "the moment of death."@en ; obo:IAO_0000118 "temporal instant."@en ; obo:IAO_0000600 "A zero-dimensional temporal region is a temporal region that is without extent. (axiom label in BFO2 Reference: [102-001])"@en ; obo:IAO_0000602 "(forall (x) (if (ZeroDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [102-001] " ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "zero-dimensional temporal region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000148 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A zero-dimensional temporal region is a temporal region that is without extent. (axiom label in BFO2 Reference: [102-001])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000148 ; owl:annotatedProperty obo:IAO_0000602 ; owl:annotatedTarget "(forall (x) (if (ZeroDimensionalTemporalRegion x) (TemporalRegion x))) // axiom label in BFO2 CLIF: [102-001] " ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/BFO_0000182 obo:BFO_0000182 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; obo:BFO_0000179 "history" ; obo:BFO_0000180 "History" ; obo:IAO_0000600 "A history is a process that is the sum of the totality of processes taking place in the spatiotemporal region occupied by a material entity or site, including processes on the surface of the entity or within the cavities to which it serves as host. (axiom label in BFO2 Reference: [138-001])"@en ; rdfs:isDefinedBy obo:bfo.owl ; rdfs:label "history"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000182 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "A history is a process that is the sum of the totality of processes taking place in the spatiotemporal region occupied by a material entity or site, including processes on the surface of the entity or within the cavities to which it serves as host. (axiom label in BFO2 Reference: [138-001])"@en ; obo:IAO_0010000 ] . ### http://purl.obolibrary.org/obo/CARO_0001010 obo:CARO_0001010 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000031 ; obo:IAO_0000115 "Material anatomical entity that is a member of an individual species or is a viral or viroid particle."^^xsd:string ; obo:IAO_0000589 "organism or virus"@en ; obo:IAO_created_by "Melissa Haendel"^^xsd:string ; obo:IAO_creation_date "9/18/11"^^xsd:string ; rdfs:label "organism or virus or viroid"^^xsd:string . ### http://purl.obolibrary.org/obo/CARO_0010004 obo:CARO_0010004 rdf:type owl:Class ; rdfs:subClassOf obo:CARO_0001010 ; obo:IAO_0000115 "An individual member of a clade."^^xsd:string ; obo:IAO_0000589 "organism"@en ; obo:IAO_created_by "mah"^^xsd:string ; obo:IAO_creation_date "7.16.2011"^^xsd:string ; rdfs:comment "A general term for organism that is agnostic about single cell vs multi-cellular. Note that this is a subclass of 'anatomical structure', meaning that an organism must be a connected structure. So, if I take one plant and make a rooted cutting from a it, I now have two (clonally related) organisms. "^^xsd:string ; rdfs:label "organism"^^xsd:string . ### http://purl.obolibrary.org/obo/ENVO_00000000 obo:ENVO_00000000 rdf:type owl:Class ; rdfs:subClassOf obo:ENVO_00002297 ; obo:IAO_0000412 obo:envo.owl ; oboInOwl:hasDbXref "Wikipedia:Geographic_feature"^^xsd:string ; oboInOwl:hasExactSynonym "macroscopic spatial feature"^^xsd:string ; oboInOwl:hasOBONamespace "ENVO"^^xsd:string ; oboInOwl:id "ENVO:00000000"^^xsd:string ; rdfs:comment "May appear on a map."^^xsd:string ; rdfs:label "geographic feature"^^xsd:string . ### http://purl.obolibrary.org/obo/ENVO_00000002 obo:ENVO_00000002 rdf:type owl:Class ; rdfs:subClassOf obo:ENVO_00000000 ; obo:IAO_0000412 obo:envo.owl ; oboInOwl:hasDbXref "FTT:78"^^xsd:string , "TGN:50001"^^xsd:string ; oboInOwl:hasOBONamespace "ENVO"^^xsd:string ; oboInOwl:hasRelatedSynonym "man-made feature"^^xsd:string , "manmade feature"^^xsd:string ; oboInOwl:id "ENVO:00000002"^^xsd:string ; rdfs:label "anthropogenic geographic feature"^^xsd:string . ### http://purl.obolibrary.org/obo/ENVO_00000070 obo:ENVO_00000070 rdf:type owl:Class ; rdfs:subClassOf obo:ENVO_00000002 ; obo:IAO_0000115 "A feature that has been constructed by deliberate human effort."^^xsd:string ; obo:IAO_0000412 obo:envo.owl ; oboInOwl:hasOBONamespace "ENVO"^^xsd:string ; oboInOwl:id "ENVO:00000070"^^xsd:string ; rdfs:comment "\"constructed\" should probably be made something like a quality and this class obsoleted." ; rdfs:label "constructed feature"^^xsd:string . ### http://purl.obolibrary.org/obo/ENVO_00002297 obo:ENVO_00002297 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000115 "A material entity which determines an environmental system."^^xsd:string ; obo:IAO_0000412 obo:envo.owl ; oboInOwl:hasOBONamespace "ENVO"^^xsd:string ; oboInOwl:id "ENVO:00002297"^^xsd:string ; rdfs:comment "A material entity determines an environmental system when its removal would cause the collapse of that system. For example, a seamount determines a seamount environment, acting as its 'hub'. This class is currently being aligned to the Basic Formal Ontology. Following this alignment, its definition and the definitions of its subclasses will be revised."^^xsd:string ; rdfs:label "environmental feature"^^xsd:string . ### http://purl.obolibrary.org/obo/ENVO_01000744 obo:ENVO_01000744 rdf:type owl:Class ; rdfs:subClassOf obo:ENVO_00000070 ; obo:IAO_0000115 "A self-contained constructed feature used by one or more households as a home, such as a house, apartment, mobile home, houseboat or other 'substantial' structure. A dwelling typically includes nearby outbuildings, sheds etc. within the curtilage of the property, excluding any 'open fields beyond'. It has significance in relation to search and seizure, conveyancing of real property, burglary, trespass, and land use planning." ; obo:IAO_0000116 "See https://github.com/EnvironmentOntology/envo/issues/264 for discussion. This definition needs a lot of clean up and links to household and related classes must be made to form logical definitions for inference to work." , "Subclasses will be added by inference." ; obo:IAO_0000412 obo:envo.owl ; rdfs:label "human dwelling"@en . ### http://purl.obolibrary.org/obo/GO_0000128 obo:GO_0000128 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 ; obo:IAO_0000115 "The reversible, non-sexual aggregation of single-celled organisms in suspension to form aggregates of many cells known as flocs."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Flocculation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000128"^^xsd:string ; oboInOwl:inSubset , ; rdfs:comment "The word floc derives from the Latin word floccus, which means a tuft of wool."^^xsd:string ; rdfs:label "flocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000501 obo:GO_0000501 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000128 ; obo:IAO_0000115 "The reversible, non-sexual aggregation of cells mediated by the binding of proteins in the cell wall of one cell to carbohydrates in the cell wall of another cell. An example of this process is found in Saccharomyces cerevisiae, in which it is pH- and calcium-dependent."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000501"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "flocculation via cell wall protein-carbohydrate interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000746 obo:GO_0000746 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 ; obo:IAO_0000115 "The union or introduction of genetic information from compatible mating types that results in a genetically different individual. Conjugation requires direct cellular contact between the organisms."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Conjugation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000746"^^xsd:string ; oboInOwl:inSubset , , , , , ; rdfs:label "conjugation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000747 obo:GO_0000747 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000746 , obo:GO_0019953 ; obo:IAO_0000115 "A conjugation process that results in the union of cellular and genetic information from compatible mating types. An example of this process is found in Saccharomyces cerevisiae."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0007322"^^xsd:string , "GO:0007333"^^xsd:string , "GO:0030461"^^xsd:string , "GO:0030477"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "cell fusion"^^xsd:string , "mating"^^xsd:string ; oboInOwl:id "GO:0000747"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "conjugation with cellular fusion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000748 obo:GO_0000748 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000746 ; obo:IAO_0000115 "A conjugation process that results in the mutual exchange and union of only genetic information between compatible mating types. Conjugation without cellular fusion requires direct cellular contact between the organisms without plasma membrane fusion. The organisms involved in conjugation without cellular fusion separate after nuclear exchange."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "conjugation without cellular fusion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000748"^^xsd:string ; rdfs:label "conjugation with mutual genetic exchange"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000752 obo:GO_0000752 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000771 , obo:GO_0044764 ; obo:IAO_0000115 "During conjugation with cellular fusion, the aggregation or adhesion of compatible mating types via complementary cell-cell interactions. An example of this process is agglutination in Saccharomyces cerevisiae."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0007334"^^xsd:string ; oboInOwl:hasBroadSynonym "agglutination"^^xsd:string ; oboInOwl:hasExactSynonym "cell-cell adhesion during conjugation with cellular fusion"^^xsd:string , "cell-cell adhesion during mating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000752"^^xsd:string ; rdfs:label "agglutination involved in conjugation with cellular fusion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000758 obo:GO_0000758 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000771 ; obo:IAO_0000115 "During conjugation without cellular fusion, the aggregation or adhesion of compatible mating types via complementary cell-cell interactions."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "agglutination involved in conjugation without cellular fusion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000758"^^xsd:string ; rdfs:label "agglutination involved in conjugation with mutual genetic exchange"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000761 obo:GO_0000761 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098610 ; obo:IAO_0000115 "During conjugation without cellular fusion, the process that results in pairing complementary mating types. Localized morphological, cytological, and cytoskeletal changes connect the mating types without cytoplasmic mixing."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000761"^^xsd:string ; rdfs:label "conjugant formation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000762 obo:GO_0000762 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009291 ; obo:IAO_0000115 "The process of unidirectional (polarized) transfer of genetic information in response to a pheromone. It involves direct cellular contact between a donor and recipient cell; the contact is followed by the formation of a cellular bridge that physically connects the cells; some or all of the chromosome(s) of one cell ('male') is then transferred into the other cell ('female'); unidirectional conjugation occurs between cells of different mating types."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000762"^^xsd:string ; rdfs:label "pheromone-induced unidirectional conjugation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0000771 obo:GO_0000771 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098610 ; obo:IAO_0000115 "The aggregation or adhesion of compatible mating types via complementary cell-cell interactions prior to the formation of irreversible cellular contacts during conjugation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0000771"^^xsd:string ; rdfs:label "agglutination involved in conjugation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001562 obo:GO_0001562 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a protozoan."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0042833"^^xsd:string ; oboInOwl:hasExactSynonym "response to protozoa"^^xsd:string , "response to protozoon"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "resistance to pathogenic protozoa"^^xsd:string ; oboInOwl:id "GO:0001562"^^xsd:string ; rdfs:label "response to protozoan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001563 obo:GO_0001563 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001562 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from a protozoan is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "detection of protozoa"^^xsd:string , "detection of protozoon"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of protozoa"^^xsd:string ; oboInOwl:id "GO:0001563"^^xsd:string ; rdfs:label "detection of protozoan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001878 obo:GO_0001878 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009620 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a yeast species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0001878"^^xsd:string ; rdfs:comment "defined as response to Saccharomycotina (true yeasts). This excludes fission yeast."^^xsd:string ; rdfs:label "response to yeast"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001879 obo:GO_0001879 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001878 , obo:GO_0016046 ; obo:IAO_0000115 "The series of events in which a stimulus from a yeast is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0001879"^^xsd:string ; rdfs:label "detection of yeast"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001897 obo:GO_0001897 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001907 , obo:GO_0051801 ; obo:IAO_0000115 "The killing by an organism of a cell in its host organism by means of the rupture of cell membranes and the loss of cytoplasm. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "cytolysis by organism of host cells"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0001897"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytolysis by symbiont of host cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001907 obo:GO_0001907 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044004 , obo:GO_0051883 ; obo:IAO_0000115 "Any process mediated by an organism that results in the death of cells in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0001907"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "killing by symbiont of host cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0001967 obo:GO_0001967 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051705 ; obo:IAO_0000115 "Specific behavior of a newborn or infant mammal that results in the derivation of nourishment from the breast."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "nursing behavior"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0001967"^^xsd:string ; rdfs:label "suckling behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002118 obo:GO_0002118 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051705 ; obo:IAO_0000115 "A behavioral interaction between organisms in which one organism has the intention of inflicting physical damage on another individual."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Aggression"^^xsd:string ; oboInOwl:hasExactSynonym "aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002118"^^xsd:string ; rdfs:label "aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002120 obo:GO_0002120 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 , obo:GO_0044366 ; obo:IAO_0000115 "Aggressive behavior involving attack on prey by a predator."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "predatory aggression"^^xsd:string , "predatory aggressive behavior"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002120"^^xsd:string ; rdfs:label "predatory behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002121 obo:GO_0002121 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 ; obo:IAO_0000115 "Aggressive behavior based on competition between males of the same species over access to resources such as females, dominance, status, etc. and characterized by noise, threats, and is often less injurious."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "inter-male aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002121"^^xsd:string ; rdfs:label "inter-male aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002122 obo:GO_0002122 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 ; obo:IAO_0000115 "Aggressive behavior associated with attempts to flee from a threat."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "fear-induced aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002122"^^xsd:string ; rdfs:label "fear-induced aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002123 obo:GO_0002123 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 ; obo:IAO_0000115 "Aggressive behavior induced by frustration and directed against an available target."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "irritable aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002123"^^xsd:string ; rdfs:label "irritable aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002124 obo:GO_0002124 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 ; obo:IAO_0000115 "Aggressive behavior performed in defence of a fixed area against intruders, typically conspecifics."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "territorial aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002124"^^xsd:string ; rdfs:label "territorial aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002125 obo:GO_0002125 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 ; obo:IAO_0000115 "Aggressive behavior of a female to protect her offspring from a threat."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "maternal aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002125"^^xsd:string ; rdfs:comment "Paternal aggression also exists. Serves to protect the offspring from intruders."^^xsd:string ; rdfs:label "maternal aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002126 obo:GO_0002126 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002118 ; obo:IAO_0000115 "Aggressive behavior directed towards obtaining some goal, considered to be a learned response to a situation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "instrumental aggression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002126"^^xsd:string ; rdfs:label "instrumental aggressive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002211 obo:GO_0002211 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002213 , obo:GO_0051705 ; obo:IAO_0000115 "A behavioral response seeking to protect an organism from an a perceived external threat from an insect or insects to that organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "behavioural defense response to insect"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002211"^^xsd:string ; rdfs:label "behavioral defense response to insect"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002212 obo:GO_0002212 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002215 , obo:GO_0051705 ; obo:IAO_0000115 "A behavioral response seeking to protect an organism from an a perceived external threat from a nematode or nematodes to that organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "behavioural defense response to nematode"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002212"^^xsd:string ; rdfs:label "behavioral defense response to nematode"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002213 obo:GO_0002213 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009625 , obo:GO_0098542 ; obo:IAO_0000115 "A response to protect an organism from a directly detected or perceived external threat from an insect or insects to that organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0002214"^^xsd:string ; oboInOwl:hasExactSynonym "physiological defense response to insect"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002213"^^xsd:string ; rdfs:label "defense response to insect"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002215 obo:GO_0002215 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009624 , obo:GO_0098542 ; obo:IAO_0000115 "A response to protect an organism from a directly detected or perceived external threat from a nematode or nematodes, which results in restriction of damage to the organism attacked or prevention/recovery from the infection caused by the attack."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0002216"^^xsd:string ; oboInOwl:hasExactSynonym "physiological defense response to nematode"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002215"^^xsd:string ; rdfs:label "defense response to nematode"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002229 obo:GO_0002229 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002239 , obo:GO_0098542 ; obo:IAO_0000115 "Reactions triggered in response to the presence of oomycetes that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002229"^^xsd:string ; rdfs:label "defense response to oomycetes"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002231 obo:GO_0002231 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002239 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from an oomycetes is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002231"^^xsd:string ; rdfs:label "detection of oomycetes"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002239 obo:GO_0002239 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from an oomycetes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002239"^^xsd:string ; rdfs:label "response to oomycetes"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002241 obo:GO_0002241 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009608 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a parasitic plant."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002241"^^xsd:string ; rdfs:label "response to parasitic plant"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002242 obo:GO_0002242 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002241 , obo:GO_0098542 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a parasitic plant that act to protect an organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002242"^^xsd:string ; rdfs:label "defense response to parasitic plant"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0002243 obo:GO_0002243 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0002241 , obo:GO_0009602 ; obo:IAO_0000115 "The series of events in which a stimulus from a parasitic plant is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0002243"^^xsd:string ; rdfs:label "detection of parasitic plant"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0006948 obo:GO_0006948 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "The process of syncytia-forming cell-cell fusion, caused by a virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "induction by virus of cell-cell fusion in host"^^xsd:string , "viral-induced cell-cell fusion"^^xsd:string , "viral-induced host cell-cell fusion"^^xsd:string ; oboInOwl:hasNarrowSynonym "viral-induced membrane fusion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0006948"^^xsd:string ; rdfs:comment "Where syncytium formation results in the spread of virus in the host, also consider annotating to the term 'spread of virus in multicellular host ; GO:0046739'."^^xsd:string ; rdfs:label "induction by virus of host cell-cell fusion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0006962 obo:GO_0006962 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019731 , obo:GO_0050831 ; obo:IAO_0000115 "An immune response against bacteria, specific to males and mediated through a body fluid."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0006962"^^xsd:string ; rdfs:label "male-specific antibacterial humoral response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007320 obo:GO_0007320 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "The introduction of semen or sperm into the genital tract of a female."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Insemination"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007320"^^xsd:string ; rdfs:label "insemination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007321 obo:GO_0007321 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046692 ; obo:IAO_0000115 "The physical displacement of sperm stored from previous mating encounters."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007321"^^xsd:string ; rdfs:label "sperm displacement"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007341 obo:GO_0007341 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "The infiltration by sperm of the zona pellucida to reach the oocyte. The process involves digestive enzymes from a modified lysosome called the acrosome, situated at the head of the sperm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007341"^^xsd:string ; rdfs:label "penetration of zona pellucida"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007565 obo:GO_0007565 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "The set of physiological processes that allow an embryo or foetus to develop within the body of a female animal. It covers the time from fertilization of a female ovum by a male spermatozoon until birth."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Gestation"^^xsd:string ; oboInOwl:hasExactSynonym "gestation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "carrying of young"^^xsd:string ; oboInOwl:id "GO:0007565"^^xsd:string ; rdfs:label "female pregnancy"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007567 obo:GO_0007567 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "The reproductive process in which the parent is separated from its offspring either by giving birth to live young or by laying eggs."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "giving birth"^^xsd:string ; oboInOwl:hasNarrowSynonym "egg laying"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007567"^^xsd:string ; rdfs:label "parturition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007617 obo:GO_0007617 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044705 ; obo:IAO_0000115 "The behavioral interactions between organisms for the purpose of mating, or sexual reproduction resulting in the formation of zygotes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Mating_behaviour"^^xsd:string ; oboInOwl:hasExactSynonym "mating behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007617"^^xsd:string ; rdfs:label "mating behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007618 obo:GO_0007618 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 ; obo:IAO_0000115 "The pairwise union of individuals for the purpose of sexual reproduction, ultimately resulting in the formation of zygotes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007618"^^xsd:string ; rdfs:label "mating"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007619 obo:GO_0007619 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0007617 ; obo:IAO_0000115 "The behavioral interactions between organisms for the purpose of attracting sexual partners."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "courtship behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007619"^^xsd:string ; rdfs:label "courtship behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007620 obo:GO_0007620 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0007618 ; obo:IAO_0000115 "The act of sexual union between male and female, involving the transfer of sperm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007620"^^xsd:string ; rdfs:label "copulation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0007621 obo:GO_0007621 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0045924 ; obo:IAO_0000115 "Any process that stops, prevents or reduces the receptiveness of a female to male advances."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation of female receptivity"^^xsd:string , "down-regulation of female receptivity"^^xsd:string , "downregulation of female receptivity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of female receptivity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0007621"^^xsd:string ; rdfs:label "negative regulation of female receptivity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0008049 obo:GO_0008049 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060179 ; obo:IAO_0000115 "The behavior of a male, for the purpose of attracting a sexual partner. An example of this process is found in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0016542"^^xsd:string ; oboInOwl:hasExactSynonym "male courtship behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0008049"^^xsd:string ; rdfs:label "male courtship behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0008050 obo:GO_0008050 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060180 ; obo:IAO_0000115 "The behavior of a female, for the purpose of attracting a sexual partner."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "female courtship behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0008050"^^xsd:string ; rdfs:label "female courtship behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009271 obo:GO_0009271 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098586 ; obo:IAO_0000115 "A response by bacterial cells to a variety of stresses including filamentous phage infection, mislocalization of envelope proteins, extremes of temperature, osmolarity or ethanol concentration, and the presence of proton ionophores such as carbonylcyanide m-chlorophenylhydrazone (CCCP), that involves expression of the phage shock protein operon, and acts to protect the bacterial cells from damage."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009271"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "phage shock"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009291 obo:GO_0009291 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000746 , obo:GO_0009292 ; obo:IAO_0000115 "The process of unidirectional (polarized) transfer of genetic information involving direct cellular contact between a donor and recipient cell; the contact is followed by the formation of a cellular bridge that physically connects the cells; some or all of the chromosome(s) of one cell ('male') is then transferred into the other cell ('female'); unidirectional conjugation occurs between cells of different mating types. Examples of this process are found in Prokaryotes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "mating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009291"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "unidirectional conjugation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009292 obo:GO_0009292 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 ; obo:IAO_0000115 "In the absence of a sexual life cycle, the process involved in the introduction of genetic information to create a genetically different individual."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "genetic exchange"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009292"^^xsd:string ; oboInOwl:inSubset , ; rdfs:comment "GO:0009292 should not be used for annotation of phage lysogeny (integration of the bacteriophage nucleic acid into the host bacterium's genome)."^^xsd:string ; rdfs:label "genetic transfer"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009293 obo:GO_0009293 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009292 ; obo:IAO_0000115 "The transfer of genetic information to a bacterium from a bacteriophage or between bacterial or yeast cells mediated by a phage vector."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Transduction_(genetics)"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009293"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009294 obo:GO_0009294 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009292 ; obo:IAO_0000115 "The introduction and uptake of foreign genetic material (DNA or RNA) into a cell, and often the expression of that genetic material."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "DNA-mediated transformation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009294"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "DNA mediated transformation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009372 obo:GO_0009372 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0048874 ; obo:IAO_0000115 "The process in which single-celled organisms monitor their population density by detecting the concentration of small, diffusible signal molecules produced by the cells themselves."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Quorum_sensing"^^xsd:string ; oboInOwl:hasExactSynonym "quorum sensing system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009372"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "quorum sensing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009405 obo:GO_0009405 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The set of specific processes that generate the ability of an organism to cause disease in another."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "channel-forming toxin activity"^^xsd:string , "cytotoxin activity"^^xsd:string , "endotoxin activity"^^xsd:string , "enterotoxin activity"^^xsd:string , "exotoxin activity"^^xsd:string , "lipoprotein toxin"^^xsd:string , "neurotoxin activity"^^xsd:string , "pore-forming toxin activity"^^xsd:string , "toxin activity"^^xsd:string , "virulence"^^xsd:string ; oboInOwl:id "GO:0009405"^^xsd:string ; oboInOwl:inSubset , , , ; rdfs:comment "Note that this term should not be used to annotate gene products that are involved in the host response to pathogenesis. It should only be used to annotate those gene products involved in the generation of pathogenesis by the pathogen itself."^^xsd:string ; rdfs:label "pathogenesis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009597 obo:GO_0009597 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009615 ; obo:IAO_0000115 "The series of events in which a stimulus from a virus is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of virus"^^xsd:string ; oboInOwl:id "GO:0009597"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "GO:0009597 is not a child term of 'detection of symbiont ; GO:0009602' to allow annotation of a virus responding to another (often competing) virus."^^xsd:string ; rdfs:label "detection of virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009600 obo:GO_0009600 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009624 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from a nematode is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of nematode"^^xsd:string ; oboInOwl:id "GO:0009600"^^xsd:string ; rdfs:label "detection of nematode"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009601 obo:GO_0009601 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009625 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from an insect is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of insect"^^xsd:string ; oboInOwl:id "GO:0009601"^^xsd:string ; rdfs:label "detection of insect"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009602 obo:GO_0009602 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009608 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from a symbiont (an organism living in close physical association with an organism of a different species) is received and converted into a molecular signal. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of symbiont"^^xsd:string ; oboInOwl:id "GO:0009602"^^xsd:string ; rdfs:label "detection of symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009603 obo:GO_0009603 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009602 , obo:GO_0009610 , obo:GO_0016046 ; obo:IAO_0000115 "The series of events in which a stimulus from a symbiotic fungus, a fungus living in close physical association with another organism, is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "detection of symbiotic fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of symbiotic fungi"^^xsd:string , "perception of symbiotic fungus"^^xsd:string ; oboInOwl:id "GO:0009603"^^xsd:string ; rdfs:label "detection of symbiotic fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009604 obo:GO_0009604 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009602 , obo:GO_0009609 , obo:GO_0016045 ; obo:IAO_0000115 "The series of events in which a stimulus from a symbiotic bacterium, a bacterium living in close physical association with another organism, is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "detection of symbiotic bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of symbiotic bacteria"^^xsd:string , "perception of symbiotic bacterium"^^xsd:string ; oboInOwl:id "GO:0009604"^^xsd:string ; rdfs:label "detection of symbiotic bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009608 obo:GO_0009608 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a symbiont, an organism living with an organism of a different species in close physical association. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response of host to symbiont"^^xsd:string ; oboInOwl:id "GO:0009608"^^xsd:string ; rdfs:label "response to symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009609 obo:GO_0009609 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009608 , obo:GO_0009617 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a symbiotic bacterium, a bacterium living in close physical association with another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response to symbiotic bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009609"^^xsd:string ; rdfs:label "response to symbiotic bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009610 obo:GO_0009610 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009608 , obo:GO_0009620 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a symbiotic fungus, a fungus living in close physical association with another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response to symbiotic fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009610"^^xsd:string ; rdfs:label "response to symbiotic fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009615 obo:GO_0009615 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response to viruses"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009615"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009616 obo:GO_0009616 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051607 , obo:GO_0052018 , obo:GO_0098586 ; obo:IAO_0000115 "Specific posttranscriptional gene inactivation ('silencing') both of viral gene(s), and host gene(s) homologous to the viral genes. This silencing is triggered by viral infection, and occurs through a specific decrease in the level of mRNA of both host and viral genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "VIGS"^^xsd:string , "virus-induced gene silencing"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009616"^^xsd:string ; rdfs:label "virus induced gene silencing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009617 obo:GO_0009617 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a bacterium."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0009618"^^xsd:string , "GO:0009680"^^xsd:string ; oboInOwl:hasExactSynonym "response to bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009617"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009620 obo:GO_0009620 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a fungus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0009621"^^xsd:string ; oboInOwl:hasExactSynonym "response to fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009620"^^xsd:string ; rdfs:label "response to fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009623 obo:GO_0009623 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009610 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a parasitic fungus, a fungus which spends all or part of its life in or on another organism from which it obtains nourishment and/or protection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response to parasitic fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009623"^^xsd:string ; rdfs:label "response to parasitic fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009624 obo:GO_0009624 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a nematode."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response to nematodes"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009624"^^xsd:string ; rdfs:label "response to nematode"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009625 obo:GO_0009625 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from an insect."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0043019"^^xsd:string ; oboInOwl:hasExactSynonym "response to insects"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009625"^^xsd:string ; rdfs:label "response to insect"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009627 obo:GO_0009627 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009814 ; obo:IAO_0000115 "The salicylic acid mediated response to a pathogen which confers broad spectrum resistance."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Systemic_acquired_resistance"^^xsd:string ; oboInOwl:hasExactSynonym "salicylic acid-dependent systemic resistance"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009627"^^xsd:string ; rdfs:label "systemic acquired resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009682 obo:GO_0009682 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042742 ; obo:IAO_0000115 "A response to non-pathogenic bacteria that confers broad spectrum systemic resistance to disease that does not depend upon salicylic acid signaling."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009682"^^xsd:string ; rdfs:label "induced systemic resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009689 obo:GO_0009689 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009814 ; obo:IAO_0000115 "The activation of the chemical reactions and pathways resulting in the formation of phytoalexins, low-molecular mass, lipophilic antimicrobial compounds that accumulate rapidly at sites of incompatible pathogen infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "induction of phytoalexin anabolism"^^xsd:string , "induction of phytoalexin biosynthesis"^^xsd:string , "induction of phytoalexin formation"^^xsd:string , "induction of phytoalexin synthesis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009689"^^xsd:string ; rdfs:label "induction of phytoalexin biosynthetic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009814 obo:GO_0009814 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098542 ; obo:IAO_0000115 "A response of a plant to a pathogenic agent that prevents the occurrence or spread of disease."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response incompatible interaction"^^xsd:string , "defence response to pathogen, incompatible interaction"^^xsd:string , "resistance response to pathogen"^^xsd:string , "response to pathogen (incompatible interaction)"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009814"^^xsd:string ; rdfs:label "defense response, incompatible interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009816 obo:GO_0009816 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009814 , obo:GO_0042742 ; obo:IAO_0000115 "A response of an organism to a bacterium that prevents the occurrence or spread of disease."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response to bacterium, incompatible interaction"^^xsd:string , "defence response to pathogenic bacteria, incompatible interaction"^^xsd:string , "defence response to pathogenic bacterium, incompatible interaction"^^xsd:string , "resistance response to pathogenic bacteria"^^xsd:string , "resistance response to pathogenic bacterium"^^xsd:string , "response to pathogenic bacteria (incompatible interaction)"^^xsd:string , "response to pathogenic bacterium (incompatible interaction)"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009816"^^xsd:string ; rdfs:label "defense response to bacterium, incompatible interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009817 obo:GO_0009817 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009814 , obo:GO_0050832 ; obo:IAO_0000115 "A response of an organism to a fungus that prevents the occurrence or spread of disease."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response to fungus, incompatible interaction"^^xsd:string , "defence response to pathogenic fungi, incompatible interaction"^^xsd:string , "defence response to pathogenic fungus, incompatible interaction"^^xsd:string , "defense response to fungi, incompatible interaction"^^xsd:string , "resistance response to pathogenic fungi"^^xsd:string , "resistance response to pathogenic fungus"^^xsd:string , "response to pathogenic fungi (incompatible interaction)"^^xsd:string , "response to pathogenic fungus (incompatible interaction)"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009817"^^xsd:string ; rdfs:label "defense response to fungus, incompatible interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009818 obo:GO_0009818 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009814 , obo:GO_0042832 ; obo:IAO_0000115 "A response of an organism to a protozoan that prevents the occurrence or spread of disease."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response to pathogenic protozoa, incompatible interaction"^^xsd:string , "defence response to pathogenic protozoan, incompatible interaction"^^xsd:string , "defence response to protozoan, incompatible interaction"^^xsd:string , "resistance response to pathogenic protozoa"^^xsd:string , "resistance response to pathogenic protozoan"^^xsd:string , "response to pathogenic protozoa (incompatible interaction)"^^xsd:string , "response to pathogenic protozoan (incompatible interaction)"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009818"^^xsd:string ; rdfs:label "defense response to protozoan, incompatible interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009856 obo:GO_0009856 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "The cascade of biological processes occurring in plants beginning when the pollen lands on the stigma and continuing up to, but not including, fertilization, as defined by sperm-central cell fusion."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Pollination"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009856"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "pollination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009861 obo:GO_0009861 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009814 ; obo:IAO_0000115 "The jasmonic acid and ethylene (ethene) dependent process that confers broad spectrum systemic resistance to disease in response to wounding or a pathogen."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "jasmonic acid and ethene-dependent systemic resistance"^^xsd:string , "jasmonic acid/ethylene-dependent systemic resistance"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009861"^^xsd:string ; rdfs:label "jasmonic acid and ethylene-dependent systemic resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009877 obo:GO_0009877 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044403 ; obo:IAO_0000115 "The formation of nitrogen-fixing root nodules on plant roots."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "nodule development"^^xsd:string , "nodule formation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009877"^^xsd:string ; rdfs:label "nodulation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0009878 obo:GO_0009878 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The process in which the anatomical structures of the nodule are generated and organized."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0009878"^^xsd:string ; rdfs:label "nodule morphogenesis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0010483 obo:GO_0010483 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051703 ; obo:IAO_0000115 "Interaction between the pollen tube, part of the male gametophyte, and the ovule, part of the female gametophyte, that results in the arrest of pollen tube growth, rupture of the pollen tube and the release of the sperm cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0010483"^^xsd:string ; rdfs:label "pollen tube reception"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016032 obo:GO_0016032 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044403 , obo:GO_0044764 ; obo:IAO_0000115 "A multi-organism process in which a virus is a participant. The other participant is the host. Includes infection of a host cell, replication of the viral genome, and assembly of progeny virus particles. In some cases the viral genetic material may integrate into the host genome and only subsequently, under particular circumstances, 'complete' its life cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0022415"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6145"^^xsd:string , "Reactome:REACT_6185"^^xsd:string , "Reactome:REACT_6256"^^xsd:string , "Wikipedia:Viral_life_cycle"^^xsd:string ; oboInOwl:hasExactSynonym "virus process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral infection"^^xsd:string , "virulence"^^xsd:string ; oboInOwl:id "GO:0016032"^^xsd:string ; oboInOwl:inSubset , , ; rdfs:comment "See also the biological process terms 'viral infectious cycle ; GO:0019058' and 'lysogeny ; GO:0030069'."^^xsd:string ; rdfs:label "viral process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016045 obo:GO_0016045 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009617 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from a bacterium is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0009598"^^xsd:string , "GO:0009681"^^xsd:string ; oboInOwl:hasExactSynonym "detection of bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of bacteria"^^xsd:string , "perception of bacterium"^^xsd:string ; oboInOwl:id "GO:0016045"^^xsd:string ; rdfs:label "detection of bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016046 obo:GO_0016046 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009620 , obo:GO_0098543 ; obo:IAO_0000115 "The series of events in which a stimulus from a fungus is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0009599"^^xsd:string ; oboInOwl:hasExactSynonym "detection of fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of fungi"^^xsd:string , "perception of fungus"^^xsd:string ; oboInOwl:id "GO:0016046"^^xsd:string ; rdfs:label "detection of fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016047 obo:GO_0016047 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009603 , obo:GO_0009623 ; obo:IAO_0000115 "The series of events in which a stimulus from a parasitic fungus (a fungus which spends all or part of its life in or on another organism from which it obtains nourishment and/or protection) is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "detection of parasitic fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "perception of parasitic fungi"^^xsd:string , "perception of parasitic fungus"^^xsd:string ; oboInOwl:id "GO:0016047"^^xsd:string ; rdfs:label "detection of parasitic fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016543 obo:GO_0016543 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0008049 ; obo:IAO_0000115 "The process during courtship, where the male orients towards a potential partner. An example of this is found in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "male courtship behavior, orientation"^^xsd:string , "male courtship behaviour, orientation"^^xsd:string , "male courtship behaviour, orientation prior to leg tapping and wing vibration"^^xsd:string ; oboInOwl:id "GO:0016543"^^xsd:string ; rdfs:label "male courtship behavior, orientation prior to leg tapping and wing vibration"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016544 obo:GO_0016544 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0008049 ; obo:IAO_0000115 "The process during courtship where the male insect taps the female with his frontal leg. An example of this is found in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "male courtship behaviour, tapping"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "male courtship behavior, tapping"^^xsd:string , "male courtship behaviour, tapping to detect pheromone"^^xsd:string ; oboInOwl:id "GO:0016544"^^xsd:string ; rdfs:label "male courtship behavior, tapping to detect pheromone"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016545 obo:GO_0016545 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0048065 ; obo:IAO_0000115 "The process during courtship where the male insect vibrates his wings. An example of this is found in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "male courtship behaviour, veined wing vibration"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "male courtship behavior, wing vibration"^^xsd:string , "male courtship behaviour, wing vibration"^^xsd:string ; oboInOwl:id "GO:0016545"^^xsd:string ; rdfs:label "male courtship behavior, veined wing vibration"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0016546 obo:GO_0016546 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0008049 ; obo:IAO_0000115 "The process during courtship where the male fly licks the genitalia of a stationary female fly with his proboscis. An example of this is found in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "male courtship behaviour, proboscis-mediated licking"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "male courtship behavior, licking"^^xsd:string , "male courtship behaviour, licking"^^xsd:string ; oboInOwl:id "GO:0016546"^^xsd:string ; rdfs:label "male courtship behavior, proboscis-mediated licking"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0018991 obo:GO_0018991 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033057 ; obo:IAO_0000115 "The deposition of eggs (either fertilized or not) upon a surface or into a medium such as water."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "egg laying"^^xsd:string , "egg-laying"^^xsd:string ; oboInOwl:hasDbXref "Wikipedia:Oviposition"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0018991"^^xsd:string ; rdfs:label "oviposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019042 obo:GO_0019042 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The process by which, after initial infection, a virus lies dormant within a cell and viral production ceases. The process ends when the virus switches from latency and starts to replicate."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0030069"^^xsd:string , "GO:0075710"^^xsd:string ; oboInOwl:hasExactSynonym "latent virus infection"^^xsd:string , "phage lysogeny"^^xsd:string , "viral dormancy"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019042"^^xsd:string ; rdfs:label "viral latency"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019043 obo:GO_0019043 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "A process by which a virus establishes a latent state within its host, either as an integrated provirus within the host genome or as an episome, where viral genome remains in the cytoplasm or nucleus as distinct objects."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0075601"^^xsd:string ; oboInOwl:hasDbXref "PHI:0000007"^^xsd:string ; oboInOwl:hasExactSynonym "lysogenic commitment"^^xsd:string ; oboInOwl:hasNarrowSynonym "phage lysogeny"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019043"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "establishment of viral latency"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019044 obo:GO_0019044 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The perpetuation of a latent state, generally by repressing the viruses own lytic genes expression and ensuring expression of viral genes which function to keep the viral genome from being detected by the host defense mechanisms."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0032360"^^xsd:string , "GO:0075716"^^xsd:string ; oboInOwl:hasExactSynonym "latent virus maintenance"^^xsd:string , "prophage maintenance"^^xsd:string , "provirus maintenance"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019044"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "maintenance of viral latency"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019045 obo:GO_0019045 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "Any process required for latent viral replication in a cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019045"^^xsd:string ; rdfs:label "latent virus replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019046 obo:GO_0019046 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The process by which a virus switches from latency and begins to replicate. It may be effected by various endogenous and exogenous stimuli, including B-cell lipopolysaccharides, glucocorticoid hormones, halogenated pyrimidines, ionizing radiation, ultraviolet light, various chemicals and super-infecting viruses."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0075717"^^xsd:string ; oboInOwl:hasDbXref "PHI:0000062"^^xsd:string ; oboInOwl:hasExactSynonym "exit from viral latency"^^xsd:string , "lytic switch"^^xsd:string , "proviral induction"^^xsd:string , "proviral switch"^^xsd:string , "reactivation of latent virus"^^xsd:string , "virus activation"^^xsd:string ; oboInOwl:hasNarrowSynonym "prophage induction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019046"^^xsd:string ; rdfs:label "release from viral latency"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019048 obo:GO_0019048 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044003 ; obo:IAO_0000115 "The process in which a virus effects a change in the structure or processes of its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0044792"^^xsd:string ; oboInOwl:hasBroadSynonym "virus-host interaction"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6323"^^xsd:string , "VZ:886"^^xsd:string ; oboInOwl:hasExactSynonym "host-virus interaction"^^xsd:string , "modulation by virus of host anatomical structure or process"^^xsd:string , "modulation by virus of host anatomy or process"^^xsd:string , "viral interaction with host"^^xsd:string , "viral-host process"^^xsd:string , "virus-host process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019048"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "modulation by virus of host morphology or physiology"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019049 obo:GO_0019049 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 , obo:GO_0044415 ; obo:IAO_0000115 "Any process, either active or passive, by which a virus avoids or tolerates the effects of its host organism's defense(s). Host defenses may be induced by the presence of the virus or may be preformed (e.g. physical barriers). The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "evasion of host defenses by virus"^^xsd:string , "viral host defence evasion"^^xsd:string , "viral host defense evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019049"^^xsd:string ; rdfs:label "evasion or tolerance of host defenses by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019050 obo:GO_0019050 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033668 , obo:GO_0039526 ; obo:IAO_0000115 "Any viral process that inhibits apoptosis of infected host cells, facilitating prolonged cell survival during viral replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by virus of host apoptosis"^^xsd:string , "negative regulation of apoptosis by virus"^^xsd:string , "suppression by virus of host apoptosis"^^xsd:string , "suppression of apoptosis in host by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019050"^^xsd:string ; rdfs:label "suppression by virus of host apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019051 obo:GO_0019051 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039526 , obo:GO_0060139 ; obo:IAO_0000115 "The set of viral processes that induce an apoptotic process in infected host cells, facilitating release and spread of progeny virions."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by virus of host apoptosis"^^xsd:string , "activation by virus of host apoptotic programmed cell death"^^xsd:string , "activation of apoptosis in host by virus"^^xsd:string , "induction by virus of host apoptotic programmed cell death"^^xsd:string , "induction of apoptosis in host by virus"^^xsd:string ; oboInOwl:hasNarrowSynonym "induction by virus of host apoptosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019051"^^xsd:string ; rdfs:label "induction by virus of host apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019054 obo:GO_0019054 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 , obo:GO_0044068 ; obo:IAO_0000115 "The process in which a virus effects a change in the processes and activities of its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6222"^^xsd:string ; oboInOwl:hasExactSynonym "modification by virus of host cellular process"^^xsd:string , "regulation by virus of host cellular process"^^xsd:string , "regulation of cellular process in host by virus"^^xsd:string , "regulation of host cellular process by virus"^^xsd:string , "viral host cell process manipulation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of cellular process in host by virus"^^xsd:string ; oboInOwl:id "GO:0019054"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019055 obo:GO_0019055 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Interactions, directly with the host cell macromolecular machinery, to allow a virus to modulate the rate of the host cell cycle to facilitate virus replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "viral perturbation of cell cycle regulation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019055"^^xsd:string ; rdfs:label "modification by virus of host cell cycle regulation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019056 obo:GO_0019056 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039656 , obo:GO_0052026 ; obo:IAO_0000115 "Any process in which a virus modulates the frequency, rate or extent of its host's transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by virus of host transcription"^^xsd:string , "viral perturbation of host cell transcription"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019056"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019057 obo:GO_0019057 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039656 , obo:GO_0044073 ; obo:IAO_0000115 "Any process in which a virus modulates the frequency, rate or extent of translation of host mRNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "host cell protein synthesis shutoff"^^xsd:string , "host cell shutoff"^^xsd:string ; oboInOwl:hasExactSynonym "modification by virus of host cell mRNA translation"^^xsd:string , "modulation of host translation by virus"^^xsd:string , "regulation of host mRNA translation by virus"^^xsd:string , "regulation of host translation by virus"^^xsd:string , "regulation of translation in host by virus"^^xsd:string , "viral perturbation of host cell mRNA translation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral host shutoff protein"^^xsd:string ; oboInOwl:id "GO:0019057"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host translation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019058 obo:GO_0019058 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "A set of processes which all viruses follow to ensure survival; includes attachment and entry of the virus particle, decoding of genome information, translation of viral mRNA by host ribosomes, genome replication, and assembly and release of viral particles containing the genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0019067"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6167"^^xsd:string , "Reactome:REACT_6270"^^xsd:string ; oboInOwl:hasNarrowSynonym "viral assembly, maturation, egress, and release"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "lytic viral life cycle"^^xsd:string , "viral infectious cycle"^^xsd:string , "viral replication"^^xsd:string ; oboInOwl:id "GO:0019058"^^xsd:string ; rdfs:label "viral life cycle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019060 obo:GO_0019060 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030581 , obo:GO_0075733 ; obo:IAO_0000115 "The directed movement of a viral protein within the host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046742"^^xsd:string , "GO:0046743"^^xsd:string , "GO:0046801"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6215"^^xsd:string , "Reactome:REACT_6225"^^xsd:string , "Reactome:REACT_6273"^^xsd:string , "Reactome:REACT_6309"^^xsd:string ; oboInOwl:hasExactSynonym "cytoplasmic viral capsid transport"^^xsd:string , "intracellular transport of viral capsid protein in host cell"^^xsd:string , "intracellular transport of viral proteins in host cell"^^xsd:string , "intracellular viral capsid transport"^^xsd:string , "intracellular viral protein transport"^^xsd:string , "nuclear viral capsid transport"^^xsd:string , "viral capsid transport in host cell cytoplasm"^^xsd:string , "viral capsid transport in host cell nucleus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "intracellular transport of viral capsid in host cell"^^xsd:string ; oboInOwl:id "GO:0019060"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of the movement of individual viral proteins, rather than the whole viral particle."^^xsd:string ; rdfs:label "intracellular transport of viral protein in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019061 obo:GO_0019061 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The process by which an incoming virus is disassembled in the host cell to release a replication-competent viral genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6230"^^xsd:string , "Reactome:REACT_6315"^^xsd:string , "Reactome:REACT_6321"^^xsd:string , "Reactome:REACT_6965"^^xsd:string ; oboInOwl:hasExactSynonym "viral uncoating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019061"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "uncoating of virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019062 obo:GO_0019062 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044650 ; obo:IAO_0000115 "The process by which a virion protein binds to molecules on the host cellular surface or host cell surface projection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "VZ:956"^^xsd:string ; oboInOwl:hasExactSynonym "viral absorption"^^xsd:string ; oboInOwl:hasNarrowSynonym "virion attachment to host cell surface receptor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral attachment to host cell"^^xsd:string ; oboInOwl:id "GO:0019062"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "virion attachment to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019064 obo:GO_0019064 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039663 ; obo:IAO_0000115 "Fusion of a viral membrane with the host cell membrane during viral entry. Results in release of the virion contents into the cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0075706"^^xsd:string ; oboInOwl:hasBroadSynonym "viral envelope fusion"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6176"^^xsd:string , "Reactome:REACT_6180"^^xsd:string , "Reactome:REACT_6351"^^xsd:string , "Reactome:REACT_8032"^^xsd:string , "VZ:987"^^xsd:string ; oboInOwl:hasExactSynonym "viral envelope fusion with host cell membrane"^^xsd:string , "viral envelope fusion with host membrane"^^xsd:string , "viral envelope fusion with host plasma membrane"^^xsd:string , "viral penetration via membrane fusion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via membrane fusion with the plasma membrane"^^xsd:string , "viral-cell fusion molecule activity"^^xsd:string ; oboInOwl:id "GO:0019064"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "fusion of virus membrane with host plasma membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019065 obo:GO_0019065 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075509 ; obo:IAO_0000115 "Any receptor-mediated endocytosis that is involved in the uptake of a virus into a host cell; successive instances of virus endocytosis result in the accumulation of virus particles within the cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6147"^^xsd:string , "Reactome:REACT_6262"^^xsd:string ; oboInOwl:hasExactSynonym "receptor mediated endocytosis by host of virus particle"^^xsd:string , "receptor mediated endocytosis of virus by host"^^xsd:string , "receptor mediated endocytosis of virus particle by host"^^xsd:string , "receptor-mediated endocytosis of virus by host"^^xsd:string , "viral receptor mediated endocytosis"^^xsd:string , "virus receptor-mediated endocytosis by host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via receptor-mediated endocytosis"^^xsd:string ; oboInOwl:id "GO:0019065"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "receptor-mediated endocytosis of virus by host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019068 obo:GO_0019068 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "A late phase of the viral life cycle during which all the components necessary for the formation of a mature virion collect at a particular site in the cell and the basic structure of the virus particle is formed."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0042963"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6137"^^xsd:string , "Reactome:REACT_6146"^^xsd:string , "Reactome:REACT_6212"^^xsd:string , "Reactome:REACT_6271"^^xsd:string , "Reactome:REACT_6277"^^xsd:string ; oboInOwl:hasExactSynonym "viral assembly"^^xsd:string , "viral particle assembly"^^xsd:string , "virion assembly and maintenance"^^xsd:string , "virion organization"^^xsd:string , "virus assembly"^^xsd:string , "virus particle assembly"^^xsd:string ; oboInOwl:hasNarrowSynonym "bacteriophage assembly"^^xsd:string , "phage assembly"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019068"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "virion assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019069 obo:GO_0019069 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The assembly of a virus capsid from its protein subunits."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019069"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral capsid assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019070 obo:GO_0019070 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The processes involved in creating a mature, stable viral genome. Begins after genome replication with a newly synthesized nucleic acid and ends when the genome is ready to be packaged. Includes the addition of proteins to the newly synthesized genome, and DNA repair processes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6198"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019070"^^xsd:string ; rdfs:label "viral genome maturation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019072 obo:GO_0019072 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The encapsulation of the viral genome within the capsid."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6235"^^xsd:string , "Reactome:REACT_6336"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019072"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "viral genome packaging"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019073 obo:GO_0019073 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019072 , obo:GO_0044033 ; obo:IAO_0000115 "The packing of viral DNA into a capsid."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019073"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral DNA genome packaging"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019074 obo:GO_0019074 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019072 ; obo:IAO_0000115 "The packaging of viral RNA (single-stranded or double-stranded) into a nucleocapsid."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019074"^^xsd:string ; rdfs:label "viral RNA genome packaging"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019075 obo:GO_0019075 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The refolding and structural rearrangements of virion parts to transition from the intermediate virion to the more mature virion. Maturation usually involves proteolysis events and changes in the folding of the virion proteins. Can occur inside the host cell or after release."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "VZ:1946"^^xsd:string ; oboInOwl:hasExactSynonym "viral maturation"^^xsd:string , "viral particle maturation"^^xsd:string , "virion maturation"^^xsd:string ; oboInOwl:hasNarrowSynonym "bacteriophage maturation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "virus particle maturation"^^xsd:string ; oboInOwl:id "GO:0019075"^^xsd:string ; rdfs:label "virus maturation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019076 obo:GO_0019076 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The dissemination of mature viral particles from the host cell, e.g. by cell lysis or the budding of virus particles from the cell membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6326"^^xsd:string , "Reactome:REACT_6348"^^xsd:string , "VZ:1076"^^xsd:string ; oboInOwl:hasExactSynonym "release of virus from host"^^xsd:string , "viral exit"^^xsd:string , "viral release"^^xsd:string , "viral shedding"^^xsd:string , "virus exit from host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019076"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "viral release from host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019079 obo:GO_0019079 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "Any process involved directly in viral genome replication, including viral nucleotide metabolism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "viral replication"^^xsd:string ; oboInOwl:hasNarrowSynonym "sigma virus replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019079"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019080 obo:GO_0019080 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044033 ; obo:IAO_0000115 "A process by which a viral gene is converted into a mature gene product or products (proteins or RNA). This includes viral transcription, processing to produce a mature RNA product, and viral translation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "viral genome expression"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019080"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral gene expression"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019087 obo:GO_0019087 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 ; obo:IAO_0000115 "Any virus-induced change in the morphological, biochemical, or growth parameters of a cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Viral_transformation"^^xsd:string ; oboInOwl:hasExactSynonym "viral transformation"^^xsd:string , "viral transformation of host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019087"^^xsd:string ; rdfs:label "transformation of host cell by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019088 obo:GO_0019088 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019087 , obo:GO_0020021 ; obo:IAO_0000115 "A virus-induced cellular transformation arising in immortalized cells, or cells capable of indefinite replication, due to their ability to produce their own telomerase."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "viral immortalization"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019088"^^xsd:string ; rdfs:label "immortalization of host cell by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019089 obo:GO_0019089 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044007 ; obo:IAO_0000115 "The transfer of virions in order to create new infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "viral transmission"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019089"^^xsd:string ; rdfs:label "transmission of virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019730 obo:GO_0019730 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "An immune response against microbes mediated through a body fluid. Examples of this process are seen in the antimicrobial humoral response of Drosophila melanogaster and Mus musculus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0006960"^^xsd:string , "GO:0019735"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019730"^^xsd:string ; rdfs:label "antimicrobial humoral response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019731 obo:GO_0019731 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019730 , obo:GO_0042742 ; obo:IAO_0000115 "An immune response against bacteria mediated through a body fluid. Examples of this process are the antibacterial humoral responses in Mus musculus and Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0006961"^^xsd:string , "GO:0019733"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019731"^^xsd:string ; rdfs:label "antibacterial humoral response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019732 obo:GO_0019732 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019730 , obo:GO_0050832 ; obo:IAO_0000115 "An immune response against a fungus mediated through a body fluid. An example of this process is the antifungal humoral response in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0006966"^^xsd:string , "GO:0019734"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019732"^^xsd:string ; rdfs:label "antifungal humoral response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019836 obo:GO_0019836 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001897 , obo:GO_0052331 ; obo:IAO_0000115 "The cytolytic destruction of red blood cells, with the release of intracellular hemoglobin, in the host organism by a symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "haemolysis in host"^^xsd:string , "hemolysis by symbiont of host RBCs"^^xsd:string , "hemolysis by symbiont of host red blood cells"^^xsd:string , "regulation of cytolysis of host cells by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "hemolysin activity"^^xsd:string ; oboInOwl:id "GO:0019836"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "hemolysis by symbiont of host erythrocytes"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0019953 obo:GO_0019953 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 ; obo:IAO_0000115 "A reproduction process that creates a new organism by combining the genetic material of two organisms. It occurs both in eukaryotes and prokaryotes: in multicellular eukaryotic organisms, an individual is created anew; in prokaryotes, the initial cell has additional or transformed genetic material. In a process called genetic recombination, genetic material (DNA) originating from two different individuals (parents) join up so that homologous sequences are aligned with each other, and this is followed by exchange of genetic information. After the new recombinant chromosome is formed, it is passed on to progeny."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Sexual_reproduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0019953"^^xsd:string ; rdfs:comment "Sexual reproduction may be seen as the regular alternation, in the life cycle of haplontic, diplontic and diplohaplontic organisms, of meiosis and fertilization which provides for the production offspring. In diplontic organisms there is a life cycle in which the products of meiosis behave directly as gametes, fusing to form a zygote from which the diploid, or sexually reproductive polyploid, adult organism will develop. In diplohaplontic organisms a haploid phase (gametophyte) exists in the life cycle between meiosis and fertilization (e.g. higher plants, many algae and Fungi); the products of meiosis are spores that develop as haploid individuals from which haploid gametes develop to form a diploid zygote; diplohaplontic organisms show an alternation of haploid and diploid generations. In haplontic organisms meiosis occurs in the zygote, giving rise to four haploid cells (e.g. many algae and protozoa), only the zygote is diploid and this may form a resistant spore, tiding organisms over hard times."^^xsd:string ; rdfs:label "sexual reproduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0020012 obo:GO_0020012 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030682 , obo:GO_0051805 , obo:GO_0052572 ; obo:IAO_0000115 "Any process, either active or passive, by which an organism avoids the effects of the host organism's immune response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "immune evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0020012"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0020013 obo:GO_0020013 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of erythrocyte aggregation in its host organism, e.g. the binding of parasite-infected erythrocytes to uninfected erythrocytes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Rosetting"^^xsd:string ; oboInOwl:hasExactSynonym "rosetting"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0020013"^^xsd:string ; rdfs:comment "Please note that this term does not refer to the in vitro assay called erythrocyte rosetting."^^xsd:string ; rdfs:label "modulation by symbiont of host erythrocyte aggregation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0020021 obo:GO_0020021 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 ; obo:IAO_0000115 "The modification of a host cell into an immortal cell line as a consequence of infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "host cell immortalization"^^xsd:string , "host cell transformation"^^xsd:string , "transformation of host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0020021"^^xsd:string ; rdfs:label "immortalization of host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0020033 obo:GO_0020033 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051809 ; obo:IAO_0000115 "Any process involved in the biological strategy of changing antigenic determinants on the surface that are exposed to another organism's immune system."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0020034"^^xsd:string ; oboInOwl:hasDbXref "Wikipedia:Antigenic_variation"^^xsd:string ; oboInOwl:hasNarrowSynonym "surface antigen variation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0020033"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "antigenic variation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0020035 obo:GO_0020035 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044406 ; obo:IAO_0000115 "The adherence of symbiont-infected erythrocytes to microvascular endothelium via symbiont proteins embedded in the membrane of the erythrocyte."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "cytoadherence to microvasculature, mediated by symbiont protein"^^xsd:string , "symbiont-protein-mediated cytoadherence to microvasculature"^^xsd:string ; oboInOwl:hasExactSynonym "parasite-protein-mediated cytoadherence to microvasculature"^^xsd:string ; oboInOwl:hasNarrowSynonym "cytoadherence to microvasculature, mediated by parasite protein"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0020035"^^xsd:string ; rdfs:label "cytoadherence to microvasculature, mediated by symbiont protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0030260 obo:GO_0030260 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044409 ; obo:IAO_0000115 "The invasion by an organism of a cell of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6903"^^xsd:string ; oboInOwl:hasExactSynonym "host cell invasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0030260"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0030581 obo:GO_0030581 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 , obo:GO_0051708 ; obo:IAO_0000115 "The directed movement of a symbiont's proteins within a cell of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "host cell protein transport"^^xsd:string , "intracellular protein transport in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0030581"^^xsd:string ; rdfs:label "symbiont intracellular protein transport in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0030682 obo:GO_0030682 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044415 , obo:GO_0051807 ; obo:IAO_0000115 "Any process, either active or passive, by which an organism avoids or tolerates the effects of its host organism's defense response. The host defense response is mounted by the host in response to the presence of the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion of host defence response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0030682"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of host defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0030683 obo:GO_0030683 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019049 , obo:GO_0020012 ; obo:IAO_0000115 "Any process, either active or passive, by which a virus avoids the effects of the host organism's immune response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0019052"^^xsd:string , "GO:0019053"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6186"^^xsd:string , "Reactome:REACT_6301"^^xsd:string , "Reactome:REACT_6320"^^xsd:string , "Reactome:REACT_6339"^^xsd:string , "Reactome:REACT_6350"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of extracellular antiviral response"^^xsd:string , "negative regulation by virus of extracellular antiviral response"^^xsd:string , "negative regulation by virus of intracellular antiviral response"^^xsd:string , "negative regulation of host extracellular antiviral response by virus"^^xsd:string , "negative regulation of host intracellular antiviral response by virus"^^xsd:string , "suppression by virus of host extracellular antiviral response"^^xsd:string , "suppression by virus of host intracellular antiviral response"^^xsd:string , "suppression of host extracellular antiviral response by virus"^^xsd:string , "suppression of host intracellular antiviral response by virus"^^xsd:string , "viral inhibition of intracellular antiviral response"^^xsd:string ; oboInOwl:hasNarrowSynonym "evasion by virus of host immune response"^^xsd:string , "suppression by virus of host immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0030683"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance by virus of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0031640 obo:GO_0031640 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044364 ; obo:IAO_0000115 "Any process in an organism that results in the killing of cells of another organism, including in some cases the death of the other organism. Killing here refers to the induction of death in one cell by another cell, not cell-autonomous death due to internal or other environmental conditions."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0001908"^^xsd:string ; oboInOwl:hasExactSynonym "killing of cells of another organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "killing of cells of another, non-host, organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0031640"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "killing of cells of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0032022 obo:GO_0032022 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042710 ; obo:IAO_0000115 "A process in which microorganisms produce an extracellular matrix and form multicellular aggregates at an air-liquid interface."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0032022"^^xsd:string ; rdfs:label "multicellular pellicle formation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0032128 obo:GO_0032128 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000128 ; obo:IAO_0000115 "Non-sexual aggregation of single-celled organisms mediated by polymers (polysaccharides, proteins, and/or nucleic acids) secreted into the extracellular environment."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "flocculation via EBF"^^xsd:string , "flocculation via extracellular biopolymeric flocculants"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0032128"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "flocculation via extracellular polymer"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0032359 obo:GO_0032359 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019046 ; obo:IAO_0000115 "The molecular events that lead to the excision of a viral genome from the host genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "prophage excision"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0032359"^^xsd:string ; rdfs:label "provirus excision"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033057 obo:GO_0033057 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044705 , obo:GO_0044706 ; obo:IAO_0000115 "The specific behavior of an organism that is associated with reproduction in a multicellular organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "reproductive behavior in a multicellular organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033057"^^xsd:string ; rdfs:label "multicellular organismal reproductive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033635 obo:GO_0033635 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 ; obo:IAO_0000115 "Any process in which an organism modulates a change in the state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of an abiotic (non-living) stimulus. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033635"^^xsd:string ; rdfs:label "modulation by symbiont of host response to abiotic stimulus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033636 obo:GO_0033636 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033635 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a temperature stimulus. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host response to thermal stimulus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033636"^^xsd:string ; rdfs:label "modulation by symbiont of host response to temperature stimulus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033637 obo:GO_0033637 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033636 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a cold stimulus, a temperature stimulus below the optimal temperature for that organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "freezing tolerance"^^xsd:string ; oboInOwl:id "GO:0033637"^^xsd:string ; rdfs:label "modulation by symbiont of host response to cold"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033638 obo:GO_0033638 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033636 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a heat stimulus, a temperature stimulus above the optimal temperature for that organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response to heat shock"^^xsd:string ; oboInOwl:id "GO:0033638"^^xsd:string ; rdfs:label "modulation by symbiont of host response to heat"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033639 obo:GO_0033639 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033635 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a water stimulus. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033639"^^xsd:string ; rdfs:label "modulation by symbiont of host response to water"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033640 obo:GO_0033640 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033635 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus indicating an increase or decrease in the concentration of solutes outside the organism or cell. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033640"^^xsd:string ; rdfs:label "modulation by symbiont of host response to osmotic stress"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033641 obo:GO_0033641 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033635 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a pH stimulus. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033641"^^xsd:string ; rdfs:label "modulation by symbiont of host response to pH"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033642 obo:GO_0033642 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033635 ; obo:IAO_0000115 "Any process in which an organism modulates a change in state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a gravitational stimulus. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "response to gravitational stimulus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033642"^^xsd:string ; rdfs:label "modulation by symbiont of host response to gravitational stimulus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033656 obo:GO_0033656 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of host cell chloroplasts. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033656"^^xsd:string ; rdfs:label "modification by symbiont of host chloroplast"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033657 obo:GO_0033657 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033656 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a component of the host cell chloroplast. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033657"^^xsd:string ; rdfs:label "modification by symbiont of host chloroplast part"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033658 obo:GO_0033658 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033657 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the host cell chloroplast thylakoid. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033658"^^xsd:string ; rdfs:label "modification by symbiont of host chloroplast thylakoid"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033659 obo:GO_0033659 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of host cell mitochondria. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033659"^^xsd:string ; rdfs:label "modification by symbiont of host mitochondrion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033660 obo:GO_0033660 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052158 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the resistance gene-dependent defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense response in host by specific elicitors"^^xsd:string , "down-regulation by symbiont of host gene-for-gene resistance"^^xsd:string , "downregulation by symbiont of pathogen-race/host plant cultivar-specific resistance in symbiont"^^xsd:string , "suppression by symbiont of host resistance gene-dependent defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host resistance gene-dependent defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033660"^^xsd:string ; rdfs:label "negative regulation by symbiont of host resistance gene-dependent defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033661 obo:GO_0033661 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052164 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the production of reactive oxygen species as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by organism of defense-related host metabolic burst"^^xsd:string , "down-regulation by organism of defense-related host oxidative burst"^^xsd:string , "downregulation by organism of defense-related host AOS production"^^xsd:string , "negative regulation by organism of defense-related host ROI production"^^xsd:string , "negative regulation by organism of defense-related host ROS production"^^xsd:string , "negative regulation by organism of defense-related host reactive oxidative species production"^^xsd:string , "negative regulation by organism of defense-related host reactive oxygen intermediate production"^^xsd:string , "negative regulation by organism of defense-related host respiratory burst"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related host active oxygen species production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033661"^^xsd:string ; rdfs:label "negative regulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033662 obo:GO_0033662 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0075344 ; obo:IAO_0000115 "The alternation by a symbiont of the levels of defense-related proteins in its host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033662"^^xsd:string ; rdfs:label "modulation by symbiont of host defense-related protein level"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033663 obo:GO_0033663 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033662 , obo:GO_0052037 ; obo:IAO_0000115 "Any process in which the symbiont stops or reduces of the levels of defense-related proteins in its host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033663"^^xsd:string ; rdfs:label "negative regulation by symbiont of host defense-related protein level"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033664 obo:GO_0033664 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033662 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases levels of defense-related proteins in its host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033664"^^xsd:string ; rdfs:label "positive regulation by symbiont of host defense-related protein level"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0033668 obo:GO_0033668 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052041 , obo:GO_0052150 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of programmed cell death in the host, where programmed cell death proceeds by apoptosis. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by organism of host apoptotic programmed cell death"^^xsd:string , "down-regulation by organism of host apoptotic programmed cell death"^^xsd:string , "downregulation by organism of host apoptotic programmed cell death"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of host apoptotic programmed cell death"^^xsd:string , "negative regulation by symbiont of host apoptosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0033668"^^xsd:string ; rdfs:comment "Note that term is to be used to annotate gene products in the symbiont. To annotate host gene products, consider the biological process term 'negative regulation of apoptosis ; GO:0043066'."^^xsd:string ; rdfs:label "negative regulation by symbiont of host apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034053 obo:GO_0034053 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052040 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of defense-related programmed cell death in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host defense-related PCD"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by symbiont of host HR"^^xsd:string , "modulation by symbiont of host hypersensitive response"^^xsd:string , "modulation by symbiont of plant HR"^^xsd:string , "modulation by symbiont of plant hypersensitive response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034053"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term 'plant-type hypersensitive response ; GO:0009626'."^^xsd:string ; rdfs:label "modulation by symbiont of host defense-related programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034054 obo:GO_0034054 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0034053 , obo:GO_0052037 , obo:GO_0052041 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of defense-related programmed cell death in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host defense-related programmed cell death"^^xsd:string , "down-regulation by symbiont of host defense-related programmed cell death"^^xsd:string , "downregulation by symbiont of host defense-related programmed cell death"^^xsd:string , "negative regulation by symbiont of host defense-related PCD"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host defense-related PCD"^^xsd:string , "inhibition by symbiont of host defense-related programmed cell death"^^xsd:string , "inhibition of HR"^^xsd:string , "inhibition of host defense-related PCD"^^xsd:string , "inhibition of hypersensitive response"^^xsd:string , "negative regulation by symbiont of plant HR"^^xsd:string , "negative regulation by symbiont of plant hypersensitive response"^^xsd:string , "suppression by symbiont of host defense-related programmed cell death"^^xsd:string , "suppression of HR"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034054"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term 'negative regulation of plant-type hypersensitive response ; GO:0034051'."^^xsd:string ; rdfs:label "negative regulation by symbiont of host defense-related programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034055 obo:GO_0034055 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0034053 , obo:GO_0052042 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates or increases the frequency, rate or extent of defense-related programmed cell death in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host defense-related PCD"^^xsd:string , "up regulation by symbiont of host defense-related programmed cell death"^^xsd:string , "up-regulation by symbiont of host defense-related programmed cell death"^^xsd:string , "upregulation by symbiont of host defense-related programmed cell death"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host defense-related programmed cell death"^^xsd:string , "activation of HR"^^xsd:string , "activation of hypersensitive response"^^xsd:string , "enhancement by symbiont of host defense-related PCDprogrammed cell death"^^xsd:string , "positive regulation by symbiont of plant HR"^^xsd:string , "positive regulation by symbiont of plant hypersensitive response"^^xsd:string , "stimulation by symbiont of host defense-related programmed cell death"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034055"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term 'positive regulation of plant-type hypersensitive response ; GO:0034052'."^^xsd:string ; rdfs:label "positive regulation by symbiont of host defense-related programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034606 obo:GO_0034606 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060179 ; obo:IAO_0000115 "The response by the male to a hermaphrodite after initial contact following mate finding. The male stops forward locomotion, presses the ventral side of his tail against his partner's body, and begins moving backward along the hermaphrodite. Male response behavior is initiated when sensory neurons located in the rays of his tail contact a potential mate."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034606"^^xsd:string ; rdfs:label "response to hermaphrodite contact"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034607 obo:GO_0034607 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060179 ; obo:IAO_0000115 "The sharp ventral turn performed by the male as he approaches either the hermaphrodite head or tail, whilst trying to locate his partner's vulva. Turning occurs via a sharp ventral coil of the male's tail."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "turning behavior during mating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034607"^^xsd:string ; rdfs:label "turning behavior involved in mating"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034608 obo:GO_0034608 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060179 ; obo:IAO_0000115 "Location, by the male, of his partner's vulva when backing along the ventral side of the hermaphrodite during mating. The male stops at the vulva, coordinates his movements to the hermaphrodite's, and positions his tail precisely over the vulva so that he may insert his spicules and ejaculate."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034608"^^xsd:string ; rdfs:label "vulval location"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0034609 obo:GO_0034609 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060179 ; obo:IAO_0000115 "Insertion of the male copulatory spicules into the hermaphrodite. Spicule insertion behavior initiates when the male cloaca contacts the vulva. During most mating encounters, the spicule tips will prod the vulva continuously until they partially penetrate, which then causes the protractors to contract completely so that the spicules extend through the vulva."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0034609"^^xsd:string ; rdfs:label "spicule insertion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035176 obo:GO_0035176 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051703 , obo:GO_0051705 ; obo:IAO_0000115 "Behavior directed towards society, or taking place between members of the same species. Occurs predominantly, or only, in individuals that are part of a group."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Social_behavior"^^xsd:string ; oboInOwl:hasExactSynonym "social behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "cooperative behavior"^^xsd:string ; oboInOwl:id "GO:0035176"^^xsd:string ; rdfs:comment "Behavior such as predation which involves members of different species is not social. Communication between members of different species is also not social behavior."^^xsd:string ; rdfs:label "social behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035635 obo:GO_0035635 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030260 ; obo:IAO_0000115 "The process in which a bacterium enters a host cell. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-01-13T02:26:54Z"^^xsd:string ; oboInOwl:hasExactSynonym "bacterial entry into host cell"^^xsd:string , "invasion of bacteria into host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035635"^^xsd:string ; rdfs:label "entry of bacterium into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035636 obo:GO_0035636 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The transfer of information between living organisms."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-01-14T10:11:25Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi-organism signalling"^^xsd:string , "signaling between organisms"^^xsd:string , "signaling with other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "pheromone signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035636"^^xsd:string ; rdfs:label "multi-organism signaling"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035648 obo:GO_0035648 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0007617 ; obo:IAO_0000115 "The fluctuation in mating behavior that occurs over an approximately 24 hour cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-01-25T10:20:05Z"^^xsd:string ; oboInOwl:hasExactSynonym "circadian mating behaviour"^^xsd:string , "circadian mating rhythm"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035648"^^xsd:string ; rdfs:label "circadian mating behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035737 obo:GO_0035737 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051705 ; obo:IAO_0000115 "The process of forcing a substance into another organism, either by penetrating the skin of the other organism or by applying the substance externally to a sensitive tissue such as those that surround the eyes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-03-17T10:58:57Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035737"^^xsd:string ; rdfs:label "injection of substance in to other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035738 obo:GO_0035738 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035737 ; obo:IAO_0000115 "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with the manifestation of some change or damage to the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-03-17T10:59:27Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035738"^^xsd:string ; rdfs:label "envenomation resulting in modification of morphology or physiology of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035756 obo:GO_0035756 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044001 ; obo:IAO_0000115 "The directional movement of an organism from one side of an epithelium to the other within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-03-24T10:20:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "migration in host through an epithelial cell layer"^^xsd:string , "migration of symbiont within host by transepithelial trafficking"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035756"^^xsd:string ; rdfs:label "transepithelial migration of symbiont in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035806 obo:GO_0035806 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of blood coagulation in another organism. Blood coagulation is the sequential process in which the multiple coagulation factors of the blood interact, ultimately resulting in the formation of an insoluble fibrin clot."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-04-20T11:38:49Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by organism of blood clotting in other organism"^^xsd:string , "modulation by organism of blood coagulation in other organism"^^xsd:string , "regulation by organism of blood clotting in other organism"^^xsd:string , "regulation of blood clotting in other organism"^^xsd:string , "regulation of blood coagulation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035806"^^xsd:string ; rdfs:label "modulation of blood coagulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035807 obo:GO_0035807 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035806 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of blood coagulation in another organism. Blood coagulation is the sequential process in which the multiple coagulation factors of the blood interact, ultimately resulting in the formation of an insoluble fibrin clot."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-04-20T11:43:37Z"^^xsd:string ; oboInOwl:hasExactSynonym "positive regulation by organism of blood clotting in other organism"^^xsd:string , "positive regulation by organism of blood coagulation in other organism"^^xsd:string , "positive regulation of blood clotting in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035807"^^xsd:string ; rdfs:label "positive regulation of blood coagulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035821 obo:GO_0035821 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or processes of a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-04-21T01:31:51Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "regulation of morphology of other organism "^^xsd:string , "regulation of physiological process of other organism "^^xsd:string , "regulation of physiology of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "regulation of morphology or physiology of other organism"^^xsd:string ; oboInOwl:id "GO:0035821"^^xsd:string ; rdfs:label "modification of morphology or physiology of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035890 obo:GO_0035890 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052126 ; obo:IAO_0000115 "The directed movement of an organism out of the body, tissues or cells of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:08:03Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "ejection from host"^^xsd:string ; oboInOwl:id "GO:0035890"^^xsd:string ; rdfs:label "exit from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035891 obo:GO_0035891 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035890 ; obo:IAO_0000115 "The directed movement of an organism out of a cell of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:09:28Z"^^xsd:string ; oboInOwl:hasExactSynonym "host cell exit"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "ejection from host cell"^^xsd:string ; oboInOwl:id "GO:0035891"^^xsd:string ; rdfs:label "exit from host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035892 obo:GO_0035892 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035806 , obo:GO_0044364 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of platelet aggregation in another organism. Platelet aggregation is the adhesion of one platelet to one or more other platelets via adhesion molecules."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:21:10Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by organism of platelet aggregation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "regulation of platelet aggregation in other organism"^^xsd:string ; oboInOwl:id "GO:0035892"^^xsd:string ; rdfs:label "modulation of platelet aggregation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035893 obo:GO_0035893 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035892 , obo:GO_0035899 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of platelet aggregation in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:24:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation of platelet aggregation in other organism"^^xsd:string , "downregulation of platelet aggregation in other organism"^^xsd:string , "inhibition of platelet aggregation in other organism"^^xsd:string , "suppression of platelet aggregation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035893"^^xsd:string ; rdfs:label "negative regulation of platelet aggregation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035894 obo:GO_0035894 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035807 , obo:GO_0035892 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of platelet aggregation in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:28:46Z"^^xsd:string ; oboInOwl:hasExactSynonym "upregulation of platelet aggregation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "up-regulation of platelet aggregation in other organism"^^xsd:string ; oboInOwl:id "GO:0035894"^^xsd:string ; rdfs:label "positive regulation of platelet aggregation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035895 obo:GO_0035895 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of blood mast cell degranulation in another organism. Mast cell degranulation is the regulated exocytosis of secretory granules containing preformed mediators such as histamine, serotonin, and neutral proteases by a mast cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:46:50Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of mast cell degranulation in other organism "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035895"^^xsd:string ; rdfs:label "modulation of mast cell degranulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035896 obo:GO_0035896 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035895 ; obo:IAO_0000115 "Any process in which an organism increases the frequency, rate or extent of blood mast cell degranulation in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T02:49:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "upregulation of mast cell degranulation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "up-regulation of mast cell degranulation in other organism"^^xsd:string ; oboInOwl:id "GO:0035896"^^xsd:string ; rdfs:label "positive regulation of mast cell degranulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035897 obo:GO_0035897 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the hydrolysis of proteins in another organism by cleavage of their peptide bonds."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-15T03:00:27Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035897"^^xsd:string ; rdfs:label "proteolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035899 obo:GO_0035899 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035806 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of blood coagulation in another organism. Blood coagulation is the sequential process in which the multiple coagulation factors of the blood interact, ultimately resulting in the formation of an insoluble fibrin clot."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T09:17:54Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation of blood coagulation in other organism"^^xsd:string , "downregulation of blood coagulation in other organism"^^xsd:string , "negative regulation of blood clotting in other organism"^^xsd:string , "suppression of blood coagulation in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of blood coagulation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035899"^^xsd:string ; rdfs:label "negative regulation of blood coagulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035915 obo:GO_0035915 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051673 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components by an organism to form a pore complex in a membrane of another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-01T11:45:01Z"^^xsd:string ; oboInOwl:hasExactSynonym "pore biosynthesis in other organism"^^xsd:string , "pore complex assembly in other organism"^^xsd:string , "pore complex biogenesis in other organism"^^xsd:string , "pore formation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "pore-forming toxin activity "^^xsd:string ; oboInOwl:id "GO:0035915"^^xsd:string ; rdfs:label "pore formation in membrane of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035916 obo:GO_0035916 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044561 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of a calcium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-01T11:51:38Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035916"^^xsd:string ; rdfs:label "modulation of calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035917 obo:GO_0035917 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035916 , obo:GO_0052204 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of the activity of a calcium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-01T11:52:55Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation of calcium channel activity in other organism"^^xsd:string , "downregulation of calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035917"^^xsd:string ; rdfs:label "negative regulation of calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035918 obo:GO_0035918 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035917 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of the activity of a voltage-gated calcium channel in another organism. A voltage-gated channel is a channel whose open state is dependent on the voltage across the membrane in which it is embedded."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-01T11:54:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation of voltage-gated calcium channel activity in other organism"^^xsd:string , "downregulation of voltage-gated calcium channel activity in other organism"^^xsd:string , "negative regulation of voltage gated calcium channel activity in other organism"^^xsd:string , "negative regulation of voltage-dependent calcium channel activity in other organism"^^xsd:string , "negative regulation of voltage-sensitive calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of voltage-gated calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035918"^^xsd:string ; rdfs:label "negative regulation of voltage-gated calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035919 obo:GO_0035919 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035918 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of the activity of a low voltage-gated calcium channel in another organism. A low voltage-gated channel is a channel whose open state is dependent on low voltage across the membrane in which it is embedded."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-01T11:56:21Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation of low voltage-gated calcium channel activity in other organism"^^xsd:string , "downregulation of low voltage-gated calcium channel activity in other organism"^^xsd:string , "negative regulation of low voltage gated calcium channel activity in other organism"^^xsd:string , "negative regulation of low voltage-dependent calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of low voltage-gated calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035919"^^xsd:string ; rdfs:label "negative regulation of low voltage-gated calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035920 obo:GO_0035920 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035918 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of the activity of a high voltage-gated calcium channel in another organism. A high voltage-gated channel is a channel whose open state is dependent on high voltage across the membrane in which it is embedded."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-01T12:00:23Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation of high voltage-gated calcium channel activity in other organism"^^xsd:string , "downregulation of high voltage-gated calcium channel activity in other organism"^^xsd:string , "negative regulation of high voltage gated calcium channel activity in other organism"^^xsd:string , "negative regulation of high voltage-dependent calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of high voltage-gated calcium channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035920"^^xsd:string ; rdfs:label "negative regulation of high voltage-gated calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0035940 obo:GO_0035940 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044362 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of peptidase activity, the catalysis of the hydrolysis of peptide bonds in a protein, in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-07-22T02:59:40Z"^^xsd:string ; oboInOwl:hasExactSynonym "down regulation of peptidase activity in other organism"^^xsd:string , "down-regulation of protease activity in other organism"^^xsd:string , "downregulation of peptidase activity in other organism"^^xsd:string , "negative regulation of protease activity in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of protease activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0035940"^^xsd:string ; rdfs:label "negative regulation of peptidase activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036167 obo:GO_0036167 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 , obo:GO_0075136 ; obo:IAO_0000115 "A reversible switch of a cell from one phenotype to another that occurs upon infection of a host or host cell. For example, Candida albicans switches from a unicellular form to an invasive multicellular filamentous form upon infection of host tissue. Phenotypic switching begins with changes in cell morphology and altered gene expression patterns and ends when the morphology of a population of cells has reverted back to the default state, accompanied by altered expression patterns."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-27T01:44:24Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0036167"^^xsd:string ; rdfs:label "phenotypic switching in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036210 obo:GO_0036210 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "The covalent alteration performed by one organism of one or more amino acids occurring in proteins, peptides and nascent polypeptides (co-translational, post-translational modifications) in another organism. Includes the modification of charged tRNAs that are destined to occur in a protein (pre-translation modification)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-04-26T01:29:29Z"^^xsd:string ; oboInOwl:hasExactSynonym "protein modification in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0036210"^^xsd:string ; rdfs:label "protein modification process in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036281 obo:GO_0036281 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 , obo:GO_0044764 ; obo:IAO_0000115 "The non-sexual aggregation between single-celled organisms of different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-11T01:28:39Z"^^xsd:string ; oboInOwl:hasExactSynonym "co-flocculation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0036281"^^xsd:string ; rdfs:label "coflocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036282 obo:GO_0036282 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0036281 ; obo:IAO_0000115 "The non-sexual aggregation between single-celled organisms of different species mediated by interaction of a protein in one species and a carbohydrate in the other species. For example, coflocculation between S. pombe and E. coli is mediated by mannose residues in the yeast cell wall interacting with lectin protein in E. coli cell projections."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-11T01:30:40Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "coflocculation via lectin-mannose interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0036282"^^xsd:string ; rdfs:label "coflocculation via protein-carbohydrate interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036349 obo:GO_0036349 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000501 ; obo:IAO_0000115 "The non-sexual aggregation of single-celled organisms mediated by the binding of cell wall proteins on one cell to galactose residues on the other."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-09-19T10:56:16Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0036349"^^xsd:string ; rdfs:label "galactose-specific flocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036350 obo:GO_0036350 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000501 ; obo:IAO_0000115 "The non-sexual aggregation of single-celled organisms mediated by the binding of cell wall proteins on one cell to mannose residues on the other."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-09-19T10:57:34Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0036350"^^xsd:string ; rdfs:label "mannose-specific flocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0036377 obo:GO_0036377 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085030 ; obo:IAO_0000115 "A form of mutualism between a fungus and the roots of a vascular plant, where hyphae of the fungus penetrate the plant cell wall and invaginate its cell membrane. Once inside, the fungus forms highly branched structures for nutrient exchange with the plant called arbuscules. Aids in the acquisition by the plant of nutrients such as phosphorus from the soil."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-05-07T15:07:32Z"^^xsd:string ; oboInOwl:hasExactSynonym "arbuscular mycorrhizae formation"^^xsd:string , "arbuscular mycorrhizas formation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "arbuscular mycorrhizal symbiosis"^^xsd:string ; oboInOwl:id "GO:0036377"^^xsd:string ; rdfs:label "arbuscular mycorrhizal association"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039501 obo:GO_0039501 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046775 ; obo:IAO_0000115 "Any viral process that results in the inhibition of host cell type I interferon production. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-05-11T03:53:20Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:875"^^xsd:string ; oboInOwl:hasExactSynonym "negative regulation by virus of host type I interferon production"^^xsd:string , "suppression by virus of host interferon type I production"^^xsd:string , "suppression by virus of host type I IFN production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039501"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host type I interferon production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039502 obo:GO_0039502 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0075114 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of type I interferon-mediated signaling in the host organism. Type I interferons include the interferon-alpha, beta, delta, episilon, zeta, kappa, tau, and omega gene families."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-05-11T04:06:28Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:883"^^xsd:string ; oboInOwl:hasExactSynonym "negative regulation by virus of host type I interferon-mediated signaling pathway"^^xsd:string , "suppression by virus of host type I IFN-mediated signaling pathway"^^xsd:string , "suppression by virus of host type I interferon-mediated signalling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition of host interferon signaling pathway by virus"^^xsd:string ; oboInOwl:id "GO:0039502"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host type I interferon-mediated signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039503 obo:GO_0039503 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 , obo:GO_0052170 , obo:GO_0075528 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the innate immune response of the host organism, the host's first line of defense."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-05-11T04:31:17Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host innate immune response by virus"^^xsd:string , "negative regulation by virus of host innate immune response"^^xsd:string , "negative regulation by virus of host innate immunity "^^xsd:string , "suppression by virus of host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039503"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039504 obo:GO_0039504 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 , obo:GO_0052562 , obo:GO_0075528 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the adaptive immune response of the host organism, an immune response based on directed amplification of specific receptors for antigen produced through a somatic diversification process, and allowing for enhanced response to subsequent exposures to the same antigen (immunological memory)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-05-11T04:41:54Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host adaptive immune response by virus"^^xsd:string , "negative regulation by virus of host adaptive immune response"^^xsd:string , "negative regulation by virus of host adaptive immunity"^^xsd:string , "suppression by virus of host acquired immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039504"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host adaptive immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039505 obo:GO_0039505 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039588 ; obo:IAO_0000115 "Any viral process that inhibits a host antigen-presenting cell expressing a peptide antigen on its cell surface in association with an MHC class II protein complex."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-02T02:34:51Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:820"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition of host MHC class II molecule presentation by virus"^^xsd:string ; oboInOwl:id "GO:0039505"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host antigen processing and presentation of peptide antigen via MHC class II"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039506 obo:GO_0039506 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 , obo:GO_0052055 ; obo:IAO_0000115 "The process in which a virus effects a change in the function of a host protein via a direct interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-02T02:38:42Z"^^xsd:string ; oboInOwl:hasExactSynonym "modification by virus of host protein function"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039506"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host molecular function"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039507 obo:GO_0039507 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039506 , obo:GO_0052056 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the functional activity of a host protein."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-02T02:47:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "down regulation by virus of host protein function"^^xsd:string , "down-regulation by virus of host protein function"^^xsd:string , "negative regulation by virus of host molecular function"^^xsd:string , "negative regulation by virus of host protein function"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host protein function"^^xsd:string , "inhibition of host protein function"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039507"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host molecular function"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039508 obo:GO_0039508 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the functional activity of a host receptor."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-02T03:09:37Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host receptor activity"^^xsd:string , "downregulation by virus of host receptor activity"^^xsd:string , "negative regulation by virus of host receptor activity"^^xsd:string , "suppression by virus of host receptor function"^^xsd:string , "viral inhibition of host receptor"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host receptor activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039508"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host receptor activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039509 obo:GO_0039509 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039508 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the functional activity of a host pattern recognition receptor. A pattern recognition receptor combines with a molecular pattern based on a repeating or polymeric structure, such as a polysaccharide or peptidoglycan, to initiate a change in cell activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-02T03:11:23Z"^^xsd:string ; oboInOwl:hasExactSynonym "down regulation by virus of host pattern recognition receptor activity"^^xsd:string , "down-regulation by virus of host pattern recognition receptor activity"^^xsd:string , "negative regulation by virus of host pattern recognition receptor activity"^^xsd:string , "suppression by virus of host pattern recognition receptor function"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host pattern recognition receptor activity"^^xsd:string , "viral inhibition of host pattern recognition receptor activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039509"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host pattern recognition receptor activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039510 obo:GO_0039510 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039513 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host ATP-dependent RNA helicase activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T02:11:00Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host ATP-dependent RNA helicase activity"^^xsd:string , "downregulation by virus of host ATP-dependent RNA helicase activity"^^xsd:string , "negative regulation by virus of host ATP-dependent RNA helicase activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host ATP-dependent RNA helicase activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039510"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host ATP-dependent RNA helicase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039511 obo:GO_0039511 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039508 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the functional activity of a host interferon receptor."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T02:24:05Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:843"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host interferon receptor activity"^^xsd:string , "downregulation by virus of host interferon receptor activity"^^xsd:string , "inhibition of host interferon receptors by virus"^^xsd:string , "negative regulation by virus of host interferon receptor activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host interferon receptor activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039511"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host interferon receptor activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039512 obo:GO_0039512 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039584 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host protein tyrosine kinase activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T02:27:26Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host protein tyrosine kinase activity"^^xsd:string , "downregulation by virus of host protein tyrosine kinase activity"^^xsd:string , "negative regulation by virus of host protein tyrosine kinase activity "^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host protein tyrosine kinase activity "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039512"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host protein tyrosine kinase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039513 obo:GO_0039513 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039516 , obo:GO_0052053 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host enzyme activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T02:32:49Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host enzyme activity"^^xsd:string , "downregulation by virus of host catalytic activity"^^xsd:string , "negative regulation by virus of host catalytic activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host catalytic activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039513"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039514 obo:GO_0039514 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052029 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the JAK-STAT signal cascade in the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T02:48:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host JAK-STAT cascade"^^xsd:string , "downregulation by virus of host JAK-STAT cascade"^^xsd:string , "negative regulation by virus of host JAK-STAT cascade"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host JAK-STAT cascade"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039514"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host JAK-STAT cascade"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039516 obo:GO_0039516 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039506 , obo:GO_0052148 ; obo:IAO_0000115 "The process in which a virus effects a change in host enzyme activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T02:59:35Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation of catalytic activity of host by virus"^^xsd:string , "regulation by virus of host catalytic activity"^^xsd:string , "regulation of host catalytic activity by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039516"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "modulation by virus of host catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039517 obo:GO_0039517 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039516 ; obo:IAO_0000115 "The process in which a virus effects a change in host protein serine/threonine phosphatase activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-16T03:04:14Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by virus of protein serine/threonine phosphatase activity in host"^^xsd:string , "regulation by virus of host protein serine/threonine phosphatase activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039517"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host protein serine/threonine phosphatase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039518 obo:GO_0039518 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host cytokine activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:09:41Z"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host cytokine activity"^^xsd:string , "downregulation by virus of host cytokine activity"^^xsd:string , "negative regulation by virus of host cytokine activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host cytokine activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039518"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host cytokine activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039519 obo:GO_0039519 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Any process in which a virus effect a change in the frequency, rate or extent of autophagy in the host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:19:19Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation by virus of host autophagy"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039519"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "modulation by virus of host autophagy"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039520 obo:GO_0039520 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039519 ; obo:IAO_0000115 "Any process in which a virus activates or increases the frequency, rate or extent of autophagy in the host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:24:47Z"^^xsd:string ; oboInOwl:hasBroadSynonym "positive regulation by virus of host autophagy"^^xsd:string ; oboInOwl:hasDbXref "VZ:846"^^xsd:string ; oboInOwl:hasExactSynonym "activation of host autophagy by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039520"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by virus of host autophagy"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039521 obo:GO_0039521 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039519 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of autophagy in the host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:30:11Z"^^xsd:string ; oboInOwl:hasBroadSynonym "negative regulation by virus of host autophagy"^^xsd:string ; oboInOwl:hasDbXref "VZ:845"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host autophagy"^^xsd:string , "inhibition of host autophagy by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039521"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host autophagy"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039522 obo:GO_0039522 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052038 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of movement of mRNA from the nucleus to the cytoplasm in the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:34:14Z"^^xsd:string ; oboInOwl:hasBroadSynonym "negative regulation by virus of host mRNA nuclear export"^^xsd:string ; oboInOwl:hasDbXref "VZ:902"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host mRNA nuclear export"^^xsd:string , "inhibition of host mRNA nuclear export by virus"^^xsd:string , "suppression of host mRNA nuclear export by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039522"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host mRNA export from nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039523 obo:GO_0039523 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039653 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host RNA polymerase II activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:38:59Z"^^xsd:string ; oboInOwl:hasBroadSynonym "negative regulation by virus of host RNA polymerase II activity"^^xsd:string ; oboInOwl:hasDbXref "VZ:905"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host RNA polymerase II activity by virus"^^xsd:string , "inhibition of host RNA polymerase II by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039523"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host RNA polymerase II activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039524 obo:GO_0039524 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039657 , obo:GO_0046778 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of mRNA processing in the host cell. mRNA processing is the conversion of a primary mRNA transcript into one or more mature mRNA(s) prior to translation into polypeptide."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T04:51:55Z"^^xsd:string ; oboInOwl:hasBroadSynonym "negative regulation by virus of host mRNA processing"^^xsd:string ; oboInOwl:hasDbXref "VZ:903"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host mRNA processing"^^xsd:string , "inhibition of host mRNA processing by virus"^^xsd:string , "inhibition of host pre-mRNA processing by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039524"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host mRNA processing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039525 obo:GO_0039525 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Any process in which a virus effects a change in the organization of chromatin in the host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T05:11:13Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by virus of host chromatin organisation"^^xsd:string , "modulation of host chromatin by virus"^^xsd:string , "modulation of host chromatin structure by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "regulation by virus of host chromatin organization"^^xsd:string ; oboInOwl:id "GO:0039525"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host chromatin organization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039526 obo:GO_0039526 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052150 ; obo:IAO_0000115 "Any process in which a virus modulates the frequency, rate or extent of apoptosis of infected host cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T05:22:53Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1581"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by virus of host apoptosis"^^xsd:string , "modulation of host cell apoptosis by virus"^^xsd:string , "regulation by virus of host apoptosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039526"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "modulation by virus of host apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039527 obo:GO_0039527 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052029 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of TRAF-mediated signal transduction in the host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-06-22T05:30:41Z"^^xsd:string ; oboInOwl:hasBroadSynonym "negative regulation by virus of host TRAF-mediated signal transduction"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TRAF-mediated signal transduction by virus"^^xsd:string , "suppression by virus of host tumor necrosis factor receptor-associated factor signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039527"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host TRAF-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039528 obo:GO_0039528 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 , obo:GO_0098586 ; obo:IAO_0000115 "Any series of molecular signals generated as a consequence of a virus or viral RNA binding to a pattern recognition receptor (PRR) located in the cytoplasm. Cytosolic PRRs such as RIG-I (DDX58) and MDA-5 (IFIH1) detect RNA synthesized during active viral replication and trigger a signaling pathway to protect the host against viral infection, for example by inducing the expression of antiviral cytokines."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-12-20T02:43:15Z"^^xsd:string ; oboInOwl:hasExactSynonym "cytoplasmic pattern recognition receptor signalling pathway in response to virus"^^xsd:string , "virus-induced cytoplasmic pattern recognition receptor signaling pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "RIG-I-like receptor (RLR) signaling pathway"^^xsd:string , "RIG-I/MDA5 signaling pathway"^^xsd:string , "RIG-like helicase signaling pathway"^^xsd:string , "RIG-like receptor signaling pathway"^^xsd:string , "RLH signaling pathway"^^xsd:string , "RLR signaling pathway"^^xsd:string , "cytoplasmic caspase-recruiting domain (CARD) helicase signaling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039528"^^xsd:string ; rdfs:comment "This term should be used for annotation when it is not known which cytoplasmic pattern recognition receptor (PRR) has detected the viral RNA. If the PRR is known, consider instead the child terms. The RIG-like family is composed of at least RIG-I (retinoic acid inducible gene I; also known as DDX58), melanoma differentiation-associated gene 5 (MDA5; also known as helicard or IFIH1) and LGP2."^^xsd:string ; rdfs:label "cytoplasmic pattern recognition receptor signaling pathway in response to virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039529 obo:GO_0039529 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039528 ; obo:IAO_0000115 "Any series of molecular signals generated as a consequence of the cytoplasmic pattern recognition receptor (PRR) RIG-1 (also known as DDX58) binding to viral RNA. RIG-I detects RNA synthesized during active viral replication and triggers a signaling pathway to protect the host against viral infection, for example by inducing the expression of antiviral cytokines."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-12-20T03:11:06Z"^^xsd:string ; oboInOwl:hasExactSynonym "DDX58 signaling pathway"^^xsd:string , "RIG-I signalling pathway"^^xsd:string , "retinoic acid inducible gene I signaling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039529"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "The apoptosis effect triggered by the RIG-I signaling pathway is inconclusive and may represent an in-vitro phenomenon. Therefore, in GO the term 'RIG-I signaling pathway ; GO:0039529' is positioned under 'regulation of cytokine production' as this is its primary effect."^^xsd:string ; rdfs:label "RIG-I signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039530 obo:GO_0039530 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039528 ; obo:IAO_0000115 "Any series of molecular signals generated as a consequence of the cytoplasmic pattern recognition receptor (PRR) MDA-5 (also known as IFIH1) binding to viral RNA. MDA-5 detects RNA synthesized during active viral replication and triggers a signaling pathway to protect the host against viral infection, for example by inducing the expression of antiviral cytokines."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2011-12-20T03:14:52Z"^^xsd:string ; oboInOwl:hasExactSynonym "IFIH1 signaling pathway"^^xsd:string , "MDA-5 signalling pathway"^^xsd:string , "melanoma differentiation-associated gene 5 signaling pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "MDA5 signaling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039530"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "MDA-5 signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039537 obo:GO_0039537 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0075111 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the series of molecular signals generated as a consequence of a virus or viral RNA binding to a pattern recognition receptor (PRR) located in the cytoplasm. This is a mechanism by which the virus evades the host innate immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-03T11:47:05Z"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host cytoplasmic pattern recognition receptor signaling pathway in response to virus"^^xsd:string , "suppression by virus of host viral-induced cytoplasmic pattern recognition receptor signalling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "suppression by virus of host RIG-I-like receptor (RLR) signaling pathway"^^xsd:string , "suppression by virus of host RIG-I/MDA5 signaling pathway"^^xsd:string , "suppression by virus of host RIG-like helicase signaling pathway"^^xsd:string , "suppression by virus of host RIG-like receptor signaling pathway"^^xsd:string , "suppression by virus of host RLR signaling pathway"^^xsd:string ; oboInOwl:id "GO:0039537"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host viral-induced cytoplasmic pattern recognition receptor signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039538 obo:GO_0039538 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039537 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the series of molecular signals generated as a consequence of the cytoplasmic pattern recognition receptor (PRR) RIG-1 (also known as DDX58) binding to viral RNA. This is a mechanism by which the virus evades the host innate immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-03T11:50:17Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host RIG-I signaling"^^xsd:string , "suppression by virus of host DDX58 signaling pathway"^^xsd:string , "suppression by virus of host RIG-I signalling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039538"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host RIG-I signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039539 obo:GO_0039539 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039537 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the series of molecular signals generated as a consequence of the cytoplasmic pattern recognition receptor (PRR) MDA-5 (also known as IFIH1) binding to viral RNA. This is a mechanism by which the virus evades the host innate immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-03T11:51:36Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host MDA-5 signaling"^^xsd:string , "suppression by virus of host IFIH1 signaling pathway"^^xsd:string , "suppression by virus of host MDA-5 signalling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039539"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host MDA-5 signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039540 obo:GO_0039540 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039509 , obo:GO_0039538 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of RIG-1 (also known as DDX58). The cytoplasmic pattern recognition RIG-I recognizes viral RNA synthesized during active viral replication and signals to protect the host against viral infection, for example by inducing the expression of antiviral cytokines."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-18T02:24:20Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:856"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host DDX58 activity"^^xsd:string , "inhibition of host DDX58/RIG-I by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition by virus of host RIG-I"^^xsd:string ; oboInOwl:id "GO:0039540"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response initiated by host RIG-I, either by binding and inhibiting host RIG-I directly, or by interfering with other processes so that RIG-I is unable to carry out its normal function (e.g. by processing viral RNA so it cannot be recognized by RIG-I, or by promoting the degradation of RIG-I)."^^xsd:string ; rdfs:label "suppression by virus of host RIG-I activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039541 obo:GO_0039541 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039540 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of RIG-I (also known as DDX58) by interacting selectively and non-covalently with RIG-I itself."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:14:20Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host DDX58:MAVS binding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039541"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response. Direct binding of viral proteins to the host RIG-I protein can inhibit interaction of RIG-I with its downstream effector MAVS."^^xsd:string ; rdfs:label "suppression by virus of host RIG-I via RIG-I binding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039542 obo:GO_0039542 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039540 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the rate or extent of K63-linked ubiquitination of RIG-I (also known as DDX58), thereby suppressing RIG-I signal transduction. Lys63-linked ubiquitination of the N-terminal CARD domains of RIG-I is crucial for the cytosolic RIG-I signaling pathway to elicit host antiviral innate immunity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-18T02:30:29Z"^^xsd:string ; oboInOwl:hasBroadSynonym "inhibition by virus of host RIG-I activity by inhibition of RIG-I ubiquitination"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of TRIM25-mediated ubiquitination of host RIG-I"^^xsd:string , "inhibition by virus of host DDX58 K63-linked ubiquitination"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039542"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host RIG-I K63-linked ubiquitination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039543 obo:GO_0039543 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039540 ; obo:IAO_0000115 "The post-transcriptional removal by a virus of the 5' triphosphate group of their viral RNA, thereby preventing host RIG-I from recognizing viral RNA in the host cell. The intracellular pattern recognition receptor RIG-I (also known as DDX58) recognizes viral RNAs containing 5' triphosphates; removal by the virus of the 5'-terminal triphosphate group from their genome protects the viral RNA from RIG-recognition."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-18T02:30:29Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "suppression by virus of host RIG-I activity by inhibition of RNA binding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039543"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host RIG-I activity by viral RNA 5' processing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039544 obo:GO_0039544 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035897 , obo:GO_0039540 ; obo:IAO_0000115 "The chemical reactions and pathways performed by a virus resulting in the hydrolysis of the host RIG-I protein (also known as DDX58) by cleavage of peptide bonds, thereby inhibiting RIG-I signal transduction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-18T02:30:29Z"^^xsd:string ; oboInOwl:hasExactSynonym "cleavage of RIG-I by viral proteinase"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition by virus of host RIG-I activity by RIG-I proteolysis"^^xsd:string ; oboInOwl:id "GO:0039544"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host RIG-I activity by RIG-I proteolysis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039545 obo:GO_0039545 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039537 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of MAVS (mitochondrial antiviral signaling protein), a signal transducer that lies downstream of the viral RNA receptors MDA-5 and RIG-I to coordinate host innate immune responses."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:37:20Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:704"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host MAVS by virus"^^xsd:string , "suppression by virus of host mitochondrial antiviral-signaling protein"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039545"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host MAVS activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039546 obo:GO_0039546 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035897 , obo:GO_0039545 ; obo:IAO_0000115 "The chemical reactions and pathways performed by a virus resulting in the hydrolysis of the host MAVS (mitochondrial inhibitor of viral signaling) protein by cleavage of peptide bonds, thereby inhibiting the host innate immune response. For example, MAVS harbors a C-terminal transmembrane domain that targets it to the mitochondrial outer membrane; cleavage within this domain removes MAVS from the membrane, thus preventing it from signaling."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:49:44Z"^^xsd:string ; oboInOwl:hasExactSynonym "viral protease cleavage of MAVS"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039546"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host MAVS activity by MAVS proteolysis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039547 obo:GO_0039547 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of a host TRAF (tumor necrosis factor receptor-associated factor) protein. TRAFs are intracellular signal transducers that lie downstream of receptors including RIG-I, MDA-5 and Toll-like receptors (TLR) and transfer the signal to other intracellular signaling components."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T03:12:15Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TRAFs by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039547"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host TRAF activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039548 obo:GO_0039548 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039507 , obo:GO_0039653 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host IRF3 (interferon regulatory factor-3), a transcription factor in the RIG-I/MDA-5 signaling pathway. Viral infection triggers phosphorylation of cytoplasmic IRF3, which allows IRF3 to form a homodimer, migrate to the nucleus, and activate transcription of IFN-alpha and IFN-beta genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T04:04:26Z"^^xsd:string ; oboInOwl:hasBroadSynonym "Inhibition of IRF3-dependent antiviral response"^^xsd:string ; oboInOwl:hasDbXref "VZ:757"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host IRF3 by virus"^^xsd:string , "suppression by virus of host interferon regulatory factor 3"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039548"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF3 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039549 obo:GO_0039549 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039548 , obo:GO_0039613 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the rate or extent of the phosphorylation of IRF3 (interferon regulatory factor-3), thereby inhibiting IRF3 activation. In response to signaling from RIG-1/MDA-5 receptors, IRF3 is phosphorylated on multiple serine and threonine residues; phosphorylation results in the cytoplasm-to-nucleus translocation of IRF3, DNA binding, and increased transcriptional activation of interferon-encoding genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T04:27:06Z"^^xsd:string ; oboInOwl:hasBroadSynonym "inhibition of virus-induced IRF-3 phosphorylation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition of phosphorylation-induced activation of host IRF3"^^xsd:string ; oboInOwl:id "GO:0039549"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF3 activity by inhibition of IRF3 phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039550 obo:GO_0039550 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039548 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces IRF3-dependent gene transcription, by preventing or reducing IRF3 binding to promoter sites."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-19T04:27:25Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host IRF3-DNA binding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039550"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF3 activity by inhibition of DNA binding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039551 obo:GO_0039551 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039548 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host IRF3 (interferon regulatory factor-3) by promoting the ubiquitin-dependent degradation of IRF3, mediated by the proteasome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-01-20T11:35:33Z"^^xsd:string ; oboInOwl:hasExactSynonym "promotion by virus of proteosome-dependent IRF3 degradation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039551"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF3 activity by positive regulation of IRF3 catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039553 obo:GO_0039553 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039518 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host chemokine activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-02-28T01:29:55Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:813"^^xsd:string ; oboInOwl:hasExactSynonym "down-regulation by virus of host chemokine activity"^^xsd:string , "downregulation by virus of host chemokine activity"^^xsd:string , "negative regulation by virus of host chemokine activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host chemokine activity"^^xsd:string , "inhibition of host chemokines by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039553"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host chemokine activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039554 obo:GO_0039554 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039509 , obo:GO_0039539 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of MDA-5 (also known as IFIH1). The cytoplasmic pattern recognition receptor MDA-5 detects dsRNA synthesized during active viral replication and triggers a signaling pathway to protect the host against viral infection, for example by inducing the expression of antiviral cytokines."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T03:03:49Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:603"^^xsd:string ; oboInOwl:hasExactSynonym "Inhibition of host MDA5 by virus "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition of host IFIH1/MDA5 by virus"^^xsd:string ; oboInOwl:id "GO:0039554"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host MDA-5 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039555 obo:GO_0039555 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039554 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of MDA-5 (also known as IFIH1) by interacting selectively and non-covalently with MDA-5 itself. For example, direct binding of viral proteins to the host MDA-5 protein can inhibit interaction of MDA-5 with MAVS, its downstream signaling effector."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T04:06:46Z"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host MDA5 activity by MDA-5 binding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039555"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host MDA-5 activity via MDA-5 binding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039557 obo:GO_0039557 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039507 , obo:GO_0039653 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host IRF7 (interferon regulatory factor-7), a transcription factor in the RIG-I/MDA-5 signaling pathway. Viral infection triggers phosphorylation of cytoplasmic IRF7, which allows IRF7 to form a homodimer, migrate to the nucleus, and activate transcription of IFN-alpha and IFN-beta genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T04:17:46Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:653"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host IRF7 by virus"^^xsd:string , "inhibition of host interferon regulatory factor-7 by virus"^^xsd:string , "suppression by virus of host interferon regulatory factor 7 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039557"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF7 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039558 obo:GO_0039558 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039557 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces IRF7-dependent gene transcription, by promoting the sumoylation of IRF7, thereby disabling its activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T04:27:57Z"^^xsd:string ; oboInOwl:hasExactSynonym "promotion of IRF-7 SUMOylation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "suppression by virus of host interferon regulatory factor-7 activity by positive regulation of IRF7 sumoylation"^^xsd:string ; oboInOwl:id "GO:0039558"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF7 activity by positive regulation of IRF7 sumoylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039559 obo:GO_0039559 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039557 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host IRF7 (interferon regulatory factor-7) by promoting the ubiquitin-dependent degradation of IRF7, mediated by the proteasome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T04:38:58Z"^^xsd:string ; oboInOwl:hasExactSynonym "promotion by virus of proteosome-dependent IRF7 degradation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039559"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF7 activity by positive regulation of IRF7 catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039560 obo:GO_0039560 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039507 , obo:GO_0039653 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host IRF9 (interferon regulatory factor-9), a transcription factor involved in the innate immune response. Viral infection triggers binding of IRF9 to phosphorylated STAT1 and STAT2, forming the ISGF3 complex. The ISGF3 complex migrates to the nucleus and activates transcription of IFN-responsive genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T04:42:08Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:683"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host IRF9 by virus"^^xsd:string , "inhibition of host interferon regulatory factor-9 by virus"^^xsd:string , "suppression by virus of host interferon regulatory factor 9 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039560"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF9 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039561 obo:GO_0039561 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039560 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host IRF9 (interferon regulatory factor-9) by promoting the nuclear accumulation of IRF9. For example, the reovirus mu2 protein promotes nuclear accumulation of host IRF9 by an as yet unconfirmed-mechanism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-09T04:53:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "suppression by virus of host IRF9 activity by nuclear localization of IRF9"^^xsd:string , "suppression of interferon signaling by nuclear accumulation of IRF9"^^xsd:string ; oboInOwl:id "GO:0039561"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host IRF9 activity by positive regulation of IRF9 localization to nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039562 obo:GO_0039562 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039514 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT (signal transducer and activator of transcription) activity. STATs are SH2 domain-containing proteins which lie downstream of many signaling receptors. Upon phosphorylation by JAKs, STAT proteins hetero- or homo-dimerize and translocate to the nucleus to activate transcription of target genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T02:28:39Z"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host signal transducer and activator of transcription activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host STAT activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039562"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host STAT activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039563 obo:GO_0039563 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039562 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT1 (signal transducer and activator of transcription-1) activity. STATs are SH2 domain-containing proteins which lie downstream of many signaling receptors. Upon phosphorylation by JAKs, STAT proteins hetero- or homo-dimerize and translocate to the nucleus to activate transcription of target genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T02:35:39Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:282"^^xsd:string ; oboInOwl:hasNarrowSynonym "Inhibition of host STAT1 by virus "^^xsd:string , "inhibition by virus of host STAT1 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039563"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host STAT1 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039564 obo:GO_0039564 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039562 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT2 (signal transducer and activator of transcription-2) activity. STATs are SH2 domain-containing proteins which lie downstream of many signaling receptors. Upon phosphorylation by JAKs, STAT proteins hetero- or homo-dimerize and translocate to the nucleus to activate transcription of target genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T02:52:34Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:257"^^xsd:string ; oboInOwl:hasExactSynonym "Inhibition of host STAT2 by virus "^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by virus of host STAT2 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039564"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host STAT2 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039565 obo:GO_0039565 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039563 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host STAT1 (signal transducer and activator of transcription-1) by promoting the ubiquitin-dependent degradation of STAT1, mediated by the proteasome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T02:57:36Z"^^xsd:string ; oboInOwl:hasExactSynonym "promotion by virus of proteosome-dependent STAT1 degradation"^^xsd:string , "suppression by virus of host STAT1 activity by positive promotion of STAT1 proteasome-mediated degradation"^^xsd:string , "targeting STAT1 for proteasome-mediated degradation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039565"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response. The Sendai virus protein C binds STAT1 directly to induce its degradation, whereas the V protein of simian virus 5 targets STAT1 for degradation by acting as an adaptor, without binding to STAT1."^^xsd:string ; rdfs:label "suppression by virus of host STAT1 activity by positive regulation of STAT1 catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039566 obo:GO_0039566 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0036210 , obo:GO_0039563 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT1 (signal transducer and activator of transcription-1) activity by the removal of phosphoric residues from STAT1-O-phospho-tyrosine to form STAT1-tyrosine. For example, the viral phosphatase VH1 dephosphorylates STAT1 to reverse STAT1 activation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:08:32Z"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host STAT1 activity by peptidyl-tyrosine dephosphorylation of STAT1"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral tyrosine phosphatase activity involved in suppression of host STAT1"^^xsd:string ; oboInOwl:id "GO:0039566"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host STAT1 activity by tyrosine dephosphorylation of STAT1"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039567 obo:GO_0039567 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039563 , obo:GO_0044833 , obo:GO_1990215 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT1 (signal transducer and activator of transcription-1) activity by retaining STAT1 in the cytoplasm, so STAT1 is unable to translocate to the nucleus to activate transcription of its target genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:24:36Z"^^xsd:string ; oboInOwl:hasBroadSynonym "cytoplasmic sequestration of STAT1"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host STAT1 activity by cytoplasmic sequestering of STAT1"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039567"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host STAT1 activity by negative regulation of STAT protein import into nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039568 obo:GO_0039568 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039563 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces STAT1-dependent gene transcription, by preventing STAT1 from binding to promoter sites in the nucleus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:31:58Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of DNA binding of STAT1"^^xsd:string , "suppression by virus of host STAT1 activity by negative regulation of DNA binding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039568"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host STAT1 activity by inhibition of DNA binding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039569 obo:GO_0039569 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039564 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host STAT2 (signal transducer and activator of transcription-2) by promoting the ubiquitin-dependent degradation of STAT2, mediated by the proteasome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:43:44Z"^^xsd:string ; oboInOwl:hasExactSynonym "promotion by virus of proteosome-dependent STAT2 degradation"^^xsd:string , "suppression by virus of host STAT2 activity by positive promotion of STAT2 proteasome-mediated degradation"^^xsd:string , "targeting STAT2 for proteasome-mediated degradation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039569"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response. The Sendai virus protein C binds STAT1 directly to induce its degradation, whereas the V protein of simian virus 5 targets STAT1 for degradation by acting as an adaptor, without binding to STAT1."^^xsd:string ; rdfs:label "suppression by virus of host STAT2 activity by positive regulation of STAT2 catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039570 obo:GO_0039570 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039564 , obo:GO_0044833 , obo:GO_1990215 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT2 (signal transducer and activator of transcription-2) activity by retaining STAT2 in the cytoplasm, so STAT2 is unable to translocate to the nucleus to activate transcription of its target genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:46:49Z"^^xsd:string ; oboInOwl:hasExactSynonym "cytoplasmic sequestering of STAT2"^^xsd:string , "cytoplasmic sequestration of STAT2"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039570"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host STAT2 activity by negative regulation of STAT protein import into nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039571 obo:GO_0039571 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039563 , obo:GO_0039613 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT1 (signal transducer and activator of transcription-1) activity by stopping, preventing, or reducing the frequency, rate or extent of the introduction of a phosphate group to a tyrosine residue of a STAT1 protein. For example, the measles virus V protein inhibits tyrosine phosphorylation of STAT1, thereby preventing STAT1 activation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:50:38Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inhibition by virus of tyrosine phosphorylation of STAT1"^^xsd:string ; oboInOwl:id "GO:0039571"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term is for annotation of viral proteins that counteract the host anti-viral innate immune response."^^xsd:string ; rdfs:label "suppression by virus of host STAT1 activity by negative regulation of STAT1 tyrosine phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039572 obo:GO_0039572 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039564 , obo:GO_0039613 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host STAT2 (signal transducer and activator of transcription-2) activity by stopping, preventing, or reducing the frequency, rate or extent of the introduction of a phosphate group to a tyrosine residue of a STAT2 protein. For example, the measles virus V protein inhibits tyrosine phosphorylation of STAT2, thereby preventing STAT2 activation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-03-12T04:53:50Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of tyrosine phosphorylation of STAT2"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039572"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host STAT2 activity by negative regulation of STAT2 tyrosine phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039573 obo:GO_0039573 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 , obo:GO_0075528 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of complement activation. The activation of complement involves the sequential proteolysis of proteins to generate enzymes with catalytic activities. The biological functions of the complement include opsonization, inflammation, lysis of immune complexes, or enhancement of the humoral immune response. For example, the virus complement control protein (VCP) of vaccinia virus, and the complement control protein of herpesvirus inhibit C3 convertase."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasBroadSynonym "inhibition of host complement factors by virus"^^xsd:string ; oboInOwl:hasDbXref "VZ:811"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host complement activation by virus"^^xsd:string , "inhibition of host complement cascade by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039573"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host complement activation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039574 obo:GO_0039574 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039512 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host TYK2 (tyrosine kinase 2) activity. TYK2 is an intracellular signal-transducing tyrosine kinase that associates with the cytoplasmic tails of cytokine receptors and transmits the cytokine signal by phosphorylating receptor subunits."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasDbXref "VZ:720"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host non-receptor tyrosine-protein kinase TYK2 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039574"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host TYK2 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039575 obo:GO_0039575 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039574 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host TYK2 (tyrosine kinase 2) activity by stopping, preventing or reducing phosphorylation and thereby activation of TYK2."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasBroadSynonym "inhibition by virus of host TYK2 activation"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition by virus of host TYK2 phosphorylation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039575"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host TYK2 activity by negative regulation of TYK2 tyrosine phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039576 obo:GO_0039576 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039512 , obo:GO_0039514 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host JAK1 (Janus Kinase 1) activity. In the host, binding of a ligand to a receptor triggers activation of JAK proteins, which phosphorylate tyrosine residues on the receptor creating sites for STAT proteins to bind, which are in turn phosphorylated and activated by JAK proteins. By blocking JAK1 activity, many viruses block the host signal transduction pathway."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0039515"^^xsd:string ; oboInOwl:hasDbXref "VZ:784"^^xsd:string ; oboInOwl:hasExactSynonym "negative regulation by virus of host JAK"^^xsd:string , "suppression by virus of host janus kinase 1 activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of host JAK activity by virus"^^xsd:string , "negative regulation by virus of tyrosine phosphorylation of host STAT protein"^^xsd:string , "suppression by virus of tyrosine phosphorylation of host STAT protein"^^xsd:string , "viral inhibition of tyrosine phosphorylation of host STAT protein"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039576"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host JAK1 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039577 obo:GO_0039577 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039576 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host JAK1 (Janus Kinase 1) activity by stopping, preventing or reducing tyrosine phosphorylation of JAK1 and thereby activation of JAK1."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039577"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host JAK1 activity by negative regulation of JAK1 phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039578 obo:GO_0039578 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039576 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host JAK1 (Janus Kinase 1) activity by interacting directly and selectively with JAK1. For example, the polyoma virus T antigen binds to JAK1 and renders it inactive."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039578"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host JAK1 activity via JAK1 binding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039579 obo:GO_0039579 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039507 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host ubiquitin-like protein ISG15 activity. ISG15 is a ubiquitin-like protein that is conjugated to lysine residues on various target proteins. Viruses escape from the antiviral activity of ISG15 by using different mechanisms; the influenza B virus NS1 protein for instance blocks the covalent linkage of ISG15 to its target proteins by directly interacting with ISG15. The papain-like protease from the coronavirus cleaves ISG15 derivatives."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasDbXref "VZ:723"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039579"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host ISG15 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039580 obo:GO_0039580 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039584 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host PKR (protein kinase regulated by RNA) activity. Activation of PKR involves dsRNA binding followed by autophosphorylation. Phosphorylated PKR can then phosphorylate downstream targets such as the translation initiation factor eIF2 to inhibit protein synthesis. Viruses encode a number of mechanisms to inhibit the host antiviral response via PKR, including direct interaction with PKR, promoting degradation of PKR or altering the subcellular location of PKR."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasDbXref "VZ:554"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host EIF2AK2 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039580"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host PKR activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039581 obo:GO_0039581 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039580 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host PKR (protein kinase regulated by RNA) activity by interacting selectively and non-covalently with double-stranded RNA (dsRNA). Binding of viral proteins to RNA may sequester or alter the RNA so it can not be recognized by host PKR, or may compete with PKR for dsRNA binding."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host PKR activity by binding to dsRNA "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039581"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host PKR activity via double-stranded RNA binding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039582 obo:GO_0039582 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039580 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host PKR (protein kinase regulated by RNA) activity by promoting the localization of PKR in the nucleus. For example, human cytomegalovirus (HMCV) gene products directly interact with PKR and inhibit its activation by sequestering it in the nucleus, away from both its activator (cytoplasmic dsRNA) and its substrate, (eIF2alpha)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host PKR activity by nuclear sequestration of PKR"^^xsd:string , "suppression by virus of host PKR activity by positive regulation of PKR localization to nucleus"^^xsd:string , "suppression by virus of host PKR activity by sequestering of PKR in nucleus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039582"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host PKR activity by positive regulation of PKR nuclear localization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039583 obo:GO_0039583 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039580 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host PKR (protein kinase regulated by RNA) activity by promoting the degradation of PKR via the proteosome. For example, the Rift Valley fever virus (RVFV) NSs protein induces the down-regulation of PKR by degradation through proteasomes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-05-02T02:49:30Z"^^xsd:string ; oboInOwl:hasExactSynonym "downregulation of PKR by degradation through proteosome"^^xsd:string , "promotion by virus of proteosome-dependent PKR degradation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039583"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host PKR activity by positive regulation of PKR catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039584 obo:GO_0039584 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039513 , obo:GO_0039613 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host protein kinase activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-05-02T03:04:55Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039584"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host protein kinase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039586 obo:GO_0039586 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039517 ; obo:IAO_0000115 "The process in which a virus effects a change in host protein phosphatase-1 (PP1) activity, a serine/threonine phosphatase. Different viruses modulate host PP1 activity to remove phosphates from various cellular substrates and downregulate the host's antiviral response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-05-04T02:11:05Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:803"^^xsd:string ; oboInOwl:hasExactSynonym "modulation of host PP1 activity by virus"^^xsd:string , "regulation by virus of host PP1 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039586"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host PP1 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039587 obo:GO_0039587 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039506 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host tetherin activity. Tetherin (also known as BST2) is an alpha interferon-inducible cellular factor that impairs the release of many enveloped viruses. By blocking tetherin activity, many viruses circumvent its antiviral effects."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-05-04T02:33:29Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:665"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host BST2/Tetherin by virus"^^xsd:string , "suppression by virus of host BST-2 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039587"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host tetherin activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039588 obo:GO_0039588 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 , obo:GO_0075528 ; obo:IAO_0000115 "Any viral process that inhibits a host antigen-presenting cell expressing a peptide antigen on its cell surface in association with an MHC protein complex."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-05-04T04:34:52Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:815"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host proteasome antigen processing by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039588"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host antigen processing and presentation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039589 obo:GO_0039589 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039504 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of the host TAP complex, a heterodimer composed of the subunits TAP1 and TAP2 (transporter associated with antigen presentation). The TAP complex functions in the transport of antigenic peptides from the cytosol to the lumen of the endoplasmic reticulum, where they are loaded onto the MHC class I. By inhibiting the TAP complex, the virus prevents viral particles being presented at the cell surface, and thus evades the host immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-06-22T14:42:06Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:817"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TAP by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039589"^^xsd:string ; rdfs:comment "Viruses utilize multiple mechanisms to inhibit the TAP complex, including promoting degradation of the TAP proteins, interacting with the peptide-binding site of TAP to compete with peptide binding, and interacting with TAP to inhibit ATP binding and peptide-stimulated ATP hydrolysis."^^xsd:string ; rdfs:label "suppression by virus of host TAP complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039591 obo:GO_0039591 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0046776 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host tapasin (TAP binding protein/TAPBP) activity. Tapasin is a type I transmembrane protein essential for the optimal expression of stable MHC class I molecules on the host cell surface. By inhibiting host tapasin activity, viruses can prevent presentation of their antigens at the cell surface, and thereby evade the host anti-viral immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-06-25T01:27:48Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:818"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TAPBP by virus"^^xsd:string , "inhibition of host tapasin by virus"^^xsd:string , "suppression by virus of host TAP binding protein"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039591"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Consider also annotating to 'tapasin binding ; GO:0046980'."^^xsd:string ; rdfs:label "suppression by virus of host tapasin activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039592 obo:GO_0039592 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060153 ; obo:IAO_0000115 "Any viral process that decreases the rate or extent of progression from G2 phase to M phase of the host mitotic cell cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-06-25T02:07:18Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:876"^^xsd:string ; oboInOwl:hasExactSynonym "host G2/M cell cycle arrest by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039592"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of G2/M transition of host mitotic cell cycle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039593 obo:GO_0039593 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060153 ; obo:IAO_0000115 "Any viral process which decreases the rate or extent of a host cell leaving M phase of the cell cycle. M phase is the part of the mitotic cell cycle during which mitosis and cytokinesis take place."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-06-25T02:21:20Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:877"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host mitotic exit by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039593"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host exit from mitosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039595 obo:GO_0039595 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "The process in which a virus increases the frequency, rate or extent of the breakdown of host messenger RNA (mRNA)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-04T03:14:04Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:901"^^xsd:string ; oboInOwl:hasExactSynonym "induction by virus of host mRNA catabolic process"^^xsd:string , "induction of host mRNA decay"^^xsd:string , "promotion of host mRNA degradation"^^xsd:string , "viral induction of host mRNA decay"^^xsd:string , "virus-mediated mRNA decay"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039595"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by virus of catabolism of host mRNA"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039596 obo:GO_0039596 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Any viral process that modulates the frequency, rate or extent of dephosphorylation of a host protein."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-19T11:46:23Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039596"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host protein dephosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039597 obo:GO_0039597 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039600 , obo:GO_0039712 ; obo:IAO_0000115 "Any viral process that activates or increases the frequency, rate or extent of host endoribonuclease activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-04T04:36:49Z"^^xsd:string ; oboInOwl:hasExactSynonym "viral induction of host RNAse activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039597"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "GO:0039597 should be used to annotate viral proteins which utilize a host RNase to induce endonucleolytic cleavage of mRNAs (e.g. the NSP1 protein of SARS coronavirus). For viral proteins that have endoribonuclease activity themselves, consider instead annotating to: 'endoribonuclease activity involved in viral induction of host mRNA catabolic process ; GO:0039594'."^^xsd:string ; rdfs:label "induction by virus of host endoribonuclease activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039599 obo:GO_0039599 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 , obo:GO_0044033 ; obo:IAO_0000115 "Any process in which a host pre-mRNA or mRNA molecule is cleaved at specific sites or in a regulated manner by a viral endoribonuclease."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-04T05:09:08Z"^^xsd:string ; oboInOwl:hasExactSynonym "host mRNA cleavage by viral endoribonuclease"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral endoribonuclease activity involved in degradation of host mRNA"^^xsd:string ; oboInOwl:id "GO:0039599"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cleavage by virus of host mRNA"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039600 obo:GO_0039600 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039595 ; obo:IAO_0000115 "The process in which a virus increases the frequency, rate or extent of the breakdown of host nuclear-transcribed mRNAs that begins with endonucleolytic cleavage (by either a host or a viral RNAse) to generate unprotected ends."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-04T05:23:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "induction by virus of host endonucleolytic cleavage-dependent mRNA decay"^^xsd:string , "induction by virus of host nuclear-transcribed mRNA catabolic process, endonucleolytic cleavage-dependent decay"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039600"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Some viruses utilize a host RNase to induce endonucleolytic cleavage of template mRNAs (e.g. the NSP1 protein of SARS coronavirus); for these consider instead annotating to the child term 'induction by virus of host endoribonuclease activity ; GO:0039597'. Other viral proteins act as endonucleases themselves to cleave mRNA and then rely on the host degradation machinery to clear the resulting fragments (e.g. gamma herpesvirus SOX protein); for these cases consider instead annotating to the child term 'endoribonuclease activity involved in viral induction of host mRNA catabolic process ; GO:0039594'."^^xsd:string ; rdfs:label "induction by virus of host endonucleolytic cleavage-dependent mRNA catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039602 obo:GO_0039602 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039653 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of the assembly of the RNA polymerase II preinitiation complex (PIC) at an RNA polymerase II promoter region of a host DNA template."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-05T03:29:34Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0039601"^^xsd:string ; oboInOwl:hasDbXref "VZ:904"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host transcription initiation by virus"^^xsd:string , "suppression by virus of host DNA-dependent transcription, initiation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039602"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host transcription initiation from RNA polymerase II promoter"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039604 obo:GO_0039604 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019057 , obo:GO_0039657 ; obo:IAO_0000115 "Any process in which a virus prevents or reduces the frequency, rate or extent of translation of host mRNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:25:22Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1579"^^xsd:string ; oboInOwl:hasExactSynonym "host translation shutoff by virus"^^xsd:string , "viral inhibition of cellular protein synthesis"^^xsd:string , "viral shutoff of host protein synthesis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039604"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host translation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039606 obo:GO_0039606 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039604 ; obo:IAO_0000115 "Any process in which a virus prevents or reduces the frequency, rate or extent of host translation initiation, the host process preceding formation of the peptide bond between the first two amino acids of a protein."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:44:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039606"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host translation initiation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039607 obo:GO_0039607 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035897 , obo:GO_0039611 ; obo:IAO_0000115 "The chemical reactions and pathways performed by a virus resulting in the hydrolysis of a host translation initiation factor by cleavage of its peptide bonds."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:46:21Z"^^xsd:string ; oboInOwl:hasExactSynonym "cleavage of host translation initiation factor by viral protease"^^xsd:string , "proteolytic cleavage by virus of host translation initiation factor"^^xsd:string , "suppression by virus of host translation initiation factor activity by proteolysis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "cleavage of host translation initiation factor by virus"^^xsd:string ; oboInOwl:id "GO:0039607"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "proteolysis by virus of host translation initiation factor"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039608 obo:GO_0039608 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039596 , obo:GO_0039611 ; obo:IAO_0000115 "Any process in which a virus prevents or reduces the frequency, rate or extent of activity of a host translation initiation factor by promoting dephosphorylation of a host protein."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-06T10:30:57Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039608"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "GO:0039608 can be used to annotate viral proteins which promote dephosphorylation of a host translation initiation factor itself (e.g. eIF4E) or promote dephosphorylation of a host protein that, when un-phosphorylated, inactivates a translation initiation factor. For example, the transcriptional repressor and eIF4E-binding protein 4E-BP1 is activated by dephosphorylation upon EMCV and poliovirus infections."^^xsd:string ; rdfs:label "suppression by virus of host translation initiation factor activity by induction of host protein dephosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039611 obo:GO_0039611 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039606 ; obo:IAO_0000115 "Any process in which a virus prevents or reduces the frequency, rate or extent of activity of a host translation initiation factor."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-06T10:27:16Z"^^xsd:string ; oboInOwl:hasBroadSynonym "Inhibition of host translation factors by virus"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of activity of host translation initiation factor"^^xsd:string , "suppression by virus of host EIF-4E activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inactivation of eIF2 activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039611"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host translation initiation factor activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039612 obo:GO_0039612 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Any viral process that modulates the frequency, rate or extent of phosphorylation of viral or host proteins in a host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-06T11:13:59Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039612"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host protein phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039613 obo:GO_0039613 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039612 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of phosphorylation of viral or host proteins in a host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-06T11:15:56Z"^^xsd:string ; oboInOwl:hasExactSynonym "viral inhibition of host protein phosphorylation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039613"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression by virus of host protein phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039614 obo:GO_0039614 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039612 ; obo:IAO_0000115 "Any process in which a virus activates or increases the frequency, rate or extent of phosphorylation of viral or host proteins in a host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-07-06T11:15:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039614"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by virus of host protein phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039633 obo:GO_0039633 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001907 , obo:GO_0019048 ; obo:IAO_0000115 "Any process mediated by a virus that results in the death of a cell in the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-10T14:44:40Z"^^xsd:string ; oboInOwl:hasExactSynonym "killing by virus of host cells"^^xsd:string ; oboInOwl:hasNarrowSynonym "killing by phage of host cells"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039633"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "killing by virus of host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039634 obo:GO_0039634 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009615 , obo:GO_0039633 ; obo:IAO_0000115 "The viral-killing of a host cell by a pre-existing virus in response to a subsequent infection of the host cell by second virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-10T14:46:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "killing by virus of host cells during superinfection exclusion"^^xsd:string , "killing by virus of host cells involved in superinfection exclusion"^^xsd:string ; oboInOwl:hasNarrowSynonym "Rex exclusion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039634"^^xsd:string ; rdfs:label "killing by virus of host cell during superinfection exclusion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039635 obo:GO_0039635 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039636 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of peptidoglycan biosynthesis in the host organism. Peptidoglycans are any of a class of glycoconjugates found in bacterial cell walls."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-10T14:58:12Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral inhibition of host peptidoglycan biosynthesis"^^xsd:string ; oboInOwl:id "GO:0039635"^^xsd:string ; rdfs:label "suppression by virus of host peptidoglycan biosynthetic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039636 obo:GO_0039636 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of cell wall biogenesis in the host organism. Cell wall biogenesis includes the biosynthesis of constituent macromolecules, and the assembly and arrangement of these constituent parts."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-10T15:04:12Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039636"^^xsd:string ; rdfs:label "suppression by virus of host cell wall biogenesis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039637 obo:GO_0039637 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 , obo:GO_0044035 ; obo:IAO_0000115 "The breakdown of host DNA, deoxyribonucleic acid, by a virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-10T15:59:22Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039637"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by virus of host DNA"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039638 obo:GO_0039638 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019062 ; obo:IAO_0000115 "The process by which a virion attaches to a host cell by binding to a lipopolysaccharide (LPS) on the host cell surface."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-17T10:13:06Z"^^xsd:string ; oboInOwl:hasExactSynonym "LPS binding involved in viral attachment to host cell"^^xsd:string , "lipopolysaccharide binding involved in viral attachment to host cell"^^xsd:string , "virion attachment, binding to host lipopolysaccharide"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039638"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "lipopolysaccharide-mediated virion attachment to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039639 obo:GO_0039639 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098586 ; obo:IAO_0000115 "The prevention or delay of host cell lysis by a pre-existing virus in response to a subsequent infection of the host cell by second virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-17T10:42:27Z"^^xsd:string ; oboInOwl:hasBroadSynonym "lysis inhibition"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host cell lysis in response to superinfecting virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039639"^^xsd:string ; rdfs:label "suppression by virus of host cell lysis in response to superinfection"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039640 obo:GO_0039640 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044659 ; obo:IAO_0000115 "The killing by a virus of host cell by cytolysis, caused by a virus stopping, preventing, or reducing peptidoglycan biosynthesis in the host organism. Peptidoglycans are any of a class of glycoconjugates found in bacterial cell walls."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-08-17T10:54:55Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039640"^^xsd:string ; rdfs:label "cytolysis by virus via suppression of host peptidoglycan biosynthetic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039644 obo:GO_0039644 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039653 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host NF-kappaB activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:04:27Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:695"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host NF-kappa-B by virus "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039644"^^xsd:string ; rdfs:label "suppression by virus of host NF-kappaB transcription factor activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039645 obo:GO_0039645 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060153 ; obo:IAO_0000115 "Any viral process that modulates the frequency, rate or extent of the host cell G1/S transition checkpoint."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:08:57Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:880"^^xsd:string ; oboInOwl:hasExactSynonym "G1/S host cell cycle checkpoint dysregulation by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039645"^^xsd:string ; rdfs:label "modulation by virus of host G1/S transition checkpoint"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039646 obo:GO_0039646 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060153 ; obo:IAO_0000115 "Any viral process that modulates the frequency, rate or extent of the host cell G0/G1 transition checkpoint."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:11:22Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:881"^^xsd:string ; oboInOwl:hasExactSynonym "G0/G1 host cell cycle checkpoint dysregulation by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039646"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host G0/G1 transition checkpoint"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039647 obo:GO_0039647 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039507 , obo:GO_0039604 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host poly(A)-binding protein (PABP) activity. PABP binds to the poly(A) tail of mRNA to facilitate translation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:14:07Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host poly(A)-binding protein by virus"^^xsd:string , "suppression by virus of host PABP activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039647"^^xsd:string ; rdfs:label "suppression by virus of host poly(A)-binding protein activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039648 obo:GO_0039648 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "Any process in which a virus modulates the frequency, rate or extent of protein ubiquitination in the host organism. Ubiquitination is the process in which one or more ubiquitin groups are added to a protein."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:20:47Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of host ubiquitin pathway by virus"^^xsd:string ; oboInOwl:id "GO:0039648"^^xsd:string ; rdfs:label "modulation by virus of host protein ubiquitination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039649 obo:GO_0039649 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039516 , obo:GO_0039648 ; obo:IAO_0000115 "The process in which a virus effects a change in host ubiquitin-protein ligase activity. Ubiquitin-protein ligase activity catalyzes the reaction: ATP + ubiquitin + protein lysine = AMP + diphosphate + protein N-ubiquityllysine."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:26:56Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation of host E3 ubiquitin ligases by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039649"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host ubiquitin-protein ligase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039650 obo:GO_0039650 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019050 , obo:GO_0039513 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of host caspase activity. Caspases are cysteine-type endopeptidases which contribute to the apoptotic process."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:30:48Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of host caspases by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039650"^^xsd:string ; rdfs:label "suppression by virus of host cysteine-type endopeptidase activity involved in apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039651 obo:GO_0039651 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019051 , obo:GO_0039712 ; obo:IAO_0000115 "Any process in which a virus increases the frequency, rate or extent of host cysteine-type endopeptidase activity (also called caspase activity) which contributes to the apoptotic process."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-09T15:44:29Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation of host caspases by virus"^^xsd:string , "induction by virus of host caspase activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039651"^^xsd:string ; rdfs:label "induction by virus of host cysteine-type endopeptidase activity involved in apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039652 obo:GO_0039652 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019056 , obo:GO_0039506 ; obo:IAO_0000115 "Any process in which a virus starts, promotes, or enhances the activity of the host transcription factor NF-kappaB."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-11T16:04:31Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:841"^^xsd:string ; oboInOwl:hasExactSynonym "activation of host NF-kappa-B by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039652"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "activation by virus of host NF-kappaB transcription factor activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039653 obo:GO_0039653 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019056 , obo:GO_0039657 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of host DNA-dependent transcription; the cellular synthesis of RNA on a template of DNA. Viral proteins can interfere with either host RNA polymerase or with transcription factors."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2012-10-11T16:11:17Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1577"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host DNA-dependent transcription"^^xsd:string ; oboInOwl:hasNarrowSynonym "host transcription shutoff by virus "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039653"^^xsd:string ; rdfs:label "suppression by virus of host transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039654 obo:GO_0039654 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039663 ; obo:IAO_0000115 "Fusion of a virus membrane with a host endosome membrane. Occurs after internalization of the virus through the endosomal pathway, and results in release of the virus contents into the cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-06-20T14:24:05Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0075501"^^xsd:string , "GO:0075517"^^xsd:string ; oboInOwl:hasDbXref "VZ:992"^^xsd:string ; oboInOwl:hasExactSynonym "fusion of virus membrane with host endosomal membrane"^^xsd:string ; oboInOwl:hasNarrowSynonym "viral entry into host cell via caveolae-mediated endocytosis followed by membrane fusion with the endosome membrane"^^xsd:string , "viral entry into host cell via caveolin-mediated endocytosis followed by membrane fusion with the endosome membrane"^^xsd:string , "viral entry into host cell via clathrin-mediated endocytosis followed by membrane fusion with the endosome membrane"^^xsd:string , "viral penetration via endocytosis followed by caveolae-mediated membrane fusion with the endosome membrane"^^xsd:string , "viral penetration via endocytosis followed by clathrin-mediated membrane fusion with the endosome membrane"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via endocytosis followed by membrane fusion with host endosome"^^xsd:string , "viral entry into host cell via endocytosis followed by membrane fusion with the endosome membrane"^^xsd:string ; oboInOwl:id "GO:0039654"^^xsd:string ; rdfs:label "fusion of virus membrane with host endosome membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039655 obo:GO_0039655 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046740 , obo:GO_1902588 ; obo:IAO_0000115 "The transport of a virus between adjacent cells in a multicellular organism using plasmodesmata. Plasmodesma is a fine cytoplasmic channel found in all higher plants, which connects the cytoplasm of one cell to that of an adjacent cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-06-20T14:47:50Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1018"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "spread of virus in host, cell to cell via plasmodesmata"^^xsd:string , "viral movement protein"^^xsd:string ; oboInOwl:id "GO:0039655"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "transport of virus in host, cell to cell via plasmodesmata"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039656 obo:GO_0039656 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "The process in which a virus effects a change in gene expression in its host organism. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA (for protein-coding genes) and the translation of that mRNA into protein. Some protein processing events may be included when they are required to form an active form of a product from an inactive precursor form."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-06-20T15:28:26Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "regulation by virus of host gene expression"^^xsd:string ; oboInOwl:id "GO:0039656"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "modulation by virus of host gene expression"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039657 obo:GO_0039657 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039656 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of gene expression in the host organism. Gene expression is the process in which a gene's coding sequence is converted into a mature gene product or products (proteins or RNA). This includes the production of an RNA transcript as well as any processing to produce a mature RNA product or an mRNA (for protein-coding genes) and the translation of that mRNA into protein. Some protein processing events may be included when they are required to form an active form of a product from an inactive precursor form."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-06-20T15:29:55Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1582"^^xsd:string ; oboInOwl:hasExactSynonym "host gene expression shutoff by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039657"^^xsd:string ; rdfs:label "suppression by virus of host gene expression"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039659 obo:GO_0039659 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of the host TBK1-IKBKE-DDX3 complex."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-07-15T15:10:39Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:719"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TBK1-IKBKE-DDX3 complex by virus"^^xsd:string , "suppression by virus of host TBK1-IKKE-DDX3 complex activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039659"^^xsd:string ; rdfs:comment "See also: suppression by virus of host TBK1 activity ; GO:0039723, and suppression by virus of host IKBKE activity ; GO:0039724."^^xsd:string ; rdfs:label "suppression by virus of host TBK1-IKBKE-DDX3 complex activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039663 obo:GO_0039663 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044800 ; obo:IAO_0000115 "Merging of the virion membrane and a host membrane (host plasma membrane or host organelle membrane) that is involved in the uptake of a virus into a host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-08-29T10:15:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "fusion of virus membrane with host membrane"^^xsd:string , "fusion of virus membrane with host membrane during viral entry"^^xsd:string , "viral entry into host cell via membrane fusion"^^xsd:string ; oboInOwl:id "GO:0039663"^^xsd:string ; rdfs:label "membrane fusion involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039664 obo:GO_0039664 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The viral-induced lysis of an organelle (endosome, lysosome, or caveosome) that is involved in the uptake of a virus into a host cell. Occurs once the virus is within the organelle, and results in transfer of the viral contents from the organelle compartment into the cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-08-29T11:30:18Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:984"^^xsd:string ; oboInOwl:hasExactSynonym "viral penetration via lysis of host organellar membrane "^^xsd:string ; oboInOwl:hasNarrowSynonym "viral entry into host cell via endosome membrane lysis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via lysis of host organelle membrane"^^xsd:string , "viral membrane-lytic protein"^^xsd:string ; oboInOwl:id "GO:0039664"^^xsd:string ; rdfs:label "lysis of host organelle involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039665 obo:GO_0039665 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "Induction of organellar membrane permeabilization triggered by an interaction between the host membrane and a membrane-penetration protein associated with a viral capsid. Results in release of the virus contents from an organelle into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-08-29T11:57:21Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:985"^^xsd:string ; oboInOwl:hasExactSynonym " viral penetration via permeabilization of host organellar membrane "^^xsd:string , "viral penetration via host endosomal membrane disruption by virus"^^xsd:string , "viral penetration via perforation of host organellar membrane by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via permeabilization of host organelle membrane"^^xsd:string , "viral membrane-penetration protein"^^xsd:string ; oboInOwl:id "GO:0039665"^^xsd:string ; rdfs:label "permeabilization of host organelle membrane involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039666 obo:GO_0039666 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019062 ; obo:IAO_0000115 "The process by which a virion attaches to a host cell by binding to a pilus on the host cell surface. Pili are retractile filaments that protrude from gram-negative bacteria. Filamentous viruses can attach to the pilus tip, whereas icosahedral viruses can attach to the pilus side."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-08-29T13:31:10Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:981"^^xsd:string ; oboInOwl:hasExactSynonym "pilus-adsorption protein"^^xsd:string , "pilus-mediated viral adsorption onto host cell "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "pilus-mediated viral adsorption onto host cell"^^xsd:string , "pilus-mediated viral attachment to host cell"^^xsd:string , "viral attachment to host cell pilus"^^xsd:string ; oboInOwl:id "GO:0039666"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "virion attachment to host cell pilus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039667 obo:GO_0039667 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046718 ; obo:IAO_0000115 "The uptake of a virus or viral genetic material into a host cell which occurs through retraction of a virion-bound pilus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-04T14:32:19Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039667"^^xsd:string ; rdfs:comment "This method of entry into the cell differs between viruses; filamentous bacteriophages have rod-shaped virions which attach to the tip of the pilus; after retraction of the pilus with the virion attached, the genome can enter the host cell through the pilus basal pore. For icosahedral viruses, retraction of the pilus brings the virus in contact with the cell membrane and the genome can enter the cell via membrane fusion or genome injection. In GO, viral entry begins after viral attachment; for pilus-attachment proteins see instead: viral attachment to host cell pilus ; GO:0039666."^^xsd:string ; rdfs:label "viral entry into host cell via pilus retraction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039668 obo:GO_0039668 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039667 ; obo:IAO_0000115 "The uptake of a virus or viral genetic material into a host cell which occurs through retraction of the virion-bound pilus, followed by entry of the viral genome into the host cell through the pilus basal pore. Filamentous bacteriophages absorb to the tip of the F-pili and can enter the bacterial cell in this way."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-04T14:33:18Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "filamentous viral entry into host cell via pilus retraction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039668"^^xsd:string ; rdfs:label "viral entry into host cell via pilus basal pore"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039669 obo:GO_0039669 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039667 ; obo:IAO_0000115 "The uptake of a virus into a host cell which occurs via retraction of the viral-bound pilus to bring the virus in contact with the host cell membrane, followed by fusion of the bacteriophage membrane with the host outer membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-04T14:35:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039669"^^xsd:string ; rdfs:comment "For annotation of viral pilus-binding proteins, see also 'viral attachment to host cell pilus ; GO:0039666'."^^xsd:string ; rdfs:label "viral entry into host cell via pilus retraction and membrane fusion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039671 obo:GO_0039671 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 ; obo:IAO_0000115 "Any process by which a virus avoids the effects mediated by the host organism's natural killer (NK) cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-25T11:04:53Z"^^xsd:string ; oboInOwl:hasExactSynonym "evasion by virus of host NK cell killing"^^xsd:string , "evasion by virus of host natural killer cell response"^^xsd:string , "protection by virus against host NK cell cytotoxicity"^^xsd:string , "suppression by virus of host natural killer cell function"^^xsd:string , "viral immunoevasion of host NK cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of host NK-cell activity by virus "^^xsd:string ; oboInOwl:id "GO:0039671"^^xsd:string ; rdfs:label "evasion by virus of host natural killer cell activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039672 obo:GO_0039672 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039671 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of natural killer cell activation in the host."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-25T11:08:19Z"^^xsd:string ; oboInOwl:hasExactSynonym "suppression by virus of host NK-cell activation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039672"^^xsd:string ; rdfs:label "suppression by virus of host natural killer cell activation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039673 obo:GO_0039673 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 ; obo:IAO_0000115 "Any process by which a virus avoids the effects mediated by the host organism's dendritic cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-25T11:18:51Z"^^xsd:string ; oboInOwl:hasBroadSynonym "modulation of host dendritic cell activity by virus "^^xsd:string ; oboInOwl:hasExactSynonym "evasion by virus of host dendritic cell response"^^xsd:string , "impairing dendritic cell function by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039673"^^xsd:string ; rdfs:label "evasion by virus of host dendritic cell activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039674 obo:GO_0039674 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075733 ; obo:IAO_0000115 "The directed movement of the viral genome or a viral particle out of the host cell nucleus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-25T13:59:41Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:2177"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039674"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "exit of virus from host cell nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039675 obo:GO_0039675 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039674 ; obo:IAO_0000115 "The directed movement of the viral genome or a viral particle out of the host cell nucleus through the nuclear pore."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-25T14:10:03Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1953"^^xsd:string ; oboInOwl:hasExactSynonym "exit of virus from host cell nucleus through nuclear pore complex"^^xsd:string , "nuclear pore exit of virus"^^xsd:string , "viral enome export through nuclear pore"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039675"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "exit of virus from host cell nucleus through nuclear pore"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039677 obo:GO_0039677 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039674 ; obo:IAO_0000115 "The directed movement of the viral genome or a viral particle out of the host cell nucleus that involves disruption of the nuclear membrane envelope by the virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-25T14:10:03Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:2176"^^xsd:string ; oboInOwl:hasExactSynonym "exit of virus from host cell nucleus via nuclear envelope breakdown"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039677"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "exit of virus from host cell nucleus via nuclear envelope disassembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039678 obo:GO_0039678 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046718 , obo:GO_0046794 ; obo:IAO_0000115 "Ejection by a non-enveloped prokaryotic virus of its genome into the host cytoplasm. Caudovirales carry an ejection apparatus that can be long and contractile, long and noncontractile, or short, and is able to penetrate the host cell envelope to deliver the viral genome into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-09-26T11:56:48Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "phage genome ejection"^^xsd:string , "viral genome injection through bacterial membranes "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039678"^^xsd:string ; rdfs:comment "When a pore-forming protein is involved, see also 'pore-mediated entry of viral genome into host cell ; GO:0044694'."^^xsd:string ; rdfs:label "viral genome ejection through host cell envelope"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039680 obo:GO_0039680 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075520 , obo:GO_0075606 ; obo:IAO_0000115 "The directed movement of a virus, or part of a virus, towards the host cell nucleus using actin filaments."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-10T11:24:56Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:991"^^xsd:string ; oboInOwl:hasExactSynonym "actin-dependent intracellular transport of viral material towards nucleus"^^xsd:string , "actin-dependent inwards viral transport"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039680"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "actin-dependent intracellular transport of virus towards nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039682 obo:GO_0039682 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039687 ; obo:IAO_0000115 "A process of unidirectional viral DNA replication that takes place on a circular DNA to rapidly produce numerous copies of the viral genome. Involves creating a nick in one strand of the circular DNA molecule at the origin of replication. DNA is then synthesized by DNA polymerase. Using the non-nicked strand as a template, replication proceeds around the circular DNA molecule, displacing the nicked strand as single-stranded DNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T14:13:51Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039682"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "rolling circle viral DNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039683 obo:GO_0039683 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039682 ; obo:IAO_0000115 "A rolling circle viral DNA replication that begins with a double-stranded viral DNA genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T14:15:04Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:2676"^^xsd:string ; oboInOwl:hasExactSynonym "dsDNA rolling circle replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039683"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "rolling circle double-stranded viral DNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039684 obo:GO_0039684 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039682 ; obo:IAO_0000115 "A rolling circle viral DNA replication that begins with a single-stranded viral DNA genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T14:15:48Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1941"^^xsd:string ; oboInOwl:hasExactSynonym "ssDNA rolling circle replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039684"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "rolling circle single-stranded viral DNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039685 obo:GO_0039685 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039693 ; obo:IAO_0000115 "A viral DNA replication process where a 3' hairpin structure in the viral single-stranded DNA (ssDNA) template serves as a primer for host enzymes to synthesize DNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T14:33:55Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:2656"^^xsd:string ; oboInOwl:hasExactSynonym "ssDNA rolling hairpin viral DNA replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039685"^^xsd:string ; rdfs:label "rolling hairpin viral DNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039686 obo:GO_0039686 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039693 ; obo:IAO_0000115 "A viral DNA replication process where replication occurs in both directions from the starting point. This creates two replication forks, moving in opposite directions."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T14:42:09Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1939"^^xsd:string ; oboInOwl:hasExactSynonym "viral bidirectional dsDNA replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039686"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "bidirectional double-stranded viral DNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039687 obo:GO_0039687 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039693 ; obo:IAO_0000115 "A viral DNA replication process where only one strand is replicated at once, and which releases a single stranded DNA (ssDNA)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T14:48:40Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1940"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039687"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral DNA strand displacement replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039688 obo:GO_0039688 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039693 ; obo:IAO_0000115 "A DNA replication process that uses viral RNA as a template for RNA-dependent DNA polymerases (e.g. reverse transcriptase) that synthesize the new strands."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T15:00:08Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1938"^^xsd:string ; oboInOwl:hasExactSynonym "dsDNA replication via RNA intermediate"^^xsd:string , "viral RNA-dependent DNA replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "RNA-dependent viral DNA replication"^^xsd:string ; oboInOwl:id "GO:0039688"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral double stranded DNA replication via reverse transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039689 obo:GO_0039689 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039694 , obo:GO_0044034 ; obo:IAO_0000115 "A viral genome replication process where the template genome is negative stranded, single stranded RNA ((-)ssRNA)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T15:40:27Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1096"^^xsd:string ; oboInOwl:hasExactSynonym "(-)ss viral RNA replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039689"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative stranded viral RNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039690 obo:GO_0039690 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039694 , obo:GO_0044034 ; obo:IAO_0000115 "A viral genome replication process where the template genome is positive stranded, single stranded RNA ((+)ssRNA). Replication of the positive strand leads to dsRNA formation, which in turn is transcribed into positive single stranded RNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T15:45:40Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1116"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "ss(+) viral RNA replication"^^xsd:string ; oboInOwl:id "GO:0039690"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive stranded viral RNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039691 obo:GO_0039691 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039694 , obo:GO_0044034 ; obo:IAO_0000115 "A viral genome replication process where the template genome is double stranded RNA (dsRNA). Genomic dsRNA is first transcribed into single-stranded (ss) mRNA, which is then replicated to ds-genomic RNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T15:52:19Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1936"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039691"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "double stranded viral RNA replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039692 obo:GO_0039692 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039694 ; obo:IAO_0000115 "A viral genome replication where the template is single-stranded RNA (ssRNA), and which proceeds via a double stranded DNA (dsDNA) intermediate molecule. Viral genomic RNA is first reverse transcribed into dsDNA, which integrates into the host chromosomal DNA, where it is transcribed by host RNA polymerase II."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-17T15:59:43Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0045090"^^xsd:string ; oboInOwl:hasDbXref "VZ:1937"^^xsd:string ; oboInOwl:hasExactSynonym "retroviral genome replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral ssRNA replication via dsDNA intermediate"^^xsd:string ; oboInOwl:id "GO:0039692"^^xsd:string ; rdfs:label "single stranded viral RNA replication via double stranded DNA intermediate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039693 obo:GO_0039693 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019079 , obo:GO_0044034 ; obo:IAO_0000115 "The replication of a viral DNA genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-23T15:22:31Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0039681"^^xsd:string ; oboInOwl:hasExactSynonym "DNA-dependent viral DNA replication"^^xsd:string , "viral DNA replication"^^xsd:string , "viral DNA-dependent DNA replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039693"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral DNA genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039694 obo:GO_0039694 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019079 , obo:GO_0044033 ; obo:IAO_0000115 "The replication of a viral RNA genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-10-23T15:24:36Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039694"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral RNA genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039699 obo:GO_0039699 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0044033 ; obo:IAO_0000115 "Methylation of the 2'-O-ribose of the first or second transcribed nucleotide of a viral mRNA. Methylation allows evasion of the host innate immune response, which degrades cap0 (non-methylated) mRNAs."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-06T14:39:17Z"^^xsd:string ; oboInOwl:hasExactSynonym "IFIT mRNA restriction evasion by virus "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039699"^^xsd:string ; rdfs:label "viral mRNA cap methylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039700 obo:GO_0039700 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044800 ; obo:IAO_0000115 "Fusion of a viral primary envelope with the host outer nuclear membrane during nuclear egress. The transitory primary envelope is acquired by the virus as it buds at the inner nuclear membrane and gains access to the perinuclear space. This membrane is lost by fusing with the host outer nuclear membrane during nuclear exit."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-06T15:07:46Z"^^xsd:string ; oboInOwl:hasExactSynonym "fusion of viral membrane with host outer nuclear membrane involved in nuclear egress"^^xsd:string , "viral primary envelope fusion with host outer nuclear membrane "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039700"^^xsd:string ; rdfs:label "fusion of viral membrane with host outer nuclear membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039701 obo:GO_0039701 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075519 ; obo:IAO_0000115 "The directed movement of the viral genome or a viral particle towards the cell periphery using host microtubules. Mostly used by viruses that replicate their genome near or in the nucleus to allows newly assembled viral progeny to reach the plasma membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-06T16:09:57Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1816"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039701"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "microtubule-dependent intracellular transport of viral material towards cell periphery"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039702 obo:GO_0039702 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046755 ; obo:IAO_0000115 "Viral budding which uses a host ESCRT protein complex, or complexes, to mediate the budding process."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-06T16:51:53Z"^^xsd:string ; oboInOwl:hasBroadSynonym "host-assisted viral budding"^^xsd:string ; oboInOwl:hasDbXref "VZ:1536"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral budding through the ESCRT machinery"^^xsd:string ; oboInOwl:id "GO:0039702"^^xsd:string ; rdfs:label "viral budding via host ESCRT complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039707 obo:GO_0039707 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044658 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components by a virus to form a pore complex in a membrane of a host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-25T15:33:33Z"^^xsd:string ; oboInOwl:hasExactSynonym "pore formation in membrane of host cell by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viroporin"^^xsd:string ; oboInOwl:id "GO:0039707"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "pore formation by virus in membrane of host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039708 obo:GO_0039708 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019069 ; obo:IAO_0000115 "The assembly of a virus capsid that occurs in the nucleus. The assembly of large icosahedral shells for herpesviridae and adenoviridae requires structural proteins that act as chaperones for assembly."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-28T15:08:41Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1516"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039708"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "nuclear capsid assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039709 obo:GO_0039709 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019069 ; obo:IAO_0000115 "The assembly of a virus capsid that occurs in the cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-28T15:12:30Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:1950"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039709"^^xsd:string ; rdfs:label "cytoplasmic capsid assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039710 obo:GO_0039710 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039709 ; obo:IAO_0000115 "The assembly of an icosahedral viral capsid in the cytoplasm. Often occurs by assembling around the viral genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-28T15:20:50Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039710"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytoplasmic icosahedral capsid assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039711 obo:GO_0039711 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039709 ; obo:IAO_0000115 "The assembly of a helical viral capsid in the cytoplasm. Occurs by assembling around the viral genome."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-11-28T15:23:39Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039711"^^xsd:string ; rdfs:label "cytoplasmic helical capsid assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039712 obo:GO_0039712 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039516 , obo:GO_0043948 ; obo:IAO_0000115 "Any viral process that activates or increases the frequency, rate or extent of host catalytic activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2013-12-19T13:21:45Z"^^xsd:string ; oboInOwl:hasExactSynonym "induction by virus of host enzyme activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039712"^^xsd:string ; rdfs:label "induction by virus of host catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039722 obo:GO_0039722 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the frequency, rate or extent of toll-like receptor (TLR) signaling in the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2014-01-06T11:39:58Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TLR pathway by virus"^^xsd:string , "suppression by virus of host TLR signaling pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039722"^^xsd:string ; rdfs:label "suppression by virus of host toll-like receptor signaling pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039723 obo:GO_0039723 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039584 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of the host serine/threonine kinase TBK1."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2014-01-06T12:04:44Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host TBK1 by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039723"^^xsd:string ; rdfs:comment "When TBK1 acts as part of a TBK1-IKBKE-DDX3 complex, consider also annotating to: suppression by virus of host TBK1-IKBKE-DDX3 complex activity ; GO:0039659."^^xsd:string ; rdfs:label "suppression by virus of host TBK1 activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0039724 obo:GO_0039724 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039503 , obo:GO_0039507 ; obo:IAO_0000115 "Any process in which a virus stops, prevents, or reduces the activity of the host I-kappa-B kinase epsilon (IKBKE/IKK-epsilon/IKK-E)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "rfoulger"^^xsd:string ; oboInOwl:creation_date "2014-01-06T12:15:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host IKBKE by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0039724"^^xsd:string ; rdfs:comment "When IKBKE acts as part of a TBK1-IKBKE-DDX3 complex, consider also annotating to: suppression by virus of host TBK1-IKBKE-DDX3 complex activity ; GO:0039659."^^xsd:string ; rdfs:label "suppression by virus of host IKBKE activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042000 obo:GO_0042000 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044417 , obo:GO_0051808 ; obo:IAO_0000115 "The directed movement of peptides or proteins produced by an organism to a location inside its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "transport of peptides or proteins into host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042000"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of peptides or proteins into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042710 obo:GO_0042710 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 ; obo:IAO_0000115 "A process in which microorganisms irreversibly attach to and grow on a surface and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042710"^^xsd:string ; oboInOwl:inSubset , , ; rdfs:label "biofilm formation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042711 obo:GO_0042711 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060746 ; obo:IAO_0000115 "Female behaviors associated with the care and rearing of offspring."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "maternal behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042711"^^xsd:string ; rdfs:label "maternal behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042712 obo:GO_0042712 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060746 ; obo:IAO_0000115 "Male behaviors associated with the care and rearing offspring."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "paternal behaviour"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042712"^^xsd:string ; rdfs:label "paternal behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042742 obo:GO_0042742 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009617 , obo:GO_0098542 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a bacterium that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0042830"^^xsd:string ; oboInOwl:hasExactSynonym "defence response to bacteria"^^xsd:string , "defence response to bacterium"^^xsd:string , "defense response to bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "antibacterial peptide activity"^^xsd:string ; oboInOwl:id "GO:0042742"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "defense response to bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042782 obo:GO_0042782 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0020012 , obo:GO_0051809 ; obo:IAO_0000115 "Any mechanism of immune avoidance that does not directly interfere with the host immune system; for example, some viruses enter a state of latency where their protein production is drastically downregulated, meaning that they are not detected by the host immune system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "passive immune evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042782"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "passive evasion of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042783 obo:GO_0042783 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0020012 , obo:GO_0051810 ; obo:IAO_0000115 "Any mechanism of immune avoidance that directly affects the host immune system, e.g. blocking any stage in host MHC class I and II presentation. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "active immune evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042783"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "active evasion of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042784 obo:GO_0042784 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042783 , obo:GO_0051811 ; obo:IAO_0000115 "Any mechanism of active immune avoidance which works by regulating the host complement system, e.g. by possessing complement receptors which mediate attachment to, then infection of, host macrophages, which are eventually destroyed. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active immune evasion via modulation of host complement system"^^xsd:string , "active immune evasion via regulation of host complement system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042784"^^xsd:string ; rdfs:label "active evasion of host immune response via regulation of host complement system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042785 obo:GO_0042785 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042783 , obo:GO_0051812 ; obo:IAO_0000115 "Any mechanism of active immune avoidance which works by regulating host cytokine networks, e.g. by secreting proteins that mimic cytokine receptors that act to sequester host cytokines and inhibit action. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active immune evasion via modulation of host cytokine network"^^xsd:string , "active immune evasion via regulation of host cytokine network"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042785"^^xsd:string ; rdfs:label "active evasion of host immune response via regulation of host cytokine network"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042786 obo:GO_0042786 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042783 ; obo:IAO_0000115 "Any mechanism of active immune avoidance which works by regulating the host's antigen processing or presentation pathways, e.g. by blocking any stage in MHC class II presentation. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active evasion of host immune response via regulation of host antigen processing and presentation pathway"^^xsd:string , "active immune evasion via modulation of antigen processing and presentation"^^xsd:string , "active immune evasion via modulation of antigen processing/presentation"^^xsd:string , "active immune evasion via regulation of antigen processing and presentation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042786"^^xsd:string ; rdfs:label "active evasion of host immune response via regulation of host antigen processing and presentation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0042832 obo:GO_0042832 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001562 , obo:GO_0098542 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a protozoan that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response to pathogenic protozoa"^^xsd:string , "defence response to protozoa"^^xsd:string , "defence response to protozoon"^^xsd:string , "defense response to pathogenic protozoa"^^xsd:string , "defense response to protozoa"^^xsd:string , "defense response to protozoon"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0042832"^^xsd:string ; rdfs:label "defense response to protozoan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043152 obo:GO_0043152 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019731 ; obo:IAO_0000115 "Any process in which infecting bacteria are clumped together by a host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043152"^^xsd:string ; rdfs:label "induction of bacterial agglutination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043689 obo:GO_0043689 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098610 ; obo:IAO_0000115 "The attachment of one single cell organism to another via adhesion molecules, occurring as a part of flocculation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043689"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cell-cell adhesion involved in flocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043690 obo:GO_0043690 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043689 ; obo:IAO_0000115 "The attachment of one single cell organism to another during flocculation via the interaction a protein in the cell wall of one cell with a carbohyrdate in the cell wall of another In Saccharomyces this process is mannose-sensitve."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043690"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cell-cell adhesion involved in flocculation via cell wall protein-carbohydrate interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043706 obo:GO_0043706 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098610 ; obo:IAO_0000115 "The attachment of a parasite adhesion molecule to a nonidentical adhesion molecule on the microvasculature of a host cell, thereby adhering the parasite to the host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043706"^^xsd:string ; rdfs:label "heterophilic cell adhesion involved in cytoadherence to microvasculature, mediated by parasite protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043921 obo:GO_0043921 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052472 ; obo:IAO_0000115 "Any process in which a host organism modulates the frequency, rate or extent of viral transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by host of viral transcription"^^xsd:string , "regulation of viral transcription by host "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043921"^^xsd:string ; rdfs:label "modulation by host of viral transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043922 obo:GO_0043922 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043921 ; obo:IAO_0000115 "Any process in which a host organism stops, prevents, or reduces the frequency, rate or extent of viral transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of viral transcription by host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043922"^^xsd:string ; rdfs:label "negative regulation by host of viral transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043923 obo:GO_0043923 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043921 ; obo:IAO_0000115 "Any process is which a host organism activates or increases the frequency, rate or extent of viral transcription, the synthesis of either RNA on a template of DNA or DNA on a template of RNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of viral transcription by host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043923"^^xsd:string ; rdfs:label "positive regulation by host of viral transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043946 obo:GO_0043946 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052203 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of enzyme activity in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation of enzyme activity in other organism"^^xsd:string , "activation of enzyme activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation of catalytic activity in other organism during symbiotic interaction"^^xsd:string , "up regulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string , "up-regulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string , "upregulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0043946"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation of catalytic activity in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043947 obo:GO_0043947 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043946 , obo:GO_0052405 , obo:GO_0052422 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of symbiont enzyme activity. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by host of symbiont enzyme activity"^^xsd:string , "up regulation by host of symbiont enzyme activity"^^xsd:string , "up-regulation by host of symbiont enzyme activity"^^xsd:string , "upregulation by host of symbiont enzyme activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of symbiont enzyme activity"^^xsd:string , "activation of symbiont enzyme activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043947"^^xsd:string ; rdfs:label "positive regulation by host of symbiont catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043948 obo:GO_0043948 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043946 , obo:GO_0052056 , obo:GO_0052148 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of host enzyme activity. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host enzyme activity"^^xsd:string , "up regulation by symbiont of host enzyme activity"^^xsd:string , "up-regulation by symbiont of host enzyme activity"^^xsd:string , "upregulation by symbiont of host enzyme activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host enzyme activity"^^xsd:string , "activation of host enzyme activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043948"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043962 obo:GO_0043962 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052492 , obo:GO_0075332 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of adenylate cyclase-mediated signal transduction in the symbiont organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043962"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host adenylate cyclase-mediated signal transduction; GO:0075336\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont adenylate cyclase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043963 obo:GO_0043963 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of adenylate cyclase-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043963"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host adenylate cyclase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043964 obo:GO_0043964 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043963 , obo:GO_0052028 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of adenylate cyclase-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043964"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host adenylate cyclase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0043965 obo:GO_0043965 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043963 , obo:GO_0052029 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of adenylate cyclase-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0043965"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host adenylate cyclase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044000 obo:GO_0044000 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052126 ; obo:IAO_0000115 "The process in which an organism or its progeny spreads from one location to another within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "movement of symbiont in host"^^xsd:string , "movement of symbiont within host"^^xsd:string , "movement within host"^^xsd:string , "symbiont movement in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "symbiont movement within host"^^xsd:string ; oboInOwl:id "GO:0044000"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "movement in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044001 obo:GO_0044001 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044000 ; obo:IAO_0000115 "The directional movement of an organism from one place to another within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "migration within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044001"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "migration in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044002 obo:GO_0044002 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 , obo:GO_0051705 ; obo:IAO_0000115 "The process that begins with the production and formation of structures and molecules in an organism that are required for the acquisition and utilization of nutrients from its host organism, and the ends with the acquirement of the nutrients. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044002"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "acquisition of nutrients from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044003 obo:GO_0044003 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 , obo:GO_0051817 ; obo:IAO_0000115 "The process in which a symbiont organism effects a change in the structure or processes of its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044003"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044004 obo:GO_0044004 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0051818 ; obo:IAO_0000115 "Any process in which an organism has a negative effect on the functioning of the host's cells. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044004"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by symbiont of host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044005 obo:GO_0044005 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0051819 ; obo:IAO_0000115 "The process in which an organism causes the formation of a mass of cells in its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044005"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont in host of tumor, nodule, or growth"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044006 obo:GO_0044006 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044005 , obo:GO_0051820 ; obo:IAO_0000115 "The process in which an organism causes the formation in its host organism of a growth whose cells have been transformed and continue to exist in the absence of the first organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044006"^^xsd:string ; rdfs:label "induction by symbiont in host of tumor, nodule, or growth containing transformed cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044007 obo:GO_0044007 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 ; obo:IAO_0000115 "The movement of an organism from a host to another host or from a host to another place in the environment. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "dissemination or transmission of organism from host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044007"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "dissemination or transmission of symbiont from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044008 obo:GO_0044008 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044007 ; obo:IAO_0000115 "The movement of an organism from one host to another (or another place in the environment) by means of a third organism (often an insect or other animal). The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "dissemination or transmission of organism from host by vector"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044008"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "dissemination or transmission of symbiont from host by vector"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044009 obo:GO_0044009 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019089 , obo:GO_0044008 ; obo:IAO_0000115 "The transfer of virions by means of an organism (often an insect or other animal) in order to create new infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044009"^^xsd:string ; rdfs:label "viral transmission by vector"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044010 obo:GO_0044010 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042710 ; obo:IAO_0000115 "A process in which microorganisms of the same species attach to and grow on a surface such, and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044010"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "single-species biofilm formation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044011 obo:GO_0044011 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044010 , obo:GO_0051703 ; obo:IAO_0000115 "A process in which microorganisms of the same species attach to and grow on an inanimate surface such as a rock or pipe, and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044011"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "single-species biofilm formation on inanimate substrate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044031 obo:GO_0044031 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075345 ; obo:IAO_0000115 "The process in which an organism adds a phosphate group to a protein of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044031"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Note that this term is intended for use in annotation of symbiont gene products. For host gene products that phosphorylate host proteins, consider annotation to 'protein amino acid phosphorylation ; GO:0006468'. Consider also annotation to the molecular function term 'protein kinase activity ; GO:0004672'."^^xsd:string ; rdfs:label "modification by symbiont of host protein by phosphorylation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044032 obo:GO_0044032 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052019 ; obo:IAO_0000115 "The alteration by an organism of the levels of indole acetic acid in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "modulation by symbiont of auxin levels in host"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by symbiont of IAA levels in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044032"^^xsd:string ; rdfs:comment "Note that this term is intended for use in annotation of symbiont gene products. For host gene products that regulate indole acetic acid levels in the host, consider annotating to 'auxin homeostasis ; GO:0010252'."^^xsd:string ; rdfs:label "modulation by symbiont of indole acetic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044033 obo:GO_0044033 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "A metabolic process - chemical reactions and pathways, including anabolism and catabolism, by which living organisms transform chemical substances - which involves more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism metabolism"^^xsd:string , "multi-organismal metabolic process"^^xsd:string , "multi-organismal metabolism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044033"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism metabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044034 obo:GO_0044034 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "A biosynthetic process - chemical reactions and pathways resulting in the formation of substances - which involves more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism biosynthesis"^^xsd:string , "multi-organismal biosynthesis"^^xsd:string , "multi-organismal biosynthetic process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044034"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism biosynthetic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044035 obo:GO_0044035 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "A catabolic process - chemical reactions and pathways resulting in the breakdown of substances - which involves more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism catabolism"^^xsd:string , "multi-organismal catabolic process"^^xsd:string , "multi-organismal catabolism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044035"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044037 obo:GO_0044037 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 , obo:GO_0044764 ; obo:IAO_0000115 "The chemical reactions and pathways involving macromolecules forming, or destined to form, part of a cell wall, involving more than one organism. A cell wall is a rigid or semi-rigid envelope lying outside the cell membrane of plant, fungal and most prokaryotic cells, maintaining their shape and protecting them from osmotic lysis."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism cell wall macromolecule metabolism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044037"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism cell wall macromolecule metabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044040 obo:GO_0044040 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "The chemical reactions and pathways involving carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, that involve more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism carbohydrate metabolism"^^xsd:string ; oboInOwl:hasNarrowSynonym "main pathways of carbohydrate metabolic process"^^xsd:string , "main pathways of carbohydrate metabolism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044040"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism carbohydrate metabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044041 obo:GO_0044041 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044035 , obo:GO_0044040 ; obo:IAO_0000115 "The chemical reactions and pathways resulting in the breakdown of carbohydrates, any of a group of organic compounds based of the general formula Cx(H2O)y, involving more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism carbohydrate breakdown"^^xsd:string , "multi-organism carbohydrate catabolism"^^xsd:string , "multi-organism carbohydrate degradation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044041"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism carbohydrate catabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044043 obo:GO_0044043 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044040 ; obo:IAO_0000115 "The chemical reactions and pathways involving glucans, polysaccharides consisting only of glucose residues, involving more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "multi-organism glucan metabolism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044043"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism glucan metabolic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044044 obo:GO_0044044 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance on the surface of the other (symbiont) organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044044"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance in symbiont surface"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044045 obo:GO_0044045 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044044 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance in the symbiont cell outer membrane - a lipid bilayer that forms the outermost layer of the symbiont cell envelope. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044045"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance in symbiont cell outer membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044046 obo:GO_0044046 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance that is released by the other organism. This includes substances that are released via pathogen cell lysis."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "interaction with host via substance released outside of symbiont cells"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044046"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance released outside of symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044047 obo:GO_0044047 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the other (symbiont) organism via a type I secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044047"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via protein secreted by type I secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044048 obo:GO_0044048 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the other (symbiont) organism via a type V secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044048"^^xsd:string ; rdfs:label "interaction with host via protein secreted by type V secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044049 obo:GO_0044049 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the other (symbiont) organism via a type VI secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044049"^^xsd:string ; rdfs:label "interaction with host via protein secreted by type VI secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044050 obo:GO_0044050 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044046 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released via rupture of symbiont sporangia, structures producing and containing spores. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "interaction with host via substance released by sporangia lysis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with host via substance released by lysis of symbiont sporangium"^^xsd:string ; oboInOwl:id "GO:0044050"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance released by sporangium lysis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044051 obo:GO_0044051 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044046 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released via cytolysis of symbiont cells. Cytolysis is the rupture of cell membranes and the loss of cytoplasm. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "interaction with host via substance released by cytolysis of symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044051"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance released by symbiont cytolysis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044052 obo:GO_0044052 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044046 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released via symbiont membrane budding, the evagination of a membrane resulting in formation of a vesicle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "interaction with host via substance released by symbiont membrane budding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044052"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance released by membrane budding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044053 obo:GO_0044053 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042000 ; obo:IAO_0000115 "The directed movement of peptides or proteins produced by a symbiont organism to a location within the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "translocation of symbiont peptides or proteins into host cell cytoplasm"^^xsd:string , "transport of peptides or proteins into host cell cytoplasm"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044053"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of peptides or proteins into host cell cytoplasm"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044054 obo:GO_0044054 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044004 ; obo:IAO_0000115 "Any process in which an organism causes host cells to change shape and become round."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044054"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "rounding by symbiont of host cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044055 obo:GO_0044055 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 ; obo:IAO_0000115 "The alteration by a symbiont organism of the functioning of a system process in the host. A system process is a multicellular organismal process carried out by any of the organs or tissues in an organ system."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by symbiont of host system process "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044055"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host system process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044056 obo:GO_0044056 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044055 ; obo:IAO_0000115 "The alteration by a symbiont organism of the functioning of a digestive system process, a physical, chemical, or biochemical process carried out by the host organism to break down ingested nutrients into components that may be easily absorbed and directed into metabolism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by symbiont of host digestive system process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044056"^^xsd:string ; rdfs:label "modulation by symbiont of host digestive system process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044059 obo:GO_0044059 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044055 ; obo:IAO_0000115 "The alteration by a symbiont organism of the functioning of a endocrine process, any of the hormonal, neural, and secretory processes that release products into the blood or lymph, in the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by symbiont of host endocrine process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044059"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host endocrine process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044061 obo:GO_0044061 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044055 ; obo:IAO_0000115 "The alteration by a symbiont organism of the functioning of excretion, the elimination by the host organism of the waste products that arise as a result of metabolic activity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by symbiont of host excretion "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044061"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host excretion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044063 obo:GO_0044063 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044055 ; obo:IAO_0000115 "The alteration by a symbiont organism of the functioning of a host neurophysiological process, an organ system process carried out by any of the organs or tissues of neurological system."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by symbiont of host neurological system process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044063"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host neurological system process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044064 obo:GO_0044064 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044055 ; obo:IAO_0000115 "The alteration by a symbiont organism of the functioning of a respiratory system process, an organ system process carried out by any of the organs or tissues of the respiratory system."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by symbiont of host respiratory system process "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044064"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host respiratory system process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044066 obo:GO_0044066 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 ; obo:IAO_0000115 "The process in which a symbiont organism effects a change in the structure or function of its host cell nucleus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by symbiont of host nucleus "^^xsd:string , "modification of host cell nucleus by symbiont"^^xsd:string , "modification of host nucleus by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044066"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host cell nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044067 obo:GO_0044067 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 ; obo:IAO_0000115 "The process in which a symbiont organism effects a change in the structure or function of its host intercellular junction, a specialized region of connection between two cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification of host intercellular junctions by symbiont "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044067"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host intercellular junctions"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044068 obo:GO_0044068 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of a cellular process, any process that is carried out at the cellular level, but not necessarily restricted to a single cell, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of host cellular process by symbiont"^^xsd:string , "regulation by symbiont of host cellular process "^^xsd:string , "regulation of host cellular process by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044068"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host cellular process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044069 obo:GO_0044069 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052038 ; obo:IAO_0000115 "The process in which a symbiont organism modulates the anion transport, the directed movement of anions, atoms or small molecules with a net negative charge, into, out of or within a cell, or between cells, of its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification of host anion transport by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044069"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host anion transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044071 obo:GO_0044071 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 ; obo:IAO_0000115 "The process in which a symbiont organism effects a change in its host's cell cycle through direct interactions with the host cell macromolecular machinery."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by symbiont of host cell cycle "^^xsd:string , "modulation of host cell cycle by symbiont"^^xsd:string , "regulation by symbiont of host cell cycle "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044071"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host cell cycle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044072 obo:GO_0044072 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044071 ; obo:IAO_0000115 "The process in which a symbiont organism stops, prevents or reduces the rate or extent of its host's progression through its cell cycle via direct interactions with the host cell macromolecular machinery."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044072"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host cell cycle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044073 obo:GO_0044073 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 ; obo:IAO_0000115 "The process in which a symbiont organism effects a change in translation, the chemical reactions and pathways resulting in the formation of a protein, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by symbiont of host translation"^^xsd:string , "modulation of host translation by symbiont"^^xsd:string , "regulation by symbiont of host translation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044073"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host translation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044074 obo:GO_0044074 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044073 ; obo:IAO_0000115 "The process in which a symbiont organism stops, prevents, or reduces the frequency, rate or extent of translation, the chemical reactions and pathways resulting in the formation of a protein, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of host translation by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044074"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host translation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044075 obo:GO_0044075 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of vacuole organization in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host vacuole organisation"^^xsd:string , "modulation of host vacuole organization by symbiont"^^xsd:string , "regulation by symbiont of host vacuole organization"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by symbiont of host vacuole biogenesis"^^xsd:string ; oboInOwl:id "GO:0044075"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host vacuole organization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044076 obo:GO_0044076 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044075 ; obo:IAO_0000115 "The process in which a symbiont organism activates or increases the frequency, rate or extent of vacuole organization in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host vacuole organisation"^^xsd:string , "positive regulation of host vacuole organization by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by symbiont of host vacuole biogenesis"^^xsd:string ; oboInOwl:id "GO:0044076"^^xsd:string ; rdfs:label "positive regulation by symbiont of host vacuole organization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044077 obo:GO_0044077 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 ; obo:IAO_0000115 "The process in which a symbiont organism modulates the frequency, rate or extent of receptor mediated endocytosis, the uptake of external materials by cells, utilizing receptors to ensure specificity of transport, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of host receptor-mediated endocytosis by symbiont"^^xsd:string , "regulation by symbiont of host receptor-mediated endocytosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044077"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host receptor-mediated endocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044078 obo:GO_0044078 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044077 ; obo:IAO_0000115 "Any process in which a symbiont organism activates or increases the frequency, rate or extent of receptor mediated endocytosis, the uptake of external materials by cells, utilizing receptors to ensure specificity of transport, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of host receptor-mediated endocytosis by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044078"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host receptor-mediated endocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044079 obo:GO_0044079 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044063 , obo:GO_0044068 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of the regulated release of a neurotransmitter from a cell in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by symbiont of host neurotransmitter secretion"^^xsd:string , "modulation of host neurotransmitter secretion by symbiont"^^xsd:string , "regulation by symbiont of host neurotransmitter secretion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044079"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host neurotransmitter secretion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044080 obo:GO_0044080 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the rate, frequency or extent of cGMP-mediated signaling in its host organism. cGMP-mediated signaling is a series of molecular signals in which a cell uses cyclic GMP to convert an extracellular signal into a response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host cGMP-mediated signal transduction pathway"^^xsd:string , "modulation by symbiont of host cGMP-mediated signaling"^^xsd:string , "modulation by symbiont of host cGMP-mediated signalling"^^xsd:string , "modulation of host cGMP-mediated signal transduction by symbiont"^^xsd:string , "regulation by symbiont of host cGMP-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044080"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host cGMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044081 obo:GO_0044081 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the rate, frequency or extent of nitric oxide mediated signal transduction in its host organism. Nitric oxide mediated signal transduction is a series of molecular signals mediated by the detection of nitric oxide (NO)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host nitric oxide mediated signal transduction"^^xsd:string , "modulation of host nitric oxide-mediated signal transduction by symbiont"^^xsd:string , "modulation of host nitric oxide-mediated signaling by symbiont"^^xsd:string , "modulation of host nitric oxide-mediated signalling by symbiont"^^xsd:string , "regulation by symbiont of host nitric oxide-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044081"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host nitric oxide-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044082 obo:GO_0044082 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of small GTPase mediated signal transduction in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of host small GTPase mediated signal transduction by symbiont"^^xsd:string , "regulation by symbiont of host small GTPase mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044082"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host small GTPase mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044083 obo:GO_0044083 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044082 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of Rho protein signal transduction in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host Rho protein mediated signal transduction"^^xsd:string , "modulation by symbiont of host Rho protein-mediated signal transduction"^^xsd:string , "modulation of host Rho protein signal transduction by symbiont"^^xsd:string , "modulation of host Rho protein signaling by symbiont"^^xsd:string , "modulation of host Rho protein signalling by symbiont"^^xsd:string , "regulation by symbiont of host Rho protein signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044083"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host Rho protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044110 obo:GO_0044110 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The increase in size or mass of an organism occurring when the organism is in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T02:22:33Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "growth during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0044110"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development during symbiotic interaction ; GO:0052171'. See also 'development during symbiotic interaction ; GO:0044111'."^^xsd:string ; rdfs:label "growth involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044111 obo:GO_0044111 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The progression of an organism from an initial condition to a later condition, occurring when the organism is in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T02:26:46Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "development during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0044111"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development during symbiotic interaction ; GO:0052171'. See also 'growth during symbiotic interaction ; GO:0044110'."^^xsd:string ; rdfs:label "development involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044112 obo:GO_0044112 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044110 ; obo:IAO_0000115 "The increase in size or mass of an organism, occurring within the cells or tissues of a second organism, where the two organisms are in a symbiotic interaction. This may (but not necessarily) include a filamentous growth form, and also can include secretion of proteases and lipases to break down the tissue of the second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T02:32:14Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "growth in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0044112"^^xsd:string ; rdfs:comment "This term partially replaces the obsolete term 'growth or development in other organism during symbiotic interaction ; GO:0051831'. See also 'development in other organism during symbiotic interaction ; GO:0044113'."^^xsd:string ; rdfs:label "growth in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044113 obo:GO_0044113 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The progression of an organism from an initial condition to a later condition, occurring within the cells or tissues of a second organism, where the two organisms are in a symbiotic interaction. This may (but not necessarily) include a filamentous growth form, and also can include secretion of proteases and lipases to break down the tissue of the second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T02:32:38Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "development in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0044113"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development in other organism during symbiotic interaction ; GO:0051831'. See also 'growth in other organism during symbiotic interaction ; GO:0044112'."^^xsd:string ; rdfs:label "development in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044114 obo:GO_0044114 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044115 ; obo:IAO_0000115 "The progression of an organism from an initial condition to a later condition, occurring within the cells or tissues of the host organism. This may (but not necessarily) include a filamentous growth form, and also can include secretion of proteases and lipases to break down host tissue. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:39:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044114"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host ; GO:0044412'. See also 'growth of symbiont in host ; GO:0044117'."^^xsd:string ; rdfs:label "development of symbiont in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044115 obo:GO_0044115 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The progression of an organism from an initial condition to a later condition, occurring in, on or near the exterior of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:26:36Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "development of symbiont during interaction with host"^^xsd:string ; oboInOwl:id "GO:0044115"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont during interaction with host ; GO:0052108'. See also 'growth of symbiont during interaction with host ; GO:0044116'."^^xsd:string ; rdfs:label "development of symbiont involved in interaction with host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044116 obo:GO_0044116 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044110 ; obo:IAO_0000115 "The increase in size or mass of an organism, occurring in, on or near the exterior of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:27:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "growth of symbiont during interaction with host"^^xsd:string ; oboInOwl:id "GO:0044116"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont during interaction with host ; GO:0052108'. See also 'development of symbiont during interaction with host ; GO:0044115'."^^xsd:string ; rdfs:label "growth of symbiont involved in interaction with host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044117 obo:GO_0044117 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044116 ; obo:IAO_0000115 "The increase in size or mass of an organism, occurring within the cells or tissues of the host organism. This may (but not necessarily) include a filamentous growth form, and also can include secretion of proteases and lipases to break down host tissue. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:39:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044117"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host ; GO:0044412'. See also 'development of symbiont in host ; GO:0044114'."^^xsd:string ; rdfs:label "growth of symbiont in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044118 obo:GO_0044118 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "The progression of the symbiont from an initial condition to a later condition, occurring in its host's cell. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:52:00Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044118"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host cell ; GO:0075065'. See also 'growth of symbiont in host cell ; GO:0044119'."^^xsd:string ; rdfs:label "development of symbiont in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044119 obo:GO_0044119 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044117 ; obo:IAO_0000115 "The increase in size or mass of symbiont, occurring in its host's cell. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:52:30Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044119"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host cell ; GO:0075065'. See also 'development of symbiont in host cell ; GO:0044118'. This term refers to an increase in mass of a symbiont in a host cell; it should not be used to annotate an increase in number of symbionts, e.g. viral replication in a host cell."^^xsd:string ; rdfs:label "growth of symbiont in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044120 obo:GO_0044120 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044118 ; obo:IAO_0000115 "The progression of the symbiont from an initial condition to a later condition, occurring in its host's organelle. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T03:59:54Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044120"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host organelle ; GO:0075066'. See also 'growth of symbiont in host organelle ; GO:0044121'."^^xsd:string ; rdfs:label "development of symbiont in host organelle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044121 obo:GO_0044121 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044119 ; obo:IAO_0000115 "The increase in size or mass of a symbiont, occurring in its host's organelle. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T04:00:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044121"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host organelle ; GO:0075066'. See also 'development of symbiont in host organelle ; GO:0044120'."^^xsd:string ; rdfs:label "growth of symbiont in host organelle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044122 obo:GO_0044122 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "The progression of the symbiont from an initial condition to a later condition, occurring in its host's vascular tissue. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T04:23:43Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044122"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host organelle ; GO:0075066'. See also 'growth of symbiont in host vascular tissue ; GO:0044123'."^^xsd:string ; rdfs:label "development of symbiont in host vascular tissue"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044123 obo:GO_0044123 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044117 ; obo:IAO_0000115 "The increase in size or mass of symbiont, occurring in its host's vascular tissue. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T04:24:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044123"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host organelle ; GO:0075066'. See also 'development of symbiont in host vascular tissue ; GO:0044122'."^^xsd:string ; rdfs:label "growth of symbiont in host vascular tissue"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044124 obo:GO_0044124 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "The progression of the symbiont from an initial condition to a later condition, occurring in its host's intercellular space. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T04:50:34Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044124"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host intercellular space ; GO:0075067'. See also 'growth of symbiont in host intercellular space ; GO:0044125'."^^xsd:string ; rdfs:label "development of symbiont in host intercellular space"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044125 obo:GO_0044125 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044117 ; obo:IAO_0000115 "The increase in size or mass of symbiont, occurring in its host's intercellular space. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-07-30T04:51:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044125"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont in host intercellular space ; GO:0075067'. See also 'development of symbiont in host intercellular space ; GO:0044124'."^^xsd:string ; rdfs:label "growth of symbiont in host intercellular space"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044132 obo:GO_0044132 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044115 ; obo:IAO_0000115 "The progression of a symbiont from an initial condition to a later condition, within the cells or tissues of its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-04T03:36:02Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044132"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont on or near host ; GO:0044408'. See also 'growth of symbiont on or near host ; GO:0044133'."^^xsd:string ; rdfs:label "development of symbiont on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044133 obo:GO_0044133 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044116 ; obo:IAO_0000115 "The increase in size or mass of a symbiont within the cells or tissues of its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-04T03:36:49Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044133"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont on or near host ; GO:0044408'. See also 'development of symbiont on or near host ; GO:0044132'."^^xsd:string ; rdfs:label "growth of symbiont on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044134 obo:GO_0044134 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 ; obo:IAO_0000115 "The progression of the symbiont from an initial condition to a later condition, occurring on or near its host phyllosphere. The host phyllosphere is defined as total above-ground surfaces of a plant as a habitat for symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-04T04:10:58Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044134"^^xsd:string ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont on or near host phyllosphere ; GO:0075013'. See also 'growth of symbiont on or near host phyllosphere ; GO:0044135'."^^xsd:string ; rdfs:label "development of symbiont on or near host phyllosphere"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044135 obo:GO_0044135 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044133 ; obo:IAO_0000115 "The increase in size or mass of symbiont occurring on or near its host phyllosphere. The host phyllosphere is defined as total above-ground surfaces of a plant as a habitat for symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-04T04:11:23Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044135"^^xsd:string ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont on or near host phyllosphere ; GO:0075013'. See also 'development of symbiont on or near host phyllosphere ; GO:0044134'."^^xsd:string ; rdfs:label "growth of symbiont on or near host phyllosphere"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044136 obo:GO_0044136 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 ; obo:IAO_0000115 "The progression of the symbiont from an initial condition to a later condition, occurring on or near its host rhizosphere. The host rhizosphere is defined as total below-ground surfaces of a plant as a habitat for its symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-04T04:18:35Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044136"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont on or near host rhizosphere ; GO:0075014'. See also 'growth of symbiont on or near host rhizosphere ; GO:0044137'."^^xsd:string ; rdfs:label "development of symbiont on or near host rhizosphere"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044137 obo:GO_0044137 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044133 ; obo:IAO_0000115 "The increase in size or mass of symbiont occurring on or near its host rhizosphere. The host rhizosphere is defined as total below-ground surfaces of a plant as a habitat for its symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-04T04:19:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044137"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of symbiont on or near host rhizosphere ; GO:0075014'. See also 'development of symbiont on or near host rhizosphere ; GO:0044136'."^^xsd:string ; rdfs:label "growth of symbiont on or near host rhizosphere"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044150 obo:GO_0044150 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044152 ; obo:IAO_0000115 "The progression of an organism from an initial condition to a later condition, occurring on or near the exterior of its symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-06T03:15:52Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044150"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "development of organism on or near symbiont surface"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044151 obo:GO_0044151 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044153 ; obo:IAO_0000115 "The increase in size or mass of an organism occurring on or near the exterior of its symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-06T03:16:19Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044151"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development of organism on or near symbiont surface ; GO:0051857'. See also 'development of organism on or near symbiont surface ; GO:0044150'."^^xsd:string ; rdfs:label "growth of organism on or near symbiont surface"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044152 obo:GO_0044152 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The progression of an organism from an initial condition to a later condition, occurring on or near the exterior of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-06T03:25:28Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "development on or near surface of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0044152"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development on or near surface of other organism during symbiotic interaction ; GO:0051827'. See also 'growth on or near surface of other organism during symbiotic interaction ; GO:0044153'."^^xsd:string ; rdfs:label "development on or near surface of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044153 obo:GO_0044153 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044110 ; obo:IAO_0000115 "The increase in size or mass of an organism occurring on or near the exterior of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-08-06T03:25:54Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "growth on or near surface of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0044153"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This term partially replaces the obsolete term 'growth or development on or near surface of other organism during symbiotic interaction ; GO:0051827'. See also 'development on or near surface of other organism during symbiotic interaction ; GO:0044152'."^^xsd:string ; rdfs:label "growth on or near surface of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044179 obo:GO_0044179 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051715 ; obo:IAO_0000115 "The cytolytic destruction of red blood cells, with the release of intracellular hemoglobin, in one organism by another."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-09-04T03:36:00Z"^^xsd:string ; oboInOwl:hasExactSynonym "hemolysis of RBCs in other organism"^^xsd:string , "hemolysis of cells in other organism"^^xsd:string , "hemolysis of erythrocytes in other organism"^^xsd:string , "hemolysis of red blood cells in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044179"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "hemolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044278 obo:GO_0044278 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "A process carried out by an organism that results in the breakdown of the cell wall of a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-01-14T02:01:48Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044278"^^xsd:string ; rdfs:label "cell wall disruption in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044358 obo:GO_0044358 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with vascular damage and hemorrhage in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-26T04:24:59Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044358"^^xsd:string ; rdfs:label "envenomation resulting in hemorrhagic damage to other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044359 obo:GO_0044359 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The process in which an organism effects a change in the function of proteins in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T01:28:16Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044359"^^xsd:string ; rdfs:label "modulation of molecular function in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044360 obo:GO_0044360 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044363 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of a voltage-gated potassium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T02:09:28Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044360"^^xsd:string ; rdfs:label "modulation of voltage-gated potassium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044361 obo:GO_0044361 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044360 , obo:GO_0044362 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of the activity of a voltage-gated potassium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T02:11:52Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044361"^^xsd:string ; rdfs:label "negative regulation of voltage-gated potassium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044362 obo:GO_0044362 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044359 ; obo:IAO_0000115 "Any process in which an organism stops, prevents or reduces the frequency, rate or extent of the function of proteins in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T02:12:49Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044362"^^xsd:string ; rdfs:label "negative regulation of molecular function in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044363 obo:GO_0044363 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044561 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of a potassium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T02:19:32Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044363"^^xsd:string ; rdfs:label "modulation of potassium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044364 obo:GO_0044364 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "A process in which an organism has a negative effect on the functioning of the second organism's cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T02:27:48Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044364"^^xsd:string ; rdfs:label "disruption of cells of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044365 obo:GO_0044365 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044468 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant change to the frequency, rate or extent of platelet aggregation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T02:36:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of platelet aggregation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044365"^^xsd:string ; rdfs:label "envenomation resulting in modulation of platelet aggregation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044366 obo:GO_0044366 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051705 ; obo:IAO_0000115 "The behaviour of consuming the whole or part of another organism for the purposes of nutrition."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T03:30:30Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044366"^^xsd:string ; rdfs:label "feeding on or from other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044367 obo:GO_0044367 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044366 ; obo:IAO_0000115 "The behaviour of consuming part of another organism for the purposes of nutrition via a particular tissue e.g. vascular tissue."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T03:31:23Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044367"^^xsd:string ; rdfs:label "feeding from tissue of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044368 obo:GO_0044368 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044367 ; obo:IAO_0000115 "The behaviour of consuming part of another organism for the purposes of nutrition via a vascular tissue."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T03:52:32Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044368"^^xsd:string ; rdfs:label "feeding from vascular tissue of another organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044369 obo:GO_0044369 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044368 ; obo:IAO_0000115 "The behaviour of feeding on the blood of another organism via specialized mouth parts and chemical agents used to penetrate vascular structures in the skin of hosts."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T03:53:33Z"^^xsd:string ; oboInOwl:hasExactSynonym "hematophagy"^^xsd:string , "phlebotomy"^^xsd:string , "taking of blood meal"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044369"^^xsd:string ; rdfs:label "feeding on blood of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044370 obo:GO_0044370 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035737 ; obo:IAO_0000115 "The process of forcing a substance into the bloodstream of another organism, whilst feeding on blood of other organism. The substance may facilitate the feeding process, e.g. by preventing the blood from clotting."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T03:57:28Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044370"^^xsd:string ; rdfs:label "injection of substance into other organism during feeding on blood of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044371 obo:GO_0044371 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044368 ; obo:IAO_0000115 "The behaviour of consuming phloem sap, usually by penetration of the phloem wall, for the purposes of nutrition."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T04:06:52Z"^^xsd:string ; oboInOwl:hasExactSynonym "feeding from plant phloem"^^xsd:string , "feeding on plant sap"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044371"^^xsd:string ; rdfs:label "feeding from phloem of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044372 obo:GO_0044372 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044368 ; obo:IAO_0000115 "The behaviour of consuming xylem exudate from plant xylem tissue for the purposes of nutrition."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-10-27T04:42:45Z"^^xsd:string ; oboInOwl:hasExactSynonym "feeding from plant xylem"^^xsd:string , "feeding from xylem of plant"^^xsd:string , "feeding on xylem exudate"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044372"^^xsd:string ; rdfs:label "feeding from xylem of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044398 obo:GO_0044398 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the swelling of soft tissues of the bitten organism as a result of excess water accumulation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-12-21T03:57:27Z"^^xsd:string ; oboInOwl:hasExactSynonym " envenomation resulting in induction of oedema in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044398"^^xsd:string ; rdfs:label "envenomation resulting in induction of edema in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044399 obo:GO_0044399 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042710 , obo:GO_0044403 ; obo:IAO_0000115 "A process in which microorganisms of different species attach to and grow on a surface and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044399"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-species biofilm formation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044400 obo:GO_0044400 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044399 ; obo:IAO_0000115 "A process in which microorganisms of different species attach to and grow on an inanimate surface such as a rock or pipe and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044400"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-species biofilm formation on inanimate substrate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044401 obo:GO_0044401 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044399 , obo:GO_0044406 ; obo:IAO_0000115 "A process in which microorganisms of different species attach to and grow in or on a surface in a host species, and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044401"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-species biofilm formation in or on host organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044402 obo:GO_0044402 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 ; obo:IAO_0000115 "Any process in which an organism within a multispecies community gains an advantage in growth or survival over another organism of a different species in that community."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "interspecies competition"^^xsd:string ; oboInOwl:hasExactSynonym "competition with another organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044402"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "competition with other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044403 obo:GO_0044403 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 ; obo:IAO_0000115 "An interaction between two organisms living together in more or less intimate association. The term host is usually used for the larger (macro) of the two members of a symbiosis. The smaller (micro) member is called the symbiont organism. Microscopic symbionts are often referred to as endosymbionts. The various forms of symbiosis include parasitism, in which the association is disadvantageous or destructive to one of the organisms; mutualism, in which the association is advantageous, or often necessary to one or both and not harmful to either; and commensalism, in which one member of the association benefits while the other is not affected. However, mutualism, parasitism, and commensalism are often not discrete categories of interactions and should rather be perceived as a continuum of interaction ranging from parasitism to mutualism. In fact, the direction of a symbiotic interaction can change during the lifetime of the symbionts due to developmental changes as well as changes in the biotic/abiotic environment in which the interaction occurs."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0043298"^^xsd:string , "GO:0044404"^^xsd:string ; oboInOwl:hasExactSynonym "symbiosis"^^xsd:string , "symbiotic interaction"^^xsd:string , "symbiotic interaction between organisms"^^xsd:string , "symbiotic interaction between species"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "host-pathogen interaction"^^xsd:string , "symbiotic interaction between host and organism"^^xsd:string , "symbiotic interaction with other non-host organism"^^xsd:string ; oboInOwl:id "GO:0044403"^^xsd:string ; oboInOwl:inSubset , , ; rdfs:comment "Note that this term encompasses all symbiotic relationships between species along a continuum from mutualism through to parasitism, as outlined in the definition."^^xsd:string ; rdfs:label "symbiosis, encompassing mutualism through parasitism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044405 obo:GO_0044405 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051824 , obo:GO_0075136 ; obo:IAO_0000115 "The set of specific processes that allow an organism to detect the presence of its host via physical or chemical signals. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "detection of host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044405"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "recognition of host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044406 obo:GO_0044406 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 , obo:GO_0051825 ; obo:IAO_0000115 "The attachment of an organism to its host via adhesion molecules, general stickiness etc., either directly or indirectly. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "host adhesion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044406"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "adhesion to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044407 obo:GO_0044407 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044010 , obo:GO_0044406 ; obo:IAO_0000115 "A process in which microorganisms of the same species attach to and grow in or on a surface in a host species, and produce extracellular polymers that facilitate attachment and matrix formation, resulting in an alteration in the phenotype of the organisms with respect to growth rate and gene transcription. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044407"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "single-species biofilm formation in or on host organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044409 obo:GO_0044409 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052126 ; obo:IAO_0000115 "Penetration by an organism into the body, tissues, or cells of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "host invasion"^^xsd:string , "invasion into host"^^xsd:string , "invasion of host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "invasive growth"^^xsd:string ; oboInOwl:id "GO:0044409"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "entry into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044410 obo:GO_0044410 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044409 ; obo:IAO_0000115 "Penetration by an organism into its host organism via naturally occurring openings in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044410"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "entry into host through natural portals"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044411 obo:GO_0044411 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044409 ; obo:IAO_0000115 "Penetration by an organism into its host organism via active breaching of the physical barriers of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044411"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "entry into host through host barriers"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044413 obo:GO_0044413 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051832 , obo:GO_0052200 ; obo:IAO_0000115 "Any process, either constitutive or induced, by which an organism evades, suppresses or tolerates the effects of its host organism's defense(s). Host defenses may be induced by the presence of the organism or may be preformed (e.g. physical barriers). The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "avoidance of host defences"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044413"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "avoidance of host defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044414 obo:GO_0044414 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044413 , obo:GO_0051833 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host defense(s) by active mechanisms that normally result in the shutting down of a host pathway. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of host defenses"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044414"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression of host defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044415 obo:GO_0044415 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044413 , obo:GO_0051834 ; obo:IAO_0000115 "Any process, either active or passive, by which an organism avoids or tolerates the effects of its host organism's defense(s). Host defenses may be induced by the presence of the organism or may be preformed (e.g. physical barriers). The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044415"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of host defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044416 obo:GO_0044416 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052251 , obo:GO_0052509 ; obo:IAO_0000115 "The activation by an organism of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation of host defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044416"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044417 obo:GO_0044417 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 , obo:GO_0051836 ; obo:IAO_0000115 "The directed movement of a molecule(s) produced by an organism to a location inside its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "transport of molecules into host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044417"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of molecules into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044418 obo:GO_0044418 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044417 , obo:GO_0051837 ; obo:IAO_0000115 "The directed movement of DNA from an organism to a location inside its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "transport of DNA into host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044418"^^xsd:string ; rdfs:label "translocation of DNA into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044419 obo:GO_0044419 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "Any process in which an organism has an effect on an organism of a different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "interaction with another species"^^xsd:string , "interspecies interaction"^^xsd:string , "interspecies interaction with other organisms"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044419"^^xsd:string ; oboInOwl:inSubset , , ; rdfs:label "interspecies interaction between organisms"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044465 obo:GO_0044465 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "A process that modulates the frequency, rate or extent of the sensory perception of pain, the series of events required for an organism to receive a painful stimulus, convert it to a molecular signal, and recognize and characterize the signal, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-12T03:14:19Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of sensory perception of pain in another organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044465"^^xsd:string ; rdfs:label "modulation of sensory perception of pain in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044468 obo:GO_0044468 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the modulation of the frequency, rate or extent of blood coagulation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T01:24:10Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of blood coagulation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044468"^^xsd:string ; rdfs:label "envenomation resulting in modulation of blood coagulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044469 obo:GO_0044469 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044468 , obo:GO_0044483 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant activation, maintenance or an increase in the frequency, rate or extent of blood coagulation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T01:29:09Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044469"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of blood coagulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044470 obo:GO_0044470 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044468 , obo:GO_0044483 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction in the frequency, rate or extent of blood coagulation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T01:32:48Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044470"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of blood coagulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044471 obo:GO_0044471 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the aggregation, arrangement and bonding together of a set of components to form a pore complex in a membrane of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T01:39:47Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044471"^^xsd:string ; rdfs:label "envenomation resulting in pore formation in membrane of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044472 obo:GO_0044472 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044560 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant change in the activity of a calcium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:17:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044472"^^xsd:string ; rdfs:label "envenomation resulting in modulation of calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044473 obo:GO_0044473 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044472 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction of the activity of a calcium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:19:46Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044473"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044474 obo:GO_0044474 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044473 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction of the activity of a voltage-gated calcium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:25:04Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044474"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of voltage-gated calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044475 obo:GO_0044475 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044474 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction of the activity of a high voltage-gated calcium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:28:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044475"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of high voltage-gated calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044476 obo:GO_0044476 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044474 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction of the activity of a low voltage-gated calcium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:28:42Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044476"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of low voltage-gated calcium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044477 obo:GO_0044477 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044365 , obo:GO_0044470 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction in the frequency, rate or extent of platelet aggregation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:36:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044477"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of platelet aggregation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044478 obo:GO_0044478 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044365 , obo:GO_0044469 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant activation, maintenance or an increase in the frequency, rate or extent of platelet aggregation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:39:45Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044478"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of platelet aggregation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044479 obo:GO_0044479 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of blood mast cell degranulation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:51:51Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044479"^^xsd:string ; rdfs:label "envenomation resulting in modulation of mast cell degranulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044480 obo:GO_0044480 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044479 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of blood mast cell degranulation in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T02:54:37Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044480"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of mast cell degranulation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044481 obo:GO_0044481 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant hydrolysis of proteins in of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T03:01:16Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044481"^^xsd:string ; rdfs:label "envenomation resulting in proteolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044482 obo:GO_0044482 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044358 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism which causes damage to the extracellular matrix of the blood vessels of the bitten organism, ultimately resulting in hemorrhage in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T03:12:04Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in blood vessel ECM, causing hemorrhagic damage in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044482"^^xsd:string ; rdfs:label "envenomation resulting in blood vessel extracellular matrix damage, causing hemorrhagic damage in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044483 obo:GO_0044483 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the inhibition of the process of hemostasis - the stopping of bleeding or the arrest of the circulation to an organ or part - in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-19T03:15:56Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in negative regulation of hemostasis in other organism"^^xsd:string , "envenomation, impairing hemostasis in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044483"^^xsd:string ; rdfs:label "envenomation resulting in impairment of hemostasis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044484 obo:GO_0044484 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044483 ; obo:IAO_0000115 "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with fibrinolysis, a process that solubilizes fibrin, chiefly by the proteolytic action of plasmin, in the bloodstream of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-26T03:26:33Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044484"^^xsd:string ; rdfs:label "envenomation resulting in fibrinolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044485 obo:GO_0044485 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044536 ; obo:IAO_0000115 "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with fibrinogenolysis, a process that degrades fibrinogen at a variety of Arg-Lys bonds, thus impairing fibrinogen clotting in the bloodstream of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-26T03:41:01Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044485"^^xsd:string ; rdfs:label "envenomation resulting in fibrinogenolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044486 obo:GO_0044486 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The process in which an organism effects a change in the transmission of a nerve impulse in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-26T04:03:31Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of transmission of nerve impulse in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044486"^^xsd:string ; rdfs:label "modulation of transmission of nerve impulse in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044487 obo:GO_0044487 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of the transmission of nerve impulses in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-01-26T05:01:54Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044487"^^xsd:string ; rdfs:label "envenomation resulting in modulation of transmission of nerve impulse in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044488 obo:GO_0044488 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044561 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of a voltage-gated sodium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T11:48:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044488"^^xsd:string ; rdfs:label "modulation of voltage-gated sodium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044489 obo:GO_0044489 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044362 , obo:GO_0044488 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of a voltage-gated sodium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T12:21:02Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044489"^^xsd:string ; rdfs:label "negative regulation of voltage-gated sodium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044490 obo:GO_0044490 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044488 , obo:GO_0044491 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the activity of a voltage-gated sodium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T12:21:26Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044490"^^xsd:string ; rdfs:label "positive regulation of voltage-gated sodium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044491 obo:GO_0044491 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044359 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of the function of proteins in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T12:21:51Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044491"^^xsd:string ; rdfs:label "positive regulation of molecular function in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044492 obo:GO_0044492 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044560 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant change in the activity of a voltage-gated sodium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T01:23:04Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044492"^^xsd:string ; rdfs:label "envenomation resulting in modulation of voltage-gated sodium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044493 obo:GO_0044493 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044492 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant stopping, prevention or reduction of the activity of a voltage-gated sodium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T01:26:59Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044493"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of voltage-gated sodium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044494 obo:GO_0044494 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044492 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant activation or increase in the activity of the activity of a voltage-gated sodium channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T01:29:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044494"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of voltage-gated sodium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044498 obo:GO_0044498 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of the force with which blood travels through the circulatory system of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T02:21:27Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of blood pressure in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044498"^^xsd:string ; rdfs:label "envenomation resulting in modulation of blood pressure in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044499 obo:GO_0044499 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044498 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant increase of the force with which blood travels through the circulatory system of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T02:39:06Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044499"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of blood pressure in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044500 obo:GO_0044500 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044498 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant decrease of the force with which blood travels through the circulatory system of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-01T02:40:50Z"^^xsd:string ; oboInOwl:hasExactSynonym "hypotensive activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044500"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of blood pressure in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044501 obo:GO_0044501 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The process in which an organism effects a change in a signal transduction process - a cellular process in which a signal is conveyed to trigger a change in the activity or state of a cell - in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T03:48:19Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044501"^^xsd:string ; rdfs:label "modulation of signal transduction in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044502 obo:GO_0044502 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044501 ; obo:IAO_0000115 "A process in which an organism activates, maintains or increases the frequency, rate or extent of a signal transduction process - a cellular process in which a signal is conveyed to trigger a change in the activity or state of a cell - in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:00:28Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044502"^^xsd:string ; rdfs:label "positive regulation of signal transduction in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044503 obo:GO_0044503 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044504 ; obo:IAO_0000115 "The process in which an organism effects a change in the activity of a G-protein coupled receptor in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:20:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044503"^^xsd:string ; rdfs:label "modulation of G-protein coupled receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044504 obo:GO_0044504 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044359 ; obo:IAO_0000115 "The process in which an organism effects a change in the activity of a receptor in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:21:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044504"^^xsd:string ; rdfs:label "modulation of receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044505 obo:GO_0044505 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044503 , obo:GO_0044507 ; obo:IAO_0000115 "A process that activates or increases the frequency, rate or extent of the activity of a G-protein coupled receptor in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:24:17Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of G-protein coupled receptor activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044505"^^xsd:string ; rdfs:label "positive regulation of G-protein coupled receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044506 obo:GO_0044506 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044504 ; obo:IAO_0000115 "The process in which an organism effects a change in the activity of a glucagon-like peptide receptor 1 in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:29:14Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of glucagon-like peptide receptor activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044506"^^xsd:string ; rdfs:label "modulation of glucagon-like peptide receptor 1 activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044507 obo:GO_0044507 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044491 , obo:GO_0044504 ; obo:IAO_0000115 "A process that activates or increases the frequency, rate or extent of the activity of a receptor in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:31:52Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044507"^^xsd:string ; rdfs:label "positive regulation of receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044509 obo:GO_0044509 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of signal transduction in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T04:58:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044509"^^xsd:string ; rdfs:label "envenomation resulting in modulation of signal transduction in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044510 obo:GO_0044510 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044509 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of signal transduction in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-23T05:03:22Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044510"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of signal transduction in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044511 obo:GO_0044511 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of receptor activity in of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T10:12:24Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044511"^^xsd:string ; rdfs:label "envenomation resulting in modulation of receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044512 obo:GO_0044512 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044511 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of glucagon-like peptide receptor 1 activity in of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T10:20:19Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044512"^^xsd:string ; rdfs:label "envenomation resulting in modulation of glucagon-like peptide receptor 1 activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044513 obo:GO_0044513 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044511 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of G-protein coupled receptor activity in of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:02:17Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044513"^^xsd:string ; rdfs:label "envenomation resulting in modulation of G-protein coupled receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044514 obo:GO_0044514 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044513 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of G-protein coupled receptor activity in of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:06:15Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044514"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of G-protein coupled receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044515 obo:GO_0044515 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044512 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of glucagon-like peptide receptor 1 activity in of the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:08:08Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044515"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of glucagon-like peptide receptor 1 activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044516 obo:GO_0044516 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044506 , obo:GO_0044507 ; obo:IAO_0000115 "A process that activates or increases the frequency, rate or extent of the activity of a glucagon-like peptide receptor 1 in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:09:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044516"^^xsd:string ; rdfs:label "positive regulation of glucagon-like peptide receptor 1 activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044517 obo:GO_0044517 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044504 ; obo:IAO_0000115 "The process in which an organism effects a change in the activity of a vasoactive intestinal polypeptide receptor in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:48:32Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation of VIP receptor activity in other organism"^^xsd:string , "regulation of vasoactive intestinal polypeptide receptor activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044517"^^xsd:string ; rdfs:label "modulation of vasoactive intestinal polypeptide receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044518 obo:GO_0044518 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044507 , obo:GO_0044517 ; obo:IAO_0000115 "A process that activates or increases the frequency, rate or extent of the activity of a vasoactive intestinal polypeptide receptor in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:50:34Z"^^xsd:string ; oboInOwl:hasExactSynonym "positive regulation of VIP receptor activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044518"^^xsd:string ; rdfs:label "positive regulation of vasoactive intestinal polypeptide receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044519 obo:GO_0044519 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044511 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of the activity of a vasoactive intestinal polypeptide receptor in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:53:33Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in modulation of VIP receptor activity in other organism"^^xsd:string , "envenomation resulting in regulation of VIP receptor activity in other organism"^^xsd:string , "envenomation resulting in regulation of vasoactive intestinal polypeptide receptor activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044519"^^xsd:string ; rdfs:label "envenomation resulting in modulation of vasoactive intestinal polypeptide receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044520 obo:GO_0044520 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044519 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of the activity of a vasoactive intestinal polypeptide receptor in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-26T11:55:46Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in positive regulation of VIP receptor activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044520"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of vasoactive intestinal polypeptide receptor activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044521 obo:GO_0044521 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with resultant muscle damage in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-27T12:31:08Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044521"^^xsd:string ; rdfs:label "envenomation resulting in muscle damage in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044522 obo:GO_0044522 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044521 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, killing heart myocytes and ultimately resulting in muscle damage in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-27T12:33:57Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in myocyte killing causing muscle damage in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044522"^^xsd:string ; rdfs:label "envenomation resulting in myocyte killing in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044523 obo:GO_0044523 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044521 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, damaging the extracellular matrix of muscle cells and ultimately resulting in muscle necrosis in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-02-27T12:40:32Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in damage of muscle extracellular matrix causing muscle necrosis in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044523"^^xsd:string ; rdfs:label "envenomation resulting in damage of muscle extracellular matrix in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044531 obo:GO_0044531 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "A process in which an organism modulates the frequency, rate or extent of programmed cell death in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-20T04:48:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044531"^^xsd:string ; rdfs:label "modulation of programmed cell death in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044532 obo:GO_0044532 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044531 ; obo:IAO_0000115 "A process in which an organism modulates the frequency, rate or extent of apoptosis in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-21T11:17:18Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of apoptotic process in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044532"^^xsd:string ; rdfs:label "modulation of apoptotic process in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044533 obo:GO_0044533 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044532 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of programmed cell death by apoptosis in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-21T11:25:24Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044533"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation of apoptotic process in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044534 obo:GO_0044534 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of apoptosis in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-21T11:39:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044534"^^xsd:string ; rdfs:label "envenomation resulting in modulation of apoptotic process in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044536 obo:GO_0044536 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044483 ; obo:IAO_0000115 "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with a reduction in the quantity of fibrinogen found in the bloodstream of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-21T02:56:49Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in negative regulation of circulating fibrinogen in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044536"^^xsd:string ; rdfs:label "envenomation resulting in depletion of circulating fibrinogen in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044541 obo:GO_0044541 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the proteolytic processing of an inactive enzyme to an active form in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-22T11:39:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044541"^^xsd:string ; rdfs:label "zymogen activation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044542 obo:GO_0044542 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044541 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the processing of inactive plasminogen to active plasmin in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-22T11:40:03Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044542"^^xsd:string ; rdfs:label "plasminogen activation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044543 obo:GO_0044543 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with the proteolytic processing of an inactive enzyme to an active form."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-22T11:52:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044543"^^xsd:string ; rdfs:label "envenomation resulting in zymogen activation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044544 obo:GO_0044544 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044484 ; obo:IAO_0000115 "The process which begins with venom being forced into an organism by the bite or sting of another organism, and ends with the activation of plasminogen into plasmin in the bitten organism. This process includes cleavage at an internal Arg-Val site to form an N-terminal A-chain and C-terminal B-chain held together by a disulfide bond, and can include further proteolytic cleavage events to remove the preactivation peptide."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-22T11:54:49Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044544"^^xsd:string ; rdfs:label "envenomation resulting in plasminogen activation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044551 obo:GO_0044551 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044500 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with resultant modulation of vasodilation of blood vessels, usually causing a reduction in blood pressure, in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-29T02:07:45Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of vasodilation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044551"^^xsd:string ; rdfs:label "envenomation resulting in modulation of vasodilation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044552 obo:GO_0044552 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044553 ; obo:IAO_0000115 "A process by which an organism causes vasodilation of blood vessels, usually causing a reduction in blood pressure, in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-29T02:14:42Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of vasodilation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044552"^^xsd:string ; rdfs:label "modulation of vasodilation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044553 obo:GO_0044553 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of a biological quality in another organism. A biological quality is a measurable attribute of an organism or part of an organism, such as size, mass, shape, color, etc."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-29T02:35:03Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of biological quality in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044553"^^xsd:string ; rdfs:label "modulation of biological quality in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044554 obo:GO_0044554 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044553 ; obo:IAO_0000115 "Any process that modulates the frequency or rate of heart contraction of another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-29T02:59:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of heart rate in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044554"^^xsd:string ; rdfs:label "modulation of heart rate in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044555 obo:GO_0044555 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044554 ; obo:IAO_0000115 "Any process that stops, prevents or reduces the frequency of heart contraction of another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-29T03:01:20Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044555"^^xsd:string ; rdfs:label "negative regulation of heart rate in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044556 obo:GO_0044556 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the negative regulation of the heart rate of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-03-29T03:04:52Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044556"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of heart rate of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044559 obo:GO_0044559 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044560 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant change in the activity of a voltage-gated potassium channel in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-04-05T03:35:20Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044559"^^xsd:string ; rdfs:label "envenomation resulting in modulation of voltage-gated potassium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044560 obo:GO_0044560 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant change in the activity of an ion channel in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-04-05T03:46:35Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of ion channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044560"^^xsd:string ; rdfs:label "envenomation resulting in modulation of ion channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044561 obo:GO_0044561 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044359 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of an ion channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-04-05T03:48:28Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of ion channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044561"^^xsd:string ; rdfs:label "modulation of ion channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044562 obo:GO_0044562 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044559 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant negative regulation of the activity of a voltage-gated potassium channel in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-04-05T04:01:49Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044562"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of voltage-gated potassium channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044563 obo:GO_0044563 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044562 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant slowing of the activation kinetics of the activity of a voltage-gated potassium channel in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-04-05T04:06:29Z"^^xsd:string ; oboInOwl:hasExactSynonym "voltage-dependence of activation shift (to the left)"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044563"^^xsd:string ; rdfs:label "envenomation resulting in slowing of activation kinetics of voltage-gated potassium channel in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044564 obo:GO_0044564 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044562 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant blocking of a voltage-gated potassium channel, inhibiting the pore's activity, in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-04-05T04:14:24Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044564"^^xsd:string ; rdfs:label "envenomation resulting in occlusion of the pore of voltage-gated potassium channel in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044607 obo:GO_0044607 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044004 ; obo:IAO_0000115 "Any process in which an organism has a negative effect on the functioning of the host's endothelial cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-05-30T02:24:50Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044607"^^xsd:string ; rdfs:label "disruption by symbiont of host endothelial cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044616 obo:GO_0044616 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The process in which an organism effects a change in the relaxation of muscle in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T01:54:12Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of relaxation of muscle in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044616"^^xsd:string ; rdfs:label "modulation of relaxation of muscle in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044617 obo:GO_0044617 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044616 ; obo:IAO_0000115 "The process in which an organism effects a change in the relaxation of smooth muscle in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T01:55:37Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of relaxation of smooth muscle in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044617"^^xsd:string ; rdfs:label "modulation of relaxation of smooth muscle in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044618 obo:GO_0044618 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044617 ; obo:IAO_0000115 "The process in which an organism effects a change in the relaxation of smooth muscle in the uterus of a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T01:56:04Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of relaxation of uterine smooth muscle in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044618"^^xsd:string ; rdfs:label "modulation of relaxation of uterine smooth muscle in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044619 obo:GO_0044619 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044618 ; obo:IAO_0000115 "The process in which an organism effects a change in the relaxation of smooth muscle in the uterus of a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T02:51:26Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044619"^^xsd:string ; rdfs:label "positive regulation of relaxation of uterine smooth muscle in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044621 obo:GO_0044621 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The process in which an organism effects a change in the process of cell migration in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T04:40:13Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of cell migration in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044621"^^xsd:string ; rdfs:label "modulation of cell migration in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044622 obo:GO_0044622 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044621 ; obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of cell migration in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T04:42:14Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044622"^^xsd:string ; rdfs:label "negative regulation of cell migration in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044623 obo:GO_0044623 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044621 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of cell migration in a second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T04:44:59Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044623"^^xsd:string ; rdfs:label "positive regulation of cell migration in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044624 obo:GO_0044624 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the modulation of cell migration in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T05:03:56Z"^^xsd:string ; oboInOwl:hasExactSynonym " envenomation resulting in regulation of cell migration in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044624"^^xsd:string ; rdfs:label "envenomation resulting in modulation of cell migration in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044625 obo:GO_0044625 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044624 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the negative regulation of cell migration in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T05:07:16Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044625"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of cell migration in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044626 obo:GO_0044626 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044624 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the positive regulation of cell migration in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-04T05:08:21Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044626"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of cell migration in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044627 obo:GO_0044627 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044645 ; obo:IAO_0000115 "A process that modulates the frequency, rate or extent of the classical pathway of complement activation, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T12:55:53Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of complement activation, classical pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044627"^^xsd:string ; rdfs:label "modulation of complement activation, classical pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044628 obo:GO_0044628 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044627 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of complement activation by the classical pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T01:00:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044628"^^xsd:string ; rdfs:label "positive regulation of complement activation, classical pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044629 obo:GO_0044629 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044627 ; obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of complement activation by the classical pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T01:03:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044629"^^xsd:string ; rdfs:label "negative regulation of complement activation, classical pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044630 obo:GO_0044630 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044645 ; obo:IAO_0000115 "A process that modulates the frequency, rate or extent of the lectin pathway of complement activation, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T01:10:31Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of complement activation, lectin pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044630"^^xsd:string ; rdfs:label "modulation of complement activation, lectin pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044631 obo:GO_0044631 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044630 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of complement activation by the lectin pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T01:17:33Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044631"^^xsd:string ; rdfs:label "positive regulation of complement activation, lectin pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044632 obo:GO_0044632 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044630 ; obo:IAO_0000115 "Any process that stops, prevents, or reduces the rate of complement activation by the lectin pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T01:18:43Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044632"^^xsd:string ; rdfs:label "negative regulation of complement activation, lectin pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044633 obo:GO_0044633 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044645 ; obo:IAO_0000115 "A process that modulates the frequency, rate or extent of complement activation, via the alternative pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:24:08Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "regulation of complement activation, alternative pathway in other organism"^^xsd:string ; oboInOwl:id "GO:0044633"^^xsd:string ; rdfs:label "modulation of complement activation, alternative pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044634 obo:GO_0044634 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044633 ; obo:IAO_0000115 "Any process that stops, prevents, or reduces the frequency, rate or extent of complement activation by the alternative pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:32:55Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044634"^^xsd:string ; rdfs:label "negative regulation of complement activation, alternative pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044635 obo:GO_0044635 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044633 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of complement activation by the alternative pathway, in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:36:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044635"^^xsd:string ; rdfs:label "positive regulation of complement activation, alternative pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044636 obo:GO_0044636 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044646 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the regulation of complement activation via the classical pathway of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:40:57Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044636"^^xsd:string ; rdfs:label "envenomation resulting in modulation of complement activation, classical pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044637 obo:GO_0044637 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044636 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the negative regulation of complement activation via the classical pathway of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:46:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044637"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of complement activation, classical pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044638 obo:GO_0044638 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044636 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the positive regulation of complement activation via the classical pathway of the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:51:36Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044638"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of complement activation, classical pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044639 obo:GO_0044639 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044646 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of complement activation via the lectin pathway in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:53:36Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of complement activation, lectin pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044639"^^xsd:string ; rdfs:label "envenomation resulting in modulation of complement activation, lectin pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044640 obo:GO_0044640 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044639 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant negative regulation of complement activation via the lectin pathway in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-05T04:56:30Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044640"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of complement activation, lectin pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044641 obo:GO_0044641 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044639 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of complement activation via the lectin pathway in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T11:50:23Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044641"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of complement activation, lectin pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044642 obo:GO_0044642 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044646 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of complement activation via the alternative pathway in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T11:53:12Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of complement activation, alternative pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044642"^^xsd:string ; rdfs:label "envenomation resulting in modulation of complement activation, alternative pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044643 obo:GO_0044643 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044642 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant positive regulation of complement activation via the alternative pathway in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T11:56:48Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044643"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of complement activation, alternative pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044644 obo:GO_0044644 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044642 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant negative regulation of complement activation via the alternative pathway in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T12:35:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044644"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of complement activation, alternative pathway in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044645 obo:GO_0044645 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "A process that modulates the frequency, rate or extent of complement activation in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T12:37:50Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of complement activation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044645"^^xsd:string ; rdfs:label "modulation of complement activation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044646 obo:GO_0044646 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the resultant modulation of complement activation in the bitten/stung organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T12:49:28Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of complement activation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044646"^^xsd:string ; rdfs:label "envenomation resulting in modulation of complement activation in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044649 obo:GO_0044649 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with cytolysis in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-11T02:13:38Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044649"^^xsd:string ; rdfs:label "envenomation resulting in cytolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044650 obo:GO_0044650 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044406 ; obo:IAO_0000115 "The attachment of a symbiont to a host cell via adhesion molecules, general stickiness etc., either directly or indirectly."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-12T12:42:14Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044650"^^xsd:string ; rdfs:label "adhesion of symbiont to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044651 obo:GO_0044651 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044650 ; obo:IAO_0000115 "The attachment of a symbiont to a host epithelial cell via adhesion molecules, general stickiness etc., either directly or indirectly."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-12T12:47:09Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044651"^^xsd:string ; rdfs:label "adhesion of symbiont to host epithelial cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044652 obo:GO_0044652 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044650 ; obo:IAO_0000115 "The attachment of a symbiont to a host endothelial cell via adhesion molecules, general stickiness etc., either directly or indirectly."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-07-12T12:49:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044652"^^xsd:string ; rdfs:label "adhesion of symbiont to host endothelial cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044657 obo:GO_0044657 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035915 , obo:GO_0052025 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components by an organism to form a pore complex in a membrane of another organism, occurring as part of a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-01T13:12:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044657"^^xsd:string ; rdfs:label "pore formation in membrane of other organism during symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044658 obo:GO_0044658 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044657 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components by an organism to form a pore complex in a membrane of a host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-01T13:14:42Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044658"^^xsd:string ; rdfs:label "pore formation in membrane of host by symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044659 obo:GO_0044659 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0001897 , obo:GO_0019076 , obo:GO_0039633 , obo:GO_0044661 ; obo:IAO_0000115 "The killing by a virus of a cell in its host organism by means of the rupture of cell membranes and the loss of cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-01T13:16:39Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0019077"^^xsd:string , "GO:0046756"^^xsd:string ; oboInOwl:hasDbXref "VZ:1077"^^xsd:string ; oboInOwl:hasExactSynonym "lytic viral release"^^xsd:string , "viral release by cell lysis"^^xsd:string , "viral release by host cell lysis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "lytic viral life cycle"^^xsd:string ; oboInOwl:id "GO:0044659"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytolysis by virus of host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044660 obo:GO_0044660 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044659 ; obo:IAO_0000115 "The killing by a virus of a cell in its host organism by cytolysis, caused by the formation by the virus of pores in its host cell membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-01T13:23:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044660"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytolysis by virus via pore formation in host cell membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044661 obo:GO_0044661 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044004 ; obo:IAO_0000115 "A process by which a virus has a negative effect on the functioning of the host's cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-01T13:41:00Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044661"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by virus of host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044662 obo:GO_0044662 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044661 , obo:GO_0051673 , obo:GO_0052025 ; obo:IAO_0000115 "A process by which a virus has a negative effect on the functioning of a host cellular membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-01T13:44:52Z"^^xsd:string ; oboInOwl:hasExactSynonym "disruption by organism of host cell membrane"^^xsd:string ; oboInOwl:hasNarrowSynonym "disruption by virus of host cell membrane"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044662"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by virus of host cell membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044694 obo:GO_0044694 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046718 , obo:GO_0046794 ; obo:IAO_0000115 "Injection by a non-enveloped virus of the viral genome into the host cytoplasm through creation of a pore or channel in the host cell membrane(s). Usually mediated by a viral pore-forming peptide associated with the viral capsid or bacteriophage tail."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-16T11:08:02Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:979"^^xsd:string ; oboInOwl:hasExactSynonym "pore-mediated penetration of viral genome into host cell"^^xsd:string , "viral entry via genome injection"^^xsd:string , "viral genome translocation"^^xsd:string ; oboInOwl:hasNarrowSynonym "viral genome delivery via icosahedral vertex"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "membrane puncture-mediated penetration of viral genome into host cell"^^xsd:string , "viral pore-forming protein"^^xsd:string ; oboInOwl:id "GO:0044694"^^xsd:string ; rdfs:comment "This mechanism is used by animal viruses such as poliovirus. Various tailed bacteriophages also carry specialized proteins which open a pore or a channel in the host membrane(s) to allow genome delivery into host cytoplasm."^^xsd:string ; rdfs:label "pore-mediated entry of viral genome into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044696 obo:GO_0044696 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039633 ; obo:IAO_0000115 "The process by which a virus causes the death of daughter cells which do not contain its genes after host cell division, by a mechanism of post-segregational killing (PSK). The extrachromosomal viral DNA consist of two genes; the product of the second is long lived and toxic, while the product of the first is short lived and antagonizes the lethal action of the toxin. Daughter cells that do not contain the viral extrachromosomal element are killed by the long lived toxin, while daughter cells that do contain the viral extrachromosomal element are protected by the action of the short lived antitoxin it encodes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-08-16T13:58:18Z"^^xsd:string ; oboInOwl:hasExactSynonym "killing by virus of host cell by PSK"^^xsd:string , "killing by virus of host cell by toxin-antitoxin system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044696"^^xsd:string ; rdfs:comment "Note that this process occurs after the cell division partitioning event."^^xsd:string ; rdfs:label "killing by virus of host cell by post-segregational killing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044698 obo:GO_0044698 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The process in which a symbiont undergoes a change in shape or form, within the host's cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-09-19T14:10:53Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044698"^^xsd:string ; rdfs:label "morphogenesis of symbiont in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044703 obo:GO_0044703 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "A biological process that directly contributes to the process of producing new individuals, involving another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-09-19T15:56:30Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044703"^^xsd:string ; rdfs:label "multi-organism reproductive process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044705 obo:GO_0044705 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0051705 ; obo:IAO_0000115 "The specific behavior of an organism that is associated with reproduction involving another organism of the same or different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-09-19T16:02:12Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044705"^^xsd:string ; rdfs:label "multi-organism reproductive behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044706 obo:GO_0044706 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "A multicellular organism process which involves another multicellular organism of the same or different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-09-19T16:06:16Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044706"^^xsd:string ; rdfs:label "multi-multicellular organism process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044733 obo:GO_0044733 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044560 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant change in the activity of an acid-sensing ion channel (ASIC) in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-06T15:58:36Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in modulation of ASIC channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044733"^^xsd:string ; rdfs:label "envenomation resulting in modulation of acid-sensing ion channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044734 obo:GO_0044734 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044733 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant positive regulation in the activity of an acid-sensing ion channel (ASIC) in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-06T16:02:01Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in positive regulation of ASIC channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044734"^^xsd:string ; rdfs:label "envenomation resulting in positive regulation of acid-sensing ion channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044735 obo:GO_0044735 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044733 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with a resultant negative regulation in the activity of an acid-sensing ion channel (ASIC) in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-06T16:05:58Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in negative regulation of ASIC channel activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044735"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of acid-sensing ion channel activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044737 obo:GO_0044737 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044561 ; obo:IAO_0000115 "Any process in which an organism effects a change in the frequency, rate or extent of the activity of an acid-sensing ion channel (ASIC) in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-06T16:51:24Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation of ASIC channel in other organism"^^xsd:string , "regulation of acid-sensing ion channel in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044737"^^xsd:string ; rdfs:label "modulation of acid-sensing ion channel in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044738 obo:GO_0044738 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044737 ; obo:IAO_0000115 "Any process in which an organism negatively regulates the activity of a voltage-gated sodium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-06T16:55:23Z"^^xsd:string ; oboInOwl:hasExactSynonym "negative regulation of ASIC channel in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044738"^^xsd:string ; rdfs:label "negative regulation of acid-sensing ion channel in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044739 obo:GO_0044739 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044737 ; obo:IAO_0000115 "Any process in which an organism positively regulates the activity of a voltage-gated sodium channel in another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-06T16:56:27Z"^^xsd:string ; oboInOwl:hasExactSynonym "positive regulation of ASIC channel in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044739"^^xsd:string ; rdfs:label "positive regulation of acid-sensing ion channel in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044740 obo:GO_0044740 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044465 ; obo:IAO_0000115 "A process that negatively regulates the sensory perception of pain in a different organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-07T13:43:10Z"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of sensory perception of pain in another organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044740"^^xsd:string ; rdfs:label "negative regulation of sensory perception of pain in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044741 obo:GO_0044741 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044742 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the inhibition of the sensory perception of pain in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-07T14:02:14Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in inhibition of sensory perception of pain in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044741"^^xsd:string ; rdfs:label "envenomation resulting in negative regulation of sensory perception of pain in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044742 obo:GO_0044742 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035738 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with the modulation of the sensory perception of pain in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-11-07T14:26:38Z"^^xsd:string ; oboInOwl:hasExactSynonym "envenomation resulting in regulation of sensory perception of pain in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044742"^^xsd:string ; rdfs:label "envenomation resulting in modulation of sensory perception of pain in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044758 obo:GO_0044758 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044063 , obo:GO_0044068 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of synaptic transmission, communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-06T15:34:05Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation by symbiont of host synaptic transmission"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044758"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host synaptic transmission"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044759 obo:GO_0044759 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044758 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of synaptic transmission, communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-06T15:37:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044759"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host synaptic transmission"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044760 obo:GO_0044760 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044758 ; obo:IAO_0000115 "Any process in which a symbiont organism modulates the frequency, rate or extent of cholinergic synaptic transmission, communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse via the neurotransmitter choline, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-06T15:39:46Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation by symbiont of host cholinergic synaptic transmission"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044760"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host cholinergic synaptic transmission"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044761 obo:GO_0044761 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044759 , obo:GO_0044760 ; obo:IAO_0000115 "Any process in which a symbiont organism negatively regulates cholinergic synaptic transmission, communication from a neuron to a target (neuron, muscle, or secretory cell) across a synapse via the neurotransmitter choline, in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-06T15:43:53Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044761"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host cholinergic synaptic transmission"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044762 obo:GO_0044762 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044079 ; obo:IAO_0000115 "Any process in which a symbiont organism negatively regulates the regulated release of a neurotransmitter from a cell in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-06T15:52:20Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044762"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host neurotransmitter secretion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044764 obo:GO_0044764 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "Any process that is carried out at the cellular level which involves another organism of the same or different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-11T17:00:50Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044764"^^xsd:string ; rdfs:label "multi-organism cellular process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044766 obo:GO_0044766 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The directed movement of substances (such as macromolecules, small molecules, ions) into, out of or within a cell, or between cells, or within a multicellular organism by means of some agent such as a transporter or pore, involving more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2012-12-13T16:25:50Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044766"^^xsd:string ; rdfs:label "multi-organism transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044788 obo:GO_0044788 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 ; obo:IAO_0000115 "A process in which a host organism modulates the frequency, rate or extent of any of a process being mediated by a virus with which it is infected."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-06-06T10:50:49Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044788"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by host of viral process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044789 obo:GO_0044789 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044788 ; obo:IAO_0000115 "A process in which a host organism modulates the frequency, rate or extent of the release of a virus with which it is infected, from its cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-06-06T10:51:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044789"^^xsd:string ; rdfs:label "modulation by host of viral release from host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044790 obo:GO_0044790 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044789 , obo:GO_0044793 ; obo:IAO_0000115 "A process in which a host organism stops, prevents or reduces the frequency, rate or extent of the release of a virus with which it is infected, from its cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-06-06T10:51:27Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044790"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by host of viral release from host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044791 obo:GO_0044791 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044789 , obo:GO_0044794 ; obo:IAO_0000115 "A process in which a host organism activates or increases the frequency, rate or extent of the release of a virus with which it is infected, from its cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-06-06T10:51:48Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044791"^^xsd:string ; rdfs:label "positive regulation by host of viral release from host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044793 obo:GO_0044793 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044788 ; obo:IAO_0000115 "A process in which a host organism stops, prevents or reduces the frequency, rate or extent of a process being mediated by a virus with which it is infected."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-06-06T11:16:00Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044793"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by host of viral process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044794 obo:GO_0044794 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044788 ; obo:IAO_0000115 "A process in which a host organism activates or increases the frequency, rate or extent of the release of a process being mediated by a virus with which it is infected."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-06-06T11:33:51Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044794"^^xsd:string ; rdfs:label "positive regulation by host of viral process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044800 obo:GO_0044800 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044803 ; obo:IAO_0000115 "The membrane organization process that joins two lipid bilayers to form a single membrane, involving more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-09-10T15:06:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044800"^^xsd:string ; rdfs:label "multi-organism membrane fusion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044803 obo:GO_0044803 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "A process which results in the assembly, arrangement of constituent parts, or disassembly of a membrane, involving more than one organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2013-09-10T15:11:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044803"^^xsd:string ; rdfs:label "multi-organism membrane organization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044826 obo:GO_0044826 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The insertion into a host genome of viral DNA, usually by the action of an integrase enzyme. Once integrated, the provirus persists in the host cell and serves as a template for the transcription of viral genes and replication of the viral genome, leading to the production of new viruses."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-04T16:58:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "viral genome integration"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044826"^^xsd:string ; rdfs:label "viral genome integration into host DNA"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044827 obo:GO_0044827 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044788 ; obo:IAO_0000115 "A process in which a host organism modulates the frequency, rate or extent of viral genome replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T11:26:45Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation by host of viral genome reproduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044827"^^xsd:string ; rdfs:label "modulation by host of viral genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044828 obo:GO_0044828 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044793 , obo:GO_0044827 ; obo:IAO_0000115 "A process in which a host organism stops, prevents or reduces the frequency, rate or extent of viral genome replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T11:34:23Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044828"^^xsd:string ; rdfs:label "negative regulation by host of viral genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044829 obo:GO_0044829 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044794 , obo:GO_0044827 ; obo:IAO_0000115 "A process in which a host organism activates or increases the frequency, rate or extent of viral genome replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T11:35:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044829"^^xsd:string ; rdfs:label "positive regulation by host of viral genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044830 obo:GO_0044830 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044827 ; obo:IAO_0000115 "A process in which a host organism modulates the frequency, rate or extent of viral RNA genome replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T11:43:16Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation by host of viral RNA genome replication"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044830"^^xsd:string ; rdfs:label "modulation by host of viral RNA genome replication"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044831 obo:GO_0044831 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075528 ; obo:IAO_0000115 "Any process in which a virus modulates the frequency, rate or extent of cytokine production in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T12:49:02Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044831"^^xsd:string ; rdfs:label "modulation by virus of host cytokine production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044832 obo:GO_0044832 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044831 ; obo:IAO_0000115 "The process in which a virus increases the frequency, rate or extent of cytokine production in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T13:04:23Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044832"^^xsd:string ; rdfs:label "positive regulation by virus of host cytokine production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0044833 obo:GO_0044833 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052038 ; obo:IAO_0000115 "Any viral process that modulates the frequency, rate or extent of protein transport in its host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2014-02-06T13:25:52Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0044833"^^xsd:string ; rdfs:label "modulation by virus of host protein transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0045433 obo:GO_0045433 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0008049 ; obo:IAO_0000115 "The process during wing vibration where the male insect produces a species-specific acoustic signal called a love song."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "male courtship behavior, song production"^^xsd:string , "male courtship behaviour, song production"^^xsd:string ; oboInOwl:hasExactSynonym "male courtship behaviour, veined wing generated song production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0045433"^^xsd:string ; rdfs:label "male courtship behavior, veined wing generated song production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0045434 obo:GO_0045434 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0007621 , obo:GO_0046008 ; obo:IAO_0000115 "Any process that stops, prevents or reduces the receptiveness of a female to male advances subsequent to mating."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation of female receptivity, post-mating"^^xsd:string , "down-regulation of female receptivity, post-mating"^^xsd:string , "downregulation of female receptivity, post-mating"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of female receptivity, post-mating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0045434"^^xsd:string ; rdfs:label "negative regulation of female receptivity, post-mating"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0045924 obo:GO_0045924 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060180 ; obo:IAO_0000115 "Any process that modulates the frequency, rate or extent of the willingness or readiness of a female to receive male advances."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0060181"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "female receptivity"^^xsd:string ; oboInOwl:id "GO:0045924"^^xsd:string ; rdfs:label "regulation of female receptivity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0045925 obo:GO_0045925 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0045924 ; obo:IAO_0000115 "Any process that activates or increases the receptiveness of a female to male advances."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation of female receptivity"^^xsd:string , "up-regulation of female receptivity"^^xsd:string , "upregulation of female receptivity"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation of female receptivity"^^xsd:string , "stimulation of female receptivity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0045925"^^xsd:string ; rdfs:label "positive regulation of female receptivity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046008 obo:GO_0046008 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0045924 ; obo:IAO_0000115 "Any process that modulates the receptiveness of a female to male advances subsequent to mating."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046008"^^xsd:string ; rdfs:label "regulation of female receptivity, post-mating"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046009 obo:GO_0046009 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0045925 , obo:GO_0046008 ; obo:IAO_0000115 "Any process that increases the receptiveness of a female to male advances subsequent to mating."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation of female receptivity, post-mating"^^xsd:string , "up-regulation of female receptivity, post-mating"^^xsd:string , "upregulation of female receptivity, post-mating"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation of female receptivity, post-mating"^^xsd:string , "stimulation of female receptivity, post-mating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046009"^^xsd:string ; rdfs:label "positive regulation of female receptivity, post-mating"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046692 obo:GO_0046692 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "Any process that contributes to the success of sperm fertilization in multiply-mated females."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Wikipedia:Sperm_competition"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046692"^^xsd:string ; rdfs:label "sperm competition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046693 obo:GO_0046693 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046692 ; obo:IAO_0000115 "The retention of sperm by a female following mating."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "retention of sperm"^^xsd:string , "sequestering of sperm"^^xsd:string , "sequestration of sperm"^^xsd:string , "sperm retention"^^xsd:string , "sperm sequestering"^^xsd:string , "sperm sequestration"^^xsd:string , "storage of sperm"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046693"^^xsd:string ; rdfs:label "sperm storage"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046694 obo:GO_0046694 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046692 ; obo:IAO_0000115 "The process in which the use of stored sperm from the first-mating male is inhibited by the seminal fluid of subsequently mating males."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046694"^^xsd:string ; rdfs:label "sperm incapacitation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046718 obo:GO_0046718 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030260 ; obo:IAO_0000115 "The process that occurs after viral attachment by which a virus, or viral nucleic acid, breaches the plasma membrane or cell envelope and enters the host cell. The process ends when the viral nucleic acid is released into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0019063"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6232"^^xsd:string , "Reactome:REACT_6282"^^xsd:string , "VZ:936"^^xsd:string ; oboInOwl:hasExactSynonym "entry of virus into host cell"^^xsd:string , "phage translocation"^^xsd:string , "viral penetration"^^xsd:string , "virion penetration"^^xsd:string , "virion penetration into host cell"^^xsd:string , "virus entry into host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046718"^^xsd:string ; oboInOwl:inSubset , ; rdfs:comment "Viral attachment to the host cell is not part of viral entry in GO because virus attachment does not always lead to viral entry: attachment can also result in the virion being carried by the host cell to another location."^^xsd:string ; rdfs:label "viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046719 obo:GO_0046719 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019048 ; obo:IAO_0000115 "Any virus-mediated process that modulates the levels of viral proteins in a cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of viral protein levels"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046719"^^xsd:string ; rdfs:label "regulation by virus of viral protein levels in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046725 obo:GO_0046725 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046719 ; obo:IAO_0000115 "Any process that reduces the levels of viral proteins in a cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation of viral protein levels in host cell"^^xsd:string , "down-regulation of viral protein levels in host cell"^^xsd:string , "downregulation of viral protein levels in host cell"^^xsd:string , "negative regulation of viral protein levels"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of viral protein levels in host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046725"^^xsd:string ; rdfs:label "negative regulation of viral protein levels in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046726 obo:GO_0046726 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046719 ; obo:IAO_0000115 "Any process that increases the levels of viral proteins in a cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of viral protein levels"^^xsd:string , "up regulation of viral protein levels in host cell"^^xsd:string , "up-regulation of viral protein levels in host cell"^^xsd:string , "upregulation of viral protein levels in host cell"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation of viral protein levels in host cell"^^xsd:string , "stimulation of viral protein levels in host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046726"^^xsd:string ; rdfs:label "positive regulation of viral protein levels in host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046730 obo:GO_0046730 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044416 , obo:GO_0075528 ; obo:IAO_0000115 "The induction by a virus of an immune response in the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation of host immune response by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046730"^^xsd:string ; rdfs:label "induction of host immune response by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046731 obo:GO_0046731 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046730 ; obo:IAO_0000115 "The unintentional stimulation by a virus of a host defense response to viral infection, as part of the viral infectious cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "passive activation of host immune response by virus"^^xsd:string , "passive viral induction of host immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046731"^^xsd:string ; rdfs:label "passive induction of host immune response by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046732 obo:GO_0046732 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046730 ; obo:IAO_0000115 "The intentional, virally-encoded stimulation of a host defense response to viral infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6213"^^xsd:string , "Reactome:REACT_6229"^^xsd:string , "Reactome:REACT_6243"^^xsd:string ; oboInOwl:hasExactSynonym "active viral induction of host immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046732"^^xsd:string ; rdfs:label "active induction of host immune response by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046733 obo:GO_0046733 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046731 ; obo:IAO_0000115 "The unintentional stimulation by a virus of a host humoral defense response to viral infection, as part of the viral infectious cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "passive induction of humoral immune response in host by virus"^^xsd:string , "passive viral activation of humoral immune response in host"^^xsd:string , "passive viral induction of humoral immune response in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046733"^^xsd:string ; rdfs:label "passive induction of host humoral immune response by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046734 obo:GO_0046734 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046731 ; obo:IAO_0000115 "The unintentional stimulation by a virus of a cell-mediated host defense response to viral infection, as part of the viral infectious cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "passive induction of cell-mediated immune response in host by virus"^^xsd:string , "passive viral activation of cell-mediated immune response in host"^^xsd:string , "passive viral induction of cell-mediated immune response in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046734"^^xsd:string ; rdfs:label "passive induction of host cell-mediated immune response by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046735 obo:GO_0046735 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046731 ; obo:IAO_0000115 "The unintentional stimulation by a virus of an innate host defense response to viral infection, as part of the viral infectious cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "passive induction of innate immune response in host by virus"^^xsd:string , "passive viral activation of innate immune response in host"^^xsd:string , "passive viral induction of innate immune response in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046735"^^xsd:string ; rdfs:label "passive induction of host innate immune response by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046736 obo:GO_0046736 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046732 ; obo:IAO_0000115 "The intentional, virally-encoded stimulation of a host humoral defense response to viral infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active viral induction of humoral immune response in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046736"^^xsd:string ; rdfs:label "active induction of humoral immune response in host by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046737 obo:GO_0046737 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046732 ; obo:IAO_0000115 "The intentional, virally-encoded stimulation of a cell-mediated host defense response to viral infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active viral induction of cell-mediated immune response in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046737"^^xsd:string ; rdfs:label "active induction of cell-mediated immune response in host by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046738 obo:GO_0046738 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046732 ; obo:IAO_0000115 "The intentional, virally-encoded stimulation of an innate host defense response to viral infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active viral induction of innate immune response in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046738"^^xsd:string ; rdfs:label "active induction of innate immune response in host by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046739 obo:GO_0046739 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044000 , obo:GO_0046794 ; obo:IAO_0000115 "The transport of a virus between cells in a multicellular organism. The cells can be adjacent or spatially separated (e.g. in different tissues or organs)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "spread of virus within multicellular host"^^xsd:string , "viral spread within multicellular host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "spread of virus in multicellular host"^^xsd:string ; oboInOwl:id "GO:0046739"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "transport of virus in multicellular host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046740 obo:GO_0046740 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046739 , obo:GO_1902586 ; obo:IAO_0000115 "The transport of a virus between adjacent cells in a multicellular organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "cell to cell spread of virus within host"^^xsd:string , "intercellular virus transport"^^xsd:string , "spread of virus within host, cell to cell"^^xsd:string , "viral spread within host, cell to cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym " spread of virus in host, cell to cell"^^xsd:string ; oboInOwl:id "GO:0046740"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "transport of virus in host, cell to cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046741 obo:GO_0046741 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046739 ; obo:IAO_0000115 "The transport of a virus between tissues in a multicellular organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "spread of virus within host, tissue to tissue"^^xsd:string , "tissue to tissue spread of virus within host"^^xsd:string , "viral spread within host, tissue to tissue"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "spread of virus in host, tissue to tissue"^^xsd:string ; oboInOwl:id "GO:0046741"^^xsd:string ; rdfs:label "transport of virus in host, tissue to tissue"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046745 obo:GO_0046745 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The process in which a capsid acquires another membrane envelope, subsequent to acquiring an initial membrane envelope."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046746"^^xsd:string , "GO:0046747"^^xsd:string , "GO:0046748"^^xsd:string , "GO:0046768"^^xsd:string , "GO:0046769"^^xsd:string , "GO:0046770"^^xsd:string ; oboInOwl:hasExactSynonym "outer nuclear membrane viral budding during viral capsid re-envelopment"^^xsd:string , "viral budding from ER membrane by viral capsid re-envelopment"^^xsd:string , "viral budding from Golgi membrane by viral capsid re-envelopment"^^xsd:string , "viral budding from inner nuclear membrane by viral capsid re-envelopment"^^xsd:string , "viral budding from nuclear membrane by viral capsid re-envelopment"^^xsd:string , "viral budding from outer nuclear membrane by viral capsid re-envelopment"^^xsd:string , "viral budding from outer nuclear membrane during viral capsid re-envelopment"^^xsd:string , "viral budding from plasma membrane by viral capsid re-envelopment"^^xsd:string , "virus budding from ER membrane by viral capsid re-envelopment"^^xsd:string , "virus budding from Golgi membrane by viral capsid re-envelopment"^^xsd:string , "virus budding from inner nuclear membrane by viral capsid re-envelopment"^^xsd:string , "virus budding from nuclear membrane by viral capsid re-envelopment"^^xsd:string , "virus budding from outer nuclear membrane by viral capsid re-envelopment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "ER membrane viral budding during viral capsid re-envelopment"^^xsd:string , "Golgi membrane viral budding during viral capsid re-envelopment"^^xsd:string , "endoplasmic reticulum membrane viral budding during viral capsid re-envelopment"^^xsd:string , "inner nuclear membrane viral budding during viral capsid re-envelopment"^^xsd:string , "nuclear membrane viral budding during viral capsid re-envelopment"^^xsd:string , "plasma membrane viral budding during viral capsid re-envelopment"^^xsd:string , "viral budding from ER membrane during viral capsid re-envelopment"^^xsd:string , "viral budding from Golgi membrane during viral capsid re-envelopment"^^xsd:string , "viral budding from inner nuclear membrane during viral capsid re-envelopment"^^xsd:string , "viral budding from nuclear membrane during viral capsid re-envelopment"^^xsd:string , "viral budding from plasma membrane during viral capsid re-envelopment"^^xsd:string , "viral capsid re-envelopment"^^xsd:string , "virus budding from ER membrane during viral capsid re-envelopment"^^xsd:string , "virus budding from Golgi membrane during viral capsid re-envelopment"^^xsd:string , "virus budding from inner nuclear membrane during viral capsid re-envelopment"^^xsd:string , "virus budding from nuclear membrane during viral capsid re-envelopment"^^xsd:string , "virus budding from outer nuclear membrane during viral capsid re-envelopment"^^xsd:string , "virus budding from plasma membrane during viral capsid re-envelopment"^^xsd:string ; oboInOwl:id "GO:0046745"^^xsd:string ; rdfs:label "viral capsid secondary envelopment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046752 obo:GO_0046752 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046794 ; obo:IAO_0000115 "Any process in which viral capsid precursors are transported to a specific location in the nucleus, thus accumulating the necessary components for assembly of a capsid."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "establishment and maintenance of viral capsid precursor localization in nucleus"^^xsd:string , "localization of viral capsid precursors in nucleus"^^xsd:string , "nuclear localization of viral capsid precursors"^^xsd:string , "viral capsid precursor localisation in host cell nucleus"^^xsd:string , "viral capsid precursor localization in host cell nucleus"^^xsd:string , "viral capsid precursor localization to host cell nucleus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046752"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral capsid precursor transport to host cell nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046753 obo:GO_0046753 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019076 , obo:GO_0046794 ; obo:IAO_0000115 "The exit of a viral particle from a cell that does not involve cell lysis."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046753"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "non-lytic viral release"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046754 obo:GO_0046754 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046753 ; obo:IAO_0000115 "The exit of enveloped or unenveloped virion particles from the host cell by exocytosis, without causing cell lysis."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046754"^^xsd:string ; rdfs:label "viral exocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046755 obo:GO_0046755 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_1902592 ; obo:IAO_0000115 "A viral process by which enveloped viruses acquire a host-derived membrane enriched in viral proteins to form their external envelope. The process starts when nucleocapsids, assembled or in the process of being built, induce formation of a membrane curvature in the host plasma or organelle membrane and wrap up in the forming bud. The process ends when the bud is eventually pinched off by membrane scission to release the enveloped particle into the lumenal or extracellular space."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046744"^^xsd:string ; oboInOwl:hasDbXref "VZ:1947"^^xsd:string ; oboInOwl:hasNarrowSynonym "virion budding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral capsid envelopment"^^xsd:string , "virus budding"^^xsd:string ; oboInOwl:id "GO:0046755"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "viral budding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046760 obo:GO_0046760 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046755 ; obo:IAO_0000115 "A viral budding that starts with formation of a membrane curvature in the host Golgi membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046750"^^xsd:string , "GO:0046763"^^xsd:string ; oboInOwl:hasExactSynonym "Golgi membrane viral budding"^^xsd:string , "virus budding from Golgi membrane"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "Golgi membrane viral budding during viral capsid envelopment"^^xsd:string , "viral budding from Golgi membrane by viral capsid envelopment"^^xsd:string , "viral budding from Golgi membrane during viral capsid envelopment"^^xsd:string , "virus budding from Golgi membrane by viral capsid envelopment"^^xsd:string , "virus budding from Golgi membrane during viral capsid envelopment"^^xsd:string ; oboInOwl:id "GO:0046760"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral budding from Golgi membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046761 obo:GO_0046761 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046753 , obo:GO_0046755 ; obo:IAO_0000115 "A viral budding that starts with formation of a membrane curvature in the host plasma membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046766"^^xsd:string , "GO:0046767"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_6193"^^xsd:string ; oboInOwl:hasExactSynonym "plasma membrane viral budding"^^xsd:string , "virus budding from plasma membrane"^^xsd:string , "virus budding from plasma membrane by viral capsid envelopment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "plasma membrane viral budding during viral capsid envelopment"^^xsd:string , "viral budding from plasma membrane by viral capsid envelopment"^^xsd:string , "viral budding from plasma membrane during viral capsid envelopment"^^xsd:string , "virus budding from plasma membrane during viral capsid envelopment"^^xsd:string ; oboInOwl:id "GO:0046761"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral budding from plasma membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046762 obo:GO_0046762 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046755 ; obo:IAO_0000115 "A viral budding that starts with formation of a membrane curvature in the host ER membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046751"^^xsd:string , "GO:0046764"^^xsd:string ; oboInOwl:hasExactSynonym "ER membrane viral budding"^^xsd:string , "endoplasmic reticulum membrane viral budding"^^xsd:string , "virus budding from ER membrane"^^xsd:string , "virus budding from ER membrane by viral capsid envelopment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "ER membrane viral budding during viral capsid envelopment"^^xsd:string , "endoplasmic reticulum membrane viral budding during viral capsid envelopment"^^xsd:string , "viral budding from ER membrane by viral capsid envelopment"^^xsd:string , "viral budding from ER membrane during viral capsid envelopment"^^xsd:string , "virus budding from ER membrane during viral capsid envelopment"^^xsd:string ; oboInOwl:id "GO:0046762"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral budding from ER membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046765 obo:GO_0046765 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046755 ; obo:IAO_0000115 "A viral budding that starts with formation of a membrane curvature in the host nuclear membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046749"^^xsd:string ; oboInOwl:hasExactSynonym "nuclear membrane viral budding"^^xsd:string , "virus budding from nuclear membrane"^^xsd:string , "virus budding from nuclear membrane by viral capsid envelopment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "nuclear membrane viral budding during viral capsid envelopment"^^xsd:string , "viral budding from nuclear membrane by viral capsid envelopment"^^xsd:string , "viral budding from nuclear membrane during viral capsid envelopment"^^xsd:string , "virus budding from nuclear membrane during viral capsid envelopment"^^xsd:string ; oboInOwl:id "GO:0046765"^^xsd:string ; rdfs:label "viral budding from nuclear membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046771 obo:GO_0046771 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046765 ; obo:IAO_0000115 "The envelopment of a virus, in which the nucleocapsid evaginates from the host inner nuclear membrane system into the perinuclear space, thus acquiring a membrane envelope."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "virus budding from inner nuclear membrane by viral capsid envelopment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "inner nuclear membrane viral budding during viral capsid envelopment"^^xsd:string , "viral budding from inner nuclear membrane by viral capsid envelopment"^^xsd:string , "viral budding from inner nuclear membrane during viral capsid envelopment"^^xsd:string , "virus budding from inner nuclear membrane during viral capsid envelopment"^^xsd:string ; oboInOwl:id "GO:0046771"^^xsd:string ; rdfs:label "viral budding from inner nuclear membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046772 obo:GO_0046772 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046765 ; obo:IAO_0000115 "The envelopment of a virus, in which the nucleocapsid evaginates from the host outer nuclear membrane system, thus acquiring a membrane envelope."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "virus budding from outer nuclear membrane by viral capsid envelopment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "outer nuclear membrane viral budding during viral capsid envelopment"^^xsd:string , "viral budding from outer nuclear membrane during viral capsid envelopment"^^xsd:string , "virus budding from outer nuclear membrane during viral capsid envelopment"^^xsd:string ; oboInOwl:id "GO:0046772"^^xsd:string ; rdfs:label "viral budding from outer nuclear membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046773 obo:GO_0046773 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019057 , obo:GO_0044034 ; obo:IAO_0000115 "Any viral process that stops, prevents, or reduces the frequency, rate or extent of translational termination of a host mRNA."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by virus of host cell protein biosynthesis shutoff"^^xsd:string , "negative regulation by virus of host cell protein biosynthetic process shutoff"^^xsd:string , "viral inhibition of host cell protein biosynthesis shutoff"^^xsd:string , "viral inhibition of host cell protein biosynthetic process shutoff"^^xsd:string , "viral inhibition of termination of host cell protein biosynthesis"^^xsd:string , "viral inhibition of termination of host cell protein biosynthetic process"^^xsd:string , "viral suppression of termination by host of host cell protein biosynthesis"^^xsd:string , "viral suppression of termination by host of host cell protein biosynthetic process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "suppression by virus of host termination of protein biosynthetic process"^^xsd:string ; oboInOwl:id "GO:0046773"^^xsd:string ; rdfs:label "suppression by virus of host translation termination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046774 obo:GO_0046774 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030683 , obo:GO_0075528 ; obo:IAO_0000115 "Any viral process that results in the inhibition of interferon activity within the host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by virus of intracellular interferon activity"^^xsd:string , "suppression by virus of intracellular interferon activity in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046774"^^xsd:string ; rdfs:label "suppression by virus of host intracellular interferon activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046775 obo:GO_0046775 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044831 , obo:GO_0052261 , obo:GO_0052562 ; obo:IAO_0000115 "Any viral process that results in the inhibition of host cell cytokine production."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by virus of host cytokine production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046775"^^xsd:string ; rdfs:label "suppression by virus of host cytokine production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046776 obo:GO_0046776 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039588 ; obo:IAO_0000115 "Any viral process that inhibits a host antigen-presenting cell expressing a peptide antigen on its cell surface in association with an MHC class I protein complex. Class I here refers to classical class I molecules."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "VZ:819"^^xsd:string ; oboInOwl:hasExactSynonym "inhibition of host MHC class I molecule presentation by virus"^^xsd:string , "negative regulation by virus of MHC class I cell surface presentation"^^xsd:string , "suppression by virus of MHC class I cell surface presentation in host"^^xsd:string , "suppression by virus of host MHC class I cell surface presentation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "major histocompatibility complex"^^xsd:string ; oboInOwl:id "GO:0046776"^^xsd:string ; rdfs:label "suppression by virus of host antigen processing and presentation of peptide antigen via MHC class I"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046778 obo:GO_0046778 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039656 ; obo:IAO_0000115 "Any viral process that interferes with the processing of mRNA in the host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "Reactome:REACT_6168"^^xsd:string , "Reactome:REACT_6173"^^xsd:string , "Reactome:REACT_6287"^^xsd:string ; oboInOwl:hasExactSynonym "viral perturbation of host mRNA processing"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046778"^^xsd:string ; rdfs:label "modification by virus of host mRNA processing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046779 obo:GO_0046779 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039653 ; obo:IAO_0000115 "Any viral process that discriminates against and subsequently inhibits host transcripts containing introns, thus allowing only intronless viral mRNA to be fully processed."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by virus of expression of host genes with introns"^^xsd:string , "viral inhibition of expression of host genes with introns"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046779"^^xsd:string ; rdfs:label "suppression by virus of expression of host genes with introns"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046780 obo:GO_0046780 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039524 ; obo:IAO_0000115 "Any viral process that inhibits the splicing of host mRNA, thus reducing host protein production."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0046781"^^xsd:string ; oboInOwl:hasExactSynonym "negative regulation by virus of host mRNA splicing"^^xsd:string , "suppression by virus of host splicing factor activity"^^xsd:string , "viral dispersion of host splicing factors"^^xsd:string , "viral inhibition of host mRNA splicing"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046780"^^xsd:string ; rdfs:label "suppression by virus of host mRNA splicing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046783 obo:GO_0046783 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019057 ; obo:IAO_0000115 "Any viral process that interferes with and inhibits the assembly and function of polysomes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "viral perturbation of polysomes"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046783"^^xsd:string ; rdfs:comment "See also the cellular component term 'polysome ; GO:0005844'."^^xsd:string ; rdfs:label "modification by virus of host polysomes"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046784 obo:GO_0046784 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075733 ; obo:IAO_0000115 "The directed movement of intronless viral mRNA from the host nucleus to the cytoplasm for translation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "intronless viral mRNA export from host cell nucleus"^^xsd:string , "intronless viral mRNA export out of nucleus"^^xsd:string , "intronless viral mRNA transport from nucleus to cytoplasm"^^xsd:string , "intronless viral mRNA-nucleus export"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "intronless viral mRNA export from host nucleus"^^xsd:string ; oboInOwl:id "GO:0046784"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral mRNA export from host cell nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046786 obo:GO_0046786 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The process of organizing and assembling viral replication proteins in preparation for viral replication."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046786"^^xsd:string ; rdfs:label "viral replication complex formation and maintenance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046792 obo:GO_0046792 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019055 ; obo:IAO_0000115 "Viral interference in host cell processes that lead cell cycle arrest, allowing cell division to occur."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by virus of cell cycle arrest"^^xsd:string , "viral inhibition of cell cycle arrest"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046792"^^xsd:string ; rdfs:label "suppression by virus of host cell cycle arrest"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046793 obo:GO_0046793 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019056 , obo:GO_0039614 ; obo:IAO_0000115 "Any process in which a virus activates the frequency, rate or extent of phosphorylation of host RNA polymerase II."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "induction by virus of modification of host RNA polymerase II"^^xsd:string ; oboInOwl:hasExactSynonym "virus-induced modification of host RNA polymerase II"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046793"^^xsd:string ; rdfs:label "induction by virus of phosphorylation of host RNA polymerase II"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046794 obo:GO_0046794 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044766 ; obo:IAO_0000115 "The directed movement of a virus, or part of a virus, into, out of, or within a host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "viral transport"^^xsd:string ; oboInOwl:hasNarrowSynonym "virion transport"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046794"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "transport of virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046799 obo:GO_0046799 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The recruitment of the helicase-primase complex to viral DNA lesions during viral DNA repair."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046799"^^xsd:string ; rdfs:label "recruitment of helicase-primase complex to DNA lesions"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046802 obo:GO_0046802 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039674 ; obo:IAO_0000115 "The directed movement of an assembled viral particle out of the host cell nucleus by budding and fusion through the nuclear membranes. In this process, enveloped viral particles are formed by budding through the inner nuclear membrane. These perinuclear enveloped particles then fuse with the outer nuclear membrane to deliver a naked capsid into the host cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0039676"^^xsd:string ; oboInOwl:hasDbXref "VZ:1952"^^xsd:string ; oboInOwl:hasExactSynonym "capsid egress"^^xsd:string , "nuclear egress"^^xsd:string , "nuclear egress of viral procapsid"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "egress of viral procapsid from host cell nucleus"^^xsd:string ; oboInOwl:id "GO:0046802"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "exit of virus from host cell nucleus by nuclear egress"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046807 obo:GO_0046807 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The assembly and maintenance of the viral scaffold around which the viral capsid is constructed."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046807"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "See also the cellular component term 'viral scaffold ; GO:0046806'."^^xsd:string ; rdfs:label "viral scaffold assembly and maintenance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046813 obo:GO_0046813 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019062 ; obo:IAO_0000115 "The process by which a virion attaches to a host cell by binding to a receptor on the host cell surface."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "virion attachment, binding of host cell surface receptor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046813"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "receptor-mediated virion attachment to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046814 obo:GO_0046814 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019062 ; obo:IAO_0000115 "The process by which a virion attaches to a host cell by binding to a co-receptor on the host cell surface."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "virion attachment, binding of host cell surface coreceptor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046814"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "coreceptor-mediated virion attachment to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0046815 obo:GO_0046815 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "Any process in which the viral genome is retained within the capsid during genome cleavage and packaging."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0046815"^^xsd:string ; rdfs:label "genome retention in viral capsid"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0048047 obo:GO_0048047 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0007617 ; obo:IAO_0000115 "The behavior of individuals for the purpose of discriminating between the sexes, for the purpose of finding a suitable mating partner."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "mating behaviour, sex discrimination"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0048047"^^xsd:string ; rdfs:label "mating behavior, sex discrimination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0048065 obo:GO_0048065 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0008049 ; obo:IAO_0000115 "The process during courtship where the male insect extends his wings. An example of this process is found in Drosophila melanogaster."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "male courtship behavior, wing extension"^^xsd:string , "male courtship behaviour, wing extension"^^xsd:string ; oboInOwl:hasExactSynonym "male courtship behaviour, veined wing extension"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0048065"^^xsd:string ; rdfs:label "male courtship behavior, veined wing extension"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0048624 obo:GO_0048624 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "The process in which a new plantlet develops from a meristem on the plant body. As part of this process, when the plantlet is large enough to live independently, the physical connection between the new plantlet and the main plant is severed."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "vegetative vivipary"^^xsd:string , "vivipary"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0048624"^^xsd:string ; rdfs:label "plantlet formation on parent plant"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0048874 obo:GO_0048874 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 ; obo:IAO_0000115 "The biological process involved in maintaining the steady-state number of cells within a population of free-living cells such as the bacteria in the gut."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0048874"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "homeostasis of number of cells in a free-living population"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0050829 obo:GO_0050829 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042742 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a Gram-negative bacterium that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response to Gram-negative bacteria"^^xsd:string , "defence response to Gram-negative bacterium"^^xsd:string , "defense response to Gram-negative bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "Gram-negative antibacterial peptide activity"^^xsd:string ; oboInOwl:id "GO:0050829"^^xsd:string ; rdfs:label "defense response to Gram-negative bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0050830 obo:GO_0050830 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042742 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a Gram-positive bacterium that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "defence response to Gram-positive bacteria"^^xsd:string , "defence response to Gram-positive bacterium"^^xsd:string , "defense response to Gram-positive bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "Gram-positive antibacterial peptide activity"^^xsd:string ; oboInOwl:id "GO:0050830"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "defense response to Gram-positive bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0050831 obo:GO_0050831 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042742 ; obo:IAO_0000115 "A set of reactions, specific to males, that are triggered in response to the presence of a bacterium that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "male-specific defence response to bacteria"^^xsd:string , "male-specific defence response to bacterium"^^xsd:string , "male-specific defense response to bacteria"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "male-specific antibacterial peptide activity"^^xsd:string ; oboInOwl:id "GO:0050831"^^xsd:string ; rdfs:label "male-specific defense response to bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0050832 obo:GO_0050832 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009620 , obo:GO_0098542 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a fungus that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0042831"^^xsd:string ; oboInOwl:hasExactSynonym "defence response to fungi"^^xsd:string , "defence response to fungus"^^xsd:string , "defense response to fungi"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0050832"^^xsd:string ; rdfs:label "defense response to fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051214 obo:GO_0051214 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009616 ; obo:IAO_0000115 "Gene silencing induced by RNA viruses leading to a sequence-specific degradation of target mRNAs or post-transcriptional gene silencing."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "RNA VIGS"^^xsd:string , "RNA virus-induced gene silencing"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051214"^^xsd:string ; rdfs:label "RNA virus induced gene silencing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051215 obo:GO_0051215 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009616 ; obo:IAO_0000115 "Gene silencing induced by DNA viruses leading to a sequence-specific degradation of target mRNAs or post-transcriptional gene silencing."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "DNA VIGS"^^xsd:string , "DNA virus-induced gene silencing"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051215"^^xsd:string ; rdfs:label "DNA virus induced gene silencing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051607 obo:GO_0051607 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009615 , obo:GO_0098542 ; obo:IAO_0000115 "Reactions triggered in response to the presence of a virus that act to protect the cell or organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "antiviral response"^^xsd:string , "defence response to virus"^^xsd:string , "defense response to viruses"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051607"^^xsd:string ; rdfs:label "defense response to virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051671 obo:GO_0051671 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043946 ; obo:IAO_0000115 "Any process in which an organism initiates the activity of the inactive enzyme autolysin in another organism. The autolysin enzyme belongs to, and is active in, the other organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "positive regulation of autolysin activity in another organism"^^xsd:string ; oboInOwl:hasExactSynonym "activation of autolysin activity in another organism"^^xsd:string , "induction of autolysin activity in another organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation of autolysis in other organism"^^xsd:string , "activation of autolytic activity in other organism"^^xsd:string , "induction of autolysis in other organism"^^xsd:string , "induction of autolytic activity in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051671"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction of autolysin activity in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051672 obo:GO_0051672 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044041 ; obo:IAO_0000115 "The chemical reactions and pathways resulting in the breakdown of the cell wall peptidoglycans of another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolic process of cell wall peptidoglycans of other organism"^^xsd:string , "catabolism of cell wall peptidoglycans of other organism"^^xsd:string , "cell wall peptidoglycan catabolic process in another organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "cell wall catabolic process in other organism"^^xsd:string , "cell wall catabolism in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051672"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by organism of cell wall peptidoglycan in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051673 obo:GO_0051673 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The disruption of the membranes of another organism, leading to damage to its cells and possibly death of that organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "membrane disruption in another organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "cytolysis, by membrane disruption, in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051673"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "membrane disruption in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051701 obo:GO_0051701 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 ; obo:IAO_0000115 "An interaction between two organisms living together in more or less intimate association. The term host is used for the larger (macro) of the two members of a symbiosis; the various forms of symbiosis include parasitism, commensalism and mutualism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051701"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051702 obo:GO_0051702 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 ; obo:IAO_0000115 "An interaction between two organisms living together in more or less intimate association. The term symbiont is used for the smaller (macro) of the two members of a symbiosis; the various forms of symbiosis include parasitism, commensalism and mutualism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051702"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051703 obo:GO_0051703 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "Any process in which an organism has an effect on an organism of the same species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "intraspecies interaction with other organisms"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051703"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "intraspecies interaction between organisms"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051704 obo:GO_0051704 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; obo:IAO_0000115 "A biological process which involves another organism of the same or different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0051706"^^xsd:string ; oboInOwl:hasExactSynonym "interaction between organisms"^^xsd:string , "physiological interaction between organisms"^^xsd:string , "physiological interaction with other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051704"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "multi-organism process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051705 obo:GO_0051705 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "Any process in which an organism has a behavioral effect on another organism of the same or different species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0023032"^^xsd:string , "GO:0044709"^^xsd:string ; oboInOwl:hasExactSynonym "behavioral interaction between organisms"^^xsd:string , "behavioral interaction with other organism"^^xsd:string , "behavioural interaction between organisms"^^xsd:string , "behavioural interaction with other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "behavioral signaling"^^xsd:string , "behavioral signalling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051705"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "multi-organism behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051707 obo:GO_0051707 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from another living organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0009613"^^xsd:string , "GO:0042828"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051707"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051708 obo:GO_0051708 rdf:type owl:Class ; rdfs:subClassOf obo:GO_1902583 ; obo:IAO_0000115 "The directed movement of an organism's proteins within a cell of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "intracellular protein transport in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051708"^^xsd:string ; rdfs:label "intracellular protein transport in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051715 obo:GO_0051715 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0031640 , obo:GO_0044764 ; obo:IAO_0000115 "The killing by an organism of a cell in another organism by means of the rupture of cell membranes and the loss of cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0001901"^^xsd:string ; oboInOwl:hasExactSynonym "cytolysis of cells of another organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "cytolysis of cells of another, non-host, organism"^^xsd:string , "cytolysis of cells of competing organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051715"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051801 obo:GO_0051801 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051715 , obo:GO_0051883 ; obo:IAO_0000115 "The killing by an organism of a cell in a second organism by means of the rupture of cell membranes and the loss of cytoplasm, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "cytolysis of cells in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "cytolysis of cells in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051801"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytolysis in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051805 obo:GO_0051805 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051807 , obo:GO_0052564 ; obo:IAO_0000115 "Any process in which an organism avoids the immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "immune evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "evasion or tolerance of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051805"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051807 obo:GO_0051807 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051834 ; obo:IAO_0000115 "Any process, either active or passive, by which an organism avoids or tolerates the effects of a second organism's defense response; the defense response is mounted by the second organism in response to the presence of the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion of other organism defence response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "evasion or tolerance of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051807"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051808 obo:GO_0051808 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051836 ; obo:IAO_0000115 "The directed movement of peptides or proteins produced by an organism to a location inside a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "translocation of peptides or proteins into other organism during symbiotic interaction"^^xsd:string , "transport of peptides or proteins into other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051808"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of peptides or proteins into other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051809 obo:GO_0051809 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051805 ; obo:IAO_0000115 "Any process in which an organism avoids the immune response of a second organism without directly interfering with the second organism's immune system, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "passive immune evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "passive evasion of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051809"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "passive evasion of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051810 obo:GO_0051810 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051805 ; obo:IAO_0000115 "Any process in which an organism avoids the immune response of a second organism which directly affects the second organism's immune system, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active immune evasion"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "active evasion of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051810"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "active evasion of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051811 obo:GO_0051811 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051810 ; obo:IAO_0000115 "Any process in which an organism avoids the immune response of a second organism by regulating the second organism's complement system, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active immune evasion via modulation of complement system of other organism"^^xsd:string , "active immune evasion via regulation of complement system of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "active evasion of immune response of other organism via regulation of complement system of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051811"^^xsd:string ; rdfs:label "active evasion of immune response of other organism via regulation of complement system of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051812 obo:GO_0051812 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051810 ; obo:IAO_0000115 "Any process in which an organism avoids the immune response of a second organism by regulating the second organism's cytokine networks, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active immune evasion via modulation of cytokine network of other organism"^^xsd:string , "active immune evasion via regulation of cytokine network of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "active evasion of immune response of other organism via regulation of cytokine network of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051812"^^xsd:string ; rdfs:label "active evasion of immune response of other organism via regulation of cytokine network of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051813 obo:GO_0051813 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0042786 ; obo:IAO_0000115 "Any process in which an organism avoids the immune response of a second organism by regulating the second organism's antigen processing or presentation pathways, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active evasion of immune response of other organism via regulation of antigen processing and presentation pathway in other organism during symbiotic interaction"^^xsd:string , "active immune evasion via modulation of antigen processing and presentation in other organism"^^xsd:string , "active immune evasion via modulation of antigen processing/presentation in other organism"^^xsd:string , "active immune evasion via regulation of antigen processing and presentation in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "active evasion of immune response of other organism via regulation of antigen processing and presentation in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051813"^^xsd:string ; rdfs:label "active evasion of immune response of other organism via regulation of antigen processing and presentation in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051817 obo:GO_0051817 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035821 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or processes of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "regulation of morphology of other organism during symbiotic interaction"^^xsd:string , "regulation of physiological process in other organism during symbiotic interaction"^^xsd:string , "regulation of physiology of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of morphology or physiology of other organism during symbiotic interaction"^^xsd:string , "modulation of morphology or physiology of other organism during symbiotic interaction"^^xsd:string , "regulation of morphology or physiology of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051817"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of morphology or physiology of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051818 obo:GO_0051818 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044364 , obo:GO_0051817 ; obo:IAO_0000115 "A process in which an organism has a negative effect on the functioning of the second organism's cells, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "disruption of cells of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051818"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption of cells of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051819 obo:GO_0051819 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "The process in which an organism causes the formation of a mass of cells in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction of tumor, nodule, or growth in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051819"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction of tumor, nodule, or growth in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051820 obo:GO_0051820 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051819 ; obo:IAO_0000115 "The process in which an organism causes the formation in a second organism of a growth whose cells have been transformed and continue to exist in the absence of the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction of tumor, nodule, or growth containing transformed cells in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051820"^^xsd:string ; rdfs:label "induction of tumor, nodule, or growth containing transformed cells in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051824 obo:GO_0051824 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098543 ; obo:IAO_0000115 "The set of specific processes that allow an organism to detect the presence of a second organism via physical or chemical signals, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "recognition of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051824"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "recognition of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051825 obo:GO_0051825 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "The attachment of an organism to a second organism, where the two organisms are in a symbiotic interaction. Adhesion may be via adhesion molecules, general stickiness etc., and may be either direct or indirect."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "adhesion to other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051825"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "adhesion to other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051832 obo:GO_0051832 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052173 ; obo:IAO_0000115 "Any process, either constitutive or induced, by which an organism evades, minimizes, or suppresses the effects of a second organism's defense(s), where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "avoidance of defenses of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051832"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "avoidance of defenses of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051833 obo:GO_0051833 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051832 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the defense(s) of a second organism, where the two organisms are in a symbiotic interaction. Suppression occurs by active mechanisms that normally result in the shutting down of pathways in the second organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "negative regulation of defenses of other organism during symbiotic interaction"^^xsd:string , "suppression of defenses of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051833"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression of defenses of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051834 obo:GO_0051834 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051832 ; obo:IAO_0000115 "Any process, either active or passive, by which an organism avoids or tolerates the effects of a second organism's defense(s), where the two organisms are in a symbiotic interaction. Defenses may be induced by the presence of the organism or may be preformed (e.g. physical barriers)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "evasion or tolerance of defenses of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051834"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of defenses of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051836 obo:GO_0051836 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044766 ; obo:IAO_0000115 "The directed movement of a molecule(s) produced by an organism to a location inside a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "translocation of molecules into other organism during symbiotic interaction"^^xsd:string , "transport of molecules into other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051836"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of molecules into other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051837 obo:GO_0051837 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051836 ; obo:IAO_0000115 "The directed movement of DNA from an organism to a location inside a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "translocation of DNA into other organism during symbiotic interaction"^^xsd:string , "transport of DNA into other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051837"^^xsd:string ; rdfs:label "translocation of DNA into other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051838 obo:GO_0051838 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051801 , obo:GO_0051873 ; obo:IAO_0000115 "The killing by an organism of a cell in its symbiont organism by means of the rupture of cell membranes and the loss of cytoplasm. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051838"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cytolysis by host of symbiont cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051844 obo:GO_0051844 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051808 , obo:GO_0051862 ; obo:IAO_0000115 "The directed movement of peptides or proteins produced by an organism to a location inside the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "transport of peptides or proteins into symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051844"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of peptides or proteins into symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051850 obo:GO_0051850 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 , obo:GO_0051705 ; obo:IAO_0000115 "The production of structures and/or molecules in an organism that are required for the acquisition and/or utilization of nutrients obtained from its symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051850"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "acquisition of nutrients from symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051851 obo:GO_0051851 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 , obo:GO_0051817 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or processes of a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051851"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by host of symbiont morphology or physiology"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051852 obo:GO_0051852 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051818 , obo:GO_0051851 , obo:GO_0098542 ; obo:IAO_0000115 "Any process in which an organism has a negative effect on the functioning of the symbiont's cells. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051852"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by host of symbiont cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051855 obo:GO_0051855 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009602 , obo:GO_0051702 , obo:GO_0051824 ; obo:IAO_0000115 "The set of specific processes that allow an organism to detect the presence of its symbiont via physical or chemical signals. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051855"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "recognition of symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051856 obo:GO_0051856 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 , obo:GO_0051825 ; obo:IAO_0000115 "The attachment of an organism to its symbiont via adhesion molecules, general stickiness etc., either directly or indirectly. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051856"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "adhesion to symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051858 obo:GO_0051858 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 , obo:GO_0051832 , obo:GO_0052201 ; obo:IAO_0000115 "Any process, either constitutive or induced, by which an organism evades, minimizes, or suppresses the effects of its symbiont organism's defense(s). The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051858"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "avoidance of symbiont defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051859 obo:GO_0051859 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051833 , obo:GO_0051858 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of symbiont defense(s) by active mechanisms that normally result in the shutting down of a symbiont pathway. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051859"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression of symbiont defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051860 obo:GO_0051860 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051834 , obo:GO_0051858 ; obo:IAO_0000115 "The process, either active or passive, by which an organism evades or tolerates the effects of the defense(s) or defense molecules of a symbiont organism. Symbiont defenses may be induced by the presence of the organism or may be preformed (e.g. physical barriers). The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051860"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "evasion or tolerance of symbiont defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051862 obo:GO_0051862 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 , obo:GO_0051836 ; obo:IAO_0000115 "The directed movement of molecule(s) produced by an organism to a location inside the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "transport of molecules into symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051862"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "translocation of molecules into symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051873 obo:GO_0051873 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051852 , obo:GO_0051883 ; obo:IAO_0000115 "Any process mediated by an organism that results in the death of cells in the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0051873"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "killing by host of symbiont cells"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0051883 obo:GO_0051883 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0031640 , obo:GO_0051818 ; obo:IAO_0000115 "Any process mediated by an organism that results in the death of cells in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "killing of cells in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0051883"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "killing of cells in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052000 obo:GO_0052000 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098610 ; obo:IAO_0000115 "The formation of bacterial aggregates in liquid culture dependent on the presence of Type IV pili."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasBroadSynonym "auto-aggregation"^^xsd:string ; oboInOwl:hasExactSynonym "bfp-dependent aggregation"^^xsd:string , "bundle-forming fimbriae-dependent aggregation"^^xsd:string , "bundle-forming pili-dependent aggregation"^^xsd:string , "tfp-dependent aggregation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052000"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "Type IV pili-dependent aggregation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052001 obo:GO_0052001 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044406 ; obo:IAO_0000115 "Attachment of bacterial clusters to the surface of the host in a type IV pili dependent manner. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052001"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "Type IV pili-dependent localized adherence to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052002 obo:GO_0052002 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052214 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052002"^^xsd:string ; rdfs:label "metabolism by symbiont of substance in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052003 obo:GO_0052003 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052004 , obo:GO_0052029 , obo:GO_0052081 , obo:GO_0052252 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host salicylic acid-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "down-regulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "downregulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "negative modulation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "negative modulation by organism of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "negative regulation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052003"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052004 obo:GO_0052004 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052089 , obo:GO_0052253 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the salicylic acid-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string , "down-regulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string , "downregulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string , "negative regulation of host SA-mediated defense response"^^xsd:string , "suppression by organism of host salicylic acid-mediated defense response"^^xsd:string , "suppression of host SA mediated defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host salicylic acid-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052004"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052005 obo:GO_0052005 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052084 , obo:GO_0052254 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the ethylene-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host ethylene-mediated defense response"^^xsd:string , "down-regulation by symbiont of host ethylene-mediated defense response"^^xsd:string , "downregulation by symbiont of host ethylene-mediated defense response"^^xsd:string , "suppression by organism of host ethylene-mediated defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host ethylene-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052005"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host ethylene-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052006 obo:GO_0052006 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052002 , obo:GO_0052227 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in its host resulting in the breakdown of substances. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of substance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052006"^^xsd:string ; rdfs:label "catabolism by symbiont of substance in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052007 obo:GO_0052007 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052002 , obo:GO_0052226 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in its host resulting in the formation of substances. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "biosynthesis by organism of substance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052007"^^xsd:string ; rdfs:label "biosynthesis by symbiont of substance in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052008 obo:GO_0052008 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 , obo:GO_0052368 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of cellular components of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism of host cellular component by organism"^^xsd:string , "catabolism of host structural constituent by organism"^^xsd:string , "degradation of host cellular component by organism"^^xsd:string , "disassembly by organism of host cellular component"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "disassembly by symbiont of host cellular component"^^xsd:string ; oboInOwl:id "GO:0052008"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by symbiont of host cellular component"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052009 obo:GO_0052009 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052008 , obo:GO_0052020 , obo:GO_0052339 ; obo:IAO_0000115 "The breakdown of the host cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism of host cell wall by organism"^^xsd:string , "degradation of host cell wall by organism"^^xsd:string , "disassembly by organism of host cell wall"^^xsd:string , "disassembly by symbiont of host cell wall"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052009"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by symbiont of host cell wall"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052010 obo:GO_0052010 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052015 , obo:GO_0052172 , obo:GO_0052340 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of cellulose in the host cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host cell wall cellulose"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052010"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by symbiont of host cell wall cellulose"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052011 obo:GO_0052011 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052015 , obo:GO_0052179 , obo:GO_0052341 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of pectin in the host cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host cell wall pectin"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052011"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by symbiont of host cell wall pectin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052012 obo:GO_0052012 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052015 , obo:GO_0052178 , obo:GO_0052342 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of chitin in the host cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host cell wall chitin"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052012"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by symbiont of host cell wall chitin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052013 obo:GO_0052013 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052006 , obo:GO_0052174 , obo:GO_0052361 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of macromolecules within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host macromolecule"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052013"^^xsd:string ; rdfs:label "catabolism by symbiont of host macromolecule"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052014 obo:GO_0052014 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052013 , obo:GO_0052228 , obo:GO_0052363 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of protein macromolecules within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host protein"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052014"^^xsd:string ; rdfs:label "catabolism by symbiont of host protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052015 obo:GO_0052015 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052013 , obo:GO_0052175 , obo:GO_0052354 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of carbohydrate molecules within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host carbohydrate"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052015"^^xsd:string ; rdfs:label "catabolism by symbiont of host carbohydrate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052016 obo:GO_0052016 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052015 , obo:GO_0052176 , obo:GO_0052359 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of glucan molecules within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host glucan"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052016"^^xsd:string ; rdfs:label "catabolism by symbiont of host glucan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052017 obo:GO_0052017 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052015 , obo:GO_0052177 , obo:GO_0052366 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of xylan within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by organism of host xylan"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052017"^^xsd:string ; rdfs:label "catabolism by symbiont of host xylan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052018 obo:GO_0052018 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052249 ; obo:IAO_0000115 "The alteration by an organism of the levels of RNA in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host RNA levels"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052018"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of RNA levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052019 obo:GO_0052019 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052186 ; obo:IAO_0000115 "The alteration by an organism of the levels of hormones or growth regulators in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052019"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host hormone or growth regulator levels"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052020 obo:GO_0052020 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 , obo:GO_0052333 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the host cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "metabolism of host cell wall by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052020"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host cell wall"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052021 obo:GO_0052021 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052019 , obo:GO_0052449 ; obo:IAO_0000115 "The alteration by an organism of the levels of ethylene in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052021"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of ethylene levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052022 obo:GO_0052022 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052019 , obo:GO_0052456 ; obo:IAO_0000115 "The alteration by an organism of the levels of jasmonic acid in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052022"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of jasmonic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052023 obo:GO_0052023 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052019 , obo:GO_0052469 ; obo:IAO_0000115 "The alteration by an organism of the levels of salicylic acid in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052023"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of salicylic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052024 obo:GO_0052024 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052019 , obo:GO_0052513 ; obo:IAO_0000115 "The increase by an organism of the levels of hormones or growth regulators in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive modulation of hormone or growth regulator levels in host"^^xsd:string , "up regulation by symbiont of hormone or growth regulator levels in host"^^xsd:string , "up-regulation by symbiont of hormone or growth regulator levels in host"^^xsd:string , "upregulation by symbiont of hormone or growth regulator levels in host"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of hormone or growth regulator levels in host"^^xsd:string , "stimulation by symbiont of hormone or growth regulator levels in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052024"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of hormone or growth regulator levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052025 obo:GO_0052025 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 , obo:GO_0052332 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a host cellular membrane. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "modification by symbiont of host cell membrane"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052025"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host cell membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052026 obo:GO_0052026 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 , obo:GO_0052312 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of its host's transcription. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052026"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052027 obo:GO_0052027 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 , obo:GO_0052250 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the host signal transduction pathways, the cascade of processes by which a signal interacts with a receptor. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of host signal transduction by symbiont"^^xsd:string , "regulation by symbiont of host signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by symbiont of host signal transduction"^^xsd:string ; oboInOwl:id "GO:0052027"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052028 obo:GO_0052028 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 , obo:GO_0052526 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the host signal transduction pathways, the cascade of processes by which a signal interacts with a receptor. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host signal transduction pathway"^^xsd:string , "up-regulation by symbiont of host signal transduction pathway"^^xsd:string , "upregulation by symbiont of host signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host signal transduction pathway"^^xsd:string , "stimulation by symbiont of host signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052028"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052029 obo:GO_0052029 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 , obo:GO_0052493 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the host signal transduction pathways, the cascade of processes by which a signal interacts with a receptor. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host signal transduction pathway"^^xsd:string , "down-regulation by symbiont of host signal transduction pathway"^^xsd:string , "downregulation by symbiont of host signal transduction pathway"^^xsd:string , "negative modulation by organism of host signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052029"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052031 obo:GO_0052031 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052200 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the defense response of its host, the response mounted by the host in response to the presence of the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052031"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052032 obo:GO_0052032 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052256 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the inflammatory response of the host organism; the inflammatory response is the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052032"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host inflammatory response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052033 obo:GO_0052033 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052166 , obo:GO_0052169 , obo:GO_0052257 ; obo:IAO_0000115 "Any process that involves recognition of a pathogen-associated molecular pattern, and by which an organism activates, maintains or increases the frequency, rate or extent of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "MAMP dependent activation of host innate immunity"^^xsd:string , "MAMP dependent induction of host innate immunity"^^xsd:string , "PAMP dependent activation of host innate immunity"^^xsd:string , "PAMP dependent induction of host innate immunity"^^xsd:string , "general elicitor-dependent activation of host innate immunity"^^xsd:string , "general elicitor-dependent induction of host innate immunity"^^xsd:string , "pathogen-associated molecular pattern dependent activation by organism of host innate immunity"^^xsd:string , "pathogen-associated molecular pattern dependent induction by symbiont of host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052033"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "pathogen-associated molecular pattern dependent induction by symbiont of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052034 obo:GO_0052034 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052157 , obo:GO_0052170 , obo:GO_0052258 ; obo:IAO_0000115 "Any process that involves recognition of a microbe-associated molecular pattern, and by which an organism tops, prevents, or reduces the frequency, rate or extent of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of pathogen-associated molecular pattern-induced host innate immunity"^^xsd:string , "down-regulation by symbiont of pathogen-associated molecular pattern-induced host innate immunity"^^xsd:string , "downregulation by symbiont of pathogen-associated molecular pattern-induced host innate immunity"^^xsd:string , "negative regulation by symbiont of microbe-associated molecular pattern-induced host innate immunity"^^xsd:string , "suppression of MAMP induced host innate immunity"^^xsd:string , "suppression of MAMP-induced host innate immunity"^^xsd:string , "suppression of PAMP induced host innate immunity"^^xsd:string , "suppression of PAMP-induced host innate immunity"^^xsd:string , "suppression of general elicitor induced host innate immunity"^^xsd:string , "suppression of general elicitor-induced host innate immunity"^^xsd:string , "suppression of pathogen-associated molecular pattern-induced host innate immunity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of pathogen-associated molecular pattern-induced host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052034"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of microbe-associated molecular pattern-induced host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052035 obo:GO_0052035 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052032 , obo:GO_0052259 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the inflammatory response of the host organism; the inflammatory response is the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host inflammatory response"^^xsd:string , "up-regulation by symbiont of host inflammatory response"^^xsd:string , "upregulation by symbiont of host inflammatory response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host inflammatory response"^^xsd:string , "stimulation by symbiont of host inflammatory response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052035"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host inflammatory response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052036 obo:GO_0052036 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052032 , obo:GO_0052037 , obo:GO_0052260 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the inflammatory response of the host organism; the inflammatory response is the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host inflammatory response"^^xsd:string , "down-regulation by symbiont of host inflammatory response"^^xsd:string , "downregulation by symbiont of host inflammatory response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host inflammatory response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052036"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host inflammatory response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052037 obo:GO_0052037 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044414 , obo:GO_0052031 , obo:GO_0052261 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host defense response"^^xsd:string , "down-regulation by symbiont of host defense response"^^xsd:string , "downregulation by symbiont of host defense response"^^xsd:string , "suppression of host defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052037"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052038 obo:GO_0052038 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 , obo:GO_0052230 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the directed movement of substances within the cell or cells of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of host intracellular trafficking"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052038"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host intracellular transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052039 obo:GO_0052039 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052043 , obo:GO_0052334 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the host cytoskeleton. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052039"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host cytoskeleton"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052040 obo:GO_0052040 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 , obo:GO_0052248 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of programmed cell death in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0052152"^^xsd:string ; oboInOwl:hasExactSynonym "modulation of host PCD"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by symbiont of host non-apoptotic programmed cell death"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052040"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052041 obo:GO_0052041 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052040 , obo:GO_0052490 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of programmed cell death in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host programmed cell death"^^xsd:string , "down-regulation by symbiont of host programmed cell death"^^xsd:string , "downregulation by symbiont of host programmed cell death"^^xsd:string , "inhibition of host programmed cell death"^^xsd:string , "suppression by symbiont of host PCD"^^xsd:string , "suppression by symbiont of host programmed cell death"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host programmed cell death"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052041"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052042 obo:GO_0052042 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052040 , obo:GO_0052330 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of programmed cell death in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0012504"^^xsd:string , "GO:0052044"^^xsd:string , "GO:0052045"^^xsd:string , "GO:0052153"^^xsd:string , "GO:0052397"^^xsd:string , "GO:0052400"^^xsd:string ; oboInOwl:hasExactSynonym "activation by organism of host programmed cell death"^^xsd:string , "activation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "enhancement of host programmed cell death"^^xsd:string , "enhancement of host programmed cell death by organism"^^xsd:string , "induction by organism of programmed cell death in other organism involved in symbiotic interaction"^^xsd:string , "induction by symbiont of host programmed cell death"^^xsd:string , "upregulation by symbiont of host programmed cell death"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of non-apoptotic programmed cell death in other organism"^^xsd:string , "activation by symbiont of host programmed cell death"^^xsd:string , "induction by organism of non-apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string , "positive regulation by symbiont of host non-apoptotic programmed cell death"^^xsd:string , "stimulation by symbiont of host programmed cell death"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "induction of non-apoptotic programmed cell death by other organism"^^xsd:string ; oboInOwl:id "GO:0052042"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052043 obo:GO_0052043 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052111 , obo:GO_0052188 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a host cellular component. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052043"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host cellular component"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052046 obo:GO_0052046 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052048 , obo:GO_0052212 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by one of the organisms. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "modification of host morphology or physiology via effector molecule"^^xsd:string , "modification of host morphology or physiology via ellicitor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052046"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via secreted substance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052047 obo:GO_0052047 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 ; obo:IAO_0000115 "An interaction with a second organism mediated by a substance secreted by the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with other organism via secreted substance during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052047"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with other organism via secreted substance involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052048 obo:GO_0052048 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044046 , obo:GO_0052047 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the other (symbiont) organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with host via secreted substance during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052048"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via secreted substance involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052049 obo:GO_0052049 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 , obo:GO_0052210 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the symbiont organism by a type III secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052049"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via protein secreted by type III secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052050 obo:GO_0052050 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 , obo:GO_0052209 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the other organism by a type IV secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052050"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via substance secreted by type IV secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052051 obo:GO_0052051 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 , obo:GO_0052211 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the other organism by a type II secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052051"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with host via protein secreted by type II secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052052 obo:GO_0052052 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052046 , obo:GO_0052051 , obo:GO_0052206 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type II secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052052"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by type II secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052053 obo:GO_0052053 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052056 , obo:GO_0052148 , obo:GO_0052199 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host enzyme activity. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host enzyme activity"^^xsd:string , "down-regulation by symbiont of host enzyme activity"^^xsd:string , "downregulation by symbiont of host enzyme activity"^^xsd:string , "inhibition of host enzyme activity"^^xsd:string , "negative regulation by symbiont of host enzyme activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host enzyme activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052053"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052054 obo:GO_0052054 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052053 , obo:GO_0052149 , obo:GO_0052180 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host protease activity, the catalysis of the hydrolysis of peptide bonds in a protein. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host protease activity"^^xsd:string , "down-regulation by symbiont of host protease activity"^^xsd:string , "downregulation by symbiont of host protease activity"^^xsd:string , "inhibition of host protease activity"^^xsd:string , "negative regulation by symbiont of host protease activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host protease activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052054"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host peptidase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052055 obo:GO_0052055 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052205 ; obo:IAO_0000115 "The process in which an organism effects a change in the function of a host protein via a direct interaction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by symbiont of host molecular function"^^xsd:string , "modification by symbiont of host protein function"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052055"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host molecular function"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052056 obo:GO_0052056 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052055 , obo:GO_0052204 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the functional activity of host proteins. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host protein function"^^xsd:string , "down-regulation by symbiont of host protein function"^^xsd:string , "downregulation by symbiont of host protein function"^^xsd:string , "inhibition of host protein function"^^xsd:string , "negative regulation by symbiont of host protein function"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host protein function"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052056"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host molecular function"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052057 obo:GO_0052057 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052046 , obo:GO_0052049 , obo:GO_0052207 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type III secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052057"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by type III secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052058 obo:GO_0052058 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052046 , obo:GO_0052050 , obo:GO_0052208 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type IV secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052058"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via substance secreted by type IV secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052059 obo:GO_0052059 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0020012 , obo:GO_0052385 , obo:GO_0052567 ; obo:IAO_0000115 "The process in which an organism avoids the effects of reactive oxygen species produced as a defense response by the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion or tolerance by organism of host-produced reactive oxygen species"^^xsd:string , "evasion or tolerance by organism of reactive oxygen species produced during host defense response"^^xsd:string , "evasion or tolerance of defense-related host metabolic burst"^^xsd:string , "evasion or tolerance of defense-related host oxidative burst"^^xsd:string , "evasion or tolerance of defense-related host respiratory burst"^^xsd:string , "evasion or tolerance of host-produced AOS"^^xsd:string , "evasion or tolerance of host-produced ROIs"^^xsd:string , "evasion or tolerance of host-produced ROS"^^xsd:string , "evasion or tolerance of host-produced active oxygen species"^^xsd:string , "evasion or tolerance of host-produced reactive oxygen intermediates"^^xsd:string , "evasion or tolerance of reactive oxygen species produced by host in response to organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "evasion by organism of cellular damage caused by host oxidative burst"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052059"^^xsd:string ; rdfs:label "evasion or tolerance by symbiont of host-produced reactive oxygen species"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052060 obo:GO_0052060 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0020012 , obo:GO_0052376 , obo:GO_0052565 ; obo:IAO_0000115 "The process in which an organism avoids the effects of nitric oxide produced as a defense response by the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion or tolerance by organism of host NO"^^xsd:string , "evasion or tolerance by organism of host nitric oxide"^^xsd:string , "evasion or tolerance by organism of host-produced NO"^^xsd:string , "evasion or tolerance by organism of host-produced nitric oxide"^^xsd:string , "evasion or tolerance of NO produced by host in response to organism"^^xsd:string , "evasion or tolerance of nitric oxide produced by host in response to organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052060"^^xsd:string ; rdfs:label "evasion or tolerance by symbiont of host-produced nitric oxide"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052061 obo:GO_0052061 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0020012 , obo:GO_0052378 , obo:GO_0052566 ; obo:IAO_0000115 "The process in which an organism avoids the effects of phytoalexins produced as a defense response by the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion or tolerance by organism of host phytoalexins"^^xsd:string , "evasion or tolerance by organism of host-produced phytoalexins"^^xsd:string , "evasion or tolerance of phytoalexins produced by host in response to organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "host phytoalexin detoxification"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052061"^^xsd:string ; rdfs:label "evasion or tolerance by symbiont of host-produced phytoalexins"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052062 obo:GO_0052062 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052262 , obo:GO_0052344 , obo:GO_0052559 ; obo:IAO_0000115 "The activation by an organism of the production of phytoalexins as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of host phytoalexin production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052062"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host phytoalexin production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052063 obo:GO_0052063 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052263 , obo:GO_0052347 , obo:GO_0052509 , obo:GO_0052559 ; obo:IAO_0000115 "The activation by an organism of the production of nitric oxide as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense-related host NO production"^^xsd:string , "activation by organism of defense-related host nitric oxide production"^^xsd:string , "induction by organism of defense-related host NO production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052063"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of defense-related host nitric oxide production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052064 obo:GO_0052064 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052264 , obo:GO_0052369 , obo:GO_0052559 ; obo:IAO_0000115 "The activation by an organism of the production of reactive oxygen species as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense-related host AOS production"^^xsd:string , "activation by organism of defense-related host ROI production"^^xsd:string , "activation by organism of defense-related host ROS production"^^xsd:string , "activation by organism of defense-related host active oxygen species production"^^xsd:string , "activation by organism of defense-related host metabolic burst"^^xsd:string , "activation by organism of defense-related host oxidative burst"^^xsd:string , "activation by organism of defense-related host reactive oxidative species production"^^xsd:string , "activation by organism of defense-related host reactive oxygen intermediate production"^^xsd:string , "activation by organism of defense-related host reactive oxygen species production"^^xsd:string , "activation by organism of defense-related host respiratory burst"^^xsd:string , "induction by organism of defense-related host AOS production"^^xsd:string , "induction by organism of defense-related host ROI production"^^xsd:string , "induction by organism of defense-related host ROS production"^^xsd:string , "induction by organism of defense-related host active oxygen species production"^^xsd:string , "induction by organism of defense-related host metabolic burst"^^xsd:string , "induction by organism of defense-related host oxidative burst"^^xsd:string , "induction by organism of defense-related host reactive oxidative species production"^^xsd:string , "induction by organism of defense-related host reactive oxygen intermediate production"^^xsd:string , "induction by organism of defense-related host respiratory burst"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052064"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of defense-related host reactive oxygen species production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052065 obo:GO_0052065 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052301 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of fluxes of calcium ions that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related Ca2+ flux in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052065"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related calcium ion flux in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052066 obo:GO_0052066 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030260 , obo:GO_0052191 , obo:GO_0052370 ; obo:IAO_0000115 "The invasion by an organism of a cell of its host organism by utilizing the host phagocytosis mechanism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "entry of organism into host cell by promotion of host phagocytosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052066"^^xsd:string ; rdfs:label "entry of symbiont into host cell by promotion of host phagocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052067 obo:GO_0052067 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044415 , obo:GO_0052483 ; obo:IAO_0000115 "Any process in which an organism stops or prevents itself undergoing phagocytosis into a cell in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of entry into host cell via phagocytosis"^^xsd:string , "down-regulation by symbiont of entry into host cell via phagocytosis"^^xsd:string , "downregulation by symbiont of entry into host cell via phagocytosis"^^xsd:string , "negative regulation by organism of entry into host cell via host phagocytosis"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of entry into host cell via phagocytosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052067"^^xsd:string ; rdfs:label "negative regulation by symbiont of entry into host cell via phagocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052068 obo:GO_0052068 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052088 , obo:GO_0052266 , obo:GO_0052562 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the jasmonic acid-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string , "down-regulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string , "downregulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string , "suppression by organism of host JA-mediated defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host jasmonic acid-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052068"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052069 obo:GO_0052069 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052029 , obo:GO_0052068 , obo:GO_0052082 , obo:GO_0052267 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host jasmonic acid-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "down-regulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "downregulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "negative regulation by organism of defense-related host JA-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052069"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052070 obo:GO_0052070 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052005 , obo:GO_0052029 , obo:GO_0052077 , obo:GO_0052268 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host ethylene-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "down-regulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "downregulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "suppression by organism of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052070"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052071 obo:GO_0052071 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0052076 , obo:GO_0052077 , obo:GO_0052269 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of host ethylene-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "up-regulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "upregulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "activation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "stimulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052071"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052072 obo:GO_0052072 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0052074 , obo:GO_0052081 , obo:GO_0052270 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of host salicylic acid-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "up-regulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "upregulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "activation by organism of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "activation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "positive regulation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "stimulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052072"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052073 obo:GO_0052073 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0052075 , obo:GO_0052082 , obo:GO_0052271 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of host jasmonic acid-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "up regulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "up-regulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "upregulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "activation by organism of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "activation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "stimulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related host SA-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052073"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052074 obo:GO_0052074 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052089 , obo:GO_0052272 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the salicylic acid-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of host SA-mediated defense response"^^xsd:string , "up regulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string , "up-regulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string , "upregulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host salicylic acid-mediated defense response"^^xsd:string , "induction by organism of host SA-mediated defense response"^^xsd:string , "induction by organism of host salicylic acid-mediated defense response"^^xsd:string , "stimulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052074"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052075 obo:GO_0052075 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052088 , obo:GO_0052273 , obo:GO_0052509 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the jasmonic acid-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of host JA-mediated defense response"^^xsd:string , "up regulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string , "up-regulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string , "upregulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string , "induction by organism of host JA-mediated defense response"^^xsd:string , "induction by organism of host jasmonic acid-mediated defense response"^^xsd:string , "stimulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052075"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052076 obo:GO_0052076 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052084 , obo:GO_0052274 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the ethylene-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host ethylene-mediated defense response"^^xsd:string , "up-regulation by symbiont of host ethylene-mediated defense response"^^xsd:string , "upregulation by symbiont of host ethylene-mediated defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of host ethylene-mediated defense response"^^xsd:string , "activation by symbiont of host ethylene-mediated defense response"^^xsd:string , "induction by organism of host ethylene-mediated defense response"^^xsd:string , "stimulation by symbiont of host ethylene-mediated defense response"^^xsd:string , "upregulation by organism of host ethylene-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052076"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host ethylene-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052077 obo:GO_0052077 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 , obo:GO_0052031 , obo:GO_0052441 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of host ethylene-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052077"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host ethylene-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052078 obo:GO_0052078 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052080 , obo:GO_0052275 , obo:GO_0075132 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of host MAP kinase-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "down-regulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "downregulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "negative regulation by organism of defense-related host MAPK-mediated signal transduction pathway"^^xsd:string , "negative regulation by organism of defense-related host mitogen-activated protein kinase-mediated signal transduction pathway"^^xsd:string , "suppression by organism of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052078"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052079 obo:GO_0052079 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052080 , obo:GO_0052276 , obo:GO_0052509 , obo:GO_0075131 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of host MAP kinase-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related host MAPK-mediated signal transduction pathway"^^xsd:string , "positive regulation by organism of defense-related host mitogen-activated protein kinase-mediated signal transduction pathway"^^xsd:string , "up regulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "up-regulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "upregulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "activation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "stimulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052079"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052080 obo:GO_0052080 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052277 , obo:GO_0075130 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of host MAP kinase-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related host MAPK-mediated signal transduction pathway by organism"^^xsd:string , "modulation of defense-related host mitogen activated protein kinase-mediated signal transduction pathway by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052080"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host MAP kinase-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052081 obo:GO_0052081 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 , obo:GO_0052031 , obo:GO_0052445 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of host salicylic acid-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related host SA-mediated signal transduction pathway by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052081"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host salicylic acid-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052082 obo:GO_0052082 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 , obo:GO_0052031 , obo:GO_0052443 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of host jasmonic acid-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related host JA-mediated signal transduction pathway by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052082"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host jasmonic acid-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052083 obo:GO_0052083 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052155 , obo:GO_0052278 , obo:GO_0052562 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the cell mediated immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host cell-mediated immune response"^^xsd:string , "down-regulation by symbiont of host cell-mediated immune response"^^xsd:string , "downregulation by symbiont of host cell-mediated immune response"^^xsd:string , "negative regulation by organism of host cell-based immune response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host cell-mediated immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052083"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host cell-mediated immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052084 obo:GO_0052084 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052279 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the ethylene-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052084"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host ethylene-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052085 obo:GO_0052085 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052083 , obo:GO_0052156 , obo:GO_0052280 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the T-cell mediated immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host T-cell mediated immune response"^^xsd:string , "down-regulation by symbiont of host T-cell mediated immune response"^^xsd:string , "downregulation by symbiont of host T-cell mediated immune response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host T-cell mediated immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052085"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host T-cell mediated immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052086 obo:GO_0052086 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052083 , obo:GO_0052154 , obo:GO_0052281 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the B-cell mediated immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host B-cell mediated immune response"^^xsd:string , "down-regulation by symbiont of host B-cell mediated immune response"^^xsd:string , "downregulation by symbiont of host B-cell mediated immune response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host B-cell mediated immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052086"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host B-cell mediated immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052087 obo:GO_0052087 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052090 , obo:GO_0052282 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of callose deposition performed by the host as part of its defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense-related host callose deposition"^^xsd:string , "down-regulation by symbiont of defense-related host callose deposition"^^xsd:string , "downregulation by symbiont of defense-related host callose deposition"^^xsd:string , "suppression by organism of defense-related host callose deposition"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of defense-related host callose deposition"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052087"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of defense-related host callose deposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052088 obo:GO_0052088 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052283 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the jasmonic acid-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of host JA-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052088"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host jasmonic acid-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052089 obo:GO_0052089 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052284 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the salicylic acid-mediated defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of host SA-mediated defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052089"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host salicylic acid-mediated defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052090 obo:GO_0052090 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052285 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of callose deposition by the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052090"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host callose deposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052091 obo:GO_0052091 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052313 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the release of nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052091"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of nutrient release from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052092 obo:GO_0052092 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052091 , obo:GO_0052520 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the release of nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "promotion of nutrient release from host"^^xsd:string , "up regulation by symbiont of nutrient release from host"^^xsd:string , "up-regulation by symbiont of nutrient release from host"^^xsd:string , "upregulation by symbiont of nutrient release from host"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of nutrient release from host"^^xsd:string , "stimulation by symbiont of nutrient release from host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052092"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of nutrient release from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052093 obo:GO_0052093 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044115 , obo:GO_0052095 ; obo:IAO_0000115 "The assembly by an organism of a cellular component or anatomical structure for the purpose of obtaining nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "formation by organism of specialized structure for nutrient acquisition from host"^^xsd:string , "formation by symbiont of specialized structure for nutrient acquisition from host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052093"^^xsd:string ; rdfs:label "formation of specialized structure for nutrient acquisition from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052094 obo:GO_0052094 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044118 , obo:GO_0052093 ; obo:IAO_0000115 "The assembly by an organism of a haustorium, a projection from a cell or tissue that penetrates the host's tissues for the purpose of obtaining nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "formation by organism of haustoria for nutrient acquisition from host"^^xsd:string , "formation by organism of haustorium for nutrient acquisition from host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052094"^^xsd:string ; rdfs:label "formation by symbiont of haustorium for nutrient acquisition from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052095 obo:GO_0052095 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The assembly by an organism of a cellular component or anatomical structure for the purpose of obtaining nutrients from a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "formation of specialized structure for nutrient acquisition from other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052095"^^xsd:string ; rdfs:label "formation of specialized structure for nutrient acquisition from other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052096 obo:GO_0052096 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052093 ; obo:IAO_0000115 "The assembly by an organism of a syncytium, a nematode-induced multi-nucleate and physiologically active aggregation of fused root cells which exclusively provides the nematode with nourishment during its sedentary life, for the purpose of obtaining nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "formation by organism of syncytium involving giant cell for nutrient acquisition from host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052096"^^xsd:string ; rdfs:label "formation by symbiont of syncytium involving giant cell for nutrient acquisition from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052097 obo:GO_0052097 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009372 , obo:GO_0044419 ; obo:IAO_0000115 "The process in which a community of single-celled organisms of different species monitors population density by detecting the concentration of small diffusible signal molecules."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052097"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interspecies quorum sensing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052098 obo:GO_0052098 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052095 ; obo:IAO_0000115 "The assembly by an organism of a cellular component or anatomical structure for the purpose of obtaining nutrients from a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052098"^^xsd:string ; rdfs:label "formation by host of specialized structure for nutrient acquisition from symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052099 obo:GO_0052099 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044002 ; obo:IAO_0000115 "The process that begins with the production and formation of siderophores in an organism that are required for the acquisition and utilization of nutrients from its host organism, and the ends with the acquirement of the nutrients. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "acquisition by organism of nutrients from host via siderophores"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052099"^^xsd:string ; rdfs:label "acquisition by symbiont of nutrients from host via siderophores"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052100 obo:GO_0052100 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009372 , obo:GO_0051703 ; obo:IAO_0000115 "The process in which single-celled organisms of the same species monitor population density by detecting the concentration of small, diffusible signal molecules."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052100"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "intraspecies quorum sensing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052101 obo:GO_0052101 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052286 , obo:GO_0052527 , obo:GO_0052559 ; obo:IAO_0000115 "The activation by an organism of the resistance gene-dependent defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense response in host by specific elicitors"^^xsd:string , "activation by organism of host gene-for-gene resistance"^^xsd:string , "activation by organism of host resistance gene-dependent defense response"^^xsd:string , "activation by organism of pathogen-race/host plant cultivar-specific resistance in host"^^xsd:string , "induction by organism of defense response in host by specific elicitors"^^xsd:string , "induction by organism of host gene-for-gene resistance"^^xsd:string , "induction by organism of pathogen-race/host plant cultivar-specific resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052101"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host resistance gene-dependent defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052102 obo:GO_0052102 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052168 , obo:GO_0052287 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the host calcium-dependent protein kinase pathway during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of defense-related host CDPK pathway by organism"^^xsd:string , "up regulation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string , "up-regulation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string , "upregulation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string , "stimulation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052102"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052103 obo:GO_0052103 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052288 , obo:GO_0052390 , obo:GO_0052533 ; obo:IAO_0000115 "Any process in which an organism activates induced systemic resistance in the host; induced systemic resistance is a response that confers broad spectrum systemic resistance to disease and that does not depend upon salicylic acid signaling. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of ISR in host"^^xsd:string , "activation by organism of induced systemic resistance in host"^^xsd:string , "induction by organism of ISR in host"^^xsd:string , "induction by symbiont of induced systemic resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052103"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host induced systemic resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052104 obo:GO_0052104 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052289 , obo:GO_0052390 , obo:GO_0052537 ; obo:IAO_0000115 "Any process in which an organism activates systemic acquired resistance in the host organism; systemic acquired resistance is a salicylic acid-mediated response that confers broad spectrum systemic resistance. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of SAR in host"^^xsd:string , "activation by organism of systemic acquired resistance in host"^^xsd:string , "induction by organism of SAR in host"^^xsd:string , "induction by symbiont of systemic acquired resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052104"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host systemic acquired resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052105 obo:GO_0052105 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044416 , obo:GO_0052290 , obo:GO_0052539 ; obo:IAO_0000115 "The activation by an organism of host processes resulting in the thickening of its cell walls, occurring as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense-related host cell wall thickening"^^xsd:string , "activation by organism of host defensive cell wall thickening"^^xsd:string , "induction by organism of host defensive cell wall thickening"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052105"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of defense-related host cell wall thickening"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052106 obo:GO_0052106 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052097 ; obo:IAO_0000115 "The process in which a community of single-celled organisms living in intimate contact with a host organism monitors population density by detecting the concentration of small diffusible signal molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "quorum sensing during interaction with host"^^xsd:string ; oboInOwl:id "GO:0052106"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "quorum sensing involved in interaction with host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052107 obo:GO_0052107 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052090 , obo:GO_0052291 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of callose deposition by the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related papilla formation in host"^^xsd:string , "up regulation by symbiont of defense-related host callose deposition"^^xsd:string , "up-regulation by symbiont of defense-related host callose deposition"^^xsd:string , "upregulation by symbiont of defense-related host callose deposition"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host callose deposition"^^xsd:string , "induction by organism of defense-related host callose deposition"^^xsd:string , "induction by organism of defense-related papilla formation in host"^^xsd:string , "stimulation by symbiont of defense-related host callose deposition"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052107"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host callose deposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052109 obo:GO_0052109 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052107 , obo:GO_0052189 , obo:GO_0052292 , obo:GO_0052539 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the deposition of callose by the host in its cell walls, occurring as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related host cell wall callose deposition"^^xsd:string , "up regulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string , "up-regulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string , "upregulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host cell wall callose deposition"^^xsd:string , "induction by organism of defense-related host cell wall callose deposition"^^xsd:string , "stimulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052109"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052110 obo:GO_0052110 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052111 , obo:GO_0052495 ; obo:IAO_0000115 "The process in which an organism reduces the flow of fluid within its host's vascular system, the vessels and tissue that carry or circulate fluids, such as blood, lymph or sap, through the body of an animal or plant. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052110"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "occlusion by symbiont of host vascular system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052111 obo:GO_0052111 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044003 , obo:GO_0052185 ; obo:IAO_0000115 "The process in which an organism effects a change in an anatomical part or cellular component of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052111"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host structure"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052112 obo:GO_0052112 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052110 , obo:GO_0052497 ; obo:IAO_0000115 "The process in which an organism reduces the flow of fluid within the host xylem, the tissue in plants that carries water and nutrients up from the roots to the shoot and leaves. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052112"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "occlusion by symbiont of host xylem"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052115 obo:GO_0052115 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052126 ; obo:IAO_0000115 "The directed movement of a motile cell or organism in the environment of its host organism in response to physical parameters involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "energy taxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052115"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "energy taxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052116 obo:GO_0052116 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051705 , obo:GO_0052126 ; obo:IAO_0000115 "The directed movement of a motile cell or organism in response to a specific chemical concentration gradient on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "chemotaxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052116"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "chemotaxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052117 obo:GO_0052117 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052115 , obo:GO_0052116 ; obo:IAO_0000115 "The movement of a motile cell or organism in response to environmental oxygen on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "aerotaxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052117"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "aerotaxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052118 obo:GO_0052118 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052115 ; obo:IAO_0000115 "The directed movement of a motile cell or organism on, within or near its host organism towards a higher level of a physical stimulus involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive energy taxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052118"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive energy taxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052119 obo:GO_0052119 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052115 ; obo:IAO_0000115 "The directed movement of a motile cell or organism on, within or near its host organism towards a lower level of a physical stimulus involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative energy taxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052119"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative energy taxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052120 obo:GO_0052120 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052117 , obo:GO_0052118 , obo:GO_0052121 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a higher concentration of environmental oxygen on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive aerotaxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052120"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive aerotaxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052121 obo:GO_0052121 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052116 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a higher concentration of a chemical on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive chemotaxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052121"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive chemotaxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052122 obo:GO_0052122 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052117 , obo:GO_0052119 , obo:GO_0052123 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a lower concentration of environmental oxygen on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative aerotaxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052122"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative aerotaxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052123 obo:GO_0052123 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052116 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a lower concentration of a specific chemical on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative chemotaxis in response to host environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052123"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative chemotaxis in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052124 obo:GO_0052124 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044000 , obo:GO_0052115 ; obo:IAO_0000115 "The directed movement of a motile cell or organism within its host organism in response to physical parameters involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052124"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "energy taxis within host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052125 obo:GO_0052125 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052115 , obo:GO_0052127 ; obo:IAO_0000115 "The directed movement of a motile cell or organism on or near its host organism in response to physical parameters involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052125"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "energy taxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052126 obo:GO_0052126 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 ; obo:IAO_0000115 "The directed movement of an organism or motile cell on, within or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "movement in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052126"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "movement in host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052127 obo:GO_0052127 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052126 ; obo:IAO_0000115 "The directed movement of an organism or motile cell on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052127"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "movement on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052132 obo:GO_0052132 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052120 , obo:GO_0052138 , obo:GO_0052141 , obo:GO_0052146 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a higher concentration of environmental oxygen on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052132"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive aerotaxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052133 obo:GO_0052133 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052120 , obo:GO_0052137 , obo:GO_0052140 , obo:GO_0052147 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a higher concentration of environmental oxygen within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive aerotaxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052133"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive aerotaxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052134 obo:GO_0052134 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052122 , obo:GO_0052136 , obo:GO_0052138 , obo:GO_0052145 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a lower concentration of environmental oxygen on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052134"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative aerotaxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052135 obo:GO_0052135 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052122 , obo:GO_0052137 , obo:GO_0052139 , obo:GO_0052144 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a lower concentration of environmental oxygen within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative aerotaxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052135"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative aerotaxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052136 obo:GO_0052136 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052123 , obo:GO_0052143 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a lower concentration of a specific chemical on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052136"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative chemotaxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052137 obo:GO_0052137 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052117 , obo:GO_0052124 , obo:GO_0052142 ; obo:IAO_0000115 "The movement of a motile cell or organism in response to environmental oxygen within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "aerotaxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052137"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "aerotaxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052138 obo:GO_0052138 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052117 , obo:GO_0052125 , obo:GO_0052143 ; obo:IAO_0000115 "The movement of a motile cell or organism in response to environmental oxygen on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052138"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "aerotaxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052139 obo:GO_0052139 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052123 , obo:GO_0052142 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a lower concentration of a specific chemical within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative chemotaxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052139"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative chemotaxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052140 obo:GO_0052140 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052121 , obo:GO_0052142 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a higher concentration of a specific chemical within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive chemotaxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052140"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive chemotaxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052141 obo:GO_0052141 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052121 , obo:GO_0052143 ; obo:IAO_0000115 "The directed movement of a motile cell or organism towards a higher concentration of a specific chemical on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052141"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive chemotaxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052142 obo:GO_0052142 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044000 , obo:GO_0052116 ; obo:IAO_0000115 "The directed movement of a motile cell or organism in response to a specific chemical concentration gradient within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052142"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "chemotaxis within host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052143 obo:GO_0052143 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052116 , obo:GO_0052127 ; obo:IAO_0000115 "The directed movement of a motile cell or organism in response to a specific chemical concentration gradient on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "chemotaxis on or near host during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052143"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "chemotaxis on or near host involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052144 obo:GO_0052144 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052119 , obo:GO_0052124 ; obo:IAO_0000115 "The directed movement of a motile cell or organism within its host organism towards a lower level of a physical stimulus involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative energy taxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052144"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative energy taxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052145 obo:GO_0052145 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052119 , obo:GO_0052125 ; obo:IAO_0000115 "The directed movement of a motile cell or organism on or near its host organism towards a lower level of a physical stimulus involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052145"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative energy taxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052146 obo:GO_0052146 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052118 , obo:GO_0052125 ; obo:IAO_0000115 "The directed movement of a motile cell or organism on or near its host organism towards a higher level of a physical stimulus involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052146"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive energy taxis on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052147 obo:GO_0052147 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052118 , obo:GO_0052124 ; obo:IAO_0000115 "The directed movement of a motile cell or organism within its host organism towards a higher level of a physical stimulus involved in energy generation, such as light, oxygen, and oxidizable substrates. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive energy taxis within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052147"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive energy taxis in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052148 obo:GO_0052148 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052055 , obo:GO_0052203 ; obo:IAO_0000115 "The process in which an organism effects a change in host enzyme activity. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host enzyme activity"^^xsd:string , "modulation of catalytic activity of host by symbiont"^^xsd:string , "regulation by symbiont of host catalytic activity"^^xsd:string , "regulation of catalytic activity of host by symbiont"^^xsd:string , "regulation of host catalytic activity by symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052148"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052149 obo:GO_0052149 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052148 , obo:GO_0052198 ; obo:IAO_0000115 "The process in which an organism effects a change in host peptidase activity, the catalysis of the hydrolysis of peptide bonds in a protein. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host protease activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052149"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host peptidase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052150 obo:GO_0052150 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052040 , obo:GO_0052433 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of programmed cell death in the host, where programmed cell death proceeds by apoptosis. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of host apoptotic programmed cell death"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by symbiont of host apoptosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052150"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Note that term is to be used to annotate gene products in the symbiont. To annotate host gene products, consider the biological process term 'regulation of apoptosis ; GO:0042981'."^^xsd:string ; rdfs:label "modulation by symbiont of host apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052151 obo:GO_0052151 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052150 , obo:GO_0052501 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of programmed cell death in the host, where programmed cell death proceeds by apoptosis. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0033669"^^xsd:string , "GO:0052030"^^xsd:string ; oboInOwl:hasExactSynonym "activation by organism of host apoptosis"^^xsd:string , "activation by organism of host apoptotic programmed cell death"^^xsd:string , "induction by organism of host apoptotic programmed cell death"^^xsd:string , "induction by symbiont of host apoptosis"^^xsd:string , "positive regulation by organism of host apoptotic programmed cell death"^^xsd:string , "up regulation by organism of host apoptotic programmed cell death"^^xsd:string , "up regulation by symbiont of host apoptosis"^^xsd:string , "up-regulation by organism of host apoptotic programmed cell death"^^xsd:string , "up-regulation by symbiont of host apoptosis"^^xsd:string , "upregulation by organism of host apoptotic programmed cell death"^^xsd:string , "upregulation by symbiont of host apoptosis"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host apoptosis"^^xsd:string , "positive regulation by symbiont of host apoptosis"^^xsd:string , "stimulation by symbiont of host apoptosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052151"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Note that term is to be used to annotate gene products in the symbiont. To annotate host gene products, consider the biological process term 'positive regulation of apoptosis ; GO:0043065'."^^xsd:string ; rdfs:label "positive regulation by symbiont of host apoptotic process"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052154 obo:GO_0052154 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052293 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the B-cell mediated immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by organism of host B-cell mediated immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052154"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host B-cell mediated immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052155 obo:GO_0052155 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052294 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of any form of cell-based immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of host cell-based immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052155"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host cell-mediated immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052156 obo:GO_0052156 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052155 , obo:GO_0052295 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the T-cell mediated immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052156"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host T-cell mediated immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052157 obo:GO_0052157 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052167 , obo:GO_0052296 ; obo:IAO_0000115 "Any process that involves recognition of a microbe-associated molecular pattern, and by which an organism modulates the frequency, rate or extent of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of microbe-associated molecular pattern-induced host innate immunity"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by symbiont of pathogen-associated molecular pattern-induced host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052157"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of microbe-associated molecular pattern-induced host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052158 obo:GO_0052158 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052297 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the resistance gene-dependent defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense response in host by specific elicitors"^^xsd:string , "modulation by organism of host gene-for-gene resistance"^^xsd:string , "modulation by organism of pathogen-race/host plant cultivar-specific resistance in symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052158"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host resistance gene-dependent defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052159 obo:GO_0052159 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052298 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of induced systemic resistance in the host organism; induced systemic resistance is a response that confers broad spectrum systemic resistance to disease and that does not depend upon salicylic acid signaling. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of induced systemic resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052159"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host induced systemic resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052160 obo:GO_0052160 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052299 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of systemic acquired resistance in the host organism; systemic acquired resistance is a salicylic acid-mediated response that confers broad spectrum systemic resistance. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of systemic acquired resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052160"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host systemic acquired resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052161 obo:GO_0052161 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 , obo:GO_0052031 , obo:GO_0052300 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of host processes resulting in the thickening of its cell walls, occurring as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of host defensive cell wall thickening"^^xsd:string ; oboInOwl:id "GO:0052161"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host cell wall thickening"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052162 obo:GO_0052162 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052301 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of calcium ion fluxes as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related host Ca2+ flux"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052162"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host calcium ion flux"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052163 obo:GO_0052163 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052302 , obo:GO_0052553 , obo:GO_0052565 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the production of nitric oxide as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related host NO production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052163"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host nitric oxide production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052164 obo:GO_0052164 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052303 , obo:GO_0052553 , obo:GO_0052567 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the production of reactive oxygen species as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related host AOS production"^^xsd:string , "modulation by organism of defense-related host ROI production"^^xsd:string , "modulation by organism of defense-related host ROS production"^^xsd:string , "modulation by organism of defense-related host active oxygen species production"^^xsd:string , "modulation by organism of defense-related host metabolic burst"^^xsd:string , "modulation by organism of defense-related host oxidative burst"^^xsd:string , "modulation by organism of defense-related host reactive oxidative species production"^^xsd:string , "modulation by organism of defense-related host reactive oxygen intermediate production"^^xsd:string , "modulation by organism of defense-related host respiratory burst"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052164"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052165 obo:GO_0052165 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052304 , obo:GO_0052553 , obo:GO_0052566 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of production of phytoalexins as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052165"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host phytoalexin production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052166 obo:GO_0052166 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052167 , obo:GO_0052305 , obo:GO_0052509 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host innate immunity"^^xsd:string , "positive regulation of host innate immune response"^^xsd:string , "up regulation by symbiont of host innate immunity"^^xsd:string , "up-regulation by symbiont of host innate immunity"^^xsd:string , "upregulation by symbiont of host innate immunity"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host innate immunity"^^xsd:string , "induction of host innate immune response"^^xsd:string , "induction of host innate immunity"^^xsd:string , "stimulation by symbiont of host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052166"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052167 obo:GO_0052167 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052306 , obo:GO_0052553 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host innate immunity"^^xsd:string , "modulation of host innate immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052167"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052168 obo:GO_0052168 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052307 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the host calcium-dependent protein kinase signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related host CDPK pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052168"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host calcium-dependent protein kinase pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052169 obo:GO_0052169 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052167 , obo:GO_0052308 ; obo:IAO_0000115 "Any process that involves recognition of a pathogen-associated molecular pattern, and by which an organism modulates the frequency, rate or extent of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "pathogen-associated molecular pattern dependent modulation by symbiont of host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052169"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "pathogen-associated molecular pattern dependent modulation by symbiont of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052170 obo:GO_0052170 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052037 , obo:GO_0052167 , obo:GO_0052309 , obo:GO_0052562 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the innate immune response of the host organism, the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host innate immunity"^^xsd:string , "down-regulation by symbiont of host innate immunity"^^xsd:string , "downregulation by symbiont of host innate immunity"^^xsd:string , "negative regulation by symbiont of host innate immunity"^^xsd:string , "negative regulation of host innate immune response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052170"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052172 obo:GO_0052172 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052175 , obo:GO_0052409 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving cellulose in the cell wall of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052172"^^xsd:string ; rdfs:label "metabolism by symbiont of host cell wall cellulose"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052173 obo:GO_0052173 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting the defenses of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response to defenses of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052173"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to defenses of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052174 obo:GO_0052174 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052002 , obo:GO_0052229 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving macromolecules within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052174"^^xsd:string ; rdfs:label "metabolism by symbiont of host macromolecule"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052175 obo:GO_0052175 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052174 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving carbohydrates within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052175"^^xsd:string ; rdfs:label "metabolism by symbiont of host carbohydrate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052176 obo:GO_0052176 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052175 , obo:GO_0052415 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving glucans within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052176"^^xsd:string ; rdfs:label "metabolism by symbiont of host glucan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052177 obo:GO_0052177 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052175 , obo:GO_0052421 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving xylan within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052177"^^xsd:string ; rdfs:label "metabolism by symbiont of host xylan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052178 obo:GO_0052178 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052175 , obo:GO_0052411 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving chitin in the cell wall of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052178"^^xsd:string ; rdfs:label "metabolism by symbiont of host cell wall chitin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052179 obo:GO_0052179 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052175 , obo:GO_0052413 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving pectin in the cell wall of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052179"^^xsd:string ; rdfs:label "metabolism by symbiont of host cell wall pectin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052180 obo:GO_0052180 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0035940 , obo:GO_0052198 , obo:GO_0052199 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of protease activity, the catalysis of the hydrolysis of peptide bonds in a protein, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation of protease activity in other organism during symbiotic interaction"^^xsd:string , "down-regulation of protease activity in other organism during symbiotic interaction"^^xsd:string , "downregulation of protease activity in other organism during symbiotic interaction"^^xsd:string , "negative regulation of protease activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of protease activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052180"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation of peptidase activity in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052181 obo:GO_0052181 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052201 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the resistance gene-dependent defense response of the symbiont. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052181"^^xsd:string ; rdfs:label "modulation by host of symbiont defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052182 obo:GO_0052182 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052212 , obo:GO_0052213 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a symbiont organism, mediated by a substance secreted by one of the organisms. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052182"^^xsd:string ; rdfs:label "modification by host of symbiont morphology or physiology via secreted substance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052183 obo:GO_0052183 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052185 ; obo:IAO_0000115 "The process in which an organism effects a change in an anatomical part or cellular component of the host organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052183"^^xsd:string ; rdfs:label "modification by host of symbiont structure"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052185 obo:GO_0052185 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "The process in which an organism effects a change in an anatomical part or cellular component of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of structure of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052185"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of structure of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052186 obo:GO_0052186 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "The alteration by an organism of the levels of hormones or growth regulators in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052186"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of hormone or growth regulator levels in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052187 obo:GO_0052187 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052183 , obo:GO_0052188 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a symbiont cellular component. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052187"^^xsd:string ; rdfs:label "modification by host of symbiont cellular component"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052188 obo:GO_0052188 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052185 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a cellular component in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of cellular component in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052188"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of cellular component in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052189 obo:GO_0052189 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052090 , obo:GO_0052161 , obo:GO_0052310 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the deposition of callose by the host in its cell walls, occurring as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052189"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052190 obo:GO_0052190 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044068 , obo:GO_0052231 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of phagocytosis, the engulfing by phagocytes of external particulate material, in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052190"^^xsd:string ; rdfs:label "modulation by symbiont of host phagocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052191 obo:GO_0052191 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052190 , obo:GO_0052522 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of phagocytosis, the engulfing by phagocytes of external particulate material, in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host phagocytosis"^^xsd:string , "up-regulation by symbiont of host phagocytosis"^^xsd:string , "upregulation by symbiont of host phagocytosis"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host phagocytosis"^^xsd:string , "stimulation by symbiont of host phagocytosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052191"^^xsd:string ; rdfs:label "positive regulation by symbiont of host phagocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052193 obo:GO_0052193 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 ; obo:IAO_0000115 "The directed movement of an organism or motile cell on, within or near its symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052193"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "movement in symbiont environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052194 obo:GO_0052194 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052193 ; obo:IAO_0000115 "The directed movement of an organism or motile cell on or near its symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052194"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "movement on or near symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052196 obo:GO_0052196 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051859 , obo:GO_0052181 , obo:GO_0052261 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the defense response of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by host of symbiont defense response"^^xsd:string , "down-regulation by host of symbiont defense response"^^xsd:string , "downregulation by host of symbiont defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052196"^^xsd:string ; rdfs:label "negative regulation by host of symbiont defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052197 obo:GO_0052197 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052181 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the defense response of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by host of symbiont defense response"^^xsd:string , "up-regulation by host of symbiont defense response"^^xsd:string , "upregulation by host of symbiont defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of symbiont defense response"^^xsd:string , "stimulation by host of symbiont defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052197"^^xsd:string ; rdfs:label "positive regulation by host of symbiont defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052198 obo:GO_0052198 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052203 ; obo:IAO_0000115 "The process in which an organism effects a change in peptidase activity, the catalysis of the hydrolysis of peptide bonds in a protein, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of protease activity in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of protease activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052198"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of peptidase activity in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052199 obo:GO_0052199 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052203 , obo:GO_0052204 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of enzyme activity in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "inhibition of enzyme activity in other organism"^^xsd:string , "negative regulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of enzyme activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string , "down-regulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string , "downregulation of enzyme activity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052199"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation of catalytic activity in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052200 obo:GO_0052200 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052173 , obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting the defenses of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052200"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to host defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052201 obo:GO_0052201 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009608 , obo:GO_0052173 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting the defenses of a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052201"^^xsd:string ; rdfs:label "response to symbiont defenses"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052202 obo:GO_0052202 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052087 , obo:GO_0052189 , obo:GO_0052311 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the deposition of callose by the host in its cell walls, occurring as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string , "down-regulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string , "downregulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of defense-related host cell wall callose deposition"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052202"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of defense-related host cell wall callose deposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052203 obo:GO_0052203 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052205 ; obo:IAO_0000115 "The process in which an organism effects a change in enzyme activity in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of enzyme activity within other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052203"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of catalytic activity in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052204 obo:GO_0052204 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044362 , obo:GO_0052205 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the functional activity of proteins in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation of protein function in other organism during symbiotic interaction"^^xsd:string , "down-regulation of protein function in other organism during symbiotic interaction"^^xsd:string , "downregulation of protein function in other organism during symbiotic interaction"^^xsd:string , "inhibition of protein function in other organism"^^xsd:string , "negative regulation of protein function in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition of protein function in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052204"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation of molecular function in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052205 obo:GO_0052205 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044359 , obo:GO_0051817 ; obo:IAO_0000115 "The process in which an organism effects a change in the function of proteins in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification of molecular function in other organism during symbiotic interaction"^^xsd:string , "modification of protein function in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of molecular function in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052205"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of molecular function in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052206 obo:GO_0052206 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052211 , obo:GO_0052212 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a second organism, mediated by a substance secreted by a type II secretion system in the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of morphology or physiology of other organism via protein secreted by type II secretion system during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052206"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of morphology or physiology of other organism via protein secreted by type II secretion system involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052207 obo:GO_0052207 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052210 , obo:GO_0052212 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a second organism, mediated by a substance secreted by a type III secretion system in the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of morphology or physiology of other organism via protein secreted by type III secretion system during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052207"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of morphology or physiology of other organism via protein secreted by type III secretion system involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052208 obo:GO_0052208 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052209 , obo:GO_0052212 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a second organism, mediated by a substance secreted by a type IV secretion system in the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of morphology or physiology of other organism via substance secreted by type IV secretion system during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052208"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of morphology or physiology of other organism via substance secreted by type IV secretion system involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052209 obo:GO_0052209 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052047 ; obo:IAO_0000115 "An interaction with a second organism mediated by a substance secreted by the first organism by a type IV secretion system, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with other organism via substance secreted by type IV secretion system during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052209"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with other organism via substance secreted by type IV secretion system involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052210 obo:GO_0052210 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052047 ; obo:IAO_0000115 "An interaction with a second organism mediated by a substance secreted by the first organism by a type III secretion system, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with other organism via protein secreted by type III secretion system during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052210"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with other organism via protein secreted by type III secretion system involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052211 obo:GO_0052211 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052047 ; obo:IAO_0000115 "An interaction with a second organism mediated by a substance secreted by the first organism by a type II secretion system, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with other organism via protein secreted by type II secretion system during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052211"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "interaction with other organism via protein secreted by type II secretion system involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052212 obo:GO_0052212 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 , obo:GO_0052047 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a second organism, mediated by a substance secreted by one of the organisms, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "modification of host morphology or physiology via effector molecule"^^xsd:string , "modification of host morphology or physiology via ellicitor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification of morphology or physiology of other organism via secreted substance during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052212"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification of morphology or physiology of other organism via secreted substance involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052213 obo:GO_0052213 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 , obo:GO_0052047 ; obo:IAO_0000115 "An interaction with the symbiont organism mediated by a substance secreted by the other (host) organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "interaction with symbiont via secreted substance during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052213"^^xsd:string ; rdfs:label "interaction with symbiont via secreted substance involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052214 obo:GO_0052214 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044033 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism of substance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052214"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "metabolism of substance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052226 obo:GO_0052226 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044034 , obo:GO_0052214 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in a second organism resulting in the formation of substances, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "biosynthesis of substance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052226"^^xsd:string ; rdfs:label "biosynthesis of substance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052227 obo:GO_0052227 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044035 , obo:GO_0052214 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in a second organism resulting in the breakdown of substances, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism of substance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052227"^^xsd:string ; rdfs:label "catabolism of substance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052228 obo:GO_0052228 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052174 , obo:GO_0052418 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving protein macromolecules within the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052228"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "metabolism by symbiont of host protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052229 obo:GO_0052229 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052214 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving macromolecules within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism of macromolecule in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052229"^^xsd:string ; rdfs:label "metabolism of macromolecule in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052230 obo:GO_0052230 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the directed movement of substances within the cell or cells of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of intracellular trafficking in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of intracellular transport in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052230"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of intracellular transport in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052231 obo:GO_0052231 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of phagocytosis, the engulfing by phagocytes of external particulate material, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of phagocytosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052231"^^xsd:string ; rdfs:label "modulation of phagocytosis in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052248 obo:GO_0052248 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044531 , obo:GO_0051817 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of programmed cell death in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0052459"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by organism of non-apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052248"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of programmed cell death in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052249 obo:GO_0052249 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "The alteration by an organism of the levels of RNA in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of RNA levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052249"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of RNA levels in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052250 obo:GO_0052250 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044501 , obo:GO_0051817 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the signal transduction pathways, the cascade of processes by which a signal interacts with a receptor, occurring in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052250"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of signal transduction in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052251 obo:GO_0052251 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052510 ; obo:IAO_0000115 "The activation by an organism of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation of defense response of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052251"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052252 obo:GO_0052252 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052253 , obo:GO_0052445 , obo:GO_0052493 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of salicylic acid-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative modulation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "negative modulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism"^^xsd:string , "negative regulation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related salicylic acid-mediated signal transduction pathway of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense-related salicylic acid-mediated signal transduction pathway of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense-related salicylic acid-mediated signal transduction pathway of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense-related salicylic acid-mediated signal transduction pathway of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense-related salicylic acid-mediated signal transduction pathway of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052252"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of defense-related salicylic acid-mediated signal transduction pathway of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052253 obo:GO_0052253 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052261 , obo:GO_0052284 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the salicylic acid-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of SA-mediated defense response of other organism"^^xsd:string , "suppression by organism of salicylic acid-mediated defense response of other organism"^^xsd:string , "suppression of SA mediated defense response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052253"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of salicylic acid-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052254 obo:GO_0052254 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052261 , obo:GO_0052279 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the ethylene-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "suppression by organism of ethylene-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052254"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of ethylene-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052255 obo:GO_0052255 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 , obo:GO_0052173 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the defense response of a second organism, the response mounted by that organism in response to the presence of the first organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052255"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052256 obo:GO_0052256 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the inflammatory response, the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052256"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of inflammatory response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052257 obo:GO_0052257 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052305 , obo:GO_0052308 ; obo:IAO_0000115 "Any process that involves recognition of a pathogen-associated molecular pattern, and by which an organism activates, maintains or increases the frequency, rate or extent of the innate immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "MAMP dependent induction of innate immunity of other organism"^^xsd:string , "MAMP-dependent induction of innate immunity of other organism"^^xsd:string , "PAMP dependent induction of innate immunity of other organism"^^xsd:string , "PAMP-dependent induction of innate immunity of other organism"^^xsd:string , "general elicitor dependent induction of innate immunity of other organism"^^xsd:string , "general elicitor-dependent induction of innate immunity of other organism"^^xsd:string , "pathogen-associated molecular pattern dependent induction by organism of innate immunity of other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "pathogen-associated molecular pattern dependent induction by organism of innate immunity of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052257"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "pathogen-associated molecular pattern dependent induction by organism of innate immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052258 obo:GO_0052258 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052296 , obo:GO_0052309 ; obo:IAO_0000115 "Any process that involves recognition of a microbe-associated molecular pattern, and by which an organism stops, prevents, or reduces the frequency, rate or extent of the innate immune response, the first line of defense against infection, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by organism of pathogen-associated molecular pattern-induced innate immunity of other organism involved in symbiotic interaction"^^xsd:string , "suppression of MAMP induced innate immunity of other organism"^^xsd:string , "suppression of MAMP-induced innate immunity of other organism"^^xsd:string , "suppression of PAMP induced innate immunity of other organism"^^xsd:string , "suppression of PAMP-induced innate immunity of other organism"^^xsd:string , "suppression of general elicitor induced innate immunity of other organism"^^xsd:string , "suppression of general elicitor-induced innate immunity of other organism"^^xsd:string , "suppression of pathogen-associated molecular pattern-induced innate immunity of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of pathogen-associated molecular pattern-induced innate immunity of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of pathogen-associated molecular pattern-induced innate immunity of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of pathogen-associated molecular pattern-induced innate immunity of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of pathogen-associated molecular pattern-induced innate immunity of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of pathogen-associated molecular pattern-induced innate immunity of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052258"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of pathogen-associated molecular pattern-induced innate immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052259 obo:GO_0052259 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052256 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the inflammatory response, the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052259"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of inflammatory response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052260 obo:GO_0052260 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052256 , obo:GO_0052261 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the inflammatory response; the inflammatory response is the immediate defensive reaction (by vertebrate tissue) to infection or injury caused by chemical or physical agents, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of inflammatory response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052260"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of inflammatory response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052261 obo:GO_0052261 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051833 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by organism of defense response of other organism involved in symbiotic interaction"^^xsd:string , "suppression of defense response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052261"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "suppression of defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052262 obo:GO_0052262 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052329 , obo:GO_0052558 ; obo:IAO_0000115 "The activation by an organism of the production of phytoalexins that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "activation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string , "induction by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052262"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of phytoalexin production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052263 obo:GO_0052263 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052251 , obo:GO_0052345 , obo:GO_0052558 ; obo:IAO_0000115 "The activation by an organism of the production of nitric oxide that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense-related NO production in other organism"^^xsd:string , "activation by organism of defense-related nitric oxide production in other organism"^^xsd:string , "induction by organism of defense-related NO production in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052263"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of defense-related nitric oxide production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052264 obo:GO_0052264 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052251 , obo:GO_0052348 , obo:GO_0052558 ; obo:IAO_0000115 "The activation by an organism of the production of reactive oxygen species that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense-related AOS production in other organism"^^xsd:string , "activation by organism of defense-related ROI production in other organism"^^xsd:string , "activation by organism of defense-related ROS production in other organism"^^xsd:string , "activation by organism of defense-related active oxygen species production in other organism"^^xsd:string , "activation by organism of defense-related metabolic burst in other organism"^^xsd:string , "activation by organism of defense-related oxidative burst in other organism"^^xsd:string , "activation by organism of defense-related reactive oxidative species production in other organism"^^xsd:string , "activation by organism of defense-related reactive oxygen intermediate production in other organism"^^xsd:string , "activation by organism of defense-related reactive oxygen species production in other organism"^^xsd:string , "activation by organism of defense-related respiratory burst in other organism"^^xsd:string , "induction by organism of defense-related AOS production in other organism"^^xsd:string , "induction by organism of defense-related ROI production in other organism"^^xsd:string , "induction by organism of defense-related ROS production in other organism"^^xsd:string , "induction by organism of defense-related active oxygen species production in other organism"^^xsd:string , "induction by organism of defense-related metabolic burst in other organism"^^xsd:string , "induction by organism of defense-related oxidative burst in other organism"^^xsd:string , "induction by organism of defense-related reactive oxidative species production in other organism"^^xsd:string , "induction by organism of defense-related reactive oxygen intermediate production in other organism"^^xsd:string , "induction by organism of defense-related respiratory burst in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052264"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of defense-related reactive oxygen species production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052265 obo:GO_0052265 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052065 , obo:GO_0052251 ; obo:IAO_0000115 "The activation by an organism of a flux of calcium ions that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of Ca2+ flux of other organism"^^xsd:string , "induction by organism of Ca2+ flux of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "activation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052265"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of defense-related calcium ion flux in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052266 obo:GO_0052266 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052261 , obo:GO_0052283 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the jasmonic acid-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "suppression by organism of JA-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052266"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of jasmonic acid-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052267 obo:GO_0052267 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052266 , obo:GO_0052443 , obo:GO_0052493 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of jasmonic acid-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by organism of defense-related JA-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052267"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052268 obo:GO_0052268 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052254 , obo:GO_0052441 , obo:GO_0052493 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of ethylene-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052268"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052269 obo:GO_0052269 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052274 , obo:GO_0052441 , obo:GO_0052526 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of ethylene-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related ethylene-mediated signal transduction pathway in other organism"^^xsd:string , "activation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related ethylene-mediated signal transduction pathway in other organism"^^xsd:string , "stimulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052269"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052270 obo:GO_0052270 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052272 , obo:GO_0052445 , obo:GO_0052526 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of salicylic acid-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "activation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism"^^xsd:string , "activation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "induction by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism"^^xsd:string , "positive regulation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "stimulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "upregulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052270"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052271 obo:GO_0052271 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052273 , obo:GO_0052443 , obo:GO_0052526 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of jasmonic acid-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "activation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism"^^xsd:string , "activation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "induction by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism"^^xsd:string , "stimulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string , "upregulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052271"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052272 obo:GO_0052272 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052284 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the salicylic acid-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of SA-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "induction by organism of SA-mediated defense response of other organism"^^xsd:string , "induction by organism of salicylic acid-mediated defense response of other organism"^^xsd:string , "stimulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052272"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of salicylic acid-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052273 obo:GO_0052273 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052283 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the jasmonic acid-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of JA-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "induction by organism of JA-mediated defense response of other organism"^^xsd:string , "induction by organism of jasmonic acid-mediated defense response of other organism"^^xsd:string , "stimulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052273"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of jasmonic acid-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052274 obo:GO_0052274 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052279 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the ethylene-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of ethylene-mediated defense response of other organism"^^xsd:string , "activation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "induction by organism of ethylene-mediated defense response of other organism"^^xsd:string , "stimulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of ethylene-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052274"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of ethylene-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052275 obo:GO_0052275 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052261 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of MAP kinase-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by organism of defense-related MAPK-mediated signal transduction pathway in other organism"^^xsd:string , "negative regulation by organism of defense-related mitogen-activated protein kinase-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052275"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052276 obo:GO_0052276 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052277 , obo:GO_0052510 , obo:GO_0052526 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of MAP kinase-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related MAPK-mediated signal transduction pathway in other organism"^^xsd:string , "positive regulation by organism of defense-related mitogen-activated protein kinase-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "activation by organism of defense-related ethylene-mediated signal transduction pathway in other organism"^^xsd:string , "induction by organism of defense-related ethylene-mediated signal transduction pathway in other organism"^^xsd:string , "stimulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052276"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052277 obo:GO_0052277 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052250 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of MAP kinase-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related MAPK-mediated signal transduction pathway of other organism"^^xsd:string , "modulation of defense-related mitogen activated protein kinase-mediated signal transduction pathway of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052277"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related MAP kinase-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052278 obo:GO_0052278 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052294 , obo:GO_0052561 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the cell-based immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of cell-mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of cell-mediated immune response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of cell-mediated immune response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of cell-mediated immune response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of cell-based immune response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of cell-mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052278"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of cell-mediated immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052279 obo:GO_0052279 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the ethylene-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of ethylene-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052279"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of ethylene-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052280 obo:GO_0052280 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052278 , obo:GO_0052295 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the T-cell mediated immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of T-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of T-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of T-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of T-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of T-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052280"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of T-cell mediated immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052281 obo:GO_0052281 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052293 , obo:GO_0052561 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the B-cell mediated immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of B-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of B-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of B-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of B-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of B-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052281"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of B-cell mediated immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052282 obo:GO_0052282 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052261 , obo:GO_0052285 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the accumulation of callose that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "suppression by organism of defense-related callose deposition of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052282"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of defense-related callose deposition in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052283 obo:GO_0052283 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the jasmonic acid-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of JA-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of jasmonic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052283"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of jasmonic acid-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052284 obo:GO_0052284 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the salicylic acid-mediated defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of SA-mediated defense response of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of salicylic acid-mediated defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052284"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of salicylic acid-mediated defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052285 obo:GO_0052285 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the accumulation of callose that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related callose deposition of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052285"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related callose deposition of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052286 obo:GO_0052286 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052423 , obo:GO_0052558 ; obo:IAO_0000115 "The activation by an organism of the resistance gene-dependent defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of defense response of other organism by specific elicitors"^^xsd:string , "activation by organism of gene-for-gene resistance in other organism"^^xsd:string , "activation by organism of resistance gene-dependent defense response of other organism"^^xsd:string , "induction by organism of defense response of other organism by specific elicitors"^^xsd:string , "induction by organism of gene-for-gene resistance in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052286"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of resistance gene-dependent defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052287 obo:GO_0052287 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052307 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of calcium-dependent protein kinase pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related CDPK pathway of other organism"^^xsd:string , "positive regulation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052287"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related calcium-dependent protein kinase pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052288 obo:GO_0052288 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052382 , obo:GO_0052532 ; obo:IAO_0000115 "Any process in which an organism activates induced systemic resistance, a response that confers broad spectrum systemic resistance to disease and that does not depend upon salicylic acid signaling, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of ISR in other organism"^^xsd:string , "induction by organism of ISR in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "activation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string , "induction by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052288"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of induced systemic resistance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052289 obo:GO_0052289 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052382 , obo:GO_0052535 ; obo:IAO_0000115 "Any process in which an organism activates systemic acquired resistance, a salicylic acid-mediated response that confers broad spectrum systemic resistance, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of SAR in other organism"^^xsd:string , "activation by organism of systemic acquired resistance in other organism"^^xsd:string , "induction by organism of SAR in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052289"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of systemic acquired resistance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052290 obo:GO_0052290 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052251 , obo:GO_0052538 ; obo:IAO_0000115 "The activation by an organism of the thickening of cell walls that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "activation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "activation by organism of defensive cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defensive cell wall thickening in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052290"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of defense-related cell wall thickening in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052291 obo:GO_0052291 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052285 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the accumulation of callose that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related papilla formation in other organism"^^xsd:string , "up regulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related callose deposition of other organism"^^xsd:string , "induction by organism of defense-related papilla formation in other organism"^^xsd:string , "stimulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052291"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related callose deposition in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052292 obo:GO_0052292 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052291 , obo:GO_0052310 , obo:GO_0052538 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the deposition by a second organism of callose in its cell walls, occurring as part of the defense response, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "induction by organism of defense-related cell wall callose deposition in other organism"^^xsd:string , "stimulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052292"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related cell wall callose deposition in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052293 obo:GO_0052293 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the B-cell mediated immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation by organism of B-cell mediated immune response of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of B-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052293"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of B-cell mediated immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052294 obo:GO_0052294 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of any form of cell-based immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of cell-based immune response of other organism during symbiotic interaction"^^xsd:string , "modulation by organism of cell-mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052294"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of cell-mediated immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052295 obo:GO_0052295 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052294 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the T-cell mediated immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of T-cell mediated immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052295"^^xsd:string ; rdfs:label "modulation by organism of T-cell mediated immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052296 obo:GO_0052296 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052306 ; obo:IAO_0000115 "Any process that involves recognition of a microbe-associated molecular pattern, and by which an organism modulates the frequency, rate or extent of the innate immune response, the first line of defense against infection, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of microbe-associated molecular pattern-induced innate immunity in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by organism of pathogen-associated molecular pattern-induced innate immunity in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of pathogen-associated molecular pattern-induced innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052296"^^xsd:string ; rdfs:label "modulation by organism of microbe-associated molecular pattern-induced innate immune response in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052297 obo:GO_0052297 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the resistance gene-dependent defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense response in other organism by specific elicitors"^^xsd:string , "modulation by organism of gene-for-gene resistance in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052297"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of resistance gene-dependent defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052298 obo:GO_0052298 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052306 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of induced systemic resistance, a response that confers broad spectrum systemic resistance to disease and that does not depend upon salicylic acid signaling, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052298"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of induced systemic resistance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052299 obo:GO_0052299 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of systemic acquired resistance, a salicylic acid-mediated response that confers broad spectrum systemic resistance, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052299"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of systemic acquired resistance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052300 obo:GO_0052300 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the thickening of cell walls that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "modulation by organism of defensive cell wall thickening in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052300"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related cell wall thickening in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052301 obo:GO_0052301 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of fluxes of calcium ions that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related Ca2+ flux in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related calcium ion flux in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052301"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related calcium ion flux in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052302 obo:GO_0052302 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052551 , obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the production of nitric oxide that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related NO production in other organism during symbiotic interaction"^^xsd:string , "modulation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052302"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related nitric oxide production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052303 obo:GO_0052303 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052550 , obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the production of reactive oxygen species that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related AOS production in other organism"^^xsd:string , "modulation by organism of defense-related ROI production in other organism"^^xsd:string , "modulation by organism of defense-related ROS production in other organism"^^xsd:string , "modulation by organism of defense-related active oxygen species production in other organism"^^xsd:string , "modulation by organism of defense-related metabolic burst in other organism"^^xsd:string , "modulation by organism of defense-related oxidative burst in other organism"^^xsd:string , "modulation by organism of defense-related reactive oxidative species production in other organism"^^xsd:string , "modulation by organism of defense-related reactive oxygen intermediate production in other organism"^^xsd:string , "modulation by organism of defense-related respiratory burst in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052303"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related reactive oxygen species production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052304 obo:GO_0052304 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052549 , obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of production of phytoalexins that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052304"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of phytoalexin production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052305 obo:GO_0052305 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052306 , obo:GO_0052510 , obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the innate immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of innate immunity in other organism involved in symbiotic interaction"^^xsd:string , "positive regulation of innate immune response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052305"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of innate immune response in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052306 obo:GO_0052306 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the innate immune response, the first line of defense against infection, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of innate immunity in other organism involved in symbiotic interaction"^^xsd:string , "modulation of innate immune response of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052306"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of innate immune response in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052307 obo:GO_0052307 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of calcium-dependent protein kinase signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of defense-related CDPK pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related calcium-dependent protein kinase pathway in other organism during symbiotic interaction "^^xsd:string ; oboInOwl:id "GO:0052307"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related calcium-dependent protein kinase pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052308 obo:GO_0052308 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052306 ; obo:IAO_0000115 "Any process that involves recognition of a pathogen-associated molecular pattern, and by which an organism modulates the frequency, rate or extent of the innate immune response, the first line of defense against infection, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "pathogen-associated molecular pattern dependent modulation by organism of innate immunity in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "pathogen-associated molecular pattern dependent modulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052308"^^xsd:string ; rdfs:label "pathogen-associated molecular pattern dependent modulation by organism of innate immune response in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052309 obo:GO_0052309 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052261 , obo:GO_0052306 , obo:GO_0052561 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the innate immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of innate immune response of other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052309"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of innate immune response in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052310 obo:GO_0052310 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052285 , obo:GO_0052300 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the accumulation of callose in cell walls that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052310"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related cell wall callose deposition in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052311 obo:GO_0052311 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052282 , obo:GO_0052310 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the accumulation of callose in cell walls that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of defense-related cell wall callose deposition in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052311"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of defense-related cell wall callose deposition in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052312 obo:GO_0052312 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of transcription in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of transcription in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052312"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of transcription in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052313 obo:GO_0052313 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the release of nutrients from a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation of nutrient release from other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052313"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation of nutrient release from other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052329 obo:GO_0052329 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052304 , obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the production of phytoalexins that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of phytoalexin production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052329"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of phytoalexin production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052330 obo:GO_0052330 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052248 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of programmed cell death in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0052518"^^xsd:string , "GO:0052529"^^xsd:string ; oboInOwl:hasExactSynonym "upregulation by organism of programmed cell death in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of non-apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "enhancement of other organism programmed cell death by organism"^^xsd:string , "positive regulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052330"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of programmed cell death in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052331 obo:GO_0052331 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044179 , obo:GO_0051801 ; obo:IAO_0000115 "The cytolytic destruction of red blood cells, with the release of intracellular hemoglobin, in one organism by another, where two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "haemolysis in other organism"^^xsd:string , "hemolysis of cells in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "hemolysin activity"^^xsd:string , "hemolysis by organism of RBCs in other organism during symbiotic interaction"^^xsd:string , "hemolysis by organism of erythrocytes in other organism during symbiotic interaction"^^xsd:string , "hemolysis by organism of red blood cells in other organism during symbiotic interaction"^^xsd:string , "hemolysis of cells in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052331"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "hemolysis in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052332 obo:GO_0052332 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052188 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a cellular membrane of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "modification by organism of cell membrane in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification by organism of cell membrane in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052332"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by organism of membrane in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052333 obo:GO_0052333 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052188 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of cell wall of other organism"^^xsd:string , "modification by organism of cell wall of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052333"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by organism of cell wall of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052334 obo:GO_0052334 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052188 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the cytoskeleton of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modification by organism of cytoskeleton of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052334"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by organism of cytoskeleton of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052335 obo:GO_0052335 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052187 , obo:GO_0052334 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the symbiont cytoskeleton. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052335"^^xsd:string ; rdfs:label "modification by host of symbiont cytoskeleton"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052336 obo:GO_0052336 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052187 , obo:GO_0052333 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of the symbiont cell wall. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "metabolism of symbiont cell wall by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052336"^^xsd:string ; rdfs:label "modification by host of symbiont cell wall"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052337 obo:GO_0052337 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052187 , obo:GO_0052332 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of a symbiont cellular membrane. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "modification by host of symbiont cell membrane"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052337"^^xsd:string ; rdfs:label "modification by host of symbiont membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052338 obo:GO_0052338 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052336 , obo:GO_0052339 , obo:GO_0052367 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of the symbiont cell wall. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism of symbiont cell wall by organism"^^xsd:string , "degradation of symbiont cell wall by organism"^^xsd:string , "disassembly by host of symbiont cell wall"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052338"^^xsd:string ; rdfs:label "disruption by host of symbiont cell wall"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052339 obo:GO_0052339 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052333 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "disassembly by organism of cell wall of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052339"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by organism of cell wall of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052340 obo:GO_0052340 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052354 , obo:GO_0052409 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of cellulose in the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of cell wall cellulose in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052340"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by organism of cell wall cellulose in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052341 obo:GO_0052341 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052354 , obo:GO_0052413 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of pectin in the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of cell wall pectin in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052341"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by organism of cell wall pectin in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052342 obo:GO_0052342 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052354 , obo:GO_0052411 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of chitin in the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of cell wall chitin in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052342"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "catabolism by organism of cell wall chitin in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052344 obo:GO_0052344 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052165 , obo:GO_0052329 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the production of phytoalexins as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host phytoalexin production"^^xsd:string , "up-regulation by symbiont of host phytoalexin production"^^xsd:string , "upregulation by symbiont of host phytoalexin production"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host phytoalexin production"^^xsd:string , "stimulation by symbiont of host phytoalexin production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052344"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host phytoalexin production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052345 obo:GO_0052345 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052302 , obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the production of nitric oxide that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related NO production in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related nitric oxide production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052345"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related nitric oxide production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052347 obo:GO_0052347 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052163 , obo:GO_0052345 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the production of nitric oxide as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related host NO production"^^xsd:string , "up regulation by symbiont of defense-related host nitric oxide production"^^xsd:string , "up-regulation by symbiont of defense-related host nitric oxide production"^^xsd:string , "upregulation by symbiont of defense-related host nitric oxide production"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host nitric oxide production"^^xsd:string , "stimulation by symbiont of defense-related host nitric oxide production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052347"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host nitric oxide production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052348 obo:GO_0052348 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052303 , obo:GO_0052510 , obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the production of reactive oxygen species that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related AOS production in other organism"^^xsd:string , "positive regulation by organism of defense-related ROI production in other organism"^^xsd:string , "positive regulation by organism of defense-related ROS production in other organism"^^xsd:string , "positive regulation by organism of defense-related active oxygen species production in other organism"^^xsd:string , "positive regulation by organism of defense-related metabolic burst in other organism"^^xsd:string , "positive regulation by organism of defense-related oxidative burst in other organism"^^xsd:string , "positive regulation by organism of defense-related reactive oxidative species production in other organism"^^xsd:string , "positive regulation by organism of defense-related reactive oxygen intermediate production in other organism"^^xsd:string , "positive regulation by organism of defense-related respiratory burst in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related reactive oxygen species production in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052348"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related reactive oxygen species production in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052352 obo:GO_0052352 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052226 , obo:GO_0052419 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in its symbiont resulting in the formation of substances. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052352"^^xsd:string ; rdfs:label "biosynthesis by host of substance in symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052353 obo:GO_0052353 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052354 , obo:GO_0052360 , obo:GO_0052406 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of carbohydrate molecules within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052353"^^xsd:string ; rdfs:label "catabolism by host of symbiont carbohydrate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052354 obo:GO_0052354 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044041 , obo:GO_0052361 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of carbohydrate molecules within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of carbohydrate in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052354"^^xsd:string ; rdfs:label "catabolism by organism of carbohydrate in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052355 obo:GO_0052355 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052340 , obo:GO_0052353 , obo:GO_0052408 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of cellulose in the symbiont cell wall. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052355"^^xsd:string ; rdfs:label "catabolism by host of symbiont cell wall cellulose"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052356 obo:GO_0052356 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052342 , obo:GO_0052353 , obo:GO_0052410 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of chitin in the symbiont cell wall. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052356"^^xsd:string ; rdfs:label "catabolism by host of symbiont cell wall chitin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052357 obo:GO_0052357 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052341 , obo:GO_0052353 , obo:GO_0052412 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of pectin in the symbiont cell wall. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052357"^^xsd:string ; rdfs:label "catabolism by host of symbiont cell wall pectin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052358 obo:GO_0052358 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052353 , obo:GO_0052359 , obo:GO_0052414 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of glucan molecules within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052358"^^xsd:string ; rdfs:label "catabolism by host of symbiont glucan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052359 obo:GO_0052359 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052354 , obo:GO_0052415 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of glucan molecules within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of glucan in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052359"^^xsd:string ; rdfs:label "catabolism by organism of glucan in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052360 obo:GO_0052360 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052361 , obo:GO_0052364 , obo:GO_0052416 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of macromolecules within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052360"^^xsd:string ; rdfs:label "catabolism by host of symbiont macromolecule"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052361 obo:GO_0052361 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052227 , obo:GO_0052229 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of macromolecules within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of macromolecule in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052361"^^xsd:string ; rdfs:label "catabolism by organism of macromolecule in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052362 obo:GO_0052362 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052360 , obo:GO_0052363 , obo:GO_0052417 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of protein macromolecules within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052362"^^xsd:string ; rdfs:label "catabolism by host of symbiont protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052363 obo:GO_0052363 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052361 , obo:GO_0052418 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of protein macromolecules within the second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of protein in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052363"^^xsd:string ; rdfs:label "catabolism by organism of protein in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052364 obo:GO_0052364 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052227 , obo:GO_0052419 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in its symbiont resulting in the breakdown of substances. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052364"^^xsd:string ; rdfs:label "catabolism by host of substance in symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052365 obo:GO_0052365 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052353 , obo:GO_0052366 , obo:GO_0052420 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of xylan within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052365"^^xsd:string ; rdfs:label "catabolism by host of symbiont xylan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052366 obo:GO_0052366 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052354 , obo:GO_0052421 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of xylan within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "catabolism by organism of xylan in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052366"^^xsd:string ; rdfs:label "catabolism by organism of xylan in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052367 obo:GO_0052367 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052187 , obo:GO_0052368 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of cellular components of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism of symbiont cellular component by organism"^^xsd:string , "catabolism of symbiont structural constituent by organism"^^xsd:string , "degradation of symbiont cellular component by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "disassembly by host of symbiont cellular component"^^xsd:string ; oboInOwl:id "GO:0052367"^^xsd:string ; rdfs:label "disruption by host of symbiont cellular component"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052368 obo:GO_0052368 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052185 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism resulting in the breakdown of cellular components of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism of cellular component in other organism"^^xsd:string , "catabolism of structural constituent in other organism"^^xsd:string , "degradation of cellular component in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "disassembly by organism of cellular component in other organism during symbiotic interaction"^^xsd:string , "disassembly by organism of cellular component in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052368"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "disruption by organism of cellular component in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052369 obo:GO_0052369 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052164 , obo:GO_0052348 , obo:GO_0052509 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the production of reactive oxygen species as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related host AOS production"^^xsd:string , "positive regulation by organism of defense-related host ROI production"^^xsd:string , "positive regulation by organism of defense-related host ROS production"^^xsd:string , "positive regulation by organism of defense-related host active oxygen species production"^^xsd:string , "positive regulation by organism of defense-related host metabolic burst"^^xsd:string , "positive regulation by organism of defense-related host oxidative burst"^^xsd:string , "positive regulation by organism of defense-related host reactive oxidative species production"^^xsd:string , "positive regulation by organism of defense-related host reactive oxygen intermediate production"^^xsd:string , "positive regulation by organism of defense-related host respiratory burst"^^xsd:string , "up regulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string , "up-regulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string , "upregulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host reactive oxygen species production"^^xsd:string , "stimulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052369"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host reactive oxygen species production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052370 obo:GO_0052370 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052522 ; obo:IAO_0000115 "The invasion by an organism of a cell of a second organism by utilizing the second organism's phagocytosis mechanism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "entry of organism into cell of other organism by promotion of phagocytosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052370"^^xsd:string ; rdfs:label "entry of organism into cell of other organism by promotion of phagocytosis in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052376 obo:GO_0052376 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051805 , obo:GO_0052551 ; obo:IAO_0000115 "The process in which an organism avoids the effects of nitric oxide produced as a defense response by a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "evasion or tolerance by organism of NO produced by other organism during symbiotic interaction"^^xsd:string , "evasion or tolerance by organism of nitric oxide produced by other organism during symbiotic interaction"^^xsd:string , "evasion or tolerance by organism of other organism-produced NO"^^xsd:string , "evasion or tolerance by organism of other organism-produced nitric oxide"^^xsd:string ; oboInOwl:id "GO:0052376"^^xsd:string ; rdfs:label "evasion or tolerance by organism of nitric oxide produced by other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052378 obo:GO_0052378 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051805 , obo:GO_0052549 ; obo:IAO_0000115 "The process in which an organism avoids the effects of phytoalexins produced as a defense response by the second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion or tolerance of other organism phytoalexins"^^xsd:string , "evasion or tolerance of phytoalexins produced by other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "phytoalexin detoxification"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "evasion or tolerance by organism of phytoalexins produced by other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052378"^^xsd:string ; rdfs:label "evasion or tolerance by organism of phytoalexins produced by other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052382 obo:GO_0052382 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052251 , obo:GO_0052305 , obo:GO_0052558 ; obo:IAO_0000115 "The activation by an organism of the innate immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of innate immune response in other organism involved in symbiotic interaction"^^xsd:string , "activation by organism of innate immunity in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of innate immunity in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052382"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of innate immune response in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052385 obo:GO_0052385 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051805 , obo:GO_0052550 ; obo:IAO_0000115 "The process in which an organism avoids the effects of reactive oxygen species produced as a defense response by a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "evasion or tolerance by organism of defense-related respiratory burst in other organism during symbiotic interaction"^^xsd:string , "evasion or tolerance of AOS produced by other organism"^^xsd:string , "evasion or tolerance of ROIs produced by other organism"^^xsd:string , "evasion or tolerance of ROS produced by other organism"^^xsd:string , "evasion or tolerance of active oxygen species produced by other organism"^^xsd:string , "evasion or tolerance of reactive oxygen intermediates produced by other organism"^^xsd:string , "evasion or tolerance of reactive oxygen species produced by other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "evasion by organism of cellular damage caused by oxidative burst of other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "evasion or tolerance by organism of defense-related metabolic burst in other organism during symbiotic interaction"^^xsd:string , "evasion or tolerance by organism of defense-related oxidative burst in other organism during symbiotic interaction"^^xsd:string , "evasion or tolerance by organism of reactive oxygen species produced by other organism during symbiotic interaction"^^xsd:string , "evasion or tolerance by organism of reactive oxygen species produced during defense response of other organism"^^xsd:string ; oboInOwl:id "GO:0052385"^^xsd:string ; rdfs:label "evasion or tolerance by organism of reactive oxygen species produced by other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052389 obo:GO_0052389 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052065 , obo:GO_0052162 , obo:GO_0052509 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of fluxes of calcium ions that occur as part of the defense response of a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related host Ca2+ flux"^^xsd:string , "up regulation by symbiont of defense-related host calcium ion flux"^^xsd:string , "up-regulation by symbiont of defense-related host calcium ion flux"^^xsd:string , "upregulation by symbiont of defense-related host calcium ion flux"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host calcium ion flux"^^xsd:string , "stimulation by symbiont of defense-related host calcium ion flux"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052389"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host calcium ion flux"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052390 obo:GO_0052390 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052166 , obo:GO_0052382 , obo:GO_0052559 ; obo:IAO_0000115 "The activation by an organism of the innate immune response of the host organism; the innate immune response is the host's first line of defense against infection. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of host innate immune response"^^xsd:string , "activation by organism of host innate immunity"^^xsd:string , "induction by symbiont of host innate immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of host innate immune response"^^xsd:string ; oboInOwl:id "GO:0052390"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host innate immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052391 obo:GO_0052391 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044416 , obo:GO_0052265 , obo:GO_0052389 ; obo:IAO_0000115 "The activation by an organism of a flux of calcium ions that occurs as part of the defense response of a host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of host Ca2+ flux"^^xsd:string , "activation by organism of host calcium ion flux"^^xsd:string , "induction by organism of host Ca2+ flux"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052391"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of defense-related host calcium ion flux"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052393 obo:GO_0052393 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052197 , obo:GO_0052251 ; obo:IAO_0000115 "The activation by an organism of the defense response of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation of symbiont defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052393"^^xsd:string ; rdfs:label "induction by host of symbiont defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052403 obo:GO_0052403 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052199 , obo:GO_0052405 , obo:GO_0052422 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of symbiont enzyme activity. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by host of symbiont enzyme activity"^^xsd:string , "down-regulation by host of symbiont enzyme activity"^^xsd:string , "downregulation by host of symbiont enzyme activity"^^xsd:string , "inhibition of symbiont enzyme activity"^^xsd:string , "negative regulation by host of symbiont enzyme activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont enzyme activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052403"^^xsd:string ; rdfs:label "negative regulation by host of symbiont catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052404 obo:GO_0052404 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052180 , obo:GO_0052403 , obo:GO_0052427 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of symbiont protease activity, the catalysis of the hydrolysis of peptide bonds in a protein. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by host of symbiont protease activity"^^xsd:string , "down-regulation by host of symbiont protease activity"^^xsd:string , "downregulation by host of symbiont protease activity"^^xsd:string , "inhibition of symbiont protease activity"^^xsd:string , "negative regulation by host of symbiont protease activity"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont protease activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052404"^^xsd:string ; rdfs:label "negative regulation by host of symbiont peptidase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052405 obo:GO_0052405 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052204 , obo:GO_0052428 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the functional activity of symbiont proteins. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by host of symbiont protein function"^^xsd:string , "down-regulation by host of symbiont protein function"^^xsd:string , "downregulation by host of symbiont protein function"^^xsd:string , "inhibition of symbiont protein function"^^xsd:string , "negative regulation by host of symbiont protein function"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont protein function"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052405"^^xsd:string ; rdfs:label "negative regulation by host of symbiont molecular function"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052406 obo:GO_0052406 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052407 , obo:GO_0052416 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving carbohydrates within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052406"^^xsd:string ; rdfs:label "metabolism by host of symbiont carbohydrate"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052407 obo:GO_0052407 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044040 , obo:GO_0052229 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving carbohydrates within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of carbohydrate in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052407"^^xsd:string ; rdfs:label "metabolism by organism of carbohydrate in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052408 obo:GO_0052408 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052406 , obo:GO_0052409 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving cellulose in the cell wall of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052408"^^xsd:string ; rdfs:label "metabolism by host of symbiont cell wall cellulose"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052409 obo:GO_0052409 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044037 , obo:GO_0044043 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving cellulose in the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of cell wall cellulose in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052409"^^xsd:string ; rdfs:label "metabolism by organism of cell wall cellulose in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052410 obo:GO_0052410 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052406 , obo:GO_0052411 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving chitin in the cell wall of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052410"^^xsd:string ; rdfs:label "metabolism by host of symbiont cell wall chitin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052411 obo:GO_0052411 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044037 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving chitin in the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of cell wall chitin in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052411"^^xsd:string ; rdfs:label "metabolism by organism of cell wall chitin in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052412 obo:GO_0052412 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052406 , obo:GO_0052413 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving pectin in the cell wall of the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052412"^^xsd:string ; rdfs:label "metabolism by host of symbiont cell wall pectin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052413 obo:GO_0052413 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044037 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving pectin in the cell wall of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of cell wall pectin in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052413"^^xsd:string ; rdfs:label "metabolism by organism of cell wall pectin in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052414 obo:GO_0052414 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052406 , obo:GO_0052415 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving glucans within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052414"^^xsd:string ; rdfs:label "metabolism by host of symbiont glucan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052415 obo:GO_0052415 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044043 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving glucans within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of glucan in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052415"^^xsd:string ; rdfs:label "metabolism by organism of glucan in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052416 obo:GO_0052416 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052229 , obo:GO_0052419 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving macromolecules within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052416"^^xsd:string ; rdfs:label "metabolism by host of symbiont macromolecule"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052417 obo:GO_0052417 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052416 , obo:GO_0052418 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving protein macromolecules within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052417"^^xsd:string ; rdfs:label "metabolism by host of symbiont protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052418 obo:GO_0052418 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052229 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving protein macromolecules within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of protein in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052418"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "metabolism by organism of protein in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052419 obo:GO_0052419 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052214 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism in its symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052419"^^xsd:string ; rdfs:label "metabolism by host of substance in symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052420 obo:GO_0052420 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052406 , obo:GO_0052421 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving xylan within the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052420"^^xsd:string ; rdfs:label "metabolism by host of symbiont xylan"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052421 obo:GO_0052421 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044037 , obo:GO_0052407 ; obo:IAO_0000115 "The chemical reactions and pathways performed by an organism involving xylan within a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "metabolism by organism of xylan in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052421"^^xsd:string ; rdfs:label "metabolism by organism of xylan in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052422 obo:GO_0052422 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052203 , obo:GO_0052428 ; obo:IAO_0000115 "The process in which an organism effects a change in symbiont enzyme activity. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by host of symbiont enzyme activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052422"^^xsd:string ; rdfs:label "modulation by host of symbiont catalytic activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052423 obo:GO_0052423 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052297 , obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the resistance gene-dependent defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense response in other organism by specific elicitors"^^xsd:string , "positive regulation by organism of gene-for-gene resistance in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of resistance gene-dependent defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052423"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of resistance gene-dependent defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052427 obo:GO_0052427 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052198 , obo:GO_0052422 ; obo:IAO_0000115 "The process in which an organism effects a change in symbiont peptidase activity, the catalysis of the hydrolysis of peptide bonds in a protein. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by host of symbiont protease activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052427"^^xsd:string ; rdfs:label "modulation by host of symbiont peptidase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052428 obo:GO_0052428 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052205 ; obo:IAO_0000115 "The process in which an organism effects a change in the function of proteins in the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by host of symbiont protein function"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052428"^^xsd:string ; rdfs:label "modification by host of symbiont molecular function"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052430 obo:GO_0052430 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052249 ; obo:IAO_0000115 "The alteration by an organism of the levels of RNA in a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052430"^^xsd:string ; rdfs:label "modulation by host of symbiont RNA levels"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052433 obo:GO_0052433 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044532 , obo:GO_0052248 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of programmed cell death by apoptosis in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by organism of apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "modulation by organism of apoptosis in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052433"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of apoptotic process in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052435 obo:GO_0052435 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052277 , obo:GO_0075099 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of symbiont MAP kinase-mediated signal transduction pathways during the symbiont defense response. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related symbiont MAPK-mediated signal transduction pathway by organism"^^xsd:string , "modulation of defense-related symbiont mitogen activated protein kinase-mediated signal transduction pathway by organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052435"^^xsd:string ; rdfs:label "modulation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052441 obo:GO_0052441 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052250 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of ethylene-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052441"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related ethylene-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052443 obo:GO_0052443 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052250 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of jasmonic acid-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related JA-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052443"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related jasmonic acid-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052445 obo:GO_0052445 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052250 , obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of salicylic acid-mediated signal transduction pathways that occur as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of defense-related SA-mediated signal transduction pathway in other organism"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052445"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of defense-related salicylic acid-mediated signal transduction pathway in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052449 obo:GO_0052449 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052186 ; obo:IAO_0000115 "The alteration by an organism of the levels of ethylene in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of ethylene levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052449"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of ethylene levels in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052456 obo:GO_0052456 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052186 ; obo:IAO_0000115 "The alteration by an organism of the levels of jasmonic acid in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of jasmonic acid levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052456"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of jasmonic acid levels in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052460 obo:GO_0052460 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052313 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the release of nutrients from a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052460"^^xsd:string ; rdfs:label "modulation by host of nutrient release from symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052462 obo:GO_0052462 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052231 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of phagocytosis, the engulfing by phagocytes of external particulate material, in the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052462"^^xsd:string ; rdfs:label "modulation by host of symbiont phagocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052469 obo:GO_0052469 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052186 ; obo:IAO_0000115 "The alteration by an organism of the levels of salicylic acid in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of salicylic acid levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052469"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of salicylic acid levels in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052470 obo:GO_0052470 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052250 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the symbiont signal transduction pathways, the cascade of processes by which a signal interacts with a receptor. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052470"^^xsd:string ; rdfs:label "modulation by host of symbiont signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052472 obo:GO_0052472 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 , obo:GO_0052312 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of its symbiont's transcription."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052472"^^xsd:string ; rdfs:label "modulation by host of symbiont transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052483 obo:GO_0052483 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051834 ; obo:IAO_0000115 "Any process in which an organism stops or prevents itself undergoing phagocytosis into a cell in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of entry into cell of other organism via phagocytosis during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of entry into cell of other organism via phagocytosis during symbiotic interaction"^^xsd:string , "down-regulation by organism of entry into cell of other organism via phagocytosis during symbiotic interaction"^^xsd:string , "downregulation by organism of entry into cell of other organism via phagocytosis during symbiotic interaction"^^xsd:string , "negative regulation by organism of entry into cell of other organism via other organism phagocytosis during symbiotic interaction"^^xsd:string , "negative regulation by organism of entry into cell of other organism via phagocytosis during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052483"^^xsd:string ; rdfs:label "negative regulation by organism of entry into cell of other organism via phagocytosis involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052489 obo:GO_0052489 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052490 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of programmed cell death in a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by host of symbiont programmed cell death"^^xsd:string , "down-regulation by host of symbiont programmed cell death"^^xsd:string , "downregulation by host of symbiont programmed cell death"^^xsd:string , "inhibition of symbiont programmed cell death"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont programmed cell death"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052489"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by host of symbiont programmed cell death"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052490 obo:GO_0052490 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052248 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of programmed cell death in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "inhibition of programmed cell death in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of programmed cell death in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052490"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of programmed cell death in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052492 obo:GO_0052492 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 , obo:GO_0052493 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the symbiont signal transduction pathways, the cascade of processes by which a signal interacts with a receptor. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by host of symbiont signal transduction pathway"^^xsd:string , "down-regulation by host of symbiont signal transduction pathway"^^xsd:string , "downregulation by host of symbiont signal transduction pathway"^^xsd:string , "negative modulation by organism of symbiont signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052492"^^xsd:string ; rdfs:label "negative regulation by host of symbiont signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052493 obo:GO_0052493 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052250 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the second organism signal transduction pathways, the cascade of processes by which a signal interacts with a receptor, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "negative modulation by organism of other organism signal transduction pathway"^^xsd:string , "negative regulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052493"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of signal transduction in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052494 obo:GO_0052494 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052183 , obo:GO_0052495 ; obo:IAO_0000115 "The process in which an organism reduces the flow of fluid within its symbiont's vascular system, the vessels and tissue that carry or circulate fluids, such as blood, lymph or sap, through the body of an animal or plant. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052494"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "occlusion by host of symbiont vascular system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052495 obo:GO_0052495 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052185 ; obo:IAO_0000115 "The process in which an organism reduces the flow of fluid within its second organism's vascular system, the vessels and tissue that carry or circulate fluids, such as blood, lymph or sap, through the body of an animal or plant, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "occlusion by organism of vascular system in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052495"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "occlusion by organism of vascular system in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052496 obo:GO_0052496 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052494 , obo:GO_0052497 ; obo:IAO_0000115 "The process in which an organism reduces the flow of fluid within the symbiont xylem, the tissue in plants that carries water and nutrients up from the roots to the shoot and leaves. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052496"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "occlusion by host of symbiont xylem"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052497 obo:GO_0052497 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052495 ; obo:IAO_0000115 "The process in which an organism reduces the flow of fluid within the xylem, the tissue in plants that carries water and nutrients up from the roots to the shoot and leaves, of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "occlusion by organism of xylem in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052497"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "occlusion by organism of xylem in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052501 obo:GO_0052501 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044533 , obo:GO_0052042 , obo:GO_0052433 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of programmed cell death by apoptosis in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasAlternativeId "GO:0052388"^^xsd:string ; oboInOwl:hasExactSynonym "induction by organism of apoptosis in other organism involved in symbiotic interaction"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of apoptosis in other organism involved in symbiotic interaction"^^xsd:string , "positive regulation by organism of apoptotic process in other organism involved in symbiotic interaction"^^xsd:string , "stimulation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "activation by organism of apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string , "induction by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string , "induction by organism of apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of apoptotic programmed cell death in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of apoptosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052501"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of apoptotic process in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052502 obo:GO_0052502 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052276 , obo:GO_0052435 , obo:GO_0075100 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of symbiont MAP kinase-mediated signal transduction pathways during the symbiont defense response. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense-related symbiont MAPK-mediated signal transduction pathway"^^xsd:string , "positive regulation by organism of defense-related symbiont mitogen-activated protein kinase-mediated signal transduction pathway"^^xsd:string , "up regulation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string , "up-regulation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string , "upregulation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string , "activation by organism of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string , "induction by organism of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string , "stimulation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string , "upregulation by organism of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052502"^^xsd:string ; rdfs:label "positive regulation by host of defense-related symbiont MAP kinase-mediated signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052509 obo:GO_0052509 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host defense response"^^xsd:string , "up-regulation by symbiont of host defense response"^^xsd:string , "upregulation by symbiont of host defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host defense response"^^xsd:string , "stimulation by symbiont of host defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052509"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052510 obo:GO_0052510 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052510"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052513 obo:GO_0052513 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052186 ; obo:IAO_0000115 "The increase by an organism of the levels of hormones or growth regulators in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive modulation of hormone or growth regulator levels in other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of hormone or growth regulator levels in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052513"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of hormone or growth regulator levels in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052519 obo:GO_0052519 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052460 , obo:GO_0052520 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the release of nutrients from a symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "promotion of nutrient release from symbiont"^^xsd:string , "up regulation by host of nutrient release from symbiont"^^xsd:string , "up-regulation by host of nutrient release from symbiont"^^xsd:string , "upregulation by host of nutrient release from symbiont"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of nutrient release from symbiont"^^xsd:string , "stimulation by host of nutrient release from symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052519"^^xsd:string ; rdfs:label "positive regulation by host of nutrient release from symbiont"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052520 obo:GO_0052520 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052313 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the release of nutrients from a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "promotion of nutrient release from other organism"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by organism of nutrient release from other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of nutrient release from other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of nutrient release from other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of nutrient release from other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of nutrient release from other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of nutrient release from other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052520"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of nutrient release from other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052521 obo:GO_0052521 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052462 , obo:GO_0052522 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of phagocytosis, the engulfing by phagocytes of external particulate material, in the symbiont organism. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by host of symbiont phagocytosis"^^xsd:string , "up-regulation by host of symbiont phagocytosis"^^xsd:string , "upregulation by host of symbiont phagocytosis"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of symbiont phagocytosis"^^xsd:string , "stimulation by host of symbiont phagocytosis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052521"^^xsd:string ; rdfs:label "positive regulation by host of symbiont phagocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052522 obo:GO_0052522 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052231 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of phagocytosis, the engulfing by phagocytes of external particulate material, in the second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of phagocytosis in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of phagocytosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of phagocytosis in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of phagocytosis in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of phagocytosis in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of phagocytosis in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052522"^^xsd:string ; rdfs:label "positive regulation by organism of phagocytosis in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052525 obo:GO_0052525 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 , obo:GO_0052526 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the symbiont signal transduction pathways, the cascade of processes by which a signal interacts with a receptor. The symbiont is defined as the smaller of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by host of symbiont signal transduction pathway"^^xsd:string , "up-regulation by host of symbiont signal transduction pathway"^^xsd:string , "upregulation by host of symbiont signal transduction pathway"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of symbiont signal transduction pathway"^^xsd:string , "stimulation by host of symbiont signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052525"^^xsd:string ; rdfs:label "positive regulation by host of symbiont signal transduction pathway"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052526 obo:GO_0052526 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044502 , obo:GO_0052250 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the second organism signal transduction pathways, the cascade of processes by which a signal interacts with a receptor, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of signal transduction pathway in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052526"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of signal transduction in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052527 obo:GO_0052527 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052158 , obo:GO_0052423 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the resistance gene-dependent defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of defense response in host by specific elicitors"^^xsd:string , "positive regulation by organism of host gene-for-gene resistance"^^xsd:string , "positive regulation by organism of pathogen-race/host plant cultivar-specific resistance in symbiont"^^xsd:string , "up regulation by symbiont of host resistance gene-dependent defense response"^^xsd:string , "up-regulation by symbiont of host resistance gene-dependent defense response"^^xsd:string , "upregulation by symbiont of host resistance gene-dependent defense response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host resistance gene-dependent defense response"^^xsd:string , "stimulation by symbiont of host resistance gene-dependent defense response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052527"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host resistance gene-dependent defense response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052532 obo:GO_0052532 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052298 , obo:GO_0052305 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of induced systemic resistance, a response that confers broad spectrum systemic resistance to disease and that does not depend upon salicylic acid signaling, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of induced systemic resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052532"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of induced systemic resistance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052533 obo:GO_0052533 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052159 , obo:GO_0052509 , obo:GO_0052532 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of induced systemic resistance in the host organism; induced systemic resistance is a response that confers broad spectrum systemic resistance to disease and that does not depend upon salicylic acid signaling. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of induced systemic resistance in host"^^xsd:string , "up regulation by symbiont of induced systemic resistance in host"^^xsd:string , "up-regulation by symbiont of induced systemic resistance in host"^^xsd:string , "upregulation by symbiont of induced systemic resistance in host"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of induced systemic resistance in host"^^xsd:string , "stimulation by symbiont of induced systemic resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052533"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host induced systemic resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052535 obo:GO_0052535 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052299 , obo:GO_0052305 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of systemic acquired resistance organism; systemic acquired resistance is a salicylic acid-mediated response that confers broad spectrum systemic resistance, in a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of systemic acquired resistance in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052535"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of systemic acquired resistance in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052537 obo:GO_0052537 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052160 , obo:GO_0052509 , obo:GO_0052535 , obo:GO_0052556 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of systemic acquired resistance in the host organism; systemic acquired resistance is a salicylic acid-mediated response that confers broad spectrum systemic resistance. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of systemic acquired resistance in host"^^xsd:string , "up regulation by symbiont of systemic acquired resistance in host"^^xsd:string , "up-regulation by symbiont of systemic acquired resistance in host"^^xsd:string , "upregulation by symbiont of systemic acquired resistance in host"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of systemic acquired resistance in host"^^xsd:string , "stimulation by symbiont of systemic acquired resistance in host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052537"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host systemic acquired resistance"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052538 obo:GO_0052538 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052300 , obo:GO_0052510 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the thickening of cell walls that occurs as part of the defense response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "positive regulation by organism of defensive cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of defense-related cell wall thickening in other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052538"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of defense-related cell wall thickening in other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052539 obo:GO_0052539 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052161 , obo:GO_0052509 , obo:GO_0052538 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of a host process resulting in the thickening of its cell walls, occurring as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by organism of host defensive cell wall thickening"^^xsd:string , "up regulation by symbiont of defense-related host cell wall thickening"^^xsd:string , "up-regulation by symbiont of defense-related host cell wall thickening"^^xsd:string , "upregulation by symbiont of defense-related host cell wall thickening"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of defense-related host cell wall thickening"^^xsd:string , "stimulation by symbiont of defense-related host cell wall thickening"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052539"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of defense-related host cell wall thickening"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052549 obo:GO_0052549 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052564 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of phytoalexins produced as a defense response by a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response to phytoalexin production by other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052549"^^xsd:string ; rdfs:label "response to phytoalexin production by other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052550 obo:GO_0052550 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052564 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of reactive oxygen species produced as a defense response by a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response to defense-related reactive oxygen species production by other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052550"^^xsd:string ; rdfs:label "response to defense-related reactive oxygen species production by other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052551 obo:GO_0052551 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052564 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of nitric oxide produced as a defense response by a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response to defense-related nitric oxide production by other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052551"^^xsd:string ; rdfs:label "response to defense-related nitric oxide production by other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052552 obo:GO_0052552 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052255 , obo:GO_0052564 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the immune response of a second organism, where the two organisms are in a symbiotic interaction. The immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052552"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by organism of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052553 obo:GO_0052553 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052031 , obo:GO_0052552 , obo:GO_0052572 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of the immune response of the host organism; the immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052553"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by symbiont of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052555 obo:GO_0052555 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the immune response of a second organism, where the two organisms are in a symbiotic interaction. The immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "activation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "stimulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "up regulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "up-regulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "upregulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052555"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by organism of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052556 obo:GO_0052556 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052553 , obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the immune response of the host organism; the immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "up regulation by symbiont of host immune response"^^xsd:string , "up-regulation by symbiont of host immune response"^^xsd:string , "upregulation by symbiont of host immune response"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host immune response"^^xsd:string , "stimulation by symbiont of host immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052556"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "positive regulation by symbiont of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052558 obo:GO_0052558 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052555 ; obo:IAO_0000115 "Any process in which an organism activates the immune response of a second organism, where the two organisms are in a symbiotic interaction. The immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "activation by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "induction by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052558"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by organism of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052559 obo:GO_0052559 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052556 , obo:GO_0052558 ; obo:IAO_0000115 "Any process in which an organism activates the immune response of the host organism; the immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052559"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "induction by symbiont of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052561 obo:GO_0052561 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052552 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the immune response of a second organism, where the two organisms are in a symbiotic interaction. The immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "inhibition by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "down regulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "down-regulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "downregulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string , "negative regulation by organism of immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052561"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by organism of immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052562 obo:GO_0052562 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052553 , obo:GO_0052561 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the immune response of the host organism; the immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "down regulation by symbiont of host immune response"^^xsd:string , "down-regulation by symbiont of host immune response"^^xsd:string , "downregulation by symbiont of host immune response"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host immune response"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052562"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "negative regulation by symbiont of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052564 obo:GO_0052564 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052173 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting the immune response of a second organism, where the two organisms are in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response to immune response of other organism during symbiotic interaction"^^xsd:string ; oboInOwl:id "GO:0052564"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to immune response of other organism involved in symbiotic interaction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052565 obo:GO_0052565 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052551 , obo:GO_0052572 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of nitric oxide produced as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052565"^^xsd:string ; rdfs:label "response to defense-related host nitric oxide production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052566 obo:GO_0052566 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052549 , obo:GO_0052572 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of phytoalexins produced as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052566"^^xsd:string ; rdfs:label "response to host phytoalexin production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052567 obo:GO_0052567 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052550 , obo:GO_0052572 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of reactive oxygen species produced as part of the defense response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052567"^^xsd:string ; rdfs:label "response to defense-related host reactive oxygen species production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0052572 obo:GO_0052572 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052200 , obo:GO_0052564 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting the immune response of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0052572"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "response to host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060136 obo:GO_0060136 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "A reproductive process occurring in the embryo or fetus that allows the embryo or fetus to develop within the mother."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060136"^^xsd:string ; rdfs:label "embryonic process involved in female pregnancy"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060139 obo:GO_0060139 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052151 ; obo:IAO_0000115 "Any viral process that activates or increases the frequency, rate or extent of cell death by apoptotic process."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasNarrowSynonym "positive regulation of apoptosis by virus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060139"^^xsd:string ; rdfs:label "positive regulation of apoptotic process by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060141 obo:GO_0060141 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 ; obo:IAO_0000115 "The process in which a virus increases the frequency, rate or extent of the formation of a syncytium, a mass of cytoplasm containing several nuclei enclosed within a single plasma membrane, by the fusion of the plasma membranes of two or more individual cells."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "syncytium formation induced by viral infection"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060141"^^xsd:string ; rdfs:label "positive regulation of syncytium formation by virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060144 obo:GO_0060144 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051702 ; obo:IAO_0000115 "A cellular process occurring in the host cell that contributes to the process of posttranscriptional gene inactivation ('silencing') both of viral gene(s), and host gene(s) homologous to the viral genes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060144"^^xsd:string ; rdfs:label "host cellular process involved in virus induced gene silencing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060153 obo:GO_0060153 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0044071 ; obo:IAO_0000115 "Any viral process that modulates the rate or extent of progression through the cell cycle."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasDbXref "VZ:1636"^^xsd:string ; oboInOwl:hasExactSynonym "modulation of host cell cycle by virus"^^xsd:string , "regulation by virus of host cell cycle"^^xsd:string , "regulation of host cell cycle by virus"^^xsd:string , "viral process regulating host cell cycle"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060153"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modulation by virus of host cell cycle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060154 obo:GO_0060154 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098586 ; obo:IAO_0000115 "Any cellular process that modulates the rate or extent of progression through the cell cycle in response to a virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060154"^^xsd:string ; rdfs:label "cellular process regulating host cell cycle in response to virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060179 obo:GO_0060179 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033057 ; obo:IAO_0000115 "The specific behavior of a male organism that is associated with reproduction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060179"^^xsd:string ; rdfs:label "male mating behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060180 obo:GO_0060180 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033057 ; obo:IAO_0000115 "The specific behavior of a female organism that is associated with reproduction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060180"^^xsd:string ; rdfs:label "female mating behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060274 obo:GO_0060274 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0048874 ; obo:IAO_0000115 "The homeostatic process in which a population of cells changes its metabolic activity resulting in the rate of death in the population equaling the rate of reproduction. Stationary phase can be in response to limited nutrients or a build-up of toxic substances in the environment."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060274"^^xsd:string ; rdfs:label "maintenance of stationary phase"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060275 obo:GO_0060275 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060274 ; obo:IAO_0000115 "The homeostatic process in which a population of cells changes its metabolic activity resulting in the rate of death in the population equaling the rate of reproduction in response to limited nutrients in the environment."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060275"^^xsd:string ; rdfs:label "maintenance of stationary phase in response to starvation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060276 obo:GO_0060276 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060274 ; obo:IAO_0000115 "The homeostatic process in which a population of cells changes its metabolic activity resulting in the rate of death in the population equaling the rate of reproduction in response to a build-up of toxins in the environment."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060276"^^xsd:string ; rdfs:label "maintenance of stationary phase in response to toxin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060378 obo:GO_0060378 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044703 , obo:GO_0044706 ; obo:IAO_0000115 "Any process that modulates the extent of brood size. Brood size is the number of progeny that survive embryogenesis and are cared for at one time."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060378"^^xsd:string ; rdfs:label "regulation of brood size"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060403 obo:GO_0060403 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0018991 ; obo:IAO_0000115 "The deposition of eggs, either fertilized or not, upon a surface or into a medium, following mating."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060403"^^xsd:string ; rdfs:label "post-mating oviposition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060746 obo:GO_0060746 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0033057 ; obo:IAO_0000115 "A reproductive behavior in which a parent cares for and rears offspring."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "dph"^^xsd:string ; oboInOwl:creation_date "2009-06-22T09:05:26Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060746"^^xsd:string ; rdfs:label "parental behavior"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0060747 obo:GO_0060747 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0060746 ; obo:IAO_0000115 "A parental behavior in which fertilized eggs are taken into the mouth and held until hatching."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "dph"^^xsd:string ; oboInOwl:creation_date "2009-06-22T09:08:58Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0060747"^^xsd:string ; rdfs:label "oral incubation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0070360 obo:GO_0070360 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044001 ; obo:IAO_0000115 "The directional movement of an organism, usually a bacterial cell, from one place to another within its host organism, by a process involving continuous polymerization of host actin at one pole of the symbiont cell. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0070360"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "migration of symbiont within host by polymerization of host actin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0070943 obo:GO_0070943 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051873 ; obo:IAO_0000115 "The directed killing of a symbiont target cell by a neutrophil."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "midori"^^xsd:string ; oboInOwl:creation_date "2009-10-01T01:52:03Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0070943"^^xsd:string ; rdfs:label "neutrophil mediated killing of symbiont cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0070944 obo:GO_0070944 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0070943 ; obo:IAO_0000115 "The directed killing of a bacterium by a neutrophil."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "midori"^^xsd:string ; oboInOwl:creation_date "2009-10-01T01:55:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0070944"^^xsd:string ; rdfs:label "neutrophil mediated killing of bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0070945 obo:GO_0070945 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0070944 ; obo:IAO_0000115 "The directed killing of a gram-negative bacterium by a neutrophil."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "midori"^^xsd:string ; oboInOwl:creation_date "2009-10-01T01:59:12Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0070945"^^xsd:string ; rdfs:label "neutrophil mediated killing of gram-negative bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0070946 obo:GO_0070946 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0070944 ; obo:IAO_0000115 "The directed killing of a gram-positive bacterium by a neutrophil."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "midori"^^xsd:string ; oboInOwl:creation_date "2009-10-01T02:04:15Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0070946"^^xsd:string ; rdfs:label "neutrophil mediated killing of gram-positive bacterium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0070947 obo:GO_0070947 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0070943 ; obo:IAO_0000115 "The directed killing of a fungal cell by a neutrophil."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "midori"^^xsd:string ; oboInOwl:creation_date "2009-10-01T02:07:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0070947"^^xsd:string ; rdfs:label "neutrophil mediated killing of fungus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0072519 obo:GO_0072519 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044403 ; obo:IAO_0000115 "An interaction between two organisms living together in more or less intimate association in a relationship in which association is disadvantageous or destructive to one of the organisms."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "midori"^^xsd:string ; oboInOwl:creation_date "2010-12-30T12:10:35Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0072519"^^xsd:string ; rdfs:label "parasitism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075000 obo:GO_0075000 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of the osmotic conditions in or around its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response of symbiont to host osmotic environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075000"^^xsd:string ; rdfs:label "response to host osmotic environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075001 obo:GO_0075001 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044406 ; obo:IAO_0000115 "The attachment of an infection structure of the symbiont to its host via adhesion molecules, general stickiness etc., either directly or indirectly. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont infection structure to host during symbiotic interaction"^^xsd:string , "attachment of symbiont infection structure to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075001"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products of the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont infection structure to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075002 obo:GO_0075002 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075001 ; obo:IAO_0000115 "The attachment of a germination tube of the symbiont to its host via adhesion molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont germination tube to host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075002"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont germination tube to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075003 obo:GO_0075003 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075001 ; obo:IAO_0000115 "The attachment of an appressorium of the symbiont to its host via adhesion molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont appressorium to host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075003"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont appressorium to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075004 obo:GO_0075004 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044406 ; obo:IAO_0000115 "The attachment of a spore of the symbiont to its host via adhesion molecules, general stickiness etc. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont spore to host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075004"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont spore to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075005 obo:GO_0075005 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 , obo:GO_0051701 ; obo:IAO_0000115 "The physiological, developmental and morphological changes that occur in a symbiont spore following release from dormancy up to the earliest signs of growth occurring on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075005"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "spore germination on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075009 obo:GO_0075009 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 ; obo:IAO_0000115 "Development of slender tubular outgrowth first produced by most symbiont spores immediately following germination on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075009"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "germ tube formation on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075015 obo:GO_0075015 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044115 ; obo:IAO_0000115 "The process in which a symbiont structure that serves to infect the host is formed on or near its host organism. It includes physiological, developmental, and morphological changes of the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "formation by symbiont of infection structure on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075015"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products of the symbiont involved in this process."^^xsd:string ; rdfs:label "formation of infection structure on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075016 obo:GO_0075016 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044134 , obo:GO_0075015 ; obo:IAO_0000115 "The process in which a swollen, flattened portion of a symbiont filament is formed on or near its host organism, to adhere to and for the purpose of penetrating the host surface. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "appressorium formation for entry into host, on or near host"^^xsd:string , "formation of an appressorium by symbiont on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075016"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "appressorium formation on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075025 obo:GO_0075025 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The process in which a relatively unspecialized cell starts to acquire specialized features of the symbiont appressorium to aid in infection of the host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "appressorium initiation on or near host"^^xsd:string , "initiation of appressorium by symbiont on or near host"^^xsd:string , "initiation of symbiont appressorium on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075025"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "initiation of appressorium on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075029 obo:GO_0075029 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The development of a swollen tip at the growing end of a symbiont spore which usually flattens against the host cell surface prior to appressorium formation. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "formation of germ tube tip of symbiont on or near the exterior of host"^^xsd:string , "symbiont germ tube hook structure formation on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075029"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "formation of symbiont germ tube hook structure on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075033 obo:GO_0075033 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 ; obo:IAO_0000115 "The process in which a symbiont partition is formed to separate the appressorium from the germination tube, occurring on or near the exterior of its host organism during appressorium formation. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "septum formation during appressorium formation on or near host"^^xsd:string ; oboInOwl:id "GO:0075033"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "septum formation involved in appressorium formation on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075035 obo:GO_0075035 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044115 ; obo:IAO_0000115 "The process in which specialized features of the symbiont appressorium are acquired post initiation, to aid in infection of the host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "appressorium maturation on or near host"^^xsd:string , "maturation of symbiont appressorium on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075035"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "maturation of appressorium on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075039 obo:GO_0075039 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044115 ; obo:IAO_0000115 "The process in which hydrostatic pressure is increased within the symbiont appressorium to breach the cuticle of the host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "establishment of turgor in symbiont appressorium on or near host"^^xsd:string , "formation of turgor in appressorium"^^xsd:string , "generation of turgor in appressorium"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075039"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "establishment of turgor in appressorium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075052 obo:GO_0075052 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044409 ; obo:IAO_0000115 "Penetration via a specialized structure of symbiont into the body, tissues, or cells of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "entry into host via a specialized structure during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075052"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "entry into host via a specialized structure"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075053 obo:GO_0075053 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The assembly by the symbiont of a peg-like structure for the purpose of penetration into its host organism, which penetrates through the host cuticle and epidermal cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "symbiont penetration peg formation for entry into host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075053"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "formation of symbiont penetration peg for entry into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075057 obo:GO_0075057 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044111 ; obo:IAO_0000115 "The process in which a relatively unspecialized cell of the symbiont starts to acquire the characteristics of a mature penetration peg to penetrate into its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "symbiont penetration peg initiation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075057"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "initiation of symbiont penetration peg"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075061 obo:GO_0075061 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "The assembly by the symbiont of a threadlike, tubular structure, which may contain multiple nuclei and may or may not be divided internally by septa or cross-walls, for the purpose of invasive growth within its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "formation of symbiont invasive hypha within host"^^xsd:string , "formation of symbiont invasive hypha within host during symbiotic interaction"^^xsd:string , "symbiont invasive hypha formation within host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075061"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "formation of symbiont invasive hypha in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075069 obo:GO_0075069 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075001 ; obo:IAO_0000115 "The attachment of an infection cushion of the symbiont to its host via adhesion molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont infection cushion to host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075069"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont infection cushion to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075070 obo:GO_0075070 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075001 ; obo:IAO_0000115 "The attachment of a hyphopodium of the symbiont to its host via adhesion molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont hyphopodium to host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075070"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont hyphopodium to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075075 obo:GO_0075075 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052422 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of the symbiont adenylate cyclase activity, which catalyze the reaction: ATP = 3',5'-cyclic AMP + diphosphate. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075075"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host adenylate cyclase activity ; GO:0075106\"."^^xsd:string ; rdfs:label "modulation by host of symbiont adenylate cyclase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075076 obo:GO_0075076 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043947 , obo:GO_0075075 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of the symbiont adenylate cyclase activity, which catalyze the reaction: ATP = 3',5'-cyclic AMP + diphosphate. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075076"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host adenylate cyclase activity ; GO:0075107\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont adenylate cyclase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075077 obo:GO_0075077 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052403 , obo:GO_0075075 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of the symbiont adenylate cyclase activity, which catalyze the reaction: ATP = 3',5'-cyclic AMP + diphosphate. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075077"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host adenylate cyclase activity ; GO:0075108\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont adenylate cyclase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075078 obo:GO_0075078 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of receptor-mediated signal transduction in the symbiont. The receptor is defined as a protein on the cell membrane or within the cytoplasm or cell nucleus that binds to a specific molecule (a ligand) such as a neurotransmitter or a hormone or other substance, and initiates the cellular response to the ligand. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075078"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host receptor-mediated signal transduction ; GO:0075109\"."^^xsd:string ; rdfs:label "modulation by host of symbiont receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075079 obo:GO_0075079 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075078 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of receptor-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075079"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host receptor-mediated signal transduction ; GO:0075110\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075080 obo:GO_0075080 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075078 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of receptor-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075080"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host receptor-mediated signal transduction ; GO:0075111\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075081 obo:GO_0075081 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075078 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of transmembrane receptor-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075081"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host transmembrane receptor-mediated signal transduction ; GO:0075112\"."^^xsd:string ; rdfs:label "modulation by host of symbiont transmembrane receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075082 obo:GO_0075082 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075079 , obo:GO_0075081 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of transmembrane receptor-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075082"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host transmembrane receptor-mediated signal transduction ; GO:0075113\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont transmembrane receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075083 obo:GO_0075083 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075080 , obo:GO_0075081 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of transmembrane receptor-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075083"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host transmembrane receptor-mediated signal transduction ; GO:0075114\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont transmembrane receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075084 obo:GO_0075084 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075081 , obo:GO_0075205 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of transmembrane receptor-mediated cAMP signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by host of symbiont transmembrane receptor-mediated cAMP signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075084"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction ; GO:0075115\"."^^xsd:string ; rdfs:label "modulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075085 obo:GO_0075085 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075082 , obo:GO_0075084 , obo:GO_0075206 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of transmembrane receptor-mediated cAMP signal transduction in the symbiont organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by host of symbiont transmembrane receptor-mediated cAMP signaling"^^xsd:string , "promotion by host of symbiont transmembrane receptor protein activity involved in cAMP-mediated signal transduction"^^xsd:string , "upregulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string , "stimulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075085"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction ; GO:0075116\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075086 obo:GO_0075086 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075083 , obo:GO_0075084 , obo:GO_0075207 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of transmembrane receptor-mediated cAMP signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "downregulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string , "negative regulation by host of symbiont transmembrane receptor-mediated cAMP signaling"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075086"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction ; GO:0075117\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075087 obo:GO_0075087 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075081 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of the symbiont G-protein coupled receptor protein signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075087"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host G-protein coupled receptor protein signal transduction ; GO:0075118\"."^^xsd:string ; rdfs:label "modulation by host of symbiont G-protein coupled receptor protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075088 obo:GO_0075088 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075082 , obo:GO_0075087 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of the symbiont G-protein coupled receptor protein signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075088"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host G-protein coupled receptor protein signal transduction ; GO:0075119\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont G-protein coupled receptor protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075089 obo:GO_0075089 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075083 , obo:GO_0075087 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of the symbiont G-protein coupled receptor protein signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075089"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host G-protein coupled receptor protein signal transduction ; GO:0075120\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont G-protein coupled receptor protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075090 obo:GO_0075090 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075087 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of the symbiont signal transduction mediated by G-protein alpha subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075090"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host signal transduction mediated by G-protein alpha subunit ; GO:0075121\"."^^xsd:string ; rdfs:label "modulation by host of symbiont signal transduction mediated by G-protein alpha subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075091 obo:GO_0075091 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075088 , obo:GO_0075090 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of the symbiont signal transduction mediated by G-protein alpha subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075091"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host signal transduction mediated by G-protein alpha subunit ; GO:0075122\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont signal transduction mediated by G-protein alpha subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075092 obo:GO_0075092 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075089 , obo:GO_0075090 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of the symbiont signal transduction mediated by G-protein alpha subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075092"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host signal transduction mediated by G-protein alpha subunit ; GO:0075123\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont signal transduction mediated by G-protein alpha subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075093 obo:GO_0075093 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075087 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of the symbiont signal transduction mediated by G-protein beta subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075093"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host signal transduction mediated by G-protein beta subunit ; GO:0075124\"."^^xsd:string ; rdfs:label "modulation by host of symbiont signal transduction mediated by G-protein beta subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075094 obo:GO_0075094 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075088 , obo:GO_0075093 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of the symbiont signal transduction mediated by G-protein beta subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075094"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host signal transduction mediated by G-protein beta subunit ; GO:0075125\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont signal transduction mediated by G-protein beta subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075095 obo:GO_0075095 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075089 , obo:GO_0075093 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of the symbiont signal transduction mediated by G-protein beta subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075095"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host signal transduction mediated by G-protein beta subunit ; GO:0075126\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont signal transduction mediated by G-protein beta subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075096 obo:GO_0075096 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075087 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of the symbiont signal transduction mediated by G-protein gamma subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075096"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host signal transduction mediated by G-protein gamma subunit ; GO:0075127\"."^^xsd:string ; rdfs:label "modulation by host of symbiont signal transduction mediated by G-protein gamma subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075097 obo:GO_0075097 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075088 , obo:GO_0075096 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of the symbiont signal transduction mediated by G-protein gamma subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075097"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host signal transduction mediated by G-protein gamma subunit ; GO:0075128\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont signal transduction mediated by G-protein gamma subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075098 obo:GO_0075098 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075089 , obo:GO_0075096 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of the symbiont signal transduction mediated by G-protein gamma subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075098"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host signal transduction mediated by G-protein gamma subunit ; GO:0075129\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont signal transduction mediated by G-protein gamma subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075099 obo:GO_0075099 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of protein kinase-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075099"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host protein kinase-mediated signal transduction ; GO:0075130\"."^^xsd:string ; rdfs:label "modulation by host of symbiont protein kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075100 obo:GO_0075100 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075099 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of protein kinase-mediated signal transduction in the symbiont organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075100"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host protein kinase-mediated signal transduction ; GO:0075131\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont protein kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075101 obo:GO_0075101 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075099 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of protein kinase-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075101"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host protein kinase-mediated signal transduction ; GO:0075132\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont protein kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075102 obo:GO_0075102 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052435 , obo:GO_0075101 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of the symbiont MAP kinase-mediated signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075102"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host MAP kinase-mediated signal transduction pathway ; GO:0052078\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont MAP kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075103 obo:GO_0075103 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of calcium or calmodulin-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by host of symbiont Ca++ or calmodulin-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075103"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host calcium or calmodulin-mediated signal transduction ; GO:0075133\"."^^xsd:string ; rdfs:label "modulation by host of symbiont calcium or calmodulin-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075104 obo:GO_0075104 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052525 , obo:GO_0075103 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of calcium or calmodulin-mediated signal transduction in the symbiont organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by host of symbiont Ca++ or calmodulin-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075104"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host calcium or calmodulin-mediated signal transduction ; GO:0075134\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont calcium or calmodulin-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075105 obo:GO_0075105 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052492 , obo:GO_0075103 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of calcium or calmodulin-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by host of symbiont Ca++ or calmodulin-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075105"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host calcium or calmodulin-mediated signal transduction ; GO:0075135\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont calcium or calmodulin-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075106 obo:GO_0075106 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052148 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of the host adenylate cyclase activity, which involves catalysis of the reaction: ATP = 3',5'-cyclic AMP + diphosphate. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "Modulation by symbiont of host 3',5'-cyclic AMP synthetase activity"^^xsd:string , "Modulation by symbiont of host ATP diphosphate-lyase (cyclizing ; 3',5'-cyclic-AMP-forming) activity"^^xsd:string , "Modulation by symbiont of host ATP diphosphate-lyase (cyclizing) activity"^^xsd:string , "Modulation by symbiont of host ATP pyrophosphate-lyase activity"^^xsd:string , "Modulation by symbiont of host adenyl cyclase activity"^^xsd:string , "Modulation by symbiont of host adenylyl cyclase activity"^^xsd:string , "Modulation by symbiont of host adenylylcyclase activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "Modulation by symbiont of host cAMP generating peptide activity"^^xsd:string ; oboInOwl:id "GO:0075106"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont adenylate cyclase activity ; GO:0075075\"."^^xsd:string ; rdfs:label "modulation by symbiont of host adenylate cyclase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075107 obo:GO_0075107 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043948 , obo:GO_0075106 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of the host adenylate cyclase activity, which involves catalysis of the reaction: ATP = 3',5'-cyclic AMP + diphosphate. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "Positive regulation by symbiont of host 3',5'-cyclic AMP synthetase activity"^^xsd:string , "Positive regulation by symbiont of host ATP diphosphate-lyase (cyclizing ; 3',5'-cyclic-AMP-forming) activity"^^xsd:string , "Positive regulation by symbiont of host ATP diphosphate-lyase (cyclizing) activity"^^xsd:string , "Positive regulation by symbiont of host ATP pyrophosphate-lyase activity"^^xsd:string , "Positive regulation by symbiont of host adenyl cyclase activity"^^xsd:string , "Positive regulation by symbiont of host adenylyl cyclase activity"^^xsd:string , "Positive regulation by symbiont of host adenylylcyclase activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "Positive regulation by symbiont of host cAMP generating peptide activity"^^xsd:string ; oboInOwl:id "GO:0075107"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont adenylate cyclase activity ; GO:0075076\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host adenylate cyclase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075108 obo:GO_0075108 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052053 , obo:GO_0075106 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of the host adenylate cyclase activity, which catalyze the reaction: ATP = 3',5'-cyclic AMP + diphosphate. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "Negative regulation by symbiont of host 3',5'-cyclic AMP synthetase activity"^^xsd:string , "Negative regulation by symbiont of host ATP diphosphate-lyase (cyclizing ; 3',5'-cyclic-AMP-forming) activity"^^xsd:string , "Negative regulation by symbiont of host ATP diphosphate-lyase (cyclizing) activity"^^xsd:string , "Negative regulation by symbiont of host ATP pyrophosphate-lyase activity"^^xsd:string , "Negative regulation by symbiont of host adenyl cyclase activity"^^xsd:string , "Negative regulation by symbiont of host adenylyl cyclase activity"^^xsd:string , "Negative regulation by symbiont of host adenylylcyclase activity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "Negative regulation by symbiont of host cAMP generating peptide activity"^^xsd:string ; oboInOwl:id "GO:0075108"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont adenylate cyclase activity ; GO:0075077\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host adenylate cyclase activity"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075109 obo:GO_0075109 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of receptor-mediated signal transduction in the host organism. The receptor is defined as a protein on the cell membrane or within the cytoplasm or cell nucleus that binds to a specific molecule (a ligand) such as a neurotransmitter or a hormone or other substance, and initiates the cellular response to the ligand. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075109"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont receptor-mediated signal transduction ; GO:0075078\"."^^xsd:string ; rdfs:label "modulation by symbiont of host receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075110 obo:GO_0075110 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0075109 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of receptor-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075110"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont receptor-mediated signal transduction ; GO:0075079\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075111 obo:GO_0075111 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052029 , obo:GO_0075109 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of receptor-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075111"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont receptor-mediated signal transduction ; GO:0075080\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075112 obo:GO_0075112 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075109 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of transmembrane receptor-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075112"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont transmembrane receptor-mediated signal transduction ; GO:0075081\"."^^xsd:string ; rdfs:label "modulation by symbiont of host transmembrane receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075113 obo:GO_0075113 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075110 , obo:GO_0075112 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of transmembrane receptor-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075113"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont transmembrane receptor-mediated signal transduction ; GO:0075082\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host transmembrane receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075114 obo:GO_0075114 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075111 , obo:GO_0075112 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of transmembrane receptor-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075114"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont transmembrane receptor-mediated signal transduction ; GO:0075083\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host transmembrane receptor-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075115 obo:GO_0075115 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075112 , obo:GO_0075208 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of host transmembrane receptor-mediated cAMP signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host transmembrane receptor-mediated cAMP signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075115"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction ; GO:0075084\"."^^xsd:string ; rdfs:label "modulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075116 obo:GO_0075116 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075113 , obo:GO_0075115 , obo:GO_0075209 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of host transmembrane receptor-mediated cAMP signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host transmembrane receptor-mediated cAMP signaling"^^xsd:string , "promotion by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string , "upregulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string ; oboInOwl:hasNarrowSynonym "activation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string , "stimulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075116"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction ; GO:0075085\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075117 obo:GO_0075117 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075114 , obo:GO_0075115 , obo:GO_0075210 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of host transmembrane receptor-mediated cAMP signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "downregulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string , "negative regulation by symbiont of host transmembrane receptor-mediated cAMP signaling"^^xsd:string ; oboInOwl:hasNarrowSynonym "inhibition by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075117"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont transmembrane receptor-mediated cAMP signal transduction ; GO:0075086\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host transmembrane receptor-mediated cAMP signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075118 obo:GO_0075118 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075112 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of the host G-protein coupled receptor protein signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075118"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont G-protein coupled receptor protein signal transduction ; GO:0075087\"."^^xsd:string ; rdfs:label "modulation by symbiont of host G-protein coupled receptor protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075119 obo:GO_0075119 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075113 , obo:GO_0075118 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of the host G-protein coupled receptor protein signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075119"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by symbiont of host G-protein coupled receptor protein signal transduction ; GO:0075088\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host G-protein coupled receptor protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075120 obo:GO_0075120 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075114 , obo:GO_0075118 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of the host G-protein coupled receptor protein signal transduction. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075120"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont G-protein coupled receptor protein signal transduction ; GO:0075089\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host G-protein coupled receptor protein signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075121 obo:GO_0075121 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075118 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of the host signal transduction mediated by G-protein alpha subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075121"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont signal transduction mediated by G-protein alpha subunit ; GO:0075090\"."^^xsd:string ; rdfs:label "modulation by symbiont of host signal transduction mediated by G-protein alpha subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075122 obo:GO_0075122 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075119 , obo:GO_0075121 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of the host signal transduction mediated by G-protein alpha subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075122"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont signal transduction mediated by G-protein alpha subunit ; GO:0075091\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host signal transduction mediated by G-protein alpha subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075123 obo:GO_0075123 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075120 , obo:GO_0075121 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of the host signal transduction mediated by G-protein alpha subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075123"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont signal transduction mediated by G-protein alpha subunit ; GO:0075092\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host signal transduction mediated by G-protein alpha subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075124 obo:GO_0075124 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075118 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of the host signal transduction mediated by G-protein beta subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075124"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont signal transduction mediated by G-protein beta subunit ; GO:0075093\"."^^xsd:string ; rdfs:label "modulation by symbiont of host signal transduction mediated by G-protein beta subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075125 obo:GO_0075125 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075119 , obo:GO_0075124 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of the host signal transduction mediated by G-protein beta subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075125"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont signal transduction mediated by G-protein beta subunit ; GO:0075094\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host signal transduction mediated by G-protein beta subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075126 obo:GO_0075126 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075120 , obo:GO_0075124 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of the host signal transduction mediated by G-protein beta subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075126"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont signal transduction mediated by G-protein beta subunit ; GO:0075095\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host signal transduction mediated by G-protein beta subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075127 obo:GO_0075127 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075118 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of the host signal transduction mediated by G-protein gamma subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075127"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont signal transduction mediated by G-protein gamma subunit ; GO:0075096\"."^^xsd:string ; rdfs:label "modulation by symbiont of host signal transduction mediated by G-protein gamma subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075128 obo:GO_0075128 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075119 , obo:GO_0075127 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of the host signal transduction mediated by G-protein gamma subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075128"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont signal transduction mediated by G-protein gamma subunit ; GO:0075097\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host signal transduction mediated by G-protein gamma subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075129 obo:GO_0075129 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075120 , obo:GO_0075127 ; obo:IAO_0000115 "Any process in which the symbiont stops, prevents, or reduces the frequency, rate or extent of the host signal transduction mediated by G-protein gamma subunit. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075129"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont signal transduction mediated by G-protein gamma subunit ; GO:0075098\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host signal transduction mediated by G-protein gamma subunit"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075130 obo:GO_0075130 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of protein kinase-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075130"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont protein kinase-mediated signal transduction ; GO:0075099\"."^^xsd:string ; rdfs:label "modulation by symbiont of host protein kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075131 obo:GO_0075131 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0075130 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of protein kinase-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075131"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont protein kinase-mediated signal transduction ; GO:0075100\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host protein kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075132 obo:GO_0075132 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052029 , obo:GO_0075130 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of protein kinase-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075132"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"negative regulation by host of symbiont protein kinase-mediated signal transduction ; GO:0075101\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host protein kinase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075133 obo:GO_0075133 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of calcium or calmodulin-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host Ca++ or calmodulin-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075133"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont calcium or calmodulin-mediated signal transduction ; GO:0075103\"."^^xsd:string ; rdfs:label "modulation by symbiont of host calcium or calmodulin-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075134 obo:GO_0075134 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0075133 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of calcium or calmodulin-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host Ca++ or calmodulin-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075134"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont calcium or calmodulin-mediated signal transduction ; GO:0075104\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host calcium or calmodulin-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075135 obo:GO_0075135 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052029 , obo:GO_0075133 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of calcium or calmodulin-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by symbiont of host Ca++ or calmodulin-mediated signal transduction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075135"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"Negative regulation by host of symbiont calcium or calmodulin-mediated signal transduction ; GO:0075105\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host calcium or calmodulin-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075136 obo:GO_0075136 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 , obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "response of symbiont to host"^^xsd:string ; oboInOwl:id "GO:0075136"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075137 obo:GO_0075137 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont organism or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting the redox environment in host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response of symbiont to host redox environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075137"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "response to host redox environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075138 obo:GO_0075138 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting oxygen tension in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response of symbiont to host oxygen tension environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075138"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "response to host oxygen tension environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075139 obo:GO_0075139 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting iron concentration in its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response of symbiont to host iron concentration"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075139"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "response to host iron concentration"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075140 obo:GO_0075140 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of detecting host defense molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response of symbiont to host defense molecules"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075140"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "response to host defense molecules"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075141 obo:GO_0075141 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against the components of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075141"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075142 obo:GO_0075142 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075138 , obo:GO_0075141 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against oxygen tension environment of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075142"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host oxygen tension environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075143 obo:GO_0075143 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075137 , obo:GO_0075141 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against redox environment of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075143"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host redox environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075144 obo:GO_0075144 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075139 , obo:GO_0075141 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against iron concentration environment of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075144"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host iron concentration"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075145 obo:GO_0075145 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075140 , obo:GO_0075141 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against defense molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075145"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host defense molecules"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075146 obo:GO_0075146 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075000 , obo:GO_0075141 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against osmotic environment of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075146"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host osmotic environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075147 obo:GO_0075147 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075147"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075148 obo:GO_0075148 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075148"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075149 obo:GO_0075149 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075149"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075150 obo:GO_0075150 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its receptor-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont receptor-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075150"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of receptor-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075151 obo:GO_0075151 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075148 , obo:GO_0075150 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its receptor-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont receptor-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075151"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of receptor-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075152 obo:GO_0075152 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075149 , obo:GO_0075150 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont receptor-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont receptor-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075152"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of receptor-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075153 obo:GO_0075153 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075150 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its transmembrane receptor-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont transmembrane receptor-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075153"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of transmembrane receptor-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075154 obo:GO_0075154 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075151 , obo:GO_0075153 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its transmembrane receptor-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont transmembrane receptor-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075154"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of transmembrane receptor-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075155 obo:GO_0075155 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075152 , obo:GO_0075153 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont transmembrane receptor-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont transmembrane receptor-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075155"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of transmembrane receptor-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075156 obo:GO_0075156 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075153 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its G-protein coupled receptor protein-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of G-protein coupled receptor protein signalling pathway in response to host"^^xsd:string , "regulation of symbiont G-protein coupled receptor protein-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075156"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of G-protein coupled receptor protein signaling pathway in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075157 obo:GO_0075157 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075154 , obo:GO_0075156 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its G-protein coupled receptor protein-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of G-protein coupled receptor protein signalling pathway in response to host"^^xsd:string , "positive regulation of symbiont G-protein coupled receptor protein-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075157"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of G-protein coupled receptor protein signaling pathway in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075158 obo:GO_0075158 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075155 , obo:GO_0075156 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont G-protein coupled receptor protein-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of G-protein coupled receptor protein signalling pathway in response to host"^^xsd:string , "negative regulation of symbiont G-protein coupled receptor protein-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075158"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of G-protein coupled receptor protein signaling pathway in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075159 obo:GO_0075159 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075156 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its G-protein alpha subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont G-protein alpha subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075159"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of G-protein alpha subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075160 obo:GO_0075160 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075157 , obo:GO_0075159 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its G-protein alpha subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont G-protein alpha subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075160"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of G-protein alpha subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075161 obo:GO_0075161 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075158 , obo:GO_0075159 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont G-protein alpha subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont G-protein alpha subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075161"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of G-protein alpha subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075162 obo:GO_0075162 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075156 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its G-protein beta subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont G-protein beta subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075162"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of G-protein beta subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075163 obo:GO_0075163 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075157 , obo:GO_0075162 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its G-protein beta subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont G-protein beta subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075163"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of G-protein beta subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075164 obo:GO_0075164 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075158 , obo:GO_0075162 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont G-protein beta subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont G-protein beta subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075164"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of G-protein beta subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075165 obo:GO_0075165 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075156 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its G-protein gamma subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont G-protein gamma subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075165"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of G-protein gamma subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075166 obo:GO_0075166 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075157 , obo:GO_0075165 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its G-protein gamma subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont G-protein gamma subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075166"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of G-protein gamma subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075167 obo:GO_0075167 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075158 , obo:GO_0075165 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont G-protein gamma subunit-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont G-protein gamma subunit-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075167"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of G-protein gamma subunit-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075168 obo:GO_0075168 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its protein kinase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont protein kinase-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075168"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of protein kinase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075169 obo:GO_0075169 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075148 , obo:GO_0075168 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its protein kinase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075169"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of symbiont protein kinase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075170 obo:GO_0075170 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075149 , obo:GO_0075168 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont protein kinase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont protein kinase-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075170"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of protein kinase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075171 obo:GO_0075171 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075168 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its MAP kinase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont MAP kinase-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075171"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of MAP kinase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075172 obo:GO_0075172 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075169 , obo:GO_0075171 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its MAP kinase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont MAP kinase-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075172"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of MAP kinase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075173 obo:GO_0075173 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075170 , obo:GO_0075171 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont MAP kinase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont MAP kinase-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075173"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of MAP kinase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075174 obo:GO_0075174 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its cAMP-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of cAMP-mediated signal transduction in response to host"^^xsd:string , "regulation of cAMP-mediated signalling in response to host"^^xsd:string , "regulation of symbiont cAMP-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075174"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of cAMP-mediated signaling in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075175 obo:GO_0075175 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075148 , obo:GO_0075174 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its cAMP-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of cAMP-mediated signal transduction in response to host"^^xsd:string , "positive regulation of cAMP-mediated signalling in response to host"^^xsd:string , "positive regulation of symbiont cAMP-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075175"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of cAMP-mediated signaling in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075176 obo:GO_0075176 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075149 , obo:GO_0075174 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its cAMP-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of cAMP-mediated signal transduction in response to host"^^xsd:string , "negative regulation of cAMP-mediated signalling in response to host"^^xsd:string , "negative regulation of symbiont cAMP-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075176"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of cAMP-mediated signaling in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075177 obo:GO_0075177 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its calcium or calmodulin-mediated signal transduction as a result of detecting host molecules in, on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation of symbiont Ca++ or calmodulin-mediated signal transduction in response to host"^^xsd:string , "modulation of symbiont calcium or calmodulin-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075177"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of calcium or calmodulin-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075178 obo:GO_0075178 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075148 , obo:GO_0075177 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its calcium or calmodulin-mediated signal transduction as a result of detecting host molecules in, on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation of symbiont Ca++ or calmodulin-mediated signal transduction in response to host"^^xsd:string , "positive regulation of symbiont calcium or calmodulin-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075178"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of calcium or calmodulin-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075179 obo:GO_0075179 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075149 , obo:GO_0075177 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont calcium or calmodulin-mediated signal transduction as a result of detecting host molecules in, on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont Ca++ or calmodulin-mediated signal transduction in response to host"^^xsd:string , "negative regulation of symbiont calcium or calmodulin-mediated signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075179"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of calcium or calmodulin-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075180 obo:GO_0075180 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its transcription as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont transcription in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075180"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of transcription in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075181 obo:GO_0075181 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075180 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of its transcription as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075181"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of symbiont transcription in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075182 obo:GO_0075182 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075180 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of its transcription as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075182"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of symbiont transcription in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075183 obo:GO_0075183 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The process in which an organized mass of hyphae is formed on or near the host organism, and numerous infective hyphae develop from the hyphae mass. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075183"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "infection cushion formation on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075187 obo:GO_0075187 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The process in which a specialized structure, consisted of stalked, thick-walled, lobed cells of vegetative epiphytic hyphae, is formed, to attach and penetrate the host surface. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075187"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "hyphopodium formation on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075192 obo:GO_0075192 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The process in which a symbiont cell is formed on or near its host organism, via separated from the tip of an infection hypha by a septum. The haustorium mother cell usually contains 2-4 fungal nuclei, and its function is to attach and penetrate the host. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075192"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "haustorium mother cell formation on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075196 obo:GO_0075196 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075001 ; obo:IAO_0000115 "The attachment of a haustorium mother cell of the symbiont to its host via adhesion molecules. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "adhesion of symbiont haustorium mother cell to host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075196"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "adhesion of symbiont haustorium mother cell to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075197 obo:GO_0075197 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The assembly by the symbiont of a neck-like structure for the purpose of penetration into its host organism. The neck-like structure connects haustorium mother cell and haustorium. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "symbiont haustorium neck formation for entry into host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075197"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "formation of symbiont haustorium neck for entry into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075201 obo:GO_0075201 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075015 ; obo:IAO_0000115 "The assembly by the symbiont of a threadlike, tubular structure, which may contain multiple nuclei and may or may not be divided internally by septa or cross-walls, for the purpose of penetration into its host organism. In the case of an appressorium existing, this term is defined in further details as the process in which the symbiont penetration peg expands to form a hypha which traverses the epidermal cell and emerges into the intercellular space of the mesophyll tissue. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "symbiont penetration hypha formation for entry into host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075201"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "formation of symbiont penetration hypha for entry into host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075205 obo:GO_0075205 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of cAMP-mediated signal transduction in the symbiont. The cAMP-mediated signal transduction is defined as a series of molecular signals in which a cell uses cyclic AMP to convert an extracellular signal into a response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by host of symbiont cAMP-mediated signalling"^^xsd:string , "regulation by host of symbiont cAMP-mediated signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "modulation by host of symbiont cAMP-mediated signaling"^^xsd:string ; oboInOwl:id "GO:0075205"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host cAMP-mediated signal transduction ; GO:0075208\"."^^xsd:string ; rdfs:label "modulation by host of symbiont cAMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075206 obo:GO_0075206 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052525 , obo:GO_0075205 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of cAMP-mediated signal transduction in the symbiont organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by host of symbiont cAMP-mediated signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075206"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host cAMP-mediated signal transduction ; GO:0075209\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont cAMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075207 obo:GO_0075207 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052492 , obo:GO_0075205 ; obo:IAO_0000115 "Any process in which the host organism stops, prevents, or reduces the frequency, rate or extent of cAMP-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by host of symbiont cAMP-mediated signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075207"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"negative regulation by symbiont of host cAMP-mediated signal transduction ; GO:0075210\"."^^xsd:string ; rdfs:label "negative regulation by host of symbiont cAMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075208 obo:GO_0075208 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which the symbiont modulates the frequency, rate or extent of cAMP-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modulation by symbiont of host cAMP-mediated signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075208"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"modulation by host of symbiont cAMP-mediated signal transduction ; GO:0075205\"."^^xsd:string ; rdfs:label "modulation by symbiont of host cAMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075209 obo:GO_0075209 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052028 , obo:GO_0075208 ; obo:IAO_0000115 "Any process in which the symbiont activates, maintains or increases the frequency, rate or extent of cAMP-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "positive regulation by symbiont of host cAMP-mediated signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075209"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"positive regulation by host of symbiont cAMP-mediated signal transduction ; GO:0075206\"."^^xsd:string ; rdfs:label "positive regulation by symbiont of host cAMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075210 obo:GO_0075210 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052029 , obo:GO_0075208 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of cAMP-mediated signal transduction in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation by symbiont of host cAMP-mediated signaling"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075210"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont. To annotate host gene products, consider the biological process term \"Negative regulation by host of symbiont cAMP-mediated signal transduction ; GO:0075207\"."^^xsd:string ; rdfs:label "negative regulation by symbiont of host cAMP-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075211 obo:GO_0075211 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075153 , obo:GO_0075174 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its transmembrane receptor-mediated cAMP signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "regulation of symbiont transmembrane receptor-mediated cAMP signal transduction in response to host"^^xsd:string , "regulation of transmembrane receptor-mediated cAMP signal transduction in response to host"^^xsd:string , "regulation of transmembrane receptor-mediated cAMP signalling in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075211"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "regulation of transmembrane receptor-mediated cAMP signaling in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075212 obo:GO_0075212 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075154 , obo:GO_0075175 , obo:GO_0075211 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its transmembrane receptor-mediated cAMP signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "positive regulation of symbiont transmembrane receptor-mediated cAMP signal transduction in response to host"^^xsd:string ; oboInOwl:id "GO:0075212"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of transmembrane receptor-mediated cAMP signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075213 obo:GO_0075213 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075155 , obo:GO_0075176 , obo:GO_0075211 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont transmembrane receptor-mediated cAMP signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "negative regulation of symbiont transmembrane receptor-mediated cAMP signal transduction in response to host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075213"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of transmembrane receptor-mediated cAMP signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075214 obo:GO_0075214 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 ; obo:IAO_0000115 "The physiological, developmental and morphological changes that occur in a symbiont spore during the process of its encystment. Encystment means to enter a state of essentially suspended animation in which the spore is protected by an outer coating and remains immobile and inactive until favorable conditions for growth occur again. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075214"^^xsd:string ; rdfs:label "spore encystment on host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075218 obo:GO_0075218 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075214 ; obo:IAO_0000115 "The physiological, developmental and morphological changes that occur in a symbiont zoospore during the process of its encystment. Encystment means to enter a state of essentially suspended animation in which the spore is protected by an outer coating and remains immobile and inactive until favorable conditions for growth occur again. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075218"^^xsd:string ; rdfs:label "zoospore encystment on host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075222 obo:GO_0075222 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044132 , obo:GO_0044703 ; obo:IAO_0000115 "The physiological, developmental and morphological changes that occur in a symbiont sporangium following release from dormancy up to the earliest signs of growth occurring on or near its host organism. A sporangium is a structure producing and containing spores. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "germination of symbiont sporangium on or near host"^^xsd:string , "symbiont sporangium germination on or near host"^^xsd:string ; oboInOwl:hasNarrowSynonym "direct germination on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075222"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "sporangium germination on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075226 obo:GO_0075226 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075005 ; obo:IAO_0000115 "The physiological, developmental and morphological changes that occur in the symbiont encysted zoospore, which is on or near its host organism and germinates by developing a germ tube that may penetrate the host directly or indirectly through an appresorium. An encysted zoospore is a zoospore which has shed its flagellum and whose membrane has fused to form a walled cyst. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075226"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "encysted zoospore germination on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075230 obo:GO_0075230 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052127 ; obo:IAO_0000115 "Any process involved in the directed movement of a motile spore on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075230"^^xsd:string ; rdfs:label "spore movement on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075234 obo:GO_0075234 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075230 ; obo:IAO_0000115 "Any process involved in the directed movement of a zoospore on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "zoospore motility on or near host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075234"^^xsd:string ; rdfs:label "zoospore movement on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075238 obo:GO_0075238 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075141 , obo:GO_0075293 ; obo:IAO_0000115 "Any process that contributes to the maintenance of a physiologic state in which the symbiont immune system does not react destructively against pH environment of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075238"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "maintenance of symbiont tolerance to host pH environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075293 obo:GO_0075293 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075136 ; obo:IAO_0000115 "Any process that results in a change in state or activity of the symbiont or its cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of the pH conditions in or around its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "response of symbiont to host pH environment"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075293"^^xsd:string ; rdfs:label "response to host pH environment"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075325 obo:GO_0075325 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051701 ; obo:IAO_0000115 "Any process in which a symbiont disseminates its spores, on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "spore dispersal on or near host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075325"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "spore dispersal on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075326 obo:GO_0075326 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075325 ; obo:IAO_0000115 "Any active process in which a symbiont disseminates its spores, on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "active spore dispersal on or near host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075326"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "active spore dispersal on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075327 obo:GO_0075327 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075325 ; obo:IAO_0000115 "Any passive process in which a symbiont disseminates its spores, on or near its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "passive spore dispersal on or near host during symbiotic interaction"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075327"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "passive spore dispersal on or near host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075328 obo:GO_0075328 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052093 ; obo:IAO_0000115 "The assembly by an organism of an arbuscule, a fine, tree-like hyphal structure projected into the host cell for the purpose of obtaining nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075328"^^xsd:string ; rdfs:comment "Note that this term should not be used to annotate gene products of the host. It should only be used to annotate those gene products from the symbiont involved in this process."^^xsd:string ; rdfs:label "formation by symbiont of arbuscule for nutrient acquisition from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075332 obo:GO_0075332 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052470 ; obo:IAO_0000115 "Any process in which the host organism modulates the frequency, rate or extent of adenylate cyclase-mediated signal transduction in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075332"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"modulation by symbiont of host adenylate cyclase-mediated signal transduction; GO:0075335\"."^^xsd:string ; rdfs:label "modulation by host of symbiont adenylate cyclase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075333 obo:GO_0075333 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052525 , obo:GO_0075332 ; obo:IAO_0000115 "Any process in which the host organism activates, maintains or increases the frequency, rate or extent of adenylate cyclase-mediated signal transduction in the symbiont organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075333"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the host. To annotate symbiont gene products, consider the biological process term \"positive regulation by symbiont of host adenylate cyclase-mediated signal transduction; GO:0075336\"."^^xsd:string ; rdfs:label "positive regulation by host of symbiont adenylate cyclase-mediated signal transduction"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075334 obo:GO_0075334 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075147 ; obo:IAO_0000115 "Any process in which the symbiont organism modulates the frequency, rate or extent of its adenylate cyclase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075334"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "modulation of symbiont adenylate cyclase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075335 obo:GO_0075335 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075148 , obo:GO_0075334 ; obo:IAO_0000115 "Any process in which the symbiont organism activates, maintains or increases the frequency, rate or extent of its adenylate cyclase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075335"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "positive regulation of symbiont adenylate cyclase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075336 obo:GO_0075336 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075149 , obo:GO_0075334 ; obo:IAO_0000115 "Any process in which the symbiont organism stops, prevents, or reduces the frequency, rate or extent of its symbiont adenylate cyclase-mediated signal transduction as a result of detecting molecules of its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075336"^^xsd:string ; rdfs:comment "Note that this term is used to annotate gene products of the symbiont."^^xsd:string ; rdfs:label "negative regulation of symbiont adenylate cyclase-mediated signal transduction in response to host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075342 obo:GO_0075342 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052008 ; obo:IAO_0000115 "The breakdown, by the symbiont, of a PML body within a host cell. A PML body is a nuclear body that reacts against SP100 auto-antibodies (PML = promyelocytic leukemia). The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "catabolism by symbiont of host cell PML body"^^xsd:string , "degradation by symbiont of host cell PML body"^^xsd:string , "disassembly by symbiont of host cell PML NB"^^xsd:string , "disassembly by symbiont of host cell PML body"^^xsd:string , "disassembly by symbiont of host cell PML body during symbiotic interaction"^^xsd:string , "disassembly by symbiont of host cell PML nuclear body"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075342"^^xsd:string ; rdfs:label "disruption by symbiont of host cell PML body"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075343 obo:GO_0075343 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052019 ; obo:IAO_0000115 "The alteration by an organism of the levels of abscisic acid in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075343"^^xsd:string ; rdfs:comment "Note that this term is intended for use in annotation of symbiont gene products. For host gene products that regulate abscisic acid levels in the host, consider annotating to 'regulation of abscisic acid mediated signaling ; GO:0009787' or 'regulation of abscisic acid biosynthetic process ; GO:0010115'."^^xsd:string ; rdfs:label "modulation by symbiont of abscisic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075344 obo:GO_0075344 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051817 ; obo:IAO_0000115 "The alteration by an organism of protein levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075344"^^xsd:string ; rdfs:comment "Note that this term is intended for use in annotation of symbiont gene products."^^xsd:string ; rdfs:label "modulation by symbiont of host protein levels"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075345 obo:GO_0075345 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052228 ; obo:IAO_0000115 "The covalent alteration by an organism of one or more amino acids occurring in proteins, peptides and nascent polypeptides (co-translational, post-translational modifications) of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075345"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Note that this term is intended for use in annotation of symbiont gene products. For host gene products that modify host proteins, consider annotation to 'protein modification process' GO:0006464."^^xsd:string ; rdfs:label "modification by symbiont of host protein"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075346 obo:GO_0075346 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075345 ; obo:IAO_0000115 "The process in which an organism adds one or more ubiquitin groups to a protein of the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasExactSynonym "modification by symbiont of host protein by ubiquitinylation"^^xsd:string , "modification by symbiont of host protein by ubiquitylation "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075346"^^xsd:string ; rdfs:comment "Note that this term is intended for use in annotation of symbiont gene products. For host gene products that ubiquitinate host proteins, consider annotation to 'protein ubiquitination ; GO:0016567'."^^xsd:string ; rdfs:label "modification by symbiont of host protein by ubiquitination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075502 obo:GO_0075502 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039665 ; obo:IAO_0000115 "Induction of endosome membrane permeabilization triggered by an interaction between the host membrane and a membrane-penetration protein associated with the capsid. Occurs after internalization of the virus through the endosomal pathway, and results in delivery of the virus contents into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-06-02T02:40:25Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0075518"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via caveolae-mediated endocytosis followed by endosome membrane"^^xsd:string , "viral entry into host cell via clathrin-mediated endocytosis followed by endosome membrane permeabilization"^^xsd:string ; oboInOwl:id "GO:0075502"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "endosome membrane permeabilization involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075503 obo:GO_0075503 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039654 ; obo:IAO_0000115 "Fusion of a viral membrane with a host macropinosome membrane, that occurs after internalization of the virus through the endosomal pathway, and results in release of the viral contents into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-06-02T02:45:47Z"^^xsd:string ; oboInOwl:hasExactSynonym "viral entry into host cell via macropinocytosis followed by membrane fusion with the endosome membrane"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via macropinocytosis followed by membrane fusion with the host macropinosome membrane"^^xsd:string ; oboInOwl:id "GO:0075503"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "fusion of virus membrane with host macropinosome membrane"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075504 obo:GO_0075504 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039665 ; obo:IAO_0000115 "Induction of macropinosome membrane permeabilization triggered by an interaction between the host membrane and a membrane-penetration protein associated with the capsid. Occurs after internalization of the virus in a macropinosome, and results in release of the viral contents from the macropinosome into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-06-02T02:48:36Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via macropinocytosis followed by macropinosomal membrane permeabilization"^^xsd:string ; oboInOwl:id "GO:0075504"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "macropinosomal membrane permeabilization involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075505 obo:GO_0075505 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075732 ; obo:IAO_0000115 "Viral penetration into the host nucleus where a viral capsid passes intact through the host nuclear pore complex (NPC)."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-26T04:35:03Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075505"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This mechanism is used by viruses with capsids small enough to cross the nuclear pore complex, such as the single-stranded (ss) DNA viruses Parvoviridae, Circoviridae and Geminiviridae."^^xsd:string ; rdfs:label "entry of intact viral capsid into host nucleus through nuclear pore complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075506 obo:GO_0075506 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075732 ; obo:IAO_0000115 "Viral penetration into the host nucleus where the viral genome passes through the nuclear pore complex (NPC) using the cellular importin transport machinery."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-26T04:36:46Z"^^xsd:string ; oboInOwl:hasExactSynonym "entry of viral genome into host nucleus via cellular importin transport through the nuclear pore complex"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075506"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This mechanism is used by some RNA viruses (e.g. Orthomyxoviridae), some dsDNA viruses (e.g. Polyomaviridae) and some ssRNA viruses (e.g. Lentivirus)."^^xsd:string ; rdfs:label "entry of viral genome into host nucleus through nuclear pore complex via importin"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075507 obo:GO_0075507 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075732 ; obo:IAO_0000115 "Viral penetration into the host nucleus where the where a viral capsid docks on the cytoplasmic side of the nuclear pore complex (NPC) and ejects the viral genome through the pore into the nucleoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-26T04:52:51Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075507"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This mechanism is used by viruses such as Herpesvirales whose capsid is too large to enter the nuclear pore complex (NPC) pore."^^xsd:string ; rdfs:label "entry of viral genome into host nucleus via docking of viral capsid to the nuclear pore complex and injection of viral genome"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075508 obo:GO_0075508 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075732 ; obo:IAO_0000115 "Viral penetration into the host nucleus where a viral capsid enters the host nuclear pore complex (NPC) but remains attached to the pore on the nuclear side. The capsid then disassembles, releasing the viral genome into the nucleoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-26T04:56:10Z"^^xsd:string ; oboInOwl:hasExactSynonym "entry of viral genome into host nucleus via attachment of capsid to nuclear pore complex and release of genome into nucleoplasm"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075508"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "This mechanism is used by viruses such as Hepadnaviridae whose capsids enter the NPC but are too big to pass intact into the nucleus."^^xsd:string ; rdfs:label "entry of viral genome into host nucleus via retainment of capsid in nuclear pore complex and release of genome into nucleoplasm"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075509 obo:GO_0075509 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046794 ; obo:IAO_0000115 "Any endocytosis that is involved in the uptake of a virus into a host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-27T11:06:34Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:977"^^xsd:string ; oboInOwl:hasExactSynonym "viral penetration via endocytosis followed by endosome disruption"^^xsd:string , "virus endocytosis by host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via endocytosis"^^xsd:string ; oboInOwl:id "GO:0075509"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "endocytosis involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075510 obo:GO_0075510 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075509 , obo:GO_1902539 ; obo:IAO_0000115 "Any macropinocytosis that is involved in the uptake of a virus into a host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-27T11:24:59Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:800"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via macropinocytosis"^^xsd:string ; oboInOwl:id "GO:0075510"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "macropinocytosis involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075511 obo:GO_0075511 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039664 ; obo:IAO_0000115 "Viral-induced lysis of the macropinosome involved in the uptake of a virus into a host cell. Occurs after internalization of the virus in a macropinosome, and results in the release of viral contents from the macropinosome into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-27T11:38:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075511"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "macropinosome lysis involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075512 obo:GO_0075512 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019065 ; obo:IAO_0000115 "Any clathrin-mediated endocytosis that is involved in the uptake of a virus into a host cell. Begins by invagination of a specific region of the host cell plasma membrane around the bound virus to form a clathrin-coated pit, which then pinches off to form a clathrin-coated endocytic vesicle containing the virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-27T02:08:54Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0075516"^^xsd:string ; oboInOwl:hasDbXref "VZ:957"^^xsd:string ; oboInOwl:hasExactSynonym "viral penetration via clathrin-mediated endocytosis"^^xsd:string ; oboInOwl:hasNarrowSynonym "viral entry into host cell via clathrin-mediated endocytosis followed by endosome lysis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via clathrin-mediated endocytosis"^^xsd:string ; oboInOwl:id "GO:0075512"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "clathrin-mediated endocytosis of virus by host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075513 obo:GO_0075513 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019065 ; obo:IAO_0000115 "Any caveolin-mediated endocytosis that is involved in the uptake of a virus into a host cell. Begins when material is taken up into plasma membrane caveolae - specialized lipid rafts that form 50-70 nm flask-shaped invaginations of the plasma membrane - which then pinch off to form endocytic caveolar carriers containing the virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-27T02:40:04Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:976"^^xsd:string ; oboInOwl:hasExactSynonym "viral entry into host cell via caveolae-mediated endocytosis"^^xsd:string , "viral penetration via caveolae-mediated endocytosis followed by endosome disruption"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "viral entry into host cell via caveolin-mediated endocytosis"^^xsd:string ; oboInOwl:id "GO:0075513"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "caveolin-mediated endocytosis of virus by host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075514 obo:GO_0075514 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0039664 ; obo:IAO_0000115 "Viral-induced lysis of the endosome involved in uptake of a virus into a host cell. Occurs after internalization of the virus through the endosomal pathway, and results in release of the viral contents from the endosome into the host cell cytoplasm."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-07-27T02:56:15Z"^^xsd:string ; oboInOwl:hasExactSynonym "viral entry into host cell via caveolae-mediated endocytosis followed by endosome lysis"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075514"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "endosome lysis involved in viral entry into host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075519 obo:GO_0075519 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075733 ; obo:IAO_0000115 "The directed movement of the viral genome or viral particle within the host cell cytoplasm along host microtubules. Microtubule-dependent transport involves motor proteins like dynein and kinesin and is mostly used by viruses that target their genomes to the nucleus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-03T01:45:25Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075519"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "microtubule-dependent intracellular transport of viral material"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075520 obo:GO_0075520 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075733 ; obo:IAO_0000115 "The directed movement of a virus, or part of a virus, within the host cell cytoplasm via the host's actin filaments. Actin-dependent transport is induced by viral proteins that interact with actin and/or host cell motor proteins like myosins or that promotes actin polymerization/depolymerization reactions."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-03T01:45:55Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:991"^^xsd:string ; oboInOwl:hasExactSynonym "actin-dependent intracellular transport of viral material"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075520"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "actin-dependent intracellular transport of virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075521 obo:GO_0075521 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075519 , obo:GO_0075606 ; obo:IAO_0000115 "The directed movement of a virus, or part of a virus, towards the host cell nucleus using host microtubules."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-03T02:09:21Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:983"^^xsd:string ; oboInOwl:hasExactSynonym "microtubule-dependent intracellular transport of viral material to nucleus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075521"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "microtubule-dependent intracellular transport of viral material towards nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075522 obo:GO_0075522 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044033 ; obo:IAO_0000115 "Process by which viral mRNA translation is initiated, where a domain in the 5' untranslated region (UTR) of the viral mRNA called an internal ribosome entry site (IRES) binds the host 43S preinitiation complex, circumventing regular cap-dependent translation initiation."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-03T02:25:03Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:867"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075522"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "IRES-dependent viral translational initiation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075523 obo:GO_0075523 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044034 ; obo:IAO_0000115 "A process which occurs during viral translation, which involves a translational recoding mechanism called programmed ribosomal frameshifting. This causes the ribosome to alter its reading of the mRNA to an a different open reading frame to produce alternate viral proteins."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-03T02:48:46Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:860"^^xsd:string ; oboInOwl:hasExactSynonym "ribosomal frameshifting involved in viral translation"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075523"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral translational frameshifting"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075524 obo:GO_0075524 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "A translation process in which a specific viral peptide prevents the ribosome from covalently linking a new inserted amino acid, and lets it continue translation, thereby cleaving the nascent protein while allowing translation to continue."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-03T03:19:37Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:914"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075524"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "ribosomal skipping"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075525 obo:GO_0075525 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "A process which occurs as part of viral mRNA translation which allows expression of a downstream open reading frame (ORF) in a dicistronic mRNA. In this process, ribosomes translate the upstream ORF but following termination, a proportion of 40S subunits remain tethered to the mRNA and go on to re-initiate translation at the start codon of the downstream ORF."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-04T12:01:22Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:858"^^xsd:string ; oboInOwl:hasExactSynonym "termination reinitiation involved in viral translation"^^xsd:string , "viral translation involving termination re-initiation"^^xsd:string , "viral translation involving termination-reinitiation"^^xsd:string , "viral translation involving translational stop-start"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075525"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral translational termination-reinitiation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075526 obo:GO_0075526 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "A transcription initiation process during which a nucleotide sequence between 10 and 20 nucleotides in size is cleaved from the 5' end of host mRNAs by a viral RNA-dependent polymerase. The capped leader sequence obtained is subsequently used to prime transcription on the viral genome, which ultimately leads to the synthesis of capped, translatable viral mRNAs."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-04T01:19:00Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:839"^^xsd:string ; oboInOwl:hasExactSynonym "cap snatching involved in viral mRNA transcription"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075526"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "cap snatching"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075527 obo:GO_0075527 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 , obo:GO_0044033 ; obo:IAO_0000115 "The process by which bases in viral mRNA are chemically altered during viral transcription. This is usually the incorporation of 1 - 6 additional nucleotides, which shifts the reading frame, allowing the generation of different protein products or through a specific nucleotide change that eliminates the termination codon."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-04T02:07:03Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:857"^^xsd:string ; oboInOwl:hasExactSynonym "RNA editing involved in viral mRNA transcription"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075527"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral RNA editing"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075528 obo:GO_0075528 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019054 , obo:GO_0052553 ; obo:IAO_0000115 "The process in which a virus effects a change in the host immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-04T02:47:57Z"^^xsd:string ; oboInOwl:hasExactSynonym "regulation by virus of host immune system process"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075528"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "modulation by virus of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075529 obo:GO_0075529 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075720 ; obo:IAO_0000115 "A process by which a virus establishes a latent state within its host as an episome, where the viral genome remains silent in the cytoplasm or nucleus as a circular structure."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-04T03:08:17Z"^^xsd:string ; oboInOwl:hasDbXref "PHI:0000054"^^xsd:string ; oboInOwl:hasExactSynonym "establishment of circular plasmid latency"^^xsd:string , "establishment of latency as a circular plasmid"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075529"^^xsd:string ; rdfs:label "establishment of latency as a circular episome"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075530 obo:GO_0075530 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075720 ; obo:IAO_0000115 "A process by which a virus establishes a latent state within its host as an episome, where the viral genome remains silent in the cytoplasm or nucleus as linear structure."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2011-08-04T03:14:23Z"^^xsd:string ; oboInOwl:hasDbXref "PHI:0000053"^^xsd:string ; oboInOwl:hasExactSynonym "establishment of latency as a linear plasmid"^^xsd:string , "establishment of linear plasmid latency"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075530"^^xsd:string ; rdfs:label "establishment of latency as a linear episome"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075606 obo:GO_0075606 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075733 ; obo:IAO_0000115 "The directed movement of a virus, or part of a virus, towards the host cell nucleus. The process begins after viral entry, and ends when the viral material is at the nuclear membrane."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-11-05T03:33:36Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:990"^^xsd:string ; oboInOwl:hasExactSynonym "cytoplasmic inwards viral transport"^^xsd:string , "transport of viral material to nucleus"^^xsd:string , "viral genome transport to host cell nucleus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075606"^^xsd:string ; oboInOwl:inSubset , ; rdfs:comment "This process does not include the viral material crossing the nuclear membrane. For transport of viral material into the nucleus, consider instead: 'viral penetration into host nucleus ; GO:0075732'."^^xsd:string ; rdfs:label "transport of viral material towards nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075713 obo:GO_0075713 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019043 ; obo:IAO_0000115 "A process by which the virus integrates into the host genome and establishes as a stable provirus or prophage."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-05-07T02:28:41Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0019047"^^xsd:string ; oboInOwl:hasDbXref "PHI:0000055"^^xsd:string , "Reactome:REACT_6918"^^xsd:string , "Reactome:REACT_8990"^^xsd:string , "VZ:980"^^xsd:string ; oboInOwl:hasExactSynonym "prophage integration"^^xsd:string , "provirus integration "^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075713"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "establishment of integrated proviral latency"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075720 obo:GO_0075720 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019043 ; obo:IAO_0000115 "A process by which a virus establishes a latent state within its host as an episome, where the viral genome remains silent in the cytoplasm or nucleus as a distinct genetic entity."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-11-26T03:57:44Z"^^xsd:string ; oboInOwl:hasDbXref "PHI:0000051"^^xsd:string ; oboInOwl:hasExactSynonym "establishment of plasmid latency"^^xsd:string ; oboInOwl:hasNarrowSynonym "establishment as a plasmid prophage"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075720"^^xsd:string ; rdfs:label "establishment of episomal latency"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075732 obo:GO_0075732 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075733 , obo:GO_1902594 ; obo:IAO_0000115 "The crossing by the virus of the host nuclear membrane, either as naked viral genome or for small viruses as an intact capsid."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-05-01T02:43:16Z"^^xsd:string ; oboInOwl:hasDbXref "VZ:989"^^xsd:string ; oboInOwl:hasExactSynonym "viral entry into host nucleus"^^xsd:string , "viral import into host nucleus"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0075732"^^xsd:string ; oboInOwl:inSubset , ; rdfs:label "viral penetration into host nucleus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0075733 obo:GO_0075733 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046794 , obo:GO_1902583 ; obo:IAO_0000115 "The directed movement of a virus, or part of a virus, within the host cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2009-05-01T04:01:33Z"^^xsd:string ; oboInOwl:hasAlternativeId "GO:0046788"^^xsd:string , "GO:0046795"^^xsd:string , "GO:0046796"^^xsd:string ; oboInOwl:hasDbXref "Reactome:REACT_115827"^^xsd:string , "Reactome:REACT_115893"^^xsd:string , "Reactome:REACT_6136"^^xsd:string , "Reactome:REACT_6138"^^xsd:string , "Reactome:REACT_6164"^^xsd:string , "Reactome:REACT_6179"^^xsd:string , "Reactome:REACT_6194"^^xsd:string , "Reactome:REACT_6248"^^xsd:string , "Reactome:REACT_6289"^^xsd:string , "Reactome:REACT_6296"^^xsd:string , "Reactome:REACT_6303"^^xsd:string , "Reactome:REACT_6322"^^xsd:string ; oboInOwl:hasExactSynonym "egress of virus within host cell"^^xsd:string , "intracellular transport of viral material"^^xsd:string , "movement of virus within host cell"^^xsd:string , "viral genome transport in host cell"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "intracellular virion transport"^^xsd:string , "viral egress"^^xsd:string ; oboInOwl:id "GO:0075733"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "intracellular transport of virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0080027 obo:GO_0080027 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell or an organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a herbivore."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0080027"^^xsd:string ; rdfs:label "response to herbivore"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0080034 obo:GO_0080034 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009608 ; obo:IAO_0000115 "Any process that results in a change in the state or activity of a host cell or organism (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of the formation of an abnormal mass of cells in the host organism, induced by a symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0080034"^^xsd:string ; rdfs:label "host response to induction by symbiont of tumor, nodule or growth in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0080185 obo:GO_0080185 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052559 ; obo:IAO_0000115 "Any process that involves recognition of an effector, and by which an organism activates, maintains or increases the frequency, rate or extent of the immune response of the host organism; the immune response is any immune system process that functions in the calibrated response of an organism to a potential internal or invasive threat. The host is defined as the larger of the organisms involved in a symbiotic interaction. Effectors are proteins secreted into the host cell by pathogenic microbes, presumably to alter host immune response signaling. The best characterized effectors are bacterial effectors delivered into the host cell by type III secretion system (TTSS). Effector-triggered immunity (ETI) involves the direct or indirect recognition of an effector protein by the host (for example through plant resistance or R proteins) and subsequent activation of host immune response."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "donghui"^^xsd:string ; oboInOwl:creation_date "2011-08-10T04:33:53Z"^^xsd:string ; oboInOwl:hasExactSynonym "effector dependent induction by symbiont of host immunity"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0080185"^^xsd:string ; rdfs:label "effector dependent induction by symbiont of host immune response"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085000 obo:GO_0085000 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044048 , obo:GO_0052046 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type V secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T03:08:54Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085000"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by type V secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085001 obo:GO_0085001 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052093 ; obo:IAO_0000115 "The assembly by a symbiont of a stylet, a hollow protrusible spear-like structure projected into the host cell for the purpose of obtaining nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-24T01:49:06Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085001"^^xsd:string ; rdfs:label "formation by symbiont of stylet for nutrient acquisition from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085002 obo:GO_0085002 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a symbiont secreted substance released by specialized structures generated in either organisms as a result of the symbiotic interaction. The term host is used for the larger (macro) of the two members of a symbiosis."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T02:38:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085002"^^xsd:string ; rdfs:comment "This term can be used for annotation of structures like the parasitophorous vacuole which are symbiont induced but entirely host-derived, as well as structures like the stylet which are entirely symbiont-derived."^^xsd:string ; rdfs:label "interaction with host mediated by secreted substance released by symbiont from symbiotic structure"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085003 obo:GO_0085003 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via the stylet, a hollow protrusible spear-like structure in the symbiont. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T02:53:56Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085003"^^xsd:string ; rdfs:label "interaction with host via secreted substance released from stylet"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085004 obo:GO_0085004 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via the haustorium, a projection from a cell or tissue that penetrates the host's cell wall. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T02:58:39Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085004"^^xsd:string ; rdfs:label "interaction with host via secreted substance released from haustorium"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085005 obo:GO_0085005 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via invasive hyphae. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T02:59:51Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085005"^^xsd:string ; rdfs:label "interaction with host via secreted substance released from invasive hyphae"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085006 obo:GO_0085006 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via a symbiont-containing vacuole, a specialized sac within the host in which the symbiont resides. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:00:56Z"^^xsd:string ; oboInOwl:hasExactSynonym "interaction with host mediated by symbiont secreted substance released from parasitophorous vacuole"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085006"^^xsd:string ; rdfs:label "interaction with host mediated by symbiont secreted substance released from symbiont-containing vacuole"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085007 obo:GO_0085007 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via the rhoptry, a large, club-shaped secretory organelle that forms part of the apical complex of an apicomplexan parasite. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:02:08Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085007"^^xsd:string ; rdfs:label "interaction with host via secreted substance released from rhoptry"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085008 obo:GO_0085008 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via the microneme, a small, elongated secretory organelle that forms part of the apical complex of an apicomplexan parasite. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:03:16Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085008"^^xsd:string ; rdfs:label "interaction with host via secreted substance released from microneme"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085009 obo:GO_0085009 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085002 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance released by the other (symbiont) organism via Maurer's cleft. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:08:39Z"^^xsd:string ; oboInOwl:hasExactSynonym "interaction with host mediated by symbiont secreted substance released from Maurers cleft"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085009"^^xsd:string ; rdfs:label "interaction with host mediated by symbiont secreted substance released from Maurer's cleft"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085010 obo:GO_0085010 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a secreted substance from the symbiont entering host cells via endocytosis of the substance. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:12:31Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085010"^^xsd:string ; rdfs:label "interaction with host mediated by secreted substance entering host via endocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085011 obo:GO_0085011 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the symbiont organism by a Sec complex. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:18:36Z"^^xsd:string ; oboInOwl:hasExactSynonym "interaction with host via protein secreted by Sec secretion system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085011"^^xsd:string ; rdfs:label "interaction with host via protein secreted by Sec complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085012 obo:GO_0085012 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the symbiont organism by a Tat complex. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:29:37Z"^^xsd:string ; oboInOwl:hasExactSynonym "interaction with host via protein secreted by Tat secretion system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085012"^^xsd:string ; rdfs:label "interaction with host via protein secreted by Tat complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085013 obo:GO_0085013 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052048 ; obo:IAO_0000115 "An interaction with the host organism mediated by a substance secreted by the symbiont organism by a type VII secretion system. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-02-10T03:31:07Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085013"^^xsd:string ; rdfs:label "interaction with host via protein secreted by type VII secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085014 obo:GO_0085014 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "Entry into a dormant state of the symbiont within the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-05-19T02:33:26Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085014"^^xsd:string ; rdfs:label "dormancy entry of symbiont in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085015 obo:GO_0085015 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "Any process in which a dormant state is maintained by the symbiont within the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-05-19T03:17:32Z"^^xsd:string ; oboInOwl:hasExactSynonym "NRP"^^xsd:string , "non-replicating persistence"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085015"^^xsd:string ; rdfs:label "dormancy maintenance of symbiont in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085016 obo:GO_0085016 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044114 ; obo:IAO_0000115 "Exit from dormant state, also known as resuscitation, of the symbiont within the host organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-05-19T03:23:07Z"^^xsd:string ; oboInOwl:hasExactSynonym "resuscitation of symbiont"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085016"^^xsd:string ; rdfs:label "dormancy exit of symbiont in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085017 obo:GO_0085017 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0030260 ; obo:IAO_0000115 "The invasion by a symbiont of a cell of its host organism, forming a vacuole in which the parasite resides. The vacuole membrane is formed from lipids and proteins derived from both host and symbiont. Begins when the symbiont attaches on to the host cell membrane which invaginates and deepens as the symbiont enters, and ends when the host cell membrane closes behind the newly-formed vacuole."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-05-20T02:55:34Z"^^xsd:string ; oboInOwl:hasExactSynonym "symbiont entry into host cell forming a parasitophorous vacuole"^^xsd:string , "symbiont entry into host cell forming a pathogen-containing vacuole"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085017"^^xsd:string ; rdfs:label "symbiont entry into host cell forming a symbiont-containing vacuole"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085018 obo:GO_0085018 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051851 ; obo:IAO_0000115 "The process in which a host organism maintains the structure and function of a symbiont-containing vacuole. The symbiont-containing vacuole is a membrane-bounded vacuole within a host cell in which a symbiont organism resides, and can serve to reduce pathogenicity of invading symbionts by restricting them to the vacuolar compartment."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-05-20T03:58:51Z"^^xsd:string ; oboInOwl:hasExactSynonym "maintenance of parasitophorous vacuole"^^xsd:string , "maintenance of pathogen-containing vacuole"^^xsd:string ; oboInOwl:hasNarrowSynonym "maintenance of vacuolar integrity during bacterial infection"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085018"^^xsd:string ; rdfs:label "maintenance of symbiont-containing vacuole by host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085019 obo:GO_0085019 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052093 ; obo:IAO_0000115 "The assembly of a symbiont-induced complex organelle that comprises of multiple protein and lipid domains for the purpose of obtaining nutrients from its host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-05-20T04:29:24Z"^^xsd:string ; oboInOwl:hasExactSynonym "formation of a symbiont- induced tubovesicular network for nutrient acquisition from host"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085019"^^xsd:string ; rdfs:label "formation by symbiont of a tubovesicular network for nutrient acquisition from host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085021 obo:GO_0085021 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044047 , obo:GO_0052046 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type I secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T03:20:44Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085021"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by type I secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085022 obo:GO_0085022 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044049 , obo:GO_0052046 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type VI secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T03:32:02Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085022"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by type VI secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085023 obo:GO_0085023 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052046 , obo:GO_0085013 ; obo:IAO_0000115 "The process in which an organism effects a change in the structure or function of its host organism, mediated by a substance secreted by a type VII secretion system in the organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T03:35:02Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085023"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by type VII secretion system"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085024 obo:GO_0085024 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052046 , obo:GO_0085011 ; obo:IAO_0000115 "The process in which an organism (symbiont) effects a change in the structure or function of its host organism, mediated by a substance secreted by the Sec complex in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T03:44:31Z"^^xsd:string ; oboInOwl:hasExactSynonym "modification by symbiont of host morphology or physiology via protein secreted by the Sec secretion system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085024"^^xsd:string ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by Sec complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085025 obo:GO_0085025 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052046 , obo:GO_0085012 ; obo:IAO_0000115 "The process in which an organism (symbiont) effects a change in the structure or function of its host organism, mediated by a substance secreted by the Tat complex in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T03:47:01Z"^^xsd:string ; oboInOwl:hasExactSynonym "modification by symbiont of host morphology or physiology via protein secreted by the Tat secretion system"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085025"^^xsd:string ; rdfs:label "modification by symbiont of host morphology or physiology via protein secreted by Tat complex"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085027 obo:GO_0085027 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044411 ; obo:IAO_0000115 "Penetration by symbiont of a host anatomical structure which provides a barrier to symbiont entry, mediated by symbiont degradative enzymes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T04:00:22Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085027"^^xsd:string ; rdfs:label "entry into host via enzymatic degradation of host anatomical structure"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085028 obo:GO_0085028 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085027 ; obo:IAO_0000115 "Penetration by symbiont of host physical barriers, mediated by symbiont degradative enzymes."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jane"^^xsd:string ; oboInOwl:creation_date "2010-07-09T04:02:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085028"^^xsd:string ; rdfs:label "entry into host via enzymatic degradation of host cuticle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085030 obo:GO_0085030 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044403 ; obo:IAO_0000115 "An interaction between two organisms living together in more or less intimate association in a relationship in which both organisms benefit from each other."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2010-07-27T01:25:21Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085030"^^xsd:string ; rdfs:label "mutualism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085031 obo:GO_0085031 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044403 ; obo:IAO_0000115 "An interaction between two organisms living together in more or less intimate association in a relationship in which one benefits and the other is unaffected."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2010-07-27T01:27:55Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085031"^^xsd:string ; rdfs:label "commensalism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085032 obo:GO_0085032 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052027 ; obo:IAO_0000115 "Any process in which an organism modulates the frequency, rate or extent of host NF-kappaB-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2010-07-27T02:13:37Z"^^xsd:string ; oboInOwl:hasExactSynonym "modulation by symbiont of host NF-kappaB-mediated signal transduction pathway"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085032"^^xsd:string ; rdfs:label "modulation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085033 obo:GO_0085033 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0085032 ; obo:IAO_0000115 "Any process that activates or increases the frequency, rate or extent of host NF-kappaB-mediated signal transduction pathways during the host defense response. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2010-07-27T02:47:01Z"^^xsd:string ; oboInOwl:hasExactSynonym "activation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string , "induction by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string , "positive regulation by symbiont of host NF-kappaB-mediated signal transduction pathway"^^xsd:string , "positive regulation by symbiont of nuclear factor kappa-light-chain-enhancer of activated B cells mediated signal transduction pathway"^^xsd:string , "stimulation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string , "up regulation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string , "up-regulation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string , "upregulation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0085033"^^xsd:string ; rdfs:label "positive regulation by symbiont of host I-kappaB kinase/NF-kappaB cascade"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0085044 obo:GO_0085044 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052111 ; obo:IAO_0000115 "The process in which a symbiont organism effects a breakdown of the host organism cuticle. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "janelomax"^^xsd:string ; oboInOwl:creation_date "2010-07-27T01:08:15Z"^^xsd:string ; oboInOwl:hasExactSynonym "catabolism of host cuticle"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "degradation of host cuticle"^^xsd:string ; oboInOwl:id "GO:0085044"^^xsd:string ; rdfs:label "disassembly by symbiont of host cuticle"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098001 obo:GO_0098001 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046813 ; obo:IAO_0000115 "Process by which a bacteriophage, using its tail fibers, spikes or a baseplate component, initially recognizes and binds to its specific receptor on the host cell surface. This process is reversible and allows the release of a bacteriophage without affecting infection."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:hasExactSynonym "reversible bacteriophage attachment, binding of host cell surface receptor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "phage reversible adsorption"^^xsd:string ; oboInOwl:id "GO:0098001"^^xsd:string ; rdfs:comment "This process was historically defined by the release, by Waring blending or sonication, by dilution and centrifugation, or by filtration and washing, of infective virions from their complexes with cells, thus contrary to what is observed after irreversible adsorption."^^xsd:string ; rdfs:label "receptor-mediated bacteriophage reversible attachment to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098002 obo:GO_0098002 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0046813 ; obo:IAO_0000115 "The processes by which a bacteriophage initially commits to infection by binding the host receptor irreversibly. Disruption of the phage:cell complex at this step results in the loss of infective phage virions since the process is characterized by conformational changes of bacteriophage head and tail proteins and injection of bacteriophage proteins into the infected cell."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:hasExactSynonym "irreversible bacteriophage attachment, binding of host cell surface receptor"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:hasRelatedSynonym "phage irreversible adsorption"^^xsd:string ; oboInOwl:id "GO:0098002"^^xsd:string ; rdfs:label "receptor-mediated bacteriophage irreversible attachment to host cell"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098003 obo:GO_0098003 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form a virus tail."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-18T16:01:59Z"^^xsd:string ; oboInOwl:hasExactSynonym "virus tail assembly"^^xsd:string ; oboInOwl:hasNarrowSynonym "bacteriophage tail assembly"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098003"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral tail assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098004 obo:GO_0098004 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form a virus tail fiber."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-18T16:08:15Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098004"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "virus tail fiber assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098005 obo:GO_0098005 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "Process by which virus heads and tails are attached to each other."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-18T16:11:59Z"^^xsd:string ; oboInOwl:hasExactSynonym "virus head-tail joining"^^xsd:string ; oboInOwl:hasNarrowSynonym "phage head tail joining"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098005"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral head-tail joining"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098006 obo:GO_0098006 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019073 ; obo:IAO_0000115 "The encapsulation of the viral genome within the capsid where DNA is packaged into the capsid until the capsid is full."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-18T16:15:09Z"^^xsd:string ; oboInOwl:hasNarrowSynonym "phage headful packaging"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098006"^^xsd:string ; oboInOwl:inSubset ; rdfs:comment "Generalized transducing phages usually use this mode of DNA packaging."^^xsd:string ; rdfs:label "viral DNA genome packaging, headful"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098035 obo:GO_0098035 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0019073 ; obo:IAO_0000115 "The encapsulation of the viral DNA genome within the capsid, which proceeds via cleavage of the viral DNA at specific sites by a viral terminase."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-20T11:36:49Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098035"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral DNA genome packaging via site-specific sequence recognition"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098036 obo:GO_0098036 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098035 ; obo:IAO_0000115 "The encapsulation of the viral DNA genome within the capsid, which proceeds via cleavage of the viral DNA at specific sites to produce 3' protruding ends."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-20T11:38:40Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098036"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral DNA genome packaging, 3' extended cos packaging"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098037 obo:GO_0098037 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0098035 ; obo:IAO_0000115 "The encapsulation of the viral DNA genome within the capsid, which proceeds via cleavage of the viral DNA at specific sites to produce 5' protruding ends."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-20T11:40:47Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098037"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "viral DNA genome packaging, 5' extended cos packaging"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098045 obo:GO_0098045 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0016032 ; obo:IAO_0000115 "The aggregation, arrangement and bonding together of a set of components to form a virus baseplate."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "brenley"^^xsd:string ; oboInOwl:creation_date "2012-07-25T14:50:32Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098045"^^xsd:string ; oboInOwl:inSubset ; rdfs:label "virus baseplate assembly"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098542 obo:GO_0098542 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "Reactions triggered in response to the presence of another organism that act to protect the cell or organism from damage caused by that organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "davidos"^^xsd:string ; oboInOwl:creation_date "2013-11-11T12:59:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098542"^^xsd:string ; rdfs:label "defense response to other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098543 obo:GO_0098543 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051707 ; obo:IAO_0000115 "The series of events in which a stimulus from another organism is received and converted into a molecular signal."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "davidos"^^xsd:string ; oboInOwl:creation_date "2013-11-11T14:28:54Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098543"^^xsd:string ; rdfs:label "detection of other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098586 obo:GO_0098586 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0009615 ; obo:IAO_0000115 "Any process that results in a change in state or activity of a cell (in terms of movement, secretion, enzyme production, gene expression, etc.) as a result of a stimulus from a virus."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "davidos"^^xsd:string ; oboInOwl:creation_date "2014-01-24T14:54:08Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098586"^^xsd:string ; rdfs:label "cellular response to virus"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098610 obo:GO_0098610 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098610"^^xsd:string ; rdfs:comment "The attachment of one cell to another cell via adhesion molecules where the two interacting cells are from different organisms."^^xsd:string ; rdfs:label "multi-organismal cell-cell adhesion"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098611 obo:GO_0098611 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043690 ; obo:IAO_0000115 "Cell-cell adhesion between two single-celled organisms, during flocculation, mediated via the binding of cell wall proteins on one cell to galactose residues on the other."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098611"^^xsd:string ; rdfs:label "cell-cell adhesion involved in galactose-specific flocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_0098612 obo:GO_0098612 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0043690 ; obo:IAO_0000115 "Cell-cell adhesion between two single-celled organisms, during flocculation, mediated via the binding of cell wall proteins on one cell to mannose residues on the other."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:0098612"^^xsd:string ; rdfs:label "cell-cell adhesion involved in mannose-specific flocculation"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902535 obo:GO_1902535 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044803 ; obo:IAO_0000115 "A membrane invagination which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-02T13:58:43Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902535"^^xsd:string ; rdfs:label "multi-organism membrane invagination"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902537 obo:GO_1902537 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044766 ; obo:IAO_0000115 "A pinocytosis which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-02T14:14:46Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902537"^^xsd:string ; rdfs:label "multi-organism pinocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902539 obo:GO_1902539 rdf:type owl:Class ; rdfs:subClassOf obo:GO_1902537 ; obo:IAO_0000115 "A macropinocytosis which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-02T14:23:06Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902539"^^xsd:string ; rdfs:label "multi-organism macropinocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902541 obo:GO_1902541 rdf:type owl:Class ; rdfs:subClassOf obo:GO_1902537 ; obo:IAO_0000115 "A micropinocytosis which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "bf"^^xsd:string ; oboInOwl:creation_date "2013-12-02T14:26:39Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902541"^^xsd:string ; rdfs:label "multi-organism micropinocytosis"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902579 obo:GO_1902579 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0051704 ; obo:IAO_0000115 "A localization which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-18T13:51:13Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism localization"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902579"^^xsd:string ; rdfs:label "multi-organism localization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902581 obo:GO_1902581 rdf:type owl:Class ; rdfs:subClassOf obo:GO_1902579 ; obo:IAO_0000115 "A cellular localization which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-18T14:04:41Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism cellular localization"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902581"^^xsd:string ; rdfs:label "multi-organism cellular localization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902583 obo:GO_1902583 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044766 ; obo:IAO_0000115 "An intracellular transport which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-18T14:04:58Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism intracellular transport"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902583"^^xsd:string ; rdfs:label "multi-organism intracellular transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902586 obo:GO_1902586 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 , obo:GO_0044766 ; obo:IAO_0000115 "An intercellular transport which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-19T13:25:05Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism intercellular transport"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902586"^^xsd:string ; rdfs:label "multi-organism intercellular transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902588 obo:GO_1902588 rdf:type owl:Class ; rdfs:subClassOf obo:GO_1902586 ; obo:IAO_0000115 "A plasmodesmata-mediated intercellular transport which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-19T13:37:53Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism plasmodesmata-mediated intercellular transport"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902588"^^xsd:string ; rdfs:label "multi-organism plasmodesmata-mediated intercellular transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902590 obo:GO_1902590 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044764 ; obo:IAO_0000115 "An organelle organization which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-19T15:26:08Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism organelle organization"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902590"^^xsd:string ; rdfs:label "multi-organism organelle organization"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902592 obo:GO_1902592 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044803 , obo:GO_1902590 ; obo:IAO_0000115 "A membrane budding which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-19T15:26:25Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism membrane budding"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902592"^^xsd:string ; rdfs:label "multi-organism membrane budding"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1902594 obo:GO_1902594 rdf:type owl:Class ; rdfs:subClassOf obo:GO_1902583 ; obo:IAO_0000115 "A nuclear import which involves another organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "jl"^^xsd:string ; oboInOwl:creation_date "2013-12-19T15:26:43Z"^^xsd:string ; oboInOwl:hasExactSynonym "multi organism nuclear import"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1902594"^^xsd:string ; rdfs:label "multi-organism nuclear import"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990109 obo:GO_1990109 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044419 ; obo:IAO_0000115 "The process involved in the rejection of pollen of one species by cells in the stigma of another species."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "tb"^^xsd:string ; oboInOwl:creation_date "2013-05-29T21:12:09Z"^^xsd:string ; oboInOwl:hasExactSynonym "unilateral interspecific incompatibility"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990109"^^xsd:string ; rdfs:label "rejection of pollen from other species"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990142 obo:GO_1990142 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044649 ; obo:IAO_0000115 "A process that begins with venom being forced into an organism by the bite or sting of another organism, and ends with hemolysis in the bitten organism."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "sp"^^xsd:string ; oboInOwl:creation_date "2013-07-18T10:46:03Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990142"^^xsd:string ; rdfs:label "envenomation resulting in hemolysis in other organism"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990208 obo:GO_1990208 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052018 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the RNA levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-08T13:31:41Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990208"^^xsd:string ; rdfs:label "positive regulation by symbiont of RNA levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990209 obo:GO_1990209 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052018 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of the RNA levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-09T18:09:33Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990209"^^xsd:string ; rdfs:label "negative regulation by symbiont of RNA levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990210 obo:GO_1990210 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0044032 , obo:GO_0052024 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the indole acetic acid levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-09T18:54:11Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990210"^^xsd:string ; rdfs:label "positive regulation by symbiont of indole acetic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990211 obo:GO_1990211 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052022 , obo:GO_0052024 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the jasmonic acid levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-09T18:58:37Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990211"^^xsd:string ; rdfs:label "positive regulation by symbiont of jasmonic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990212 obo:GO_1990212 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052021 , obo:GO_0052024 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the ethylene levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-09T19:03:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990212"^^xsd:string ; rdfs:label "positive regulation by symbiont of ethylene levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990213 obo:GO_1990213 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052023 , obo:GO_0052024 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of salicylic acid levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-09T19:06:19Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990213"^^xsd:string ; rdfs:label "negative regulation by symbiont of salicylic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990214 obo:GO_1990214 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075344 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of protein levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-10T15:39:45Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990214"^^xsd:string ; rdfs:label "negative regulation by symbiont of host protein levels"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990215 obo:GO_1990215 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052038 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of intracellular transport in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-10T15:42:22Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990215"^^xsd:string ; rdfs:label "negative regulation by symbiont of host intracellular transport"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990216 obo:GO_1990216 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052026 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of transcription in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-10T15:45:17Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990216"^^xsd:string ; rdfs:label "positive regulation by symbiont of host transcription"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990217 obo:GO_1990217 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052165 ; obo:IAO_0000115 "Any process in which an organism stops, prevents, or reduces the frequency, rate or extent of phytoalexin production in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-10T15:49:33Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990217"^^xsd:string ; rdfs:label "negative regulation by symbiont of host phytoalexin production"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990218 obo:GO_1990218 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075343 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the abscisic acid levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-10T15:54:10Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990218"^^xsd:string ; rdfs:label "positive regulation by symbiont of abscisic acid levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990219 obo:GO_1990219 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0075344 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of protein levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-10T17:26:03Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990219"^^xsd:string ; rdfs:label "positive regulation by symbiont of host protein levels"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990223 obo:GO_1990223 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0052024 ; obo:IAO_0000115 "Any process in which an organism activates, maintains or increases the frequency, rate or extent of the cytokinin levels in the host organism. The host is defined as the larger of the organisms involved in a symbiotic interaction."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "ml"^^xsd:string ; oboInOwl:creation_date "2013-10-16T15:27:27Z"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990223"^^xsd:string ; rdfs:label "positive regulation by symbiont of cytokinin levels in host"^^xsd:string . ### http://purl.obolibrary.org/obo/GO_1990277 obo:GO_1990277 rdf:type owl:Class ; rdfs:subClassOf obo:GO_0000746 ; obo:IAO_0000115 "A conjugation process that results in the union of cellular and genetic information from compatible mating types, without the formation of zygotes. An example of this process is found in Candida albicans."^^xsd:string ; obo:IAO_0000412 obo:go.owl ; oboInOwl:created_by "pr"^^xsd:string ; oboInOwl:creation_date "2014-01-28T10:30:20Z"^^xsd:string ; oboInOwl:hasBroadSynonym "mating"^^xsd:string ; oboInOwl:hasOBONamespace "biological_process"^^xsd:string ; oboInOwl:id "GO:1990277"^^xsd:string ; rdfs:label "parasexual conjugation with cellular fusion"^^xsd:string . ### http://purl.obolibrary.org/obo/IAO_0000027 obo:IAO_0000027 rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000030 ; rdfs:label "data item"@en . ### http://purl.obolibrary.org/obo/IAO_0000030 obo:IAO_0000030 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000031 ; rdfs:label "information content entity"@en . ### http://purl.obolibrary.org/obo/IAO_0000078 obo:IAO_0000078 rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( obo:IAO_0000002 obo:IAO_0000120 obo:IAO_0000121 obo:IAO_0000122 obo:IAO_0000123 obo:IAO_0000124 obo:IAO_0000125 obo:IAO_0000423 obo:IAO_0000428 ) ] ; rdfs:subClassOf obo:IAO_0000102 ; obo:IAO_0000111 "curation status specification"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "The curation status of the term. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en ; obo:IAO_0000116 "Better to represent curation as a process with parts and then relate labels to that process (in IAO meeting)"@en ; obo:IAO_0000117 "PERSON:Bill Bug"@en ; obo:IAO_0000119 "GROUP:OBI:"@en , "OBI_0000266"@en ; rdfs:label "curation status specification"@en . ### http://purl.obolibrary.org/obo/IAO_0000102 obo:IAO_0000102 rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000027 ; obo:IAO_0000115 "data about an ontology part is a data item about a part of an ontology, for example a term"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"^^xsd:string ; rdfs:label "data about an ontology part"@en . ### http://purl.obolibrary.org/obo/IAO_0000225 obo:IAO_0000225 rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( obo:IAO_0000103 obo:IAO_0000226 obo:IAO_0000227 obo:IAO_0000228 obo:IAO_0000229 ) ] ; rdfs:subClassOf obo:IAO_0000102 ; obo:IAO_0000111 "obsolescence reason specification"@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "The reason for which a term has been deprecated. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en ; obo:IAO_0000116 "The creation of this class has been inspired in part by Werner Ceusters' paper, Applying evolutionary terminology auditing to the Gene Ontology."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Melanie Courtot"@en ; rdfs:label "obsolescence reason specification"@en . ### http://purl.obolibrary.org/obo/IAO_0000409 obo:IAO_0000409 rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( obo:IAO_0000410 obo:IAO_0000420 obo:IAO_0000421 ) ] ; rdfs:subClassOf obo:IAO_0000102 ; obo:IAO_0000112 "The Basic Formal Ontology ontology makes a distinction between Universals and defined classes, where the formal are \"natural kinds\" and the latter arbitrary collections of entities."^^xsd:string ; obo:IAO_0000115 "A denotator type indicates how a term should be interpreted from an ontological perspective."^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; obo:IAO_0000119 "Barry Smith, Werner Ceusters"^^xsd:string ; rdfs:label "denotator type"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_10239 obo:NCBITaxon_10239 rdf:type owl:Class ; rdfs:subClassOf obo:CARO_0001010 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_superkingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Vira"^^xsd:string , "Viridae"^^xsd:string , "viruses"^^xsd:string ; rdfs:label "Viruses"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_12884 obo:NCBITaxon_12884 rdf:type owl:Class ; rdfs:subClassOf obo:CARO_0001010 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_superkingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Viroid"^^xsd:string , "viroids"^^xsd:string ; rdfs:label "Viroids"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_1437180 obo:NCBITaxon_1437180 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_58024 ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "Acrogymnospermae"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_2 obo:NCBITaxon_2 rdf:type owl:Class ; rdfs:subClassOf obo:CARO_0010004 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_superkingdom ; oboInOwl:hasDbXref "GC_ID:11"^^xsd:string , "PMID:10425795"^^xsd:string , "PMID:10425796"^^xsd:string , "PMID:10425797"^^xsd:string , "PMID:10490293"^^xsd:string , "PMID:10843050"^^xsd:string , "PMID:10939651"^^xsd:string , "PMID:10939673"^^xsd:string , "PMID:10939677"^^xsd:string , "PMID:11211268"^^xsd:string , "PMID:11321083"^^xsd:string , "PMID:11321113"^^xsd:string , "PMID:11411719"^^xsd:string , "PMID:11540071"^^xsd:string , "PMID:11542017"^^xsd:string , "PMID:11542087"^^xsd:string , "PMID:11760965"^^xsd:string , "PMID:12054223"^^xsd:string , "PMID:2112744"^^xsd:string , "PMID:270744"^^xsd:string , "PMID:8123559"^^xsd:string , "PMID:8590690"^^xsd:string , "PMID:9103655"^^xsd:string , "PMID:9336922"^^xsd:string ; oboInOwl:hasExactSynonym "Bacteria"^^xsd:string , "eubacteria"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Monera"^^xsd:string , "Procaryotae"^^xsd:string , "Prokaryota"^^xsd:string , "Prokaryotae"^^xsd:string , "bacteria"^^xsd:string , "not Bacteria Haeckel 1894"^^xsd:string , "prokaryote"^^xsd:string , "prokaryotes"^^xsd:string ; rdfs:label "Bacteria "^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_2157 obo:NCBITaxon_2157 rdf:type owl:Class ; rdfs:subClassOf obo:CARO_0010004 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_superkingdom ; oboInOwl:hasDbXref "GC_ID:11"^^xsd:string , "PMID:10425795"^^xsd:string , "PMID:10425796"^^xsd:string , "PMID:10425797"^^xsd:string , "PMID:10490293"^^xsd:string , "PMID:10843050"^^xsd:string , "PMID:10939651"^^xsd:string , "PMID:10939673"^^xsd:string , "PMID:10939677"^^xsd:string , "PMID:11211268"^^xsd:string , "PMID:11321083"^^xsd:string , "PMID:11321113"^^xsd:string , "PMID:11411719"^^xsd:string , "PMID:11540071"^^xsd:string , "PMID:11541975"^^xsd:string , "PMID:11542064"^^xsd:string , "PMID:11542149"^^xsd:string , "PMID:11760965"^^xsd:string , "PMID:12054223"^^xsd:string , "PMID:2112744"^^xsd:string , "PMID:25527841"^^xsd:string , "PMID:270744"^^xsd:string , "PMID:8123559"^^xsd:string , "PMID:8590690"^^xsd:string , "PMID:9103655"^^xsd:string , "PMID:9336922"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Archaebacteria"^^xsd:string , "Mendosicutes"^^xsd:string , "Metabacteria"^^xsd:string , "Monera"^^xsd:string , "Procaryotae"^^xsd:string , "Prokaryota"^^xsd:string , "Prokaryotae"^^xsd:string , "archaea"^^xsd:string , "prokaryote"^^xsd:string , "prokaryotes"^^xsd:string ; rdfs:label "Archaea"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_2759 obo:NCBITaxon_2759 rdf:type owl:Class ; rdfs:subClassOf obo:CARO_0010004 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_superkingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string , "PMID:23020233"^^xsd:string ; oboInOwl:hasExactSynonym "eucaryotes"^^xsd:string , "eukaryotes"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Eucarya"^^xsd:string , "Eucaryotae"^^xsd:string , "Eukarya"^^xsd:string , "Eukaryotae"^^xsd:string , "eukaryotes"^^xsd:string ; rdfs:label "Eukaryota"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_3041 obo:NCBITaxon_3041 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_33090 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_phylum ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string , "PMID:23020233"^^xsd:string ; oboInOwl:hasExactSynonym "green algae"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Chlorophycota"^^xsd:string , "Chlorophyta sensu Bremer 1985"^^xsd:string , "algae"^^xsd:string , "green algae"^^xsd:string ; rdfs:label "Chlorophyta"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_3193 obo:NCBITaxon_3193 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_35493 ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "higher plants"^^xsd:string , "land plants"^^xsd:string , "plants"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "land plants"^^xsd:string ; rdfs:label "Embryophyta"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_33090 obo:NCBITaxon_33090 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_2759 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_kingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "green plants"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Chlorobionta"^^xsd:string , "Chlorophyta/Embryophyta group"^^xsd:string , "chlorophyte/embryophyte group"^^xsd:string , "green plants"^^xsd:string ; rdfs:label "Viridiplantae"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_33208 obo:NCBITaxon_33208 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_2759 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_kingdom ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "metazoans"^^xsd:string , "multicellular animals"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Animalia"^^xsd:string , "animals"^^xsd:string ; rdfs:label "Metazoa"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_3398 obo:NCBITaxon_3398 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_58024 ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "angiosperms"^^xsd:string , "flowering plants"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "Angiospermae"^^xsd:string , "flowering plants"^^xsd:string ; rdfs:label "Magnoliophyta"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_35493 obo:NCBITaxon_35493 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_33090 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_phylum ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "Streptophyta"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_58023 obo:NCBITaxon_58023 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_3193 ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "vascular plants"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "vascular plants"^^xsd:string ; rdfs:label "Tracheophyta"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_58024 obo:NCBITaxon_58024 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_58023 ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "seed plants"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; oboInOwl:hasRelatedSynonym "seed plants"^^xsd:string ; rdfs:label "Spermatophyta"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_9606 obo:NCBITaxon_9606 rdf:type owl:Class ; rdfs:subClassOf obo:NCBITaxon_33208 ; obo:IAO_0000412 obo:ncbitaxon.owl ; ncbitaxon:has_rank obo:NCBITaxon_species ; oboInOwl:hasDbXref "GC_ID:1"^^xsd:string ; oboInOwl:hasExactSynonym "human"^^xsd:string , "man"^^xsd:string ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "Homo sapiens"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_kingdom obo:NCBITaxon_kingdom rdf:type owl:Class ; rdfs:subClassOf ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "kingdom"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_phylum obo:NCBITaxon_phylum rdf:type owl:Class ; rdfs:subClassOf ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "phylum"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_species obo:NCBITaxon_species rdf:type owl:Class ; rdfs:subClassOf ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "species"^^xsd:string . ### http://purl.obolibrary.org/obo/NCBITaxon_superkingdom obo:NCBITaxon_superkingdom rdf:type owl:Class ; rdfs:subClassOf ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:label "superkingdom"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0000001 obo:PATO_0000001 rdf:type owl:Class ; rdfs:subClassOf owl:Thing ; obo:IAO_0000115 "A dependent entity that inheres in a bearer by virtue of how the bearer is related to other entities"^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasAlternativeId "PATO:0000072"^^xsd:string ; oboInOwl:hasExactSynonym "trait"^^xsd:string ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0000001"^^xsd:string ; rdfs:label "quality"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0000014 obo:PATO_0000014 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0001018 ; obo:IAO_0000115 "A composite chromatic quality composed of hue, saturation and intensity parts."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasAlternativeId "PATO:0000020"^^xsd:string ; oboInOwl:hasExactSynonym "colour"^^xsd:string , "relative color"^^xsd:string ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0000014"^^xsd:string ; oboInOwl:inSubset pato:attribute_slim ; rdfs:label "color"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0000161 obo:PATO_0000161 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0001236 ; obo:IAO_0000115 "A quality of a single process inhering in a bearer by virtue of the bearer's occurrence per unit time."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0000161"^^xsd:string ; oboInOwl:inSubset pato:attribute_slim , pato:scalar_slim ; rdfs:label "rate"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0000322 obo:PATO_0000322 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0000014 ; obo:IAO_0000115 "A color hue with high wavelength of the long-wave end of the visible spectrum, evoked in the human observer by radiant energy with wavelengths of approximately 630 to 750 nanometers."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0000322"^^xsd:string ; oboInOwl:inSubset pato:mpath_slim , pato:value_slim ; rdfs:label "red"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0001018 obo:PATO_0001018 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0001241 ; obo:IAO_0000115 "A quality of a physical entity that exists through action of continuants at the physical level of organisation in relation to other entities."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasAlternativeId "PATO:0002079"^^xsd:string ; oboInOwl:hasDbXref "Wikipedia:Physical_property"^^xsd:string ; oboInOwl:hasExactSynonym "relational physical quality"^^xsd:string ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0001018"^^xsd:string ; oboInOwl:inSubset pato:attribute_slim ; rdfs:label "physical quality"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0001236 obo:PATO_0001236 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0000001 ; obo:IAO_0000115 "A quality which inheres in an process."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasAlternativeId "PATO:0001239"^^xsd:string , "PATO:0001240"^^xsd:string ; oboInOwl:hasExactSynonym "quality of a process"^^xsd:string , "quality of occurrent"^^xsd:string , "quality of process"^^xsd:string , "relational quality of occurrent"^^xsd:string ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0001236"^^xsd:string ; rdfs:comment "See comments of relational quality of a physical entity."^^xsd:string ; rdfs:label "process quality"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0001241 obo:PATO_0001241 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0000001 ; obo:IAO_0000115 "A quality which inheres in a continuant."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasAlternativeId "PATO:0001237"^^xsd:string , "PATO:0001238"^^xsd:string ; oboInOwl:hasDbXref "snap:Quality"^^xsd:string ; oboInOwl:hasExactSynonym "monadic quality of a continuant"^^xsd:string , "multiply inhering quality of a physical entity "^^xsd:string , "quality of a continuant"^^xsd:string , "quality of a single physical entity"^^xsd:string , "quality of an object"^^xsd:string , "quality of continuant"^^xsd:string ; oboInOwl:hasNarrowSynonym "monadic quality of an object"^^xsd:string , "monadic quality of continuant"^^xsd:string ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0001241"^^xsd:string ; rdfs:comment "Relational qualities are qualities that hold between multiple entities. Normal (monadic) qualities such as the shape of a eyeball exist purely as a quality of that eyeball. A relational quality such as sensitivity to light is a quality of that eyeball (and connecting nervous system) as it relates to incoming light waves/particles."^^xsd:string ; rdfs:label "physical object quality"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0001338 obo:PATO_0001338 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0002003 ; obo:IAO_0000115 "A biological sex quality inhering in a population of multiple sexes."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0001338"^^xsd:string ; oboInOwl:inSubset pato:value_slim ; rdfs:comment "For example a mixture of females and male or males and hermaphrodites."^^xsd:string ; rdfs:label "mixed sex"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0001415 obo:PATO_0001415 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0002003 ; obo:IAO_0000115 "A quality inhering in a population by virtue of the proportion of its members that are ill at a given time."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0001415"^^xsd:string ; oboInOwl:inSubset pato:attribute_slim , pato:scalar_slim ; rdfs:label "morbidity"^^xsd:string . ### http://purl.obolibrary.org/obo/PATO_0002003 obo:PATO_0002003 rdf:type owl:Class ; rdfs:subClassOf obo:PATO_0001241 ; obo:IAO_0000115 "A quality that inheres in an entire population or part of a population."^^xsd:string ; obo:IAO_0000412 obo:pato.owl ; oboInOwl:hasOBONamespace "quality"^^xsd:string ; oboInOwl:id "PATO:0002003"^^xsd:string ; oboInOwl:inSubset pato:attribute_slim ; rdfs:label "population quality"^^xsd:string . ### http://purl.obolibrary.org/obo/PCO_0000000 obo:PCO_0000000 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000027 , obo:PCO_0000031 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 ] , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 ] ; obo:IAO_0000112 "Examples include: population, community, species (meaning the collection of organisms that makes up a species, not the taxonomic rank), and family." ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A material entity that consists of two or more organisms, viruses, or viroids."@en ; obo:IAO_0000118 "group of organism" , "organism collection" ; rdfs:comment "May be of the same or different species." ; rdfs:label "collection of organisms"@en . ### http://purl.obolibrary.org/obo/PCO_0000001 obo:PCO_0000001 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000112 ""@en , "This a general term that can include every organism of a species living in an area or any subset of them. Subclasses can be more specific as needed."@en ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A collection of organisms, all of the same species, that live in the same place."@en ; obo:IAO_0000119 "ISBN:0878932739" ; rdfs:comment """It is sometimes difficult to define the physical boundaries of a population. In the case of sexually reproducing organisms, the individuals within a population have the potential to reproduce with one another during the course of their lifetimes. 'Community', as often used to describe a group of humans, is a type of population. Classes for population already exist in IDO ('organism population', IDO_0000509) and OBI ('population', OBI_0000181). The definitions should be standardized across OBO Foundry ontologies and only one term used."""@en ; rdfs:label "population of organisms"@en . ### http://purl.obolibrary.org/obo/PCO_0000002 obo:PCO_0000002 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:PCO_0000028 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass [ owl:intersectionOf ( obo:PCO_0000001 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0001025 ; owl:someValuesFrom obo:BFO_0000029 ] ) ; rdf:type owl:Class ] ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:PCO_0000028 , obo:PCO_0000029 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass [ owl:intersectionOf ( obo:PCO_0000001 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0001025 ; owl:someValuesFrom obo:BFO_0000029 ] ) ; rdf:type owl:Class ] ] ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A community of at least two different species, living in a particular area. Must have at least two populations of different species as members."@en ; obo:IAO_0000116 "Not sure if the equivalancy axiom specifies that both populations are located in the same site." ; obo:IAO_0000118 "multispecies community"@en ; obo:IAO_0000119 "ISBN:0865423504" ; rdfs:comment "Ecological community is defined broadly here, but includes both ecological interactions (inherited from parent term community) and spatial co-existence. It may be used to describe every organisms living in an area, but is often used to refer only to organisms of a particular taxon or guild (e.g., the plant community, the insect community, the herbivore community). The word community, as it often used to describe a group of humans living together, is a type of single-species collection of organisms, not an ecological community."@en ; rdfs:label "ecological community"@en . ### http://purl.obolibrary.org/obo/PCO_0000003 obo:PCO_0000003 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:PATO_0002003 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom obo:PCO_0000001 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000020 , obo:PATO_0002003 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom obo:PCO_0000001 ] ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "A quality that inheres in a biological population."@en ; obo:IAO_0000116 "See Chris's comments on population qualities at: http://code.google.com/p/popcomm-ontology/issues/detail?id=4. These may not belong under BFO:quality. May be better to call them population characteristics, and classify as specifically dependent continuants. Need to look at process profiles in BFO2."@en ; rdfs:comment "Includes qualities like population size, population growth rate, carrying capacity, immigration rate, emigration rate, fecundity, and death rate. A population quality may depend on the qualities of individual organisms in the population, but cannot be measured or described for a single organism. This term may be replaced by a PATO term."@en ; rdfs:label "quality of a population"@en . ### http://purl.obolibrary.org/obo/PCO_0000004 obo:PCO_0000004 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:PATO_0002003 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom obo:PCO_0000002 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:BFO_0000020 , obo:PATO_0002003 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0000052 ; owl:someValuesFrom obo:PCO_0000002 ] ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "A quality that inheres in a community."@en ; obo:IAO_0000116 "These may not belong under BFO:quality. May be better to call them community characteristics, and classify as specifically dependent continuants. Need to look at process profiles in BFO2."@en ; rdfs:comment "Includes qualities like diversity, species richness, stability, resilience, community structure, number of trophic levels. A community quality may depend on the qualities of individual organism in the community, but cannot be measured or described for a single individual."@en ; rdfs:label "quality of an ecological community"@en . ### http://purl.obolibrary.org/obo/PCO_0000005 obo:PCO_0000005 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A process that has as primary participant a population. "@en ; rdfs:comment "Includes processes such as population growth, extinction, evolution, selection, and adaptation. Population processes may depend on the processes of individual organisms {e.g., population growth reflects the cumulative multicellular organism reproduction (GO:0032504) and death (GO:0016265) of all individuals in a population}, but cannot be described for an individual organism. Some of these processes (e.g., evolution, extinction) can also occur at the species level, so PCO distinguishes between, for example, population extinction and species extinction. The GO has the terms 'multi-organism process' (GO:0051704) and 'intraspecies interactions between organisms' (GO:0051703), but tPCOhese categories are only defined for interactions between two individuals. It is unclear at this point if 'biological process' (GO:0008150) encompasses population processes. "@en ; rdfs:label "population process"@en . ### http://purl.obolibrary.org/obo/PCO_0000006 obo:PCO_0000006 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000003 ; obo:IAO_0000114 obo:IAO_0000123 ; rdfs:label "population birth rate"@en . ### http://purl.obolibrary.org/obo/PCO_0000007 obo:PCO_0000007 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000003 ; obo:IAO_0000114 obo:IAO_0000123 ; rdfs:label "population death rate"@en . ### http://purl.obolibrary.org/obo/PCO_0000008 obo:PCO_0000008 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000003 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000116 "Is a rate a quality? Population growth rate may be better classified as a process profile."@en ; rdfs:label "population growth rate"@en . ### http://purl.obolibrary.org/obo/PCO_0000009 obo:PCO_0000009 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000003 ; obo:IAO_0000114 obo:IAO_0000428 ; obo:IAO_0000115 "The maximum number of individuals that can be supported in a population that is growing according to logistic growth." ; obo:IAO_0000116 "Might be better to add this as a data property."@en ; obo:IAO_0000119 "ISBN:0878932739" ; rdfs:label "carrying capacity"@en . ### http://purl.obolibrary.org/obo/PCO_0000010 obo:PCO_0000010 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000004 ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "The number of different species represented in an ecological community."@en ; obo:IAO_0000116 "This is a quality of an ecological community (PCO_0000002). If your metric includes the abundances of species (evenness) as well as the number, you should use community species diversity (PCO_0000019)."@en ; obo:IAO_0000119 "adapted from http://en.wikipedia.org/wiki/Species_richness" ; rdfs:label "community species richness"@en . ### http://purl.obolibrary.org/obo/PCO_0000011 obo:PCO_0000011 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000005 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A process that leads to a change in the number of individuals (positive or negative) in a population." ; rdfs:label "population growth" . ### http://purl.obolibrary.org/obo/PCO_0000012 obo:PCO_0000012 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000011 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A population process that leads to an increase in the numbers of individuals in a population following a logistic (S-shaped) curve. Generally occurs when the population has a carrying capacity in a particular habitat." ; rdfs:label "logistic population growth" . ### http://purl.obolibrary.org/obo/PCO_0000013 obo:PCO_0000013 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000011 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A population growth process that leads to an exponential increase in the number of individuals in a population." ; rdfs:label "exponential population growth" . ### http://purl.obolibrary.org/obo/PCO_0000014 obo:PCO_0000014 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:label "predator role"@en . ### http://purl.obolibrary.org/obo/PCO_0000015 obo:PCO_0000015 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:label "prey role"@en . ### http://purl.obolibrary.org/obo/PCO_0000016 obo:PCO_0000016 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000023 ; obo:IAO_0000114 obo:IAO_0000124 ; rdfs:label "symbiont role"@en . ### http://purl.obolibrary.org/obo/PCO_0000017 obo:PCO_0000017 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A collection of organisms that has as parts every organism of given species and no organisms of any other species."@en ; obo:IAO_0000116 "At the moment there is no way to specify in an OWL axiom that the collection includes every individual of a species. This should be added, if possible."@en ; rdfs:comment "This term is neutral with respect to which organisms are included in a species. Membership will depend on the species concept and the taxonomic assertions used to define the species. These criteria must be specified by the user."@en ; rdfs:label "species as a collection of organisms"@en . ### http://purl.obolibrary.org/obo/PCO_0000018 obo:PCO_0000018 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002350 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000017 ] ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:PCO_0000000 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 ] , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002350 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000017 ] ] , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 ] ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A material entity that has as parts two or more organisms, viruses, or viroids of the same species and no members of any other species."@en ; obo:IAO_0000118 "collection of organisms of the same species"@en ; rdfs:label "single-species collection of organisms"@en . ### http://purl.obolibrary.org/obo/PCO_0000019 obo:PCO_0000019 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000004 ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "The number of different species that are represented in a given community, weighted by their abundance. Community species diversity can be calculated in different ways, but consists of two components: species richness and species evenness."@en ; obo:IAO_0000116 "If your metric does not include the abundances of different species, but rather just the numer of species, you should use community species richness (PCO_0000010). More specific subclasses or instances of this class may be created to describe specific ways of measuring diversity." ; obo:IAO_0000119 "adapted from http://en.wikipedia.org/wiki/Species_diversity" ; rdfs:comment "The Shannon Index and Simpson Index are examples of ways in which species diversity is quantified."@en ; rdfs:label "community species diversity"@en . ### http://purl.obolibrary.org/obo/PCO_0000020 obo:PCO_0000020 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000018 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A domestic group, or a number of domestic groups linked through descent (demonstrated or stipulated) from a common ancestor, marriage, or adoption."@en ; obo:IAO_0000116 "Needs axioms for family relationships."@en ; obo:IAO_0000119 "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C25173"@en ; rdfs:comment "Family membership through marriage or adoption apply primarily to human families. In most species, family membership is defined by common anscestry." ; rdfs:label "family"@en . ### http://purl.obolibrary.org/obo/PCO_0000021 obo:PCO_0000021 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000005 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A population process that ultimately leads to the death of all individuals in a population."@en ; rdfs:label "population extinction"@en . ### http://purl.obolibrary.org/obo/PCO_0000022 obo:PCO_0000022 rdf:type owl:Class ; rdfs:subClassOf obo:BFO_0000015 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A process that ultimately leads to the death of all individuals in a population."@en ; rdfs:label "species extinction"@en . ### http://purl.obolibrary.org/obo/PCO_0000023 obo:PCO_0000023 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000004 ; obo:IAO_0000112 "If there are 40 foxes, and 1000 dogs, the community is not very even, but if there are 40 foxes and 42 dogs, the community is quite even."@en ; obo:IAO_0000114 obo:IAO_0000120 ; obo:IAO_0000115 "A quality of a community that reflects how close in abundance all species in a community are."@en ; obo:IAO_0000119 "adapted from http://en.wikipedia.org/wiki/Species_evenness"@en ; rdfs:label "community species evenness"@en . ### http://purl.obolibrary.org/obo/PCO_0000024 obo:PCO_0000024 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000031 , [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:NCBITaxon_9606 ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:NCBITaxon_9606 ] ) ; rdf:type owl:Class ] , [ rdf:type owl:Class ; owl:unionOf ( obo:CARO_0001010 obo:PCO_0000000 ) ] ; obo:IAO_0000115 """A material entity that consists of one or more people who live in the same dwelling and also share at meals or living accommodation, and may consist of a single family or some other grouping of people. """ ; obo:IAO_0000117 "Person: Jie Zheng" ; obo:IAO_0000119 "WEB: http://en.wikipedia.org/wiki/Household" ; rdfs:label "household"@en . ### http://purl.obolibrary.org/obo/PCO_0000025 obo:PCO_0000025 rdf:type owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000002 ; rdfs:comment "This is an example population added to demonstrate the modeling pattern for collections of organisms." ; rdfs:label "red population"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.obolibrary.org/obo/PCO_0000026 obo:PCO_0000026 rdf:type owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000231 obo:IAO_0000002 ; rdfs:comment "An example class added to demonstrate the design pattern for collections of organism. Red organism should be automatically classified as a member of red population when the reasoner is synchronized using a DL query." ; rdfs:label "red organism"@en ; owl:deprecated "true"^^xsd:boolean . ### http://purl.obolibrary.org/obo/PCO_0000027 obo:PCO_0000027 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:PCO_0000018 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:NCBITaxon_9606 ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:NCBITaxon_9606 ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:PCO_0000018 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:NCBITaxon_9606 ] , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:NCBITaxon_9606 ] ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A collection of organisms of the same species that has as members only humans."^^xsd:string ; obo:IAO_0000118 "human community"@en , "human population"@en ; rdfs:label "collection of humans"@en . ### http://purl.obolibrary.org/obo/PCO_0000028 obo:PCO_0000028 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000000 , [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 ] [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 ] ) ; rdf:type owl:Class ] ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A collection of organisms connected by social or biological relations (biotic interactions)."@en ; obo:IAO_0000116 "Biological or social relations are covered by RO_0002437 (biotically interacts with), but that relations does provide an easy way to specify that two entities are interacting with each other (participating in the same interaction). Until that axiom is specified, the logical definition of this term is incomplete."@en ; rdfs:comment "These relations can include shared values, occupying the same spatial regkion. A community be be a single species collection of organsisms (as in a human community, which is also a type of population) or a or multi-species collection of organisms (as in an ecological community)."@en ; rdfs:label "community"@en . ### http://purl.obolibrary.org/obo/PCO_0000029 obo:PCO_0000029 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000000 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A collection of organisms that consists of two or more organisms from at least two species."@en ; obo:IAO_0000116 "Need to add axiom to specify that it has at a mimum members of two different species."@en ; rdfs:comment ""@en ; rdfs:label "multi-species collection of organisms"@en . ### http://purl.obolibrary.org/obo/PCO_0000030 obo:PCO_0000030 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000024 ; obo:IAO_0000114 obo:IAO_0000123 ; obo:IAO_0000115 "A household in which the majority of the income of its members is derived from agricultural activities." ; obo:IAO_0000116 "This is a more narrow definition in which the majority of income of a house comes from agricultural activities, as opposed to the broad definition in which any income comes from agricultural activities. The narrow definition was chosen to be consistent with the SDGIO (UN Sustainable Development Goals) which requested this term." ; rdfs:label "agricultural household"@en . ### http://purl.obolibrary.org/obo/PCO_0000031 obo:PCO_0000031 rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:unionOf ( obo:CARO_0001010 obo:PCO_0000000 ) ] ; rdfs:subClassOf obo:BFO_0000040 ; obo:IAO_0000114 obo:IAO_0000125 ; obo:IAO_0000115 "A material entity that is one or more organisms, viruses or viroids." ; rdfs:label "organismal entity"@en . ### http://purl.obolibrary.org/obo/PCO_0001000 obo:PCO_0001000 rdf:type owl:Class ; rdfs:subClassOf obo:PCO_0000000 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom obo:CARO_0001010 ] , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass obo:CARO_0001010 ] ; rdfs:label "pair of interacting organisms"@en . ### http://purl.obolibrary.org/obo/PCO_0001001 obo:PCO_0001001 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:PCO_0001000 [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002350 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000017 ] ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf obo:PCO_0000018 , obo:PCO_0001000 , [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002351 ; owl:allValuesFrom [ rdf:type owl:Restriction ; owl:onProperty obo:RO_0002350 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass obo:PCO_0000017 ] ] ; rdfs:label "pair of interacting organisms of the same species"@en . ### http://purl.obolibrary.org/obo/NCBITaxon#_taxonomic_rank rdf:type owl:Class ; obo:IAO_0000412 obo:ncbitaxon.owl ; oboInOwl:hasOBONamespace "ncbi_taxonomy"^^xsd:string ; rdfs:comment "This is an abstract class for use with the NCBI taxonomy to name the depth of the node within the tree. The link between the node term and the rank is only visible if you are using an obo 1.3 aware browser/editor; otherwise this can be ignored."^^xsd:string ; rdfs:label "taxonomic rank"^^xsd:string . ### http://purl.obolibrary.org/obo/pco.owl/PCO_0000030 rdf:type owl:Class ; rdfs:subClassOf oboInOwl:ObsoleteClass ; obo:IAO_0000115 "A material entity that is one or more organisms, viruses or viroids." ; obo:IAO_0000231 "wrong IRI form" ; obo:IAO_0100001 "http://purl.obolibrary.org/obo/PCO_0000031" ; rdfs:label "obsolete organismal entity"@en ; owl:deprecated "true"^^xsd:boolean . ### http://www.geneontology.org/formats/oboInOwl#DbXref oboInOwl:DbXref rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000102 . ### http://www.geneontology.org/formats/oboInOwl#Definition oboInOwl:Definition rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000102 . ### http://www.geneontology.org/formats/oboInOwl#ObsoleteClass oboInOwl:ObsoleteClass rdf:type owl:Class ; rdfs:label "Obsolete Class"^^xsd:string . ### http://www.geneontology.org/formats/oboInOwl#Subset oboInOwl:Subset rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; owl:oneOf ( obo:IAO_0000224 ) ] ; rdfs:subClassOf obo:IAO_0000102 . ### http://www.geneontology.org/formats/oboInOwl#Synonym oboInOwl:Synonym rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000102 . ### http://www.geneontology.org/formats/oboInOwl#SynonymType oboInOwl:SynonymType rdf:type owl:Class ; rdfs:subClassOf obo:IAO_0000102 . ################################################################# # Individuals ################################################################# ### http://purl.obolibrary.org/obo/IAO_0000002 obo:IAO_0000002 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; rdfs:label "example to be eventually removed"@en . ### http://purl.obolibrary.org/obo/IAO_0000103 obo:IAO_0000103 rdf:type owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000115 "The term was used in an attempt to structure part of the ontology but in retrospect failed to do a good job"@en ; obo:IAO_0000117 "Person:Alan Ruttenberg"^^xsd:string ; rdfs:label "failed exploratory term"@en . ### http://purl.obolibrary.org/obo/IAO_0000120 obo:IAO_0000120 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "Class has all its metadata, but is either not guaranteed to be in its final location in the asserted IS_A hierarchy or refers to another class that is not complete."@en ; rdfs:label "metadata complete"@en . ### http://purl.obolibrary.org/obo/IAO_0000121 obo:IAO_0000121 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "term created to ease viewing/sort terms for development purpose, and will not be included in a release"@en ; rdfs:label "organizational term"@en . ### http://purl.obolibrary.org/obo/IAO_0000122 obo:IAO_0000122 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "Class has undergone final review, is ready for use, and will be included in the next release. Any class lacking \"ready_for_release\" should be considered likely to change place in hierarchy, have its definition refined, or be obsoleted in the next release. Those classes deemed \"ready_for_release\" will also derived from a chain of ancestor classes that are also \"ready_for_release.\""@en ; rdfs:label "ready for release"@en . ### http://purl.obolibrary.org/obo/IAO_0000123 obo:IAO_0000123 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "Class is being worked on; however, the metadata (including definition) are not complete or sufficiently clear to the branch editors."@en ; rdfs:label "metadata incomplete"@en . ### http://purl.obolibrary.org/obo/IAO_0000124 obo:IAO_0000124 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "Nothing done yet beyond assigning a unique class ID and proposing a preferred term."@en ; rdfs:label "uncurated"@en . ### http://purl.obolibrary.org/obo/IAO_0000125 obo:IAO_0000125 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "All definitions, placement in the asserted IS_A hierarchy and required minimal metadata are complete. The class is awaiting a final review by someone other than the term editor."@en ; rdfs:label "pending final vetting"@en . ### http://purl.obolibrary.org/obo/IAO_0000224 obo:IAO_0000224 rdf:type owl:NamedIndividual , oboInOwl:Subset ; obo:IAO_0000115 "Core is an instance of a grouping of terms from an ontology or ontologies. It is used by the ontology to identify main classes."@en ; obo:IAO_0000117 "PERSON: Alan Ruttenberg"@en , "PERSON: Melanie Courtot"@en ; rdfs:label "core"@en . ### http://purl.obolibrary.org/obo/IAO_0000226 obo:IAO_0000226 rdf:type owl:NamedIndividual , obo:IAO_0000225 ; rdfs:label "placeholder removed"@en . ### http://purl.obolibrary.org/obo/IAO_0000227 obo:IAO_0000227 rdf:type owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000116 "An editor note should explain what were the merged terms and the reason for the merge."@en ; rdfs:label "terms merged"@en . ### http://purl.obolibrary.org/obo/IAO_0000228 obo:IAO_0000228 rdf:type owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000116 "This is to be used when the original term has been replaced by a term imported from an other ontology. An editor note should indicate what is the URI of the new term to use."@en ; rdfs:label "term imported"@en . ### http://purl.obolibrary.org/obo/IAO_0000229 obo:IAO_0000229 rdf:type owl:NamedIndividual , obo:IAO_0000225 ; obo:IAO_0000116 "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split and indicate the URIs of the new terms created."@en ; rdfs:label "term split"@en . ### http://purl.obolibrary.org/obo/IAO_0000410 obo:IAO_0000410 rdf:type owl:NamedIndividual , obo:IAO_0000409 ; obo:IAO_0000116 "Hard to give a definition for. Intuitively a \"natural kind\" rather than a collection of any old things, which a class is able to be, formally. At the meta level, universals are defined as positives, are disjoint with their siblings, have single asserted parents."^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; obo:IAO_0000119 "A Formal Theory of Substances, Qualities, and Universals, http://ontology.buffalo.edu/bfo/SQU.pdf"^^xsd:string ; rdfs:label "universal"^^xsd:string . ### http://purl.obolibrary.org/obo/IAO_0000420 obo:IAO_0000420 rdf:type owl:NamedIndividual , obo:IAO_0000409 ; obo:IAO_0000115 "A defined class is a class that is defined by a set of logically necessary and sufficient conditions but is not a universal"^^xsd:string ; obo:IAO_0000116 "\"definitions\", in some readings, always are given by necessary and sufficient conditions. So one must be careful (and this is difficult sometimes) to distinguish between defined classes and universal."^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; rdfs:label "defined class"^^xsd:string . ### http://purl.obolibrary.org/obo/IAO_0000421 obo:IAO_0000421 rdf:type owl:NamedIndividual , obo:IAO_0000409 ; obo:IAO_0000115 "A named class expression is a logical expression that is given a name. The name can be used in place of the expression."^^xsd:string ; obo:IAO_0000116 "named class expressions are used in order to have more concise logical definition but their extensions may not be interesting classes on their own. In languages such as OWL, with no provisions for macros, these show up as actuall classes. Tools may with to not show them as such, and to replace uses of the macros with their expansions"^^xsd:string ; obo:IAO_0000117 "Alan Ruttenberg"^^xsd:string ; rdfs:label "named class expression"^^xsd:string . ### http://purl.obolibrary.org/obo/IAO_0000423 obo:IAO_0000423 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "Terms with this status should eventually replaced with a term from another ontology."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "group:OBI"@en ; rdfs:label "to be replaced with external ontology term"@en . ### http://purl.obolibrary.org/obo/IAO_0000428 obo:IAO_0000428 rdf:type owl:NamedIndividual , obo:IAO_0000078 ; obo:IAO_0000115 "A term that is metadata complete, has been reviewed, and problems have been identified that require discussion before release. Such a term requires editor note(s) to identify the outstanding issues."@en ; obo:IAO_0000117 "Alan Ruttenberg"@en ; obo:IAO_0000119 "group:OBI"@en ; rdfs:label "requires discussion"@en . ### http://purl.obolibrary.org/obo/RO_0001901 obo:RO_0001901 rdf:type owl:NamedIndividual ; obo:IAO_0000115 """ ## Elucidation This is used when the statement/axiom is assumed to hold true 'eternally' ## How to interpret (informal) First the \"atemporal\" FOL is derived from the OWL using the standard interpretation. This axiom is temporalized by embedding the axiom within a for-all-times quantified sentence. The t argument is added to all instantiation predicates and predicates that use this relation. ## Example Class: nucleus SubClassOf: part_of some cell forall t : forall n : instance_of(n,Nucleus,t) implies exists c : instance_of(c,Cell,t) part_of(n,c,t) ## Notes This interpretation is *not* the same as an at-all-times relation """ ; rdfs:label "axiom holds for all times"@en . ### http://purl.obolibrary.org/obo/RO_0001902 obo:RO_0001902 rdf:type owl:NamedIndividual ; obo:IAO_0000115 """ ## Elucidation This is used when the first-order logic form of the relation is binary, and takes no temporal argument. ## Example: Class: limb SubClassOf: develops_from some lateral-plate-mesoderm forall t, t2: forall x : instance_of(x,Limb,t) implies exists y : instance_of(y,LPM,t2) develops_from(x,y) """ ; rdfs:label "relation has no temporal argument"@en . ################################################################# # Annotations ################################################################# obo:IAO_0000119 "Person:Alan Ruttenberg" . obo:BFO_0000134 obo:IAO_0000600 "To say that each spatiotemporal region s temporally_projects_onto some temporal region t is to say that t is the temporal extension of s. (axiom label in BFO2 Reference: [080-003])"@en , "To say that spatiotemporal region s spatially_projects_onto spatial region r at t is to say that r is the spatial extent of s at t. (axiom label in BFO2 Reference: [081-003])"@en . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000134 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "To say that each spatiotemporal region s temporally_projects_onto some temporal region t is to say that t is the temporal extension of s. (axiom label in BFO2 Reference: [080-003])"@en ; obo:IAO_0010000 ] . [ rdf:type owl:Axiom ; owl:annotatedSource obo:BFO_0000134 ; owl:annotatedProperty obo:IAO_0000600 ; owl:annotatedTarget "To say that spatiotemporal region s spatially_projects_onto spatial region r at t is to say that r is the spatial extent of s at t. (axiom label in BFO2 Reference: [081-003])"@en ; obo:IAO_0010000 ] . obo:RO_0002434 foaf:page "https://github.com/oborel/obo-relations/wiki/InteractionRelations"^^xsd:anyURI ; obo:IAO_0000116 "This relation and all sub-relations can be applied to either (1) pairs of entities that are interacting at any moment of time (2) populations or species of entity whose members have the disposition to interact (3) classes whose members have the disposition to interact." ; rdfs:label "interacts with" ; rdfs:seeAlso "http://purl.obolibrary.org/obo/MI_0914"^^xsd:anyURI ; obo:IAO_0000115 "A relationship that holds between two entities in which the processes executed by the two entities are causally connected." ; obo:IAO_0000116 "Considering relabeling as 'pairwise interacts with'"^^xsd:anyURI ; oboInOwl:inSubset ; obo:IAO_0000232 "Note that this relationship type, and sub-relationship types may be redundant with process terms from other ontologies. For example, the symbiotic relationship hierarchy parallels GO. The relations are provided as a convenient shortcut. Consider using the more expressive processual form to capture your data. In the future, these relations will be linked to their cognate processes through rules." ; oboInOwl:hasExactSynonym "in pairwise interaction with" ; obo:IAO_0000412 obo:ro.owl ; obo:IAO_0000117 "Chris Mungall" . obo:RO_0002437 obo:IAO_0000412 obo:ro.owl ; oboInOwl:inSubset ; obo:IAO_0000118 "interacts with on organism level" ; obo:IAO_0000115 "An interaction relationship in which at least one of the partners is an organism and the other is either an organism or an abiotic entity with which the organism interacts." ; rdfs:label "biotically interacts with" ; rdfs:seeAlso "http://eol.org/schema/terms/interactsWith" , ; obo:IAO_0000117 "Chris Mungall" . ################################################################# # General axioms ################################################################# [ rdf:type owl:AllDifferent ; owl:distinctMembers ( obo:IAO_0000120 obo:IAO_0000121 obo:IAO_0000122 obo:IAO_0000123 obo:IAO_0000124 obo:IAO_0000125 obo:IAO_0000423 obo:IAO_0000428 ) ] . [ rdf:type owl:AllDifferent ; owl:distinctMembers ( obo:IAO_0000226 obo:IAO_0000227 obo:IAO_0000228 obo:IAO_0000229 ) ] . ### Generated by the OWL API (version 4.2.6.20160910-2108) https://github.com/owlcs/owlapi