@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 . ### htt