diff --git a/docs/odk-workflows/RepositoryFileStructure.md b/docs/odk-workflows/RepositoryFileStructure.md index f42d81550..7ea05c01c 100644 --- a/docs/odk-workflows/RepositoryFileStructure.md +++ b/docs/odk-workflows/RepositoryFileStructure.md @@ -23,7 +23,6 @@ These are the current imports in CL | ro | http://purl.obolibrary.org/obo/ro.owl | None | | pato | http://purl.obolibrary.org/obo/pato.owl | None | | ncbitaxon | http://purl.obolibrary.org/obo/ncbitaxon/subsets/taxslim.owl | None | -| iao | http://purl.obolibrary.org/obo/iao.owl | None | ## Components Components, in contrast to imports, are considered full members of the ontology. This means that any axiom in a component is also included in the ontology base - which means it is considered _native_ to the ontology. While this sounds complicated, consider this: conceptually, no component should be part of more than one ontology. If that seems to be the case, we are most likely talking about an import. Components are often not needed for ontologies, but there are some use cases: diff --git a/src/ontology/Makefile b/src/ontology/Makefile index bb0294b84..b604bab1e 100644 --- a/src/ontology/Makefile +++ b/src/ontology/Makefile @@ -113,7 +113,7 @@ all_main: $(MAIN_FILES) # ---------------------------------------- -IMPORTS = pr go caro uberon ro pato ncbitaxon iao +IMPORTS = pr go caro uberon ro pato ncbitaxon IMPORT_ROOTS = $(IMPORTDIR)/merged_import IMPORT_OWL_FILES = $(foreach n,$(IMPORT_ROOTS), $(n).owl) @@ -489,16 +489,6 @@ mirror-ncbitaxon: | $(TMPDIR) if [ $(MIR) = true ] && [ $(IMP) = true ]; then $(ROBOT) convert -I http://purl.obolibrary.org/obo/ncbitaxon/subsets/taxslim.owl -o $@.tmp.owl &&\ mv $@.tmp.owl $(TMPDIR)/$@.owl; fi - -## ONTOLOGY: iao -.PHONY: mirror-iao -.PRECIOUS: $(MIRRORDIR)/iao.owl -mirror-iao: | $(TMPDIR) - if [ $(MIR) = true ] && [ $(IMP) = true ]; then curl -L $(OBOBASE)/iao.owl --create-dirs -o $(MIRRORDIR)/iao.owl --retry 4 --max-time 200 &&\ - $(ROBOT) convert -i $(MIRRORDIR)/iao.owl -o $@.tmp.owl && \ - $(ROBOT) remove -i $@.tmp.owl --base-iri $(URIBASE)/IAO --axioms external --preserve-structure false --trim false -o $@.tmp.owl &&\ - mv $@.tmp.owl $(TMPDIR)/$@.owl; fi - ALL_MIRRORS = $(patsubst %, $(MIRRORDIR)/%.owl, $(IMPORTS)) MERGE_MIRRORS = true diff --git a/src/ontology/cl-edit.owl b/src/ontology/cl-edit.owl index 1e71ab09d..6697b382c 100644 --- a/src/ontology/cl-edit.owl +++ b/src/ontology/cl-edit.owl @@ -3173,6 +3173,10 @@ Declaration(AnnotationProperty(owl:deprecated)) # Annotation Properties ############################ +# Annotation Property: obo:IAO_0000028 (symbol) + +AnnotationAssertion(rdfs:label obo:IAO_0000028 "symbol") + # Annotation Property: obo:IAO_0000115 (definition) AnnotationAssertion(rdfs:label obo:IAO_0000115 "definition") diff --git a/src/ontology/cl-odk.yaml b/src/ontology/cl-odk.yaml index 62751569a..5d8f91b7d 100644 --- a/src/ontology/cl-odk.yaml +++ b/src/ontology/cl-odk.yaml @@ -68,8 +68,6 @@ import_group: use_base: TRUE - id: ncbitaxon mirror_from: http://purl.obolibrary.org/obo/ncbitaxon/subsets/taxslim.owl - - id: iao - make_base: TRUE pattern_pipelines_group: products: - id: clustering diff --git a/src/ontology/imports/iao_terms.txt b/src/ontology/imports/iao_terms.txt deleted file mode 100644 index 3b0a375b6..000000000 --- a/src/ontology/imports/iao_terms.txt +++ /dev/null @@ -1 +0,0 @@ -IAO:0000028 diff --git a/src/ontology/imports/merged_import.owl b/src/ontology/imports/merged_import.owl index fa4ba197a..678d15d9f 100644 --- a/src/ontology/imports/merged_import.owl +++ b/src/ontology/imports/merged_import.owl @@ -7,10 +7,9 @@ Prefix(rdfs:=) Ontology( - -Annotation(owl:versionInfo "2023-07-19") + +Annotation(owl:versionInfo "2023-08-09") -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -138,7 +137,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -151,13 +149,11 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -218,7 +214,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -518,6 +513,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -535,6 +531,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -560,6 +558,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -595,6 +594,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -619,6 +619,9 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -681,11 +684,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -697,7 +701,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -708,7 +711,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -808,7 +810,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1445,7 +1446,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1522,7 +1522,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1645,7 +1644,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1820,12 +1818,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1865,7 +1861,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1882,12 +1877,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -1985,9 +1974,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2068,7 +2054,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2291,10 +2276,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2306,7 +2287,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2317,21 +2297,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2370,10 +2342,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -2720,7 +2688,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3047,8 +3014,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3285,8 +3250,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3776,7 +3739,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3862,7 +3824,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4241,7 +4202,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4711,13 +4671,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -4879,8 +4836,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5110,7 +5065,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5473,15 +5427,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5498,8 +5447,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5634,7 +5581,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5732,9 +5678,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6476,7 +6419,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6615,9 +6557,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6786,7 +6725,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -6847,7 +6785,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7063,9 +7000,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7205,7 +7139,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7254,7 +7187,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7265,7 +7197,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7283,7 +7214,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7437,9 +7367,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7482,7 +7409,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7750,8 +7676,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -7857,13 +7781,6 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) -Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -12390,6 +12307,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -13596,6 +13514,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -13628,7 +13547,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) @@ -13893,24 +13811,6 @@ Declaration(ObjectProperty()) Declaration(ObjectProperty()) Declaration(ObjectProperty()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) -Declaration(NamedIndividual()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -14066,6 +13966,7 @@ Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) +Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) Declaration(AnnotationProperty()) @@ -14142,67 +14043,19 @@ Declaration(AnnotationProperty( (definition) -AnnotationAssertion( "definition"@en) -AnnotationAssertion( ) -AnnotationAssertion( "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en) -AnnotationAssertion( "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) -AnnotationAssertion( "PERSON:Daniel Schober"@en) -AnnotationAssertion( "GROUP:OBI:"@en) -AnnotationAssertion(rdfs:isDefinedBy ) -AnnotationAssertion(rdfs:label "definition"@en) AnnotationAssertion(rdfs:label "definition") # Annotation Property: (editor note) -AnnotationAssertion( "editor note"@en) -AnnotationAssertion( ) -AnnotationAssertion( "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) -AnnotationAssertion( "PERSON:Daniel Schober"@en) -AnnotationAssertion( "GROUP:OBI:"@en) AnnotationAssertion( "IAO:0000116") AnnotationAssertion( "uberon") AnnotationAssertion( "editor_note") AnnotationAssertion( "true"^^xsd:boolean) AnnotationAssertion( "editor_note") -AnnotationAssertion(rdfs:isDefinedBy ) -AnnotationAssertion(rdfs:label "editor note"@en) AnnotationAssertion(rdfs:label "editor note") -# Annotation Property: (has obsolescence reason) - -AnnotationAssertion( "has obsolescence reason"@en) -AnnotationAssertion( "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) -AnnotationAssertion( "PERSON:Alan Ruttenberg"@en) -AnnotationAssertion( "PERSON:Melanie Courtot"@en) -AnnotationAssertion(rdfs:label "has obsolescence reason"@en) - # Annotation Property: (term tracker item) -AnnotationAssertion( "term tracker item"@en) -AnnotationAssertion( "the URI for an OBI Terms ticket at sourceforge, such as https://sourceforge.net/p/obi/obi-terms/772/"@en) -AnnotationAssertion( ) -AnnotationAssertion( "An IRI or similar locator for a request or discussion of an ontology term."@en) -AnnotationAssertion( "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg"@en) -AnnotationAssertion( "Person: Jie Zheng, Chris Stoeckert, Alan Ruttenberg"@en) AnnotationAssertion( "IAO:0000233") AnnotationAssertion( "external") AnnotationAssertion( "uberon") @@ -14210,44 +14063,25 @@ AnnotationAssertion( "true"^^xsd:boolean) AnnotationAssertion( "true"^^xsd:boolean) AnnotationAssertion( "term_tracker_item") -AnnotationAssertion(rdfs:comment "The 'tracker item' can associate a tracker with a specific ontology term."@en) -AnnotationAssertion(rdfs:label "term tracker item"@en) AnnotationAssertion(rdfs:label "term tracker item") # Annotation Property: (expand expression to) -AnnotationAssertion( "expand expression to"@en) -AnnotationAssertion( "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) -AnnotationAssertion( "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) -AnnotationAssertion( "Chris Mungall"@en) -AnnotationAssertion(rdfs:label "expand expression to"@en) AnnotationAssertion(rdfs:label "expand expression to") # Annotation Property: (has ontology root term) -AnnotationAssertion( "has ontology root term"@en) -AnnotationAssertion( "Ontology annotation property. Relates an ontology to a term that is a designated root term of the ontology. Display tools like OLS can use terms annotated with this property as the starting point for rendering the ontology class hierarchy. There can be more than one root."@en) -AnnotationAssertion( "Nicolas Matentzoglu"@en) AnnotationAssertion( "IAO:0000700") +AnnotationAssertion( "external") AnnotationAssertion( "uberon") AnnotationAssertion( "has_ontology_root_term") +AnnotationAssertion( "true"^^xsd:boolean) AnnotationAssertion( "true"^^xsd:boolean) AnnotationAssertion( "has_ontology_root_term") -AnnotationAssertion(rdfs:label "has ontology root term"@en) AnnotationAssertion(rdfs:label "has ontology root term") # Annotation Property: (term replaced by) -AnnotationAssertion( "term replaced by"@en) -AnnotationAssertion( ) -AnnotationAssertion( "Use on obsolete terms, relating the term to another term that can be used as a substitute"@en) -AnnotationAssertion( "Person:Alan Ruttenberg"@en) -AnnotationAssertion( "Person:Alan Ruttenberg"@en) -AnnotationAssertion(rdfs:comment "Add as annotation triples in the granting ontology"@en) -AnnotationAssertion(rdfs:label "term replaced by"@en) AnnotationAssertion(rdfs:label "term replaced by") # Annotation Property: (never_in_taxon) @@ -15185,20 +15019,6 @@ AnnotationAssertion(rdfs:label "r AnnotationAssertion(rdfs:label "results_in_fission_of") SubObjectPropertyOf( ) -# Object Property: (is about) - -AnnotationAssertion( "This document is about information artifacts and their representations"@en) -AnnotationAssertion( ) -AnnotationAssertion( "A (currently) primitive relation that relates an information artifact to an entity."@en) -AnnotationAssertion( "7/6/2009 Alan Ruttenberg. Following discussion with Jonathan Rees, and introduction of \"mentions\" relation. Weaken the is_about relationship to be primitive. - -We will try to build it back up by elaborating the various subproperties that are more precisely defined. - -Some currently missing phenomena that should be considered \"about\" are predications - \"The only person who knows the answer is sitting beside me\" , Allegory, Satire, and other literary forms that can be topical without explicitly mentioning the topic."@en) -AnnotationAssertion( "person:Alan Ruttenberg"@en) -AnnotationAssertion( "Smith, Ceusters, Ruttenberg, 2000 years of philosophy"@en) -AnnotationAssertion(rdfs:label "is about"@en) - # Object Property: (characteristic of) AnnotationAssertion( "inheres in"@en) @@ -19228,25 +19048,6 @@ AnnotationAssertion( "regulation of DNA recombination") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (autophagosome assembly) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "PMID:9412464") "The formation of a double membrane-bounded structure, the autophagosome, that occurs when a specialized membrane sac, called the isolation membrane, starts to enclose a portion of the cytoplasm.") -AnnotationAssertion(Annotation( "GOC:autophagy") "autophagic vacuole assembly") -AnnotationAssertion( "autophagosome biosynthesis") -AnnotationAssertion( "autophagosome formation") -AnnotationAssertion( "PAS formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:mah") "autophagic vacuole formation") -AnnotationAssertion( "GO:0000045") -AnnotationAssertion(rdfs:label "autophagosome assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (mitotic sister chromatid segregation) AnnotationAssertion(Annotation( "GOC:ai") Annotation( "GOC:jl") "The cell cycle process in which replicated homologous chromosomes are organized and then physically separated and apportioned to two sets during the mitotic cell cycle. Each replicated chromosome, composed of two sister chromatids, aligns at the cell equator, paired with its homologous partner. One homolog of each morphologic type goes into each of the resulting chromosome sets.") @@ -19376,17 +19177,6 @@ AnnotationAssertion( "lytic vacuole") SubClassOf( ) -# Class: (autophagosome membrane) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "GOC:isa_complete") "The lipid bilayer surrounding an autophagosome, a double-membrane-bounded vesicle in which endogenous cellular material is sequestered.") -AnnotationAssertion(Annotation( "GOC:autophagy") "autophagic vacuole membrane") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:0000421") -AnnotationAssertion(rdfs:label "autophagosome membrane") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (embryonic axis specification) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:go_curators") Annotation( "GOC:sdb_2009") Annotation( "GOC:tb") "The establishment, maintenance and elaboration of a pattern along a line or a point in an embryo.") @@ -19511,14 +19301,6 @@ AnnotationAssertion( "cell morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cell morphogenesis involved in differentiation) - -AnnotationAssertion(Annotation( "GOC:go_curators") "The change in form (cell shape and size) that occurs when relatively unspecialized cells, e.g. embryonic or regenerative cells, acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0000904") -AnnotationAssertion(rdfs:label "cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (response to acid chemical) AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "GOC:rn") "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 by the chemical structure of the anion portion of a dissociated acid (rather than the acid acting as a proton donor). The acid chemical may be in gaseous, liquid or solid form.") @@ -20585,7 +20367,7 @@ AnnotationAssertion( "See also the Anatomical Dictionary for Mouse Development ontology terms 'TS4, trophectoderm ; EMAP:19', 'TS5, trophectoderm ; EMAP:28' and 'TS6, trophectoderm ; EMAP:39'.") AnnotationAssertion(rdfs:label "trophectodermal cellular morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -20748,17 +20530,6 @@ AnnotationAssertion(rdfs:label "resp EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (Mullerian duct regression) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "PMID:12368913") "The process in which the Mullerian ducts, primordia of the oviducts, uterus and upper vagina, undergo regression in male embryos.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0001880") -AnnotationAssertion(rdfs:label "Mullerian duct regression") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (endothelial cell development) AnnotationAssertion(Annotation( "GOC:dph") "The progression of an endothelial cell over time, from its formation to the mature structure.") @@ -28008,7 +27779,7 @@ AnnotationAssertion( "GO:0003382") AnnotationAssertion(rdfs:label "epithelial cell morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (optic vesicle formation) @@ -28393,9 +28164,8 @@ SubClassOf( ObjectSomeValuesFrom( (protein kinase activity) -AnnotationAssertion(Annotation( "MetaCyc:PROTEIN-KINASE-RXN") "Catalysis of the phosphorylation of an amino acid residue in a protein, usually according to the reaction: a protein + ATP = a phosphoprotein + ADP.") +AnnotationAssertion(Annotation( "PMID:25399640") "Catalysis of the phosphorylation of an amino acid residue in a protein, usually according to the reaction: a protein + ATP = a phosphoprotein + ADP.") AnnotationAssertion( "GO:0050222") -AnnotationAssertion( "MetaCyc:PROTEIN-KINASE-RXN") AnnotationAssertion(Annotation(rdfs:label "INF-gamma induced phosphorylation of L13a") "Reactome:R-HSA-156832") AnnotationAssertion(Annotation(rdfs:label "IRAK1 phosphorylates Pellino") "Reactome:R-HSA-937034") AnnotationAssertion(Annotation(rdfs:label "Unknown kinase phosphorylates NICD4") "Reactome:R-HSA-9604606") @@ -28411,512 +28181,6 @@ SubClassOf( ) SubClassOf( ) -# Class: (protein serine/threonine kinase activity) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "PMID:2956925") "Catalysis of the reactions: ATP + protein serine = ADP + protein serine phosphate, and ATP + protein threonine = ADP + protein threonine phosphate.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20114"^^xsd:anyURI) -AnnotationAssertion( "GO:0004695") -AnnotationAssertion( "GO:0004696") -AnnotationAssertion( "GO:0004700") -AnnotationAssertion( "GO:0106311") -AnnotationAssertion(Annotation( "skos:exactMatch") "EC:2.7.11.1") -AnnotationAssertion(Annotation(rdfs:label "PDPK1 phosphorylates AKT2") "Reactome:R-HSA-109702") -AnnotationAssertion(Annotation(rdfs:label "MAPK3,(MAPK1) phosphorylates GRB2-1:SOS1:p-Y427-SHC1") "Reactome:R-HSA-109822") -AnnotationAssertion(Annotation(rdfs:label "MAPK3,(MAPK1) phosphorylates GRB2-1:SOS1:p-Y-IRS1,p-Y-IRS2") "Reactome:R-HSA-109823") -AnnotationAssertion(Annotation(rdfs:label "MAP2K1 phosphorylates MAPK3") "Reactome:R-HSA-109860") -AnnotationAssertion(Annotation(rdfs:label "MAP2K2 phosphorylates MAPK1") "Reactome:R-HSA-109862") -AnnotationAssertion(Annotation(rdfs:label "PKA phosphorylates CREB1") "Reactome:R-HSA-111919") -AnnotationAssertion(Annotation(rdfs:label "PKC phosphorylates GRK2") "Reactome:R-HSA-111970") -AnnotationAssertion(Annotation(rdfs:label "Inactivation of MAP2K1 by CDK1") "Reactome:R-HSA-112342") -AnnotationAssertion(Annotation(rdfs:label "Hyperphosphorylation (Ser2) of RNA Pol II CTD by P-TEFb complex") "Reactome:R-HSA-112381") -AnnotationAssertion(Annotation(rdfs:label "PRKCB (PKC-beta) phosphorylates CARMA1") "Reactome:R-HSA-1168635") -AnnotationAssertion(Annotation(rdfs:label "Activated IKK phosphorylates I-kappaB") "Reactome:R-HSA-1168638") -AnnotationAssertion(Annotation(rdfs:label "TAK1 associated with the CBM complex phosphorylates IKKbeta") "Reactome:R-HSA-1168641") -AnnotationAssertion(Annotation(rdfs:label "ACVR2A,B (ActRIIA,B) phosphorylates ACVR1B (ActRIB, ALK4) in response to Activin") "Reactome:R-HSA-1181149") -AnnotationAssertion(Annotation(rdfs:label "Type II Activin Receptor (ActRII/ACVR2) phosphorylates Type I Activin Receptor (ActRIB/ACVR1B) in response to NODAL") "Reactome:R-HSA-1181156") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of R-SMAD2/3 by NODAL receptor") "Reactome:R-HSA-1181355") -AnnotationAssertion(Annotation(rdfs:label "Type II Activin Receptor (ActRIIB/ACVR2B) phosphorylates Type I Activin Receptor (ActRIC/ACVR1C) in response to NODAL") "Reactome:R-HSA-1225894") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of USP8 by P-AKT") "Reactome:R-HSA-1358791") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LIN52 component of MuvB by DYRK1A") "Reactome:R-HSA-1362270") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of DLC2 by MAPK8") "Reactome:R-HSA-139908") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of BIM by JNK") "Reactome:R-HSA-139918") -AnnotationAssertion(Annotation(rdfs:label "p-AKT1,p-AKT2 phosphorylates AS160 (TBC1D4)") "Reactome:R-HSA-1445144") -AnnotationAssertion(Annotation(rdfs:label "p-AKT2 phosphorylates Myosin 5A") "Reactome:R-HSA-1449597") -AnnotationAssertion(Annotation(rdfs:label "AMPK-alpha2 phosphorylates TBC1D1") "Reactome:R-HSA-1454699") -AnnotationAssertion(Annotation(rdfs:label "p-AKT2 phosphorylates RGC2") "Reactome:R-HSA-1458463") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SMAD2,3 by Activin:Activin Receptor") "Reactome:R-HSA-1549526") -AnnotationAssertion(Annotation(rdfs:label "Regulation of KIF23 (MKLP1) by phosphorylation") "Reactome:R-HSA-156673") -AnnotationAssertion(Annotation(rdfs:label "Activation of Cdc25C") "Reactome:R-HSA-156678") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates NUDC") "Reactome:R-HSA-156682") -AnnotationAssertion(Annotation(rdfs:label "Inactivation of Wee1 kinase") "Reactome:R-HSA-156699") -AnnotationAssertion(Annotation(rdfs:label "Regulation of KIF20A (MKL2) by phosphorylation") "Reactome:R-HSA-156723") -AnnotationAssertion(Annotation(rdfs:label "p38 MAPK phosphorylates PPARGC1A") "Reactome:R-HSA-1592233") -AnnotationAssertion(Annotation(rdfs:label "p-T309,S474-AKT2:PIP3 phosphorylates PDE3B") "Reactome:R-HSA-162363") -AnnotationAssertion(Annotation(rdfs:label "Inactivation of Myt1 kinase") "Reactome:R-HSA-162657") -AnnotationAssertion(Annotation(rdfs:label "Down Regulation of Emi1 through Phosphorylation of Emi1") "Reactome:R-HSA-163010") -AnnotationAssertion(Annotation(rdfs:label "ULK1 phosphorylates AMBRA1:BECN1 complex") "Reactome:R-HSA-1632857") -AnnotationAssertion(Annotation(rdfs:label "hormone-sensitive lipase (HSL) + 2 ATP -> phosphorylated HSL + 2 ADP") "Reactome:R-HSA-163416") -AnnotationAssertion(Annotation(rdfs:label "perilipin + 2 ATP -> phosphorylated perilipin + 2 ADP") "Reactome:R-HSA-163418") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of cohesin by PLK1 at centromeres") "Reactome:R-HSA-1638803") -AnnotationAssertion(Annotation(rdfs:label "LKB1 phosphorylates the alpha subunit of AMPK heterotrimer") "Reactome:R-HSA-164151") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of TSC2 by PKB") "Reactome:R-HSA-165162") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of complexed TSC2 by PKB") "Reactome:R-HSA-165182") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of 4E-BP1 by activated mTORC1") "Reactome:R-HSA-165692") -AnnotationAssertion(Annotation(rdfs:label "mTORC1 phosphorylation of RPS6KB1 (S6K)") "Reactome:R-HSA-165718") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Ribosomal protein S6 by activated S6K1") "Reactome:R-HSA-165726") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and inactivation of eEF2K by activated S6K1") "Reactome:R-HSA-165758") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of eIF4G by activated S6K1") "Reactome:R-HSA-165766") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of eIF4B by activated S6K1") "Reactome:R-HSA-165777") -AnnotationAssertion(Annotation(rdfs:label "First phosphorylation of IRAK1 by IRAK4 bound to activated TLR:MyD88:Mal") "Reactome:R-HSA-166119") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IRF-3/IRF7 and their release from the activated TLR complex") "Reactome:R-HSA-166245") -AnnotationAssertion(Annotation(rdfs:label "Second phosphorylation of IRAK1 by IRAK4 bound to activated TLR:MyD88:TIRAP") "Reactome:R-HSA-166284") -AnnotationAssertion(Annotation(rdfs:label "Multiple IRAK1 autophosphorylation steps") "Reactome:R-HSA-166286") -AnnotationAssertion(Annotation(rdfs:label "Hyperphosphorylation (Ser2) of RNA Pol II CTD by P-TEFb complex") "Reactome:R-HSA-167084") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation (Ser5) of RNA pol II CTD") "Reactome:R-HSA-167098") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylated MAPKs phosphorylate ATF-2") "Reactome:R-HSA-168053") -AnnotationAssertion(Annotation(rdfs:label "Active IKK Complex phosphorylates NF-kappa-B inhibitor") "Reactome:R-HSA-168140") -AnnotationAssertion(Annotation(rdfs:label "Activated TAK1 mediates phosphorylation of the IKK Complex") "Reactome:R-HSA-168184") -AnnotationAssertion(Annotation(rdfs:label "Myt-1 mediated phosphorylation of Cyclin B:Cdc2 complexes") "Reactome:R-HSA-170055") -AnnotationAssertion(Annotation(rdfs:label "CAK-mediated phosphorylation of Cyclin B1:Cdc2 complexes") "Reactome:R-HSA-170076") -AnnotationAssertion(Annotation(rdfs:label "CAK-mediated phosphorylation of Cyclin A:Cdc2 complexes") "Reactome:R-HSA-170087") -AnnotationAssertion(Annotation(rdfs:label "Myt-1 mediated phosphorylation of Cyclin A:Cdc2") "Reactome:R-HSA-170116") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cyclin B1 in the CRS domain") "Reactome:R-HSA-170126") -AnnotationAssertion(Annotation(rdfs:label "FRS2 is phosphorylated by active TrkA receptor") "Reactome:R-HSA-170977") -AnnotationAssertion(Annotation(rdfs:label "Free APC/C phosphorylated by Plk1") "Reactome:R-HSA-174119") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of the Emi1 DSGxxS degron by Plk1") "Reactome:R-HSA-174174") -AnnotationAssertion(Annotation(rdfs:label "Recruitment and activation of Chk1") "Reactome:R-HSA-176116") -AnnotationAssertion(Annotation(rdfs:label "Activation of claspin") "Reactome:R-HSA-176298") -AnnotationAssertion(Annotation(rdfs:label "p38 MAPK phosphorylates MAPKAPK2, MAPKAPK3") "Reactome:R-HSA-187688") -AnnotationAssertion(Annotation(rdfs:label "CAK-mediated phosphorylation of Cyclin A:Cdk2") "Reactome:R-HSA-187949") -AnnotationAssertion(Annotation(rdfs:label "CAK-mediated phosphorylation of Cyclin E:Cdk2") "Reactome:R-HSA-188350") -AnnotationAssertion(Annotation(rdfs:label "IRAK is activated") "Reactome:R-HSA-193647") -AnnotationAssertion(Annotation(rdfs:label "IKKbeta phosphorylates IkB causing NF-kB to dissociate") "Reactome:R-HSA-193705") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of APC component of the destruction complex") "Reactome:R-HSA-195275") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of phospho- (Ser45, Thr41) beta-catenin at Ser37 by GSK-3") "Reactome:R-HSA-195283") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of phospho-(Ser45 ) at Thr 41 by GSK-3") "Reactome:R-HSA-195287") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of phospho-(Ser45,Thr41,Ser37) at Ser33 by GSK-3") "Reactome:R-HSA-195300") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of beta-catenin at Ser45 by CK1 alpha") "Reactome:R-HSA-195318") -AnnotationAssertion(Annotation(rdfs:label "PDPK1 phosphorylates AKT at T308") "Reactome:R-HSA-198270") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates BAD") "Reactome:R-HSA-198347") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates GSK3") "Reactome:R-HSA-198371") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates MDM2") "Reactome:R-HSA-198599") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates TSC2, inhibiting it") "Reactome:R-HSA-198609") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates IKKalpha") "Reactome:R-HSA-198611") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates p21Cip1 and p27Kip1") "Reactome:R-HSA-198613") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates caspase-9") "Reactome:R-HSA-198621") -AnnotationAssertion(Annotation(rdfs:label "TORC2 (mTOR) phosphorylates AKT at S473") "Reactome:R-HSA-198640") -AnnotationAssertion(Annotation(rdfs:label "p38MAPK phosphorylates MSK1") "Reactome:R-HSA-198669") -AnnotationAssertion(Annotation(rdfs:label "ERK1/2 activates ELK1") "Reactome:R-HSA-198731") -AnnotationAssertion(Annotation(rdfs:label "ERK1/2/5 activate RSK1/2/3") "Reactome:R-HSA-198746") -AnnotationAssertion(Annotation(rdfs:label "ERK1/2 phosphorylates MSK1") "Reactome:R-HSA-198756") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates CREB1") "Reactome:R-HSA-199298") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates FOXO transcription factors") "Reactome:R-HSA-199299") -AnnotationAssertion(Annotation(rdfs:label "AKT can phosphorylate RSK") "Reactome:R-HSA-199839") -AnnotationAssertion(Annotation(rdfs:label "AKT can phosphorylate NR4A1 (NUR77)") "Reactome:R-HSA-199863") -AnnotationAssertion(Annotation(rdfs:label "RSK1/2/3 phosphorylates CREB at Serine 133") "Reactome:R-HSA-199895") -AnnotationAssertion(Annotation(rdfs:label "MSK1 activates ATF1") "Reactome:R-HSA-199910") -AnnotationAssertion(Annotation(rdfs:label "MAPKAPK2 phosphorylates CREB at Serine 133") "Reactome:R-HSA-199917") -AnnotationAssertion(Annotation(rdfs:label "ERK5 activates the transcription factor MEF2") "Reactome:R-HSA-199929") -AnnotationAssertion(Annotation(rdfs:label "MSK1 activates CREB") "Reactome:R-HSA-199935") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates AKT1S1 (PRAS40)") "Reactome:R-HSA-200143") -AnnotationAssertion(Annotation(rdfs:label "Activation of cytosolic AMPK by phosphorylation") "Reactome:R-HSA-200421") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LRP5/6 cytoplasmic domain by membrane-associated GSK3beta") "Reactome:R-HSA-201677") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LRP5/6 cytoplasmic domain by CSNKI") "Reactome:R-HSA-201691") -AnnotationAssertion(Annotation(rdfs:label "CSNK2-mediated phosphorylation of DVL") "Reactome:R-HSA-201717") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of PKC theta") "Reactome:R-HSA-202222") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CARMA1") "Reactome:R-HSA-202437") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Bcl10") "Reactome:R-HSA-202459") -AnnotationAssertion(Annotation(rdfs:label "Activation of IKK complex") "Reactome:R-HSA-202500") -AnnotationAssertion(Annotation(rdfs:label "Activation of TAK1-TAB2 complex") "Reactome:R-HSA-202510") -AnnotationAssertion(Annotation(rdfs:label "p-S177,S181-IKKB:IKKA:pUb-NEMO phosphorylates IkB-alpha:NF-kB") "Reactome:R-HSA-202541") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STK4 (MST1) and SAV1 by STK4") "Reactome:R-HSA-2028284") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LATS1 and 2 by p-STK4 (p-MST1)") "Reactome:R-HSA-2028555") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of YAP by LATS2") "Reactome:R-HSA-2028583") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LATS1 and 2 by p-STK3 (p-MST2)") "Reactome:R-HSA-2028589") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of STK3 (MST2) and SAV1 by STK3") "Reactome:R-HSA-2028591") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of YAP by LATS1") "Reactome:R-HSA-2028598") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MOB1A and B by p-STK4 (p-MST1)") "Reactome:R-HSA-2028629") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MOB1A and B by p-STK3 (p-MST2)") "Reactome:R-HSA-2028635") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of WWTR1 (TAZ) by LATS2") "Reactome:R-HSA-2028661") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MOB1A and B by p-STK4(MST1)/N") "Reactome:R-HSA-2028670") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LATS1 and 2 by p-STK3 (MST2)/N") "Reactome:R-HSA-2028673") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MOB1A and B by p-STK3(MST2)/N") "Reactome:R-HSA-2028675") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LATS1 and 2 by p-STK4(MST1)/N") "Reactome:R-HSA-2028679") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PAK1") "Reactome:R-HSA-2029454") -AnnotationAssertion(Annotation(rdfs:label "PAK1 phosphorylates LIMK1") "Reactome:R-HSA-2029460") -AnnotationAssertion(Annotation(rdfs:label "p-ERK phosphorylates WAVEs and ABI") "Reactome:R-HSA-2029469") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of WWTR1 (TAZ) by LATS1") "Reactome:R-HSA-2060328") -AnnotationAssertion(Annotation(rdfs:label "IKBA is phosphorylated by Phospho IKKB kinase") "Reactome:R-HSA-209087") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates FOXO1A") "Reactome:R-HSA-211164") -AnnotationAssertion(Annotation(rdfs:label "Partial autophosphorylation of PAK-2 at Ser-19, Ser-20, Ser-55, Ser-192, and Ser-197") "Reactome:R-HSA-211583") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PAK-2p34 in the activation loop") "Reactome:R-HSA-211650") -AnnotationAssertion(Annotation(rdfs:label "MASTL (GWL) phosphorylates ARPP19") "Reactome:R-HSA-2168079") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of SMAD2 and SMAD3 linker regions by CDK8 or CDK9") "Reactome:R-HSA-2176475") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates GORASP1") "Reactome:R-HSA-2214351") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant is phosphorylated by TORC2 complex") "Reactome:R-HSA-2243938") -AnnotationAssertion(Annotation(rdfs:label "PDPK1 phosphorylates AKT1 E17K mutant") "Reactome:R-HSA-2243942") -AnnotationAssertion(Annotation(rdfs:label "PLK1 hyperphosphorylates Condensin II complex") "Reactome:R-HSA-2294580") -AnnotationAssertion(Annotation(rdfs:label "IRF3 is phosphorylated by TBK1") "Reactome:R-HSA-2396007") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates BAD") "Reactome:R-HSA-2399941") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates GSK3") "Reactome:R-HSA-2399966") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates p21Cip1 and p27Kip1") "Reactome:R-HSA-2399969") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates AKT1S1 (PRAS40)") "Reactome:R-HSA-2399977") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates MDM2") "Reactome:R-HSA-2399981") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates TSC2, inhibiting it") "Reactome:R-HSA-2399982") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates caspase-9") "Reactome:R-HSA-2399985") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates NR4A1 (NUR77)") "Reactome:R-HSA-2399988") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates forkhead box transcription factors") "Reactome:R-HSA-2399992") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates CREB1") "Reactome:R-HSA-2399996") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates RSK") "Reactome:R-HSA-2399999") -AnnotationAssertion(Annotation(rdfs:label "AKT1 E17K mutant phosphorylates CHUK (IKKalpha)") "Reactome:R-HSA-2400001") -AnnotationAssertion(Annotation(rdfs:label "MAPK3-3 or MAPK1 phosphorylate GORASP2") "Reactome:R-HSA-2422927") -AnnotationAssertion(Annotation(rdfs:label "MASTL phosphorylates ENSA") "Reactome:R-HSA-2430535") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of cohesin by PLK1 at chromosomal arms") "Reactome:R-HSA-2466068") -AnnotationAssertion(Annotation(rdfs:label "ACVR2A,B (ActRIIA,B) phosphorylates ACVR1C (ActRIC, ALK7) in response to Activin") "Reactome:R-HSA-2470508") -AnnotationAssertion(Annotation(rdfs:label "CK2 phosphorylates condensin I subunits") "Reactome:R-HSA-2529020") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates OPTN") "Reactome:R-HSA-2562526") -AnnotationAssertion(Annotation(rdfs:label "AJUBA facilitates AURKA autophosphorylation") "Reactome:R-HSA-2574840") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PAK") "Reactome:R-HSA-2730856") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MEK7 by MEKK1") "Reactome:R-HSA-2730868") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IKK-beta by TAK1") "Reactome:R-HSA-2730876") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MEK4 by MEKK1") "Reactome:R-HSA-2730896") -AnnotationAssertion(Annotation(rdfs:label "Activation of TAK1 complex bound to pUb-TRAF6") "Reactome:R-HSA-2730900") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates NEK9") "Reactome:R-HSA-2984226") -AnnotationAssertion(Annotation(rdfs:label "NEK9 phosphorylates NEK6/NEK7") "Reactome:R-HSA-2984258") -AnnotationAssertion(Annotation(rdfs:label "NEK6/NEK7 phosphorylates NUP98") "Reactome:R-HSA-2990880") -AnnotationAssertion(Annotation(rdfs:label "VRK1/VRK2 phosphorylate BANF1") "Reactome:R-HSA-2993898") -AnnotationAssertion(Annotation(rdfs:label "AURKA phosphorylates PLK1") "Reactome:R-HSA-3000310") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates BORA") "Reactome:R-HSA-3000327") -AnnotationAssertion(Annotation(rdfs:label "MAPKs phosphorylate ETS1 and ETS2") "Reactome:R-HSA-3132737") -AnnotationAssertion(Annotation(rdfs:label "Activated ERKs phosphorylate ERF") "Reactome:R-HSA-3209160") -AnnotationAssertion(Annotation(rdfs:label "STK11 (LKB1) phosphorylates NUAK1") "Reactome:R-HSA-3222006") -AnnotationAssertion(Annotation(rdfs:label "NUAK1 phosphorylates TP53") "Reactome:R-HSA-3222020") -AnnotationAssertion(Annotation(rdfs:label "MAP3K5 phosphorylates MKK3 and MKK6") "Reactome:R-HSA-3228469") -AnnotationAssertion(Annotation(rdfs:label "p-MAPKAPK3 phosphorylates BMI1") "Reactome:R-HSA-3229102") -AnnotationAssertion(Annotation(rdfs:label "MAP3K5 (ASK1) phosphorylates MAP2K4 (SEK1)") "Reactome:R-HSA-3229152") -AnnotationAssertion(Annotation(rdfs:label "MAPKAPK5 phosphorylates TP53") "Reactome:R-HSA-3239014") -AnnotationAssertion(Annotation(rdfs:label "Active p38 MAPK phosphorylates MAPKAPK5") "Reactome:R-HSA-3239019") -AnnotationAssertion(Annotation(rdfs:label "TBK1 phosphorylates STAT6 at Ser407") "Reactome:R-HSA-3249371") -AnnotationAssertion(Annotation(rdfs:label "Constitutive phosphorylation by GSK3") "Reactome:R-HSA-3371435") -AnnotationAssertion(Annotation(rdfs:label "Constitutive phosphorylation by pERK1/2") "Reactome:R-HSA-3371531") -AnnotationAssertion(Annotation(rdfs:label "DBC1 is phosphorylated by ATM/ART") "Reactome:R-HSA-3371567") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MDM4 by CHEK2") "Reactome:R-HSA-349426") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of COP1 at Ser-387 by ATM") "Reactome:R-HSA-349444") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MDM4 by ATM") "Reactome:R-HSA-349455") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of L1 by p90rsk") "Reactome:R-HSA-374696") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates CBY1") "Reactome:R-HSA-3769394") -AnnotationAssertion(Annotation(rdfs:label "Activated Akt1 phosphorylates AKT1S1 (PRAS40)") "Reactome:R-HSA-377186") -AnnotationAssertion(Annotation(rdfs:label "WNT signaling stimulates CSNK1-dependent phosphorylation of DVL") "Reactome:R-HSA-3772435") -AnnotationAssertion(Annotation(rdfs:label "Plk1-mediated phosphorylation of Nlp") "Reactome:R-HSA-380272") -AnnotationAssertion(Annotation(rdfs:label "IRE1 dimer autophosphorylates") "Reactome:R-HSA-381091") -AnnotationAssertion(Annotation(rdfs:label "EIF2AK3 (PERK) phosphorylates EIF2S1 (eIF2-alpha)Phosphorylation of eIF2-alpha by PERK") "Reactome:R-HSA-381111") -AnnotationAssertion(Annotation(rdfs:label "RPS6KA1/2/3 phosphorylates CEBPB on S321") "Reactome:R-HSA-3857328") -AnnotationAssertion(Annotation(rdfs:label "MAPK3 (ERK1) and MAPK1 (ERK2) phosphorylate CEBPB") "Reactome:R-HSA-3857329") -AnnotationAssertion(Annotation(rdfs:label "WNT-dependent phosphorylation of DVL") "Reactome:R-HSA-3858480") -AnnotationAssertion(Annotation(rdfs:label "AKT interacts and phosphorylates Cot") "Reactome:R-HSA-389756") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of L1 by CK-II") "Reactome:R-HSA-392752") -AnnotationAssertion(Annotation(rdfs:label "ROCK phosphorylates LIMK1,2") "Reactome:R-HSA-3928577") -AnnotationAssertion(Annotation(rdfs:label "LIMK phosphorylates CFL1, inactivating it") "Reactome:R-HSA-3928608") -AnnotationAssertion(Annotation(rdfs:label "Activated ROCK phosphorylates MRLCs") "Reactome:R-HSA-3928616") -AnnotationAssertion(Annotation(rdfs:label "PAK1 autophosphorylates") "Reactome:R-HSA-3928620") -AnnotationAssertion(Annotation(rdfs:label "PAKs autophosphorylate") "Reactome:R-HSA-3928625") -AnnotationAssertion(Annotation(rdfs:label "PAKs phosphorylate MLC") "Reactome:R-HSA-3928640") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PAK") "Reactome:R-HSA-399939") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CRMPs by Cdk5") "Reactome:R-HSA-399944") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of cofilin by LIMK-1") "Reactome:R-HSA-399950") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CRMPs by GSK3beta") "Reactome:R-HSA-399951") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of LIMK-1 by PAK") "Reactome:R-HSA-399952") -AnnotationAssertion(Annotation(rdfs:label "Protein kinase C, alpha type phosphorylates MARCKS") "Reactome:R-HSA-399978") -AnnotationAssertion(Annotation(rdfs:label "CSNK1E,CSNK1D phosphorylate CRY and PER proteins") "Reactome:R-HSA-400382") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates FOXM1") "Reactome:R-HSA-4088134") -AnnotationAssertion(Annotation(rdfs:label "Myosin phosphatase inactivation by ROCK") "Reactome:R-HSA-419083") -AnnotationAssertion(Annotation(rdfs:label "LIM kinase phosphorylation by ROCK") "Reactome:R-HSA-419087") -AnnotationAssertion(Annotation(rdfs:label "Myosin regulatory light chain phosphorylation by ROCK") "Reactome:R-HSA-419197") -AnnotationAssertion(Annotation(rdfs:label "Transphosphorylation of pLIMK1") "Reactome:R-HSA-419644") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of cPLA2 by MAPK p38 alpha") "Reactome:R-HSA-428961") -AnnotationAssertion(Annotation(rdfs:label "ALOX5 is phosphorylated by MAPKAP2") "Reactome:R-HSA-429016") -AnnotationAssertion(Annotation(rdfs:label "monophospho-CERT + 2 ATP => multiphospho-CERT + 2 ADP") "Reactome:R-HSA-429714") -AnnotationAssertion(Annotation(rdfs:label "Integrin alpha IIb beta3 T779 phosphorylation blocks SHC binding") "Reactome:R-HSA-432110") -AnnotationAssertion(Annotation(rdfs:label "Dissociation of CaM and CAMK2 autophosphorylation") "Reactome:R-HSA-4332358") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation and activation of CAMK2") "Reactome:R-HSA-4332363") -AnnotationAssertion(Annotation(rdfs:label "Activation of MAP3K7 in response to WNT") "Reactome:R-HSA-4332388") -AnnotationAssertion(Annotation(rdfs:label "NLK phosphorylates TCF/LEF") "Reactome:R-HSA-4411383") -AnnotationAssertion(Annotation(rdfs:label "Activation of NLK") "Reactome:R-HSA-4411402") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of CREB1 by ribosomal protein S6 kinases (RSKs)") "Reactome:R-HSA-442724") -AnnotationAssertion(Annotation(rdfs:label "PDPK1 phosphorylates RSKs") "Reactome:R-HSA-442739") -AnnotationAssertion(Annotation(rdfs:label "PAK phosphorylates cortactin") "Reactome:R-HSA-442832") -AnnotationAssertion(Annotation(rdfs:label "Interaction of PAK1 with Rac1-GTP") "Reactome:R-HSA-445072") -AnnotationAssertion(Annotation(rdfs:label "IRAK4 phosphorylates IRAK1") "Reactome:R-HSA-446694") -AnnotationAssertion(Annotation(rdfs:label "IRAK4-activated IRAK1 autophosphorylates") "Reactome:R-HSA-446701") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of E proteins by p38 MAPK") "Reactome:R-HSA-448948") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of MEF2 proteins by p38") "Reactome:R-HSA-448955") -AnnotationAssertion(Annotation(rdfs:label "Active p38 MAPK phosphorylates MAPKAPK2 or 3") "Reactome:R-HSA-450222") -AnnotationAssertion(Annotation(rdfs:label "c-FOS activation by phospho ERK1/2") "Reactome:R-HSA-450325") -AnnotationAssertion(Annotation(rdfs:label "Activated TAK1 phosphorylates MKK4/MKK7") "Reactome:R-HSA-450337") -AnnotationAssertion(Annotation(rdfs:label "activated human TAK1 phosphorylates MKK3/MKK6") "Reactome:R-HSA-450346") -AnnotationAssertion(Annotation(rdfs:label "MK2 phosphorylates ZFP36 (Tristetraproline, TTP)") "Reactome:R-HSA-450463") -AnnotationAssertion(Annotation(rdfs:label "MK2 phosphorylates BRF1") "Reactome:R-HSA-450474") -AnnotationAssertion(Annotation(rdfs:label "Protein Kinase B/Akt phosphorylates BRF1") "Reactome:R-HSA-450490") -AnnotationAssertion(Annotation(rdfs:label "Protein Kinase B (AKT) phosphorylates KSRP") "Reactome:R-HSA-450499") -AnnotationAssertion(Annotation(rdfs:label "hp-IRAK1, hp-IRAK4 4 phosphorylate Pellino-1 and 2.") "Reactome:R-HSA-450827") -AnnotationAssertion(Annotation(rdfs:label "MAP kinase p38 phosphorylates KSRP") "Reactome:R-HSA-451152") -AnnotationAssertion(Annotation(rdfs:label "Activation of JNK by DSCAM") "Reactome:R-HSA-451347") -AnnotationAssertion(Annotation(rdfs:label "VANGL2 is phosphorylated in response to WNT5A") "Reactome:R-HSA-4551570") -AnnotationAssertion(Annotation(rdfs:label "DVL2 is phosphorylated after WNT5A binding to FZD") "Reactome:R-HSA-4608825") -AnnotationAssertion(Annotation(rdfs:label "MAPKAPK2 phosphorylates HSF1") "Reactome:R-HSA-4793911") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of HSF1 at Ser230 induces transactivation") "Reactome:R-HSA-5082387") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of HSF1 at Ser326 induces transactivation") "Reactome:R-HSA-5082405") -AnnotationAssertion(Annotation(rdfs:label "RIPK1 is phosphorylated") "Reactome:R-HSA-5213464") -AnnotationAssertion(Annotation(rdfs:label "RIPK3 is phosphorylated") "Reactome:R-HSA-5213466") -AnnotationAssertion(Annotation(rdfs:label "PAK2 autophorylates") "Reactome:R-HSA-5218814") -AnnotationAssertion(Annotation(rdfs:label "PDK1 phosphorylates PKC") "Reactome:R-HSA-5218821") -AnnotationAssertion(Annotation(rdfs:label "Active ROCK1,ROCK2 phosphorylates p-5Y-PTK2 on S732") "Reactome:R-HSA-5218826") -AnnotationAssertion(Annotation(rdfs:label "p-Y420-FYN is phosphorylated on S21") "Reactome:R-HSA-5218854") -AnnotationAssertion(Annotation(rdfs:label "RIPK3 phosphorylates MLKL") "Reactome:R-HSA-5218906") -AnnotationAssertion(Annotation(rdfs:label "p-MAPK2/3 phosphorylates HSP27") "Reactome:R-HSA-5218916") -AnnotationAssertion(Annotation(rdfs:label "NFKBIA variant is not phosphorylated within IkBA:NF-kappaB") "Reactome:R-HSA-5228811") -AnnotationAssertion(Annotation(rdfs:label "AXIN is phosphorylated in the destruction complex") "Reactome:R-HSA-5229343") -AnnotationAssertion(Annotation(rdfs:label "p-AKT2 phosphorylates C2CD5") "Reactome:R-HSA-5260201") -AnnotationAssertion(Annotation(rdfs:label "PAK1-3 autophosphorylates") "Reactome:R-HSA-5357472") -AnnotationAssertion(Annotation(rdfs:label "PAK1-3 phosphorylates VE-cadherin") "Reactome:R-HSA-5357477") -AnnotationAssertion(Annotation(rdfs:label "CHUK, IKBKB phosphorylate CYLD at S418") "Reactome:R-HSA-5357831") -AnnotationAssertion(Annotation(rdfs:label "DMPK phosphorylates PLN") "Reactome:R-HSA-5578777") -AnnotationAssertion(Annotation(rdfs:label "Active NIK phosphorylates IKKA dimer") "Reactome:R-HSA-5607722") -AnnotationAssertion(Annotation(rdfs:label "Active NIK:p-S176,180-IKKA dimer phosphorylates p100:RELB") "Reactome:R-HSA-5607726") -AnnotationAssertion(Annotation(rdfs:label "K63polyUb-TAK1 autophosphorylates") "Reactome:R-HSA-5607732") -AnnotationAssertion(Annotation(rdfs:label "K63polyUb-p-3T,1S-TAK1 phosphorylates IKK-beta") "Reactome:R-HSA-5607742") -AnnotationAssertion(Annotation(rdfs:label "CK1 phosphorylates p-GLI2") "Reactome:R-HSA-5610718") -AnnotationAssertion(Annotation(rdfs:label "CK1 phosphorylates p-GLI3") "Reactome:R-HSA-5610722") -AnnotationAssertion(Annotation(rdfs:label "GSK3 phosphorylates p-GLI2") "Reactome:R-HSA-5610730") -AnnotationAssertion(Annotation(rdfs:label "GSK3 phosphorylates p-GLI3") "Reactome:R-HSA-5610732") -AnnotationAssertion(Annotation(rdfs:label "Protein kinase A (PKA) and RPS6KA5 (MSK1) phosphorylates p65 (RELA) subunit") "Reactome:R-HSA-5624473") -AnnotationAssertion(Annotation(rdfs:label "PAK phosphorylates p21 RAF1 on S338") "Reactome:R-HSA-5624492") -AnnotationAssertion(Annotation(rdfs:label "Autophosphorylation of PAK1,2,3") "Reactome:R-HSA-5627775") -AnnotationAssertion(Annotation(rdfs:label "CSNK1A1 phosphorylates SMO dimer") "Reactome:R-HSA-5632670") -AnnotationAssertion(Annotation(rdfs:label "ADRBK1 phosphorylates SMO dimer") "Reactome:R-HSA-5632672") -AnnotationAssertion(Annotation(rdfs:label "GLI proteins are phosphorylated") "Reactome:R-HSA-5635841") -AnnotationAssertion(Annotation(rdfs:label "ULK3 phosphorylates GLI") "Reactome:R-HSA-5635842") -AnnotationAssertion(Annotation(rdfs:label "AMPK (complex) phosphorylates ULK1 (complex)") "Reactome:R-HSA-5665868") -AnnotationAssertion(Annotation(rdfs:label "AURKB phosphorylates DIAPH2-2 at kinetochores") "Reactome:R-HSA-5666160") -AnnotationAssertion(Annotation(rdfs:label "NIK autophosphorylates on T559") "Reactome:R-HSA-5668545") -AnnotationAssertion(Annotation(rdfs:label "PAK2 phosphorylates myosin regulatory light chain (MRLC)") "Reactome:R-HSA-5668932") -AnnotationAssertion(Annotation(rdfs:label "PAK1 phosphorylates myosin phosphatase") "Reactome:R-HSA-5668947") -AnnotationAssertion(Annotation(rdfs:label "PAK1 or PAK2 phosphorylates MYLK") "Reactome:R-HSA-5668984") -AnnotationAssertion(Annotation(rdfs:label "PAK1 phosphorylates FLNA") "Reactome:R-HSA-5669250") -AnnotationAssertion(Annotation(rdfs:label "p-T774-PKN1 phosphorylates PPP1R14A") "Reactome:R-HSA-5671763") -AnnotationAssertion(Annotation(rdfs:label "Activated CIT phosphorylates MRLCs") "Reactome:R-HSA-5671919") -AnnotationAssertion(Annotation(rdfs:label "Thr-180 of ULK1 is phosphorylated") "Reactome:R-HSA-5672008") -AnnotationAssertion(Annotation(rdfs:label "Active MTORC1 phosphorylates ULK1") "Reactome:R-HSA-5672010") -AnnotationAssertion(Annotation(rdfs:label "mTORC1 phosphorylates AKT1S1") "Reactome:R-HSA-5672828") -AnnotationAssertion(Annotation(rdfs:label "MARK3 phosphorylates KSR1") "Reactome:R-HSA-5672948") -AnnotationAssertion(Annotation(rdfs:label "MAP2Ks phosphorylate MAPKs") "Reactome:R-HSA-5672973") -AnnotationAssertion(Annotation(rdfs:label "RAF phosphorylates MAP2K dimer") "Reactome:R-HSA-5672978") -AnnotationAssertion(Annotation(rdfs:label "Activated MAPKs phosphorylate MAP2K1") "Reactome:R-HSA-5674496") -AnnotationAssertion(Annotation(rdfs:label "Activated MAPK phosphorylates RAF1") "Reactome:R-HSA-5675194") -AnnotationAssertion(Annotation(rdfs:label "Activated MAPKs phosphorylate BRAF") "Reactome:R-HSA-5675198") -AnnotationAssertion(Annotation(rdfs:label "ULK1 phosphorylates ATG13 and RB1CC1") "Reactome:R-HSA-5675868") -AnnotationAssertion(Annotation(rdfs:label "ULK1 phosphorylates Beclin-1") "Reactome:R-HSA-5679205") -AnnotationAssertion(Annotation(rdfs:label "MRN bound to shortened telomeres activates ATM") "Reactome:R-HSA-5682026") -AnnotationAssertion(Annotation(rdfs:label "PKA phosphorylates 4xPALM-C-p-2S-ABCA1 tetramer") "Reactome:R-HSA-5682101") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates HERC2") "Reactome:R-HSA-5682598") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates WHSC1") "Reactome:R-HSA-5682983") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates TP53BP1 at DNA DSBs") "Reactome:R-HSA-5683425") -AnnotationAssertion(Annotation(rdfs:label "p-T68-CHEK2 autophosphorylates") "Reactome:R-HSA-5683792") -AnnotationAssertion(Annotation(rdfs:label "CHEK2 phosphorylates BRCA1") "Reactome:R-HSA-5683801") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates EYA1-4") "Reactome:R-HSA-5683964") -AnnotationAssertion(Annotation(rdfs:label "CDK2 phosphorylates RBBP8") "Reactome:R-HSA-5684096") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates RBBP8") "Reactome:R-HSA-5684140") -AnnotationAssertion(Annotation(rdfs:label "Activation of CHEK1 at resected DNA DSBs") "Reactome:R-HSA-5684887") -AnnotationAssertion(Annotation(rdfs:label "ATR phosphorylates RPA2") "Reactome:R-HSA-5685156") -AnnotationAssertion(Annotation(rdfs:label "CHEK1 phosphorylates RAD51") "Reactome:R-HSA-5685230") -AnnotationAssertion(Annotation(rdfs:label "CHEK1 phosphorylates BRCA2") "Reactome:R-HSA-5685242") -AnnotationAssertion(Annotation(rdfs:label "Activated ATM phosphorylates ABL1") "Reactome:R-HSA-5686578") -AnnotationAssertion(Annotation(rdfs:label "Activated ATM phosphorylates DCLRE1C") "Reactome:R-HSA-5686704") -AnnotationAssertion(Annotation(rdfs:label "PAK1,2,3 phosphorylates MAPK6,4") "Reactome:R-HSA-5687086") -AnnotationAssertion(Annotation(rdfs:label "p-S MAPK6 phosphorylates NCOA3") "Reactome:R-HSA-5687090") -AnnotationAssertion(Annotation(rdfs:label "p-S MAPK6,4 phosphorylate MAPKAPK5") "Reactome:R-HSA-5687094") -AnnotationAssertion(Annotation(rdfs:label "p-T182 MAPKAPK5 phosphorylates FOXO3") "Reactome:R-HSA-5687101") -AnnotationAssertion(Annotation(rdfs:label "p-S MAPKAPK5 phosphorylates HSPB1") "Reactome:R-HSA-5687121") -AnnotationAssertion(Annotation(rdfs:label "PRKDC phosphorylates DCLRE1C at DNA DSBs") "Reactome:R-HSA-5687183") -AnnotationAssertion(Annotation(rdfs:label "p-T182-MAPKAPK5 phoshphorylates DNAJB1") "Reactome:R-HSA-5690250") -AnnotationAssertion(Annotation(rdfs:label "MAPKAPK5 phosphorylates KALRN") "Reactome:R-HSA-5692768") -AnnotationAssertion(Annotation(rdfs:label "SEPT7:p-S189 MAPK6:p-T182 MAPKAPK5 phosphorylates CDC42EPs") "Reactome:R-HSA-5692775") -AnnotationAssertion(Annotation(rdfs:label "p-S182 MAPKAPK5 phosphorylates FOXO1") "Reactome:R-HSA-5692779") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates MDC1") "Reactome:R-HSA-5693536") -AnnotationAssertion(Annotation(rdfs:label "MRN activates ATM") "Reactome:R-HSA-5693540") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates histone H2AFX on S139 at DNA DSBs") "Reactome:R-HSA-5693549") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of BRCA1-A complex at multiple sites by ATM") "Reactome:R-HSA-5693551") -AnnotationAssertion(Annotation(rdfs:label "DNA-PKcs autophosphorylates") "Reactome:R-HSA-5693575") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates NBN") "Reactome:R-HSA-5693598") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates TP53 at S15") "Reactome:R-HSA-5693609") -AnnotationAssertion(Annotation(rdfs:label "CSNK1D phosphorylates SEC23") "Reactome:R-HSA-5694441") -AnnotationAssertion(Annotation(rdfs:label "ATR phosphorylates RPA2, FANCI, FANCD2 and FANCM at ICL-DNA") "Reactome:R-HSA-6788392") -AnnotationAssertion(Annotation(rdfs:label "TORC2 complex phosphorylates SGK1") "Reactome:R-HSA-6795290") -AnnotationAssertion(Annotation(rdfs:label "SGK1 phosphorylates MDM2") "Reactome:R-HSA-6795460") -AnnotationAssertion(Annotation(rdfs:label "PDPK1 phosphorylates SGK1") "Reactome:R-HSA-6795473") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates DYRK2") "Reactome:R-HSA-6798372") -AnnotationAssertion(Annotation(rdfs:label "DYRK2 phosphorylates TP53") "Reactome:R-HSA-6798374") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates ZNF420") "Reactome:R-HSA-6799097") -AnnotationAssertion(Annotation(rdfs:label "CHEK1 phosphorylates TP53") "Reactome:R-HSA-6799246") -AnnotationAssertion(Annotation(rdfs:label "ATR phosphorylates TP53") "Reactome:R-HSA-6799332") -AnnotationAssertion(Annotation(rdfs:label "HIPK2 phosphorylates TP53") "Reactome:R-HSA-6799409") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates PIDD1") "Reactome:R-HSA-6800490") -AnnotationAssertion(Annotation(rdfs:label "PLK2 phosphorylates CENPJ") "Reactome:R-HSA-6801666") -AnnotationAssertion(Annotation(rdfs:label "PLK2 phosphorylates NPM1") "Reactome:R-HSA-6801675") -AnnotationAssertion(Annotation(rdfs:label "High kinase activity BRAF complexes phosphorylate MAP2Ks") "Reactome:R-HSA-6802911") -AnnotationAssertion(Annotation(rdfs:label "RAS:GTP:moderate kinase activity p-RAF complexes phosphorylate MAP2Ks") "Reactome:R-HSA-6802919") -AnnotationAssertion(Annotation(rdfs:label "Mutant RAS:p-RAF complexes phosphorylate MAP2Ks") "Reactome:R-HSA-6802926") -AnnotationAssertion(Annotation(rdfs:label "p-BRAF and RAF fusion dimers phosphorylate MAP2Ks") "Reactome:R-HSA-6802933") -AnnotationAssertion(Annotation(rdfs:label "MAPKs are phosphorylated downstream of BRAF and RAF fusion dimers") "Reactome:R-HSA-6802935") -AnnotationAssertion(Annotation(rdfs:label "RAS:GTP:inactive p-RAF complexes phosphorylate MAP2Ks") "Reactome:R-HSA-6802943") -AnnotationAssertion(Annotation(rdfs:label "PLK3 phosphorylates CDC25C") "Reactome:R-HSA-6802973") -AnnotationAssertion(Annotation(rdfs:label "CHEK2 phosphorylates TTC5") "Reactome:R-HSA-6804266") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates TTC5") "Reactome:R-HSA-6804276") -AnnotationAssertion(Annotation(rdfs:label "ATM phosphorylates MDM2") "Reactome:R-HSA-6804955") -AnnotationAssertion(Annotation(rdfs:label "CK2:FACT phosphorylates TP53") "Reactome:R-HSA-6805059") -AnnotationAssertion(Annotation(rdfs:label "AURKA phosphorylates TP53") "Reactome:R-HSA-6805103") -AnnotationAssertion(Annotation(rdfs:label "AURKB phosphorylates TP53") "Reactome:R-HSA-6805126") -AnnotationAssertion(Annotation(rdfs:label "CDK5 phosphorylates TP53") "Reactome:R-HSA-6805276") -AnnotationAssertion(Annotation(rdfs:label "PLK3 phosphorylates TP53") "Reactome:R-HSA-6805285") -AnnotationAssertion(Annotation(rdfs:label "TAF1 phosphorylates TP53") "Reactome:R-HSA-6805399") -AnnotationAssertion(Annotation(rdfs:label "TP53RK phosphorylates TP53") "Reactome:R-HSA-6805479") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates KAT6A") "Reactome:R-HSA-6805640") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates PHF20") "Reactome:R-HSA-6805785") -AnnotationAssertion(Annotation(rdfs:label "CDK7 phosphorylates serine-5 and serine-7 of heptad repeats in C-terminal domain of RNA polymerase II at snRNA promoter") "Reactome:R-HSA-6810233") -AnnotationAssertion(Annotation(rdfs:label "MAPKs phosphorylate PP2A") "Reactome:R-HSA-6811454") -AnnotationAssertion(Annotation(rdfs:label "CK2 phosphorylates PDCL") "Reactome:R-HSA-6814409") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cdc25A at Ser-123 by Chk1") "Reactome:R-HSA-69604") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cdc25A at Ser-123 by Chk2") "Reactome:R-HSA-69608") -AnnotationAssertion(Annotation(rdfs:label "CHEK2 phosphorylates TP53") "Reactome:R-HSA-69685") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and activation of CHEK2 by ATM") "Reactome:R-HSA-69891") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cdc25C at Ser 216 by Chk1") "Reactome:R-HSA-75010") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Wee1 kinase by Chk1") "Reactome:R-HSA-75028") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cdc25C at Ser216 by CHEK2") "Reactome:R-HSA-75809") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of Cyclin D1 at T286 by glycogen synthase kinase-3 beta") "Reactome:R-HSA-75820") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation (Ser5) of RNA pol II CTD") "Reactome:R-HSA-77071") -AnnotationAssertion(Annotation(rdfs:label "Casein kinase II phosphorylates PTEN") "Reactome:R-HSA-8850945") -AnnotationAssertion(Annotation(rdfs:label "Mitotic phosphorylation-induced dissociation of GTSE1 from microtubule plus ends") "Reactome:R-HSA-8852306") -AnnotationAssertion(Annotation(rdfs:label "PLK1 phosphorylates GTSE1") "Reactome:R-HSA-8852317") -AnnotationAssertion(Annotation(rdfs:label "TPX2 promotes AURKA autophosphorylation") "Reactome:R-HSA-8853419") -AnnotationAssertion(Annotation(rdfs:label "AURKA phosphorylates PHLDA1") "Reactome:R-HSA-8853444") -AnnotationAssertion(Annotation(rdfs:label "PKA phosphorylates RET:GDNF:GFRA dimer") "Reactome:R-HSA-8854908") -AnnotationAssertion(Annotation(rdfs:label "AAK1 phosphorylates AP-2 mu subunit at T156") "Reactome:R-HSA-8856813") -AnnotationAssertion(Annotation(rdfs:label "p25-bound CDK5 phosphorylates CDC25B") "Reactome:R-HSA-8863007") -AnnotationAssertion(Annotation(rdfs:label "p25-bound CDK5 phosphorylates CDC25C") "Reactome:R-HSA-8863011") -AnnotationAssertion(Annotation(rdfs:label "p25-bound CDK5 phosphorylates CDC25A") "Reactome:R-HSA-8863014") -AnnotationAssertion(Annotation(rdfs:label "IKKB phosphorylates SNAP23") "Reactome:R-HSA-8863895") -AnnotationAssertion(Annotation(rdfs:label "MAPK12 phosphorylates PTPN3") "Reactome:R-HSA-8868118") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates GOLGA2") "Reactome:R-HSA-8868260") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates lamin B1") "Reactome:R-HSA-8868340") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates lamin A") "Reactome:R-HSA-8868344") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates PRDX1") "Reactome:R-HSA-8868567") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates PRDX2") "Reactome:R-HSA-8868573") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates JUN") "Reactome:R-HSA-8868666") -AnnotationAssertion(Annotation(rdfs:label "CDK5:p25 phosphorylates FOXO3") "Reactome:R-HSA-8870558") -AnnotationAssertion(Annotation(rdfs:label "Casein kinase II phosphorylates STARD10") "Reactome:R-HSA-8873929") -AnnotationAssertion(Annotation(rdfs:label "p-ULK1 phosphorylates DENND3") "Reactome:R-HSA-8876446") -AnnotationAssertion(Annotation(rdfs:label "MAP2K6 phosphorylates PIP4K2B") "Reactome:R-HSA-8877691") -AnnotationAssertion(Annotation(rdfs:label "HIPK2 phosphorylates RUNX1 and EP300") "Reactome:R-HSA-8878050") -AnnotationAssertion(Annotation(rdfs:label "HIPK2 phosphorylates RUNX1") "Reactome:R-HSA-8878054") -AnnotationAssertion(Annotation(rdfs:label "CK2 phosphorylates NFE2L2") "Reactome:R-HSA-8932322") -AnnotationAssertion(Annotation(rdfs:label "Active AKT phosphorylates DENND1A and DENND1B in response to insulin signaling") "Reactome:R-HSA-8933446") -AnnotationAssertion(Annotation(rdfs:label "Activated AKT phosphorylates RUNX2") "Reactome:R-HSA-8939963") -AnnotationAssertion(Annotation(rdfs:label "CDK1 phosphorylates VCPIP1") "Reactome:R-HSA-8940100") -AnnotationAssertion(Annotation(rdfs:label "CDK4/6:CCND complexes are activated by T-loop phosphorylation of CDK4/6") "Reactome:R-HSA-8942836") -AnnotationAssertion(Annotation(rdfs:label "mTORC1 phosphorylates MAF1") "Reactome:R-HSA-8944454") -AnnotationAssertion(Annotation(rdfs:label "FUNDC1 is phosphorylated by CK2") "Reactome:R-HSA-8948039") -AnnotationAssertion(Annotation(rdfs:label "FUNDC1 is phosphorylated by ULK1 at Ser17") "Reactome:R-HSA-8948146") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates MKRN1") "Reactome:R-HSA-8948757") -AnnotationAssertion(Annotation(rdfs:label "FAM20C phosphorylates FAM20C substrates") "Reactome:R-HSA-8952289") -AnnotationAssertion(Annotation(rdfs:label "CHEK1 phosphorylates E2F6") "Reactome:R-HSA-9007539") -AnnotationAssertion(Annotation(rdfs:label "GSK3B phosphorylates RUNX2") "Reactome:R-HSA-9008480") -AnnotationAssertion(Annotation(rdfs:label "PPM1D dephosphorylates RUNX2") "Reactome:R-HSA-9008822") -AnnotationAssertion(Annotation(rdfs:label "Activated ERKs phosphorylate RUNX2") "Reactome:R-HSA-9009208") -AnnotationAssertion(Annotation(rdfs:label "p-TEFb phosphorylates serine 2 in RNA polymerase II CTD") "Reactome:R-HSA-9012319") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IRF-3/IRF7 and their release from the activated TLR3 complex") "Reactome:R-HSA-9013978") -AnnotationAssertion(Annotation(rdfs:label "HIPK2 phosphorylates MECP2") "Reactome:R-HSA-9022314") -AnnotationAssertion(Annotation(rdfs:label "AURKB phosphorylates MECP2 at S423") "Reactome:R-HSA-9023132") -AnnotationAssertion(Annotation(rdfs:label "Estrogen-independent phosphorylation of ESR1 S118 by MAPK1 and MAPK3") "Reactome:R-HSA-9032751") -AnnotationAssertion(Annotation(rdfs:label "CDK5 phosphorylates NTRK2") "Reactome:R-HSA-9032863") -AnnotationAssertion(Annotation(rdfs:label "ATR phosphorylates Histone H2A.X at unsynapsed regions") "Reactome:R-HSA-912470") -AnnotationAssertion(Annotation(rdfs:label "PKA/PKG phosphorylate Rap1GAP2") "Reactome:R-HSA-913996") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and release of IRF3/IRF7") "Reactome:R-HSA-918229") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation and release of IRF7") "Reactome:R-HSA-933525") -AnnotationAssertion(Annotation(rdfs:label "SPRY2 is phosphorylated by phosphorylated MNK1") "Reactome:R-HSA-934559") -AnnotationAssertion(Annotation(rdfs:label "Activation of TAK1 complex bound to activated TLR4 complex") "Reactome:R-HSA-936951") -AnnotationAssertion(Annotation(rdfs:label "IRAK4 autophosphorylation in the complex with activated TLR:MyD88:TIRAP") "Reactome:R-HSA-937022") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IRAK2 bound to the activated IRAK4:MyD88 oligomer:TIRAP:activated TLR complex") "Reactome:R-HSA-937059") -AnnotationAssertion(Annotation(rdfs:label "AKT1 phosphorylates NOTCH4") "Reactome:R-HSA-9604328") -AnnotationAssertion(Annotation(rdfs:label "Activated BRAF phosphorylates MAP2K dimers downstream of RAP1 and NGF") "Reactome:R-HSA-9610153") -AnnotationAssertion(Annotation(rdfs:label "MAP2Ks phosphorylate MAPKs downstream of BRAF and NGF") "Reactome:R-HSA-9610156") -AnnotationAssertion(Annotation(rdfs:label "BRAF autophosphorylates downstream of RAP1 and NGF") "Reactome:R-HSA-9610163") -AnnotationAssertion(Annotation(rdfs:label "SGK phosphorylates CREB1") "Reactome:R-HSA-9612501") -AnnotationAssertion(Annotation(rdfs:label "SGK phosphorylates SRF") "Reactome:R-HSA-9612509") -AnnotationAssertion(Annotation(rdfs:label "BRAF in Rap1-GTP complex:BRAF complex autophosphorylates") "Reactome:R-HSA-9612980") -AnnotationAssertion(Annotation(rdfs:label "PRKAA2 phosphorylates PLINs") "Reactome:R-HSA-9613530") -AnnotationAssertion(Annotation(rdfs:label "AMPK phosphorylates MAPT") "Reactome:R-HSA-9619515") -AnnotationAssertion(Annotation(rdfs:label "ERKs phosphorylate RSKs") "Reactome:R-HSA-9619843") -AnnotationAssertion(Annotation(rdfs:label "RSKs autophosphorylate") "Reactome:R-HSA-9620004") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates FOXO3 downstream of ESR1 and EGFR") "Reactome:R-HSA-9624526") -AnnotationAssertion(Annotation(rdfs:label "MAPK11 or MAPK14 phosphorylates NCF1 at Ser345") "Reactome:R-HSA-9626880") -AnnotationAssertion(Annotation(rdfs:label "CASP9 is phosphorylated at T125") "Reactome:R-HSA-9627089") -AnnotationAssertion(Annotation(rdfs:label "CDKN1B is phosphorylated in response to estrogen") "Reactome:R-HSA-9632868") -AnnotationAssertion(Annotation(rdfs:label "p-T899-EIF2AK4 (GCN2) phosphorylates EIF2AS1") "Reactome:R-HSA-9633008") -AnnotationAssertion(Annotation(rdfs:label "EIF2AK4 (GCN2) dimer autophosphorylates") "Reactome:R-HSA-9633742") -AnnotationAssertion(Annotation(rdfs:label "LINC01139 promotes phosphorylation of HIF1A by LRRK2") "Reactome:R-HSA-9634702") -AnnotationAssertion(Annotation(rdfs:label "ALPK1 phosphorylates TIFA") "Reactome:R-HSA-9645535") -AnnotationAssertion(Annotation(rdfs:label "NEK6 and NEK7 phosphorylate EML4") "Reactome:R-HSA-9648089") -AnnotationAssertion(Annotation(rdfs:label "p-T-EIF2AK1:ferriheme dimer autophosphorylates") "Reactome:R-HSA-9648883") -AnnotationAssertion(Annotation(rdfs:label "p-T,T486,T488-EIF2AK1 phosphorylates EIF2S1 (eIF2-alpha)") "Reactome:R-HSA-9648888") -AnnotationAssertion(Annotation(rdfs:label "MAP2K mutants constitutively phosphorylate MAPKs") "Reactome:R-HSA-9652165") -AnnotationAssertion(Annotation(rdfs:label "KRAS4B is phosphorylated on serine 181") "Reactome:R-HSA-9653503") -AnnotationAssertion(Annotation(rdfs:label "MAP2Ks phosphorylate MAPKs downstream of RAF1 mutants") "Reactome:R-HSA-9656214") -AnnotationAssertion(Annotation(rdfs:label "RAF1 mutant complexes phosphorylate MAP2K dimer") "Reactome:R-HSA-9656215") -AnnotationAssertion(Annotation(rdfs:label "PLK2, MAPK14 phosphorylate ADAM17") "Reactome:R-HSA-9662823") -AnnotationAssertion(Annotation(rdfs:label "Unknown kinase phosphorylates p-DVL") "Reactome:R-HSA-9673346") -AnnotationAssertion(Annotation(rdfs:label "GSK3 phosphorylates Nucleoprotein") "Reactome:R-HSA-9683664") -AnnotationAssertion(Annotation(rdfs:label "AKT phosphorylates FOXO3 downstream of FLT3") "Reactome:R-HSA-9699579") -AnnotationAssertion(Annotation(rdfs:label "TBK1, IKBKE are autophosphorylated at Ser172") "Reactome:R-HSA-9705320") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of TBK1/IKBKE") "Reactome:R-HSA-9705323") -AnnotationAssertion(Annotation(rdfs:label "MAPK1 phsophorylates ZC3HCF1 in a NPM-ALK-dependent manner") "Reactome:R-HSA-9725030") -AnnotationAssertion(Annotation(rdfs:label "GSK3 phosphorylates nucleoprotein") "Reactome:R-HSA-9729260") -AnnotationAssertion(Annotation(rdfs:label "Unknown kinase phosphorylates nucleoprotein") "Reactome:R-HSA-9729300") -AnnotationAssertion(Annotation(rdfs:label "CSNK1A1 phosphorylates nucleoprotein") "Reactome:R-HSA-9729318") -AnnotationAssertion(Annotation(rdfs:label "MAPK1 and MAPK3 phosphorylate SMAD2 and SMAD3") "Reactome:R-HSA-9731111") -AnnotationAssertion(Annotation(rdfs:label "Multiple IRAK1 autophosphorylation steps within the complex pIRAK4:MyD88:activated TLR7/8 or 9") "Reactome:R-HSA-975125") -AnnotationAssertion(Annotation(rdfs:label "Second phosphorylation of IRAK1 by IRAK4 bound to MyD88: activated TLR 7/8 or 9") "Reactome:R-HSA-975134") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IRAK2 bound to the activated IRAK4:MyD88 oligomer:activated TLR 7/8 or 9") "Reactome:R-HSA-975160") -AnnotationAssertion(Annotation(rdfs:label "IRAK4 autophosphorylation in the complex with MyD88:activated TLR 7/8 or 9") "Reactome:R-HSA-975170") -AnnotationAssertion(Annotation(rdfs:label "First phosphorylation of IRAK1 by IRAK4 bound to MyD88:activated TLR 7/8 or 9") "Reactome:R-HSA-975180") -AnnotationAssertion(Annotation(rdfs:label "Unknown kinase phosphorylates 9b") "Reactome:R-HSA-9758486") -AnnotationAssertion(Annotation(rdfs:label "Multiple IRAK1 autophosphorylation within the complex p-IRAK4:oligo MyD88:activated TLR") "Reactome:R-HSA-975853") -AnnotationAssertion(Annotation(rdfs:label "Phosphorylation of IRAK2 bound to the activated IRAK4:MyD88 oligomerl:activated TLR5 or 10 complex") "Reactome:R-HSA-975861") -AnnotationAssertion(Annotation(rdfs:label "IRAK4 autophosphorylation within the complex activated TLR:MyD88") "Reactome:R-HSA-975865") -AnnotationAssertion(Annotation(rdfs:label "Second phosphorylation of IRAK1 by IRAK4 bound to MyD88:activated TLR complex") "Reactome:R-HSA-975874") -AnnotationAssertion(Annotation(rdfs:label "First phosphorylation of IRAK1 by IRAK4 bound to MyD88:activated TLR") "Reactome:R-HSA-975878") -AnnotationAssertion(Annotation(rdfs:label "GSK3B phosphorylates p-NFE2L2") "Reactome:R-HSA-9762094") -AnnotationAssertion(Annotation(rdfs:label "SQSTM1 oligomer is phosphorylated") "Reactome:R-HSA-9766532") -AnnotationAssertion(Annotation(rdfs:label "MAPK1,(MAPK3) phosphorylates NPAS4") "Reactome:R-HSA-9769115") -AnnotationAssertion(Annotation(rdfs:label "Active IKBKB phosphorylates NF-kappa-B inhibitor") "Reactome:R-HSA-9773803") -AnnotationAssertion(Annotation(rdfs:label "MAPKAPK2 phosphorylates RIPK1 at S320") "Reactome:R-HSA-9815501") -AnnotationAssertion(Annotation(rdfs:label "TBK1, IKBKE phosphorylate RIPK1 at T189") "Reactome:R-HSA-9817397") -AnnotationAssertion(Annotation(rdfs:label "CHUK, IKBKB phosphorylate RIPK1 at S25") "Reactome:R-HSA-9818789") -AnnotationAssertion(Annotation(rdfs:label "ULK1 phosphorylates RIPK1 at S357") "Reactome:R-HSA-9819106") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "protein serine kinase activity") -AnnotationAssertion( "protein threonine kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "protein-serine kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "serine kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "serine protein kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "serine-specific protein kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "threonine-specific protein kinase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "protein serine-threonine kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "serine(threonine) protein kinase activity") -AnnotationAssertion(Annotation( "EC:2.7.11.1") "serine/threonine protein kinase activity") -AnnotationAssertion( "GO:0004674") -AnnotationAssertion(rdfs:label "protein serine/threonine kinase activity") -SubClassOf( ) - # Class: (protein tyrosine kinase activity) AnnotationAssertion(Annotation( "RHEA:10596") "Catalysis of the reaction: ATP + a protein tyrosine = ADP + protein tyrosine phosphate.") @@ -30409,18 +29673,6 @@ AnnotationAssertion(rdfs:label "vacu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (autophagosome) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "ISBN:0198547684") Annotation( "PMID:11099404") "A double-membrane-bounded compartment that engulfs endogenous cellular material as well as invading microorganisms to target them to the lytic vacuole/lysosome for degradation as part of macroautophagy.") -AnnotationAssertion( "NIF_Subcellular:sao8663416959") -AnnotationAssertion(Annotation( "NIF_Subcellular:sao8663416959") "autophagic vacuole") -AnnotationAssertion( "cellular_component") -AnnotationAssertion(Annotation( "NIF_Subcellular:sao8663416959") "initial autophagic vacuole") -AnnotationAssertion( "GO:0005776") -AnnotationAssertion(rdfs:label "autophagosome") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (Golgi apparatus) AnnotationAssertion(Annotation( "ISBN:0198506732") "A membrane-bound cytoplasmic organelle of the endomembrane system that further processes the core oligosaccharides (e.g. N-glycans) added to proteins in the endoplasmic reticulum and packages them into membrane-bound vesicles. The Golgi apparatus operates at the intersection of the secretory, lysosomal, and endocytic pathways.") @@ -32167,25 +31419,6 @@ SubClassOf( ObjectComplementOf(Object SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) DisjointClasses( ObjectSomeValuesFrom( )) -# Class: (autophagy) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "ISBN:0198547684") Annotation( "PMID:11099404") Annotation( "PMID:9412464") "The cellular catabolic process in which cells digest parts of their own cytoplasm; allows for both recycling of macromolecular constituents under conditions of cellular stress and remodeling the intracellular structure for cell differentiation.") -AnnotationAssertion( "GO:0016238") -AnnotationAssertion( "Wikipedia:Autophagy_(cellular)") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0006914") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "autophagy") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - # Class: (apoptotic process) AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dhl") Annotation( "GOC:ecd") Annotation( "GOC:go_curators") Annotation( "GOC:mtg_apoptosis") Annotation( "GOC:tb") Annotation( "ISBN:0198506732") Annotation( "PMID:18846107") Annotation( "PMID:21494263") "A programmed cell death process which begins when a cell receives an internal (e.g. DNA damage) or external signal (e.g. an extracellular death ligand), and proceeds through a series of biochemical events (signaling pathway phase) which trigger an execution phase. The execution phase is the last step of an apoptotic process, and is typically characterized by rounding-up of the cell, retraction of pseudopodes, reduction of cellular volume (pyknosis), chromatin condensation, nuclear fragmentation (karyorrhexis), plasma membrane blebbing and fragmentation of the cell into apoptotic bodies. When the execution phase is completed, the cell has died.") @@ -34327,24 +33560,6 @@ AnnotationAssertion( "cytoskeletal protein binding") SubClassOf( ) -# Class: (ATP-dependent activity, acting on DNA) - -AnnotationAssertion(Annotation( "GOC:pdt") "Catalytic activity that acts to modify DNA, driven by ATP hydrolysis.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20876"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21612"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21775"^^xsd:anyURI) -AnnotationAssertion( "GO:0004011") -AnnotationAssertion( "ATPase activity, acting on DNA") -AnnotationAssertion( "ATPase, acting on DNA") -AnnotationAssertion( "DNA dependent ATPase activity") -AnnotationAssertion( "DNA-dependent ATPase activity") -AnnotationAssertion( "DNA-dependent adenosinetriphosphatase activity") -AnnotationAssertion( "adenosinetriphosphatase (DNA-dependent)") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008094") -AnnotationAssertion(rdfs:label "ATP-dependent activity, acting on DNA") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (protein localization) AnnotationAssertion(Annotation( "GOC:ai") "Any process in which a protein is transported to, or maintained in, a specific location.") @@ -34438,23 +33653,6 @@ AnnotationAssertion(rdfs:label "meta SubClassOf( ) DisjointClasses( ) -# Class: (ATP-dependent activity, acting on RNA) - -AnnotationAssertion(Annotation( "GOC:jl") "Catalysis of the reaction: ATP + H2O = ADP + phosphate; this reaction requires the presence of RNA, and it drives another reaction.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20876"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21775"^^xsd:anyURI) -AnnotationAssertion( "GO:0004010") -AnnotationAssertion(Annotation(rdfs:label "Spliceosomal P complex dissociates yielding the intron-containing complex (ILS) and the spliced mRNP (new)") "Reactome:R-HSA-9770847") -AnnotationAssertion(Annotation(rdfs:label "Disassembly of the Intron Lariat Spliceosome (new)") "Reactome:R-HSA-9772351") -AnnotationAssertion( "ATPase activity, acting on RNA") -AnnotationAssertion( "ATPase, acting on RNA") -AnnotationAssertion( "RNA-dependent ATPase activity") -AnnotationAssertion( "RNA-dependent adenosinetriphosphatase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008186") -AnnotationAssertion(rdfs:label "ATP-dependent activity, acting on RNA") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (neuropeptide receptor activity) AnnotationAssertion(Annotation( "GOC:ai") "Combining with a neuropeptide to initiate a change in cell activity.") @@ -34567,11 +33765,13 @@ SubClassOf( ObjectSomeValuesFrom( (cell death) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:25236395") "Any biological process that results in permanent cessation of all vital functions of a cell. A cell should be considered dead when any one of the following molecular or morphological criteria is met: (1) the cell has lost the integrity of its plasma membrane; (2) the cell, including its nucleus, has undergone complete fragmentation into discrete bodies (frequently referred to as apoptotic bodies). The cell corpse (or its fragments) may be engulfed by an adjacent cell in vivo, but engulfment of whole cells should not be considered a strict criteria to define cell death as, under some circumstances, live engulfed cells can be released from phagosomes (see PMID:18045538).") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24680"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "accidental cell death") AnnotationAssertion( "necrosis") AnnotationAssertion( "GO:0008219") -AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation. The only exception should be when experimental data (e.g., staining with trypan blue or propidium iodide) show that cell death has occurred, but fail to provide details on death modality (accidental versus programmed). When information is provided on the cell death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'). Also, if experimental data suggest that a gene product influences cell death indirectly, rather than being involved in the death process directly, consider annotating to a 'regulation' term.") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation, it is currently kept in GO as a placeholder for describing cell death phenotypes in uPHENO. When information is provided on a programmed cell death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'). Unintentional cell death, i.e. cell death caused by injury, ageing, or cell phenotypes observed as a result of a pathological mutation in an essential gene should NOT be annotated using GO terms.") AnnotationAssertion(rdfs:label "cell death") SubClassOf( ) @@ -34993,20 +34193,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (ubiquitin-like modifier activating enzyme activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "GOC:mah") "Catalysis of the activation of small proteins, such as ubiquitin or ubiquitin-like proteins, through the formation of an ATP-dependent high-energy thiolester bond.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/14208"^^xsd:anyURI) -AnnotationAssertion( "GO:0008642") -AnnotationAssertion( "small protein activating enzyme activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0008641") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ubiquitin-like modifier activating enzyme activity") -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) - # Class: (carbohydrate transport) AnnotationAssertion(Annotation( "GOC:ai") "The directed movement of carbohydrate into, out of or within a cell, or between cells, by means of some agent such as a transporter or pore. Carbohydrates are a group of organic compounds based of the general formula Cx(H2O)y.") @@ -35119,7 +34305,8 @@ SubClassOf( (macromolecule biosynthetic process) AnnotationAssertion(Annotation( "GOC:mah") "The chemical reactions and pathways resulting in the formation of a macromolecule, any molecule of high relative molecular mass, the structure of which essentially comprises the multiple repetition of units derived, actually or conceptually, from molecules of low relative molecular mass.") -AnnotationAssertion( "http://amigo.geneontology.org/amigo/term/GO:0070589"^^xsd:anyURI) +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/15249"^^xsd:anyURI) +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25418"^^xsd:anyURI) AnnotationAssertion( "GO:0043284") AnnotationAssertion(Annotation( "GOC:mtg_chebi_dec09") "biopolymer biosynthetic process") AnnotationAssertion( "macromolecule anabolism") @@ -35132,6 +34319,7 @@ AnnotationAssertion( "macromolecule biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +SubClassOf( ) SubClassOf( ) # Class: (amino acid catabolic process) @@ -35239,70 +34427,6 @@ AnnotationAssertion(rdfs:label "glyc EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (nucleoside diphosphate metabolic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving a nucleoside diphosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with diphosphate on the sugar.") -AnnotationAssertion( "nucleoside diphosphate metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009132") -AnnotationAssertion(rdfs:label "nucleoside diphosphate metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (nucleoside diphosphate biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the formation of a nucleoside diphosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with diphosphate on the sugar.") -AnnotationAssertion( "nucleoside diphosphate anabolism") -AnnotationAssertion( "nucleoside diphosphate biosynthesis") -AnnotationAssertion( "nucleoside diphosphate formation") -AnnotationAssertion( "nucleoside diphosphate synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009133") -AnnotationAssertion(rdfs:label "nucleoside diphosphate biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (nucleoside diphosphate catabolic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of a nucleoside diphosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with diphosphate on the sugar.") -AnnotationAssertion( "nucleoside diphosphate breakdown") -AnnotationAssertion( "nucleoside diphosphate catabolism") -AnnotationAssertion( "nucleoside diphosphate degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009134") -AnnotationAssertion(rdfs:label "nucleoside diphosphate catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (nucleoside triphosphate metabolic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways involving a nucleoside triphosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with triphosphate on the sugar.") -AnnotationAssertion( "nucleoside triphosphate metabolism") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009141") -AnnotationAssertion(rdfs:label "nucleoside triphosphate metabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (nucleoside triphosphate biosynthetic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the formation of a nucleoside triphosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with triphosphate on the sugar.") -AnnotationAssertion( "nucleoside triphosphate anabolism") -AnnotationAssertion( "nucleoside triphosphate biosynthesis") -AnnotationAssertion( "nucleoside triphosphate formation") -AnnotationAssertion( "nucleoside triphosphate synthesis") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009142") -AnnotationAssertion(rdfs:label "nucleoside triphosphate biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (nucleoside triphosphate catabolic process) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "ISBN:0198506732") "The chemical reactions and pathways resulting in the breakdown of a nucleoside triphosphate, a compound consisting of a nucleobase linked to a deoxyribose or ribose sugar esterified with triphosphate on the sugar.") -AnnotationAssertion( "nucleoside triphosphate breakdown") -AnnotationAssertion( "nucleoside triphosphate catabolism") -AnnotationAssertion( "nucleoside triphosphate degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0009143") -AnnotationAssertion(rdfs:label "nucleoside triphosphate catabolic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (glucan biosynthetic process) AnnotationAssertion(Annotation( "GOC:go_curators") "The chemical reactions and pathways resulting in the formation of glucans, polysaccharides consisting only of glucose residues.") @@ -36419,14 +35543,15 @@ SubClassOf( (gene expression) -AnnotationAssertion(Annotation( "GOC:txnOH-2018") Annotation( "PMID:25934543") Annotation( "PMID:31580950") "The process in which a gene's sequence is converted into a mature gene product (protein or RNA). This includes the production of an RNA transcript and its processing, translation and maturation for protein-coding genes.") +AnnotationAssertion(Annotation( "GOC:txnOH-2018") Annotation( "PMID:25934543") Annotation( "PMID:31580950") "The process in which a gene's sequence is converted into a mature gene product (protein or RNA). This includes the production of an RNA transcript and its processing, as well as translation and maturation for protein-coding genes.") AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22557"^^xsd:anyURI) +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25419"^^xsd:anyURI) AnnotationAssertion( "Wikipedia:Gene_expression") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0010467") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "gene expression") -SubClassOf( ) +SubClassOf( ) # Class: (regulation of gene expression) @@ -36498,30 +35623,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ) -# Class: (regulation of autophagy) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of autophagy. Autophagy is the process in which cells digest parts of their own cytoplasm.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010506") -AnnotationAssertion(rdfs:label "regulation of autophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of autophagy) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that stops, prevents, or reduces the frequency, rate or extent of autophagy. Autophagy is the process in which cells digest parts of their own cytoplasm.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010507") -AnnotationAssertion(rdfs:label "negative regulation of autophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of autophagy) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that activates, maintains or increases the rate of autophagy. Autophagy is the process in which cells digest parts of their own cytoplasm.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010508") -AnnotationAssertion(rdfs:label "positive regulation of autophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of platelet activation) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the rate or frequency of platelet activation. Platelet activation is a series of progressive, overlapping events triggered by exposure of the platelets to subendothelial tissue.") @@ -37274,30 +36375,24 @@ AnnotationAssertion( "negative regulation of fibroblast migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of cell morphogenesis involved in differentiation) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that modulates the frequency, rate or extent of cell morphogenesis contributing to cell differentiation. Cell morphogenesis involved in differentiation is the change in form (cell shape and size) that occurs when relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0010769") -AnnotationAssertion(rdfs:label "regulation of cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of cell morphogenesis involved in differentiation) +# Class: (positive regulation of cell morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that increases the frequency, rate or extent of cell morphogenesis contributing to cell differentiation. Cell morphogenesis involved in differentiation is the change in form (cell shape and size) that occurs when relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24299"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0010770") -AnnotationAssertion(rdfs:label "positive regulation of cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(rdfs:label "positive regulation of cell morphogenesis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (negative regulation of cell morphogenesis involved in differentiation) +# Class: (negative regulation of cell morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "GOC:tb") "Any process that decreases the frequency, rate or extent of cell morphogenesis contributing to cell differentiation. Cell morphogenesis involved in differentiation is the change in form (cell shape and size) that occurs when relatively unspecialized cells acquire specialized structural and/or functional features that characterize the cells, tissues, or organs of the mature organism or some other relatively stable phase of the organism's life history.") +AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24299"^^xsd:anyURI) AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0010771") -AnnotationAssertion(rdfs:label "negative regulation of cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +AnnotationAssertion(rdfs:label "negative regulation of cell morphogenesis") +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) # Class: (calcitonin catabolic process) @@ -39720,54 +38815,6 @@ AnnotationAssertion(rdfs:label "regu EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (macroautophagy) - -AnnotationAssertion(Annotation( "PMID:11099404") Annotation( "PMID:12914914") Annotation( "PMID:15798367") Annotation( "PMID:16973210") Annotation( "PMID:20159618") Annotation( "PMID:9412464") "The major inducible pathway for the general turnover of cytoplasmic constituents in eukaryotic cells, it is also responsible for the degradation of active cytoplasmic enzymes and organelles during nutrient starvation. Macroautophagy involves the formation of double-membrane-bounded autophagosomes which enclose the cytoplasmic constituent targeted for degradation in a membrane-bounded structure. Autophagosomes then fuse with a lysosome (or vacuole) releasing single-membrane-bounded autophagic bodies that are then degraded within the lysosome (or vacuole). Some types of macroautophagy, e.g. pexophagy, mitophagy, involve selective targeting of the targets to be degraded.") -AnnotationAssertion( "GO:0034262") -AnnotationAssertion( "autophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016236") -AnnotationAssertion(rdfs:comment "Targeted macroautophagy sometimes targets regions of cytoplasm containing non-self, such as virus particles or components (e.g. see PMID:20159618). As this is essentially the same process as macroautophagy that encloses and digests only self, the term autophagy is still used despite the enclosure of some non-self (non-auto) entities.") -AnnotationAssertion(rdfs:label "macroautophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - -# Class: (positive regulation of macroautophagy) - -AnnotationAssertion(Annotation( "GOC:go_curators") Annotation( "PMID:9412464") "Any process, such as recognition of nutrient depletion, that activates or increases the rate of macroautophagy to bring cytosolic macromolecules to the vacuole/lysosome for degradation.") -AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "positive regulation of starvation-induced autophagy") -AnnotationAssertion( "up regulation of macroautophagy") -AnnotationAssertion( "up-regulation of macroautophagy") -AnnotationAssertion( "upregulation of macroautophagy") -AnnotationAssertion( "activation of macroautophagy") -AnnotationAssertion( "stimulation of macroautophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016239") -AnnotationAssertion(rdfs:label "positive regulation of macroautophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (regulation of macroautophagy) - -AnnotationAssertion(Annotation( "GOC:krc") "Any process that modulates the frequency, rate or extent of macroautophagy.") -AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "regulation of starvation-induced autophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016241") -AnnotationAssertion(rdfs:label "regulation of macroautophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of macroautophagy) - -AnnotationAssertion(Annotation( "GOC:go_curators") "Any process that stops, prevents, or reduces the frequency, rate or extent of macroautophagy.") -AnnotationAssertion( "down regulation of macroautophagy") -AnnotationAssertion( "down-regulation of macroautophagy") -AnnotationAssertion( "downregulation of macroautophagy") -AnnotationAssertion(Annotation( "GOC:ascb_2009") Annotation( "GOC:dph") Annotation( "GOC:tb") "negative regulation of starvation-induced autophagy") -AnnotationAssertion( "inhibition of macroautophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0016242") -AnnotationAssertion(rdfs:label "negative regulation of macroautophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (kinase activity) AnnotationAssertion(Annotation( "ISBN:0198506732") "Catalysis of the transfer of a phosphate group, usually from ATP, to a substrate molecule.") @@ -39884,15 +38931,6 @@ AnnotationAssertion(rdfs:label "soma SubClassOf( ) SubClassOf( ) -# Class: (pyrophosphatase activity) - -AnnotationAssertion(Annotation( "GOC:curators") Annotation( "https://en.wikipedia.org/wiki/Pyrophosphatase") "Catalysis of the hydrolysis of a pyrophosphate bond (diphosphate bond) between two phosphate groups.") -AnnotationAssertion(Annotation(rdfs:label "NUDT13 hydrolyses AP6A to AP4 and ADP") "Reactome:R-HSA-6810472") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016462") -AnnotationAssertion(rdfs:label "pyrophosphatase activity") -SubClassOf( ) - # Class: (cell migration) AnnotationAssertion(Annotation( "GOC:cjm") Annotation( "GOC:dph") Annotation( "GOC:ems") Annotation( "GOC:pf") Annotation( "Wikipedia:Cell_migration") "The controlled self-propelled movement of a cell from one site to a destination guided by molecular cues.") @@ -40021,35 +39059,6 @@ AnnotationAssertion( "transferase activity") SubClassOf( ) -# Class: (acyltransferase activity) - -AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Catalysis of the transfer of an acyl group from one compound (donor) to another (acceptor).") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20486"^^xsd:anyURI) -AnnotationAssertion( "GO:0008415") -AnnotationAssertion( "EC:2.3.-.-") -AnnotationAssertion(Annotation(rdfs:label "Cytosolic chenodeoxycholoyl-CoA or choloyl-CoA are conjugated with glycine or taurine") "Reactome:R-HSA-159431") -AnnotationAssertion(Annotation(rdfs:label "Choloyl CoA reacts with glycine or taurine to form glycocholate or taurocholate") "Reactome:R-HSA-192312") -AnnotationAssertion(Annotation(rdfs:label "Chenodeoxycholoyl CoA reacts with glycine or taurine to form glycochenodeoxycholate or taurochenodeoxycholate") "Reactome:R-HSA-193491") -AnnotationAssertion(Annotation(rdfs:label "LIPT1 transfers lipoyl group from lipoyl-GCSH to DHs") "Reactome:R-HSA-6792572") -AnnotationAssertion(Annotation(rdfs:label "HRASLS transfer acyl group from PC to PE to form NAPE") "Reactome:R-HSA-8858298") -AnnotationAssertion( "transferase activity, transferring acyl groups") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016746") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "acyltransferase activity") -SubClassOf( ) - -# Class: (aminoacyltransferase activity) - -AnnotationAssertion(Annotation( "GOC:jl") "Catalysis of the transfer of an amino-acyl group from one compound (donor) to another (acceptor).") -AnnotationAssertion( "EC:2.3.2.-") -AnnotationAssertion( "transferase activity, transferring amino-acyl groups") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016755") -AnnotationAssertion(rdfs:label "aminoacyltransferase activity") -SubClassOf( ) - # Class: (transferase activity, transferring phosphorus-containing groups) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "Catalysis of the transfer of a phosphorus-containing group from one compound (donor) to another (acceptor).") @@ -40114,106 +39123,6 @@ AnnotationAssertion( "hydrolase activity, acting on ester bonds") SubClassOf( ) -# Class: (hydrolase activity, acting on acid anhydrides) - -AnnotationAssertion(Annotation( "GOC:jl") "Catalysis of the hydrolysis of any acid anhydride.") -AnnotationAssertion( "EC:3.6.-.-") -AnnotationAssertion( "hydrolase activity, acting on acid anhydrides, involved in cellular and subcellular movement") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016817") -AnnotationAssertion(rdfs:label "hydrolase activity, acting on acid anhydrides") -SubClassOf( ) - -# Class: (hydrolase activity, acting on acid anhydrides, in phosphorus-containing anhydrides) - -AnnotationAssertion(Annotation( "GOC:jl") "Catalysis of the hydrolysis of any acid anhydride which contains phosphorus.") -AnnotationAssertion( "EC:3.6.1.-") -AnnotationAssertion(Annotation(rdfs:label "NUDT1 hydrolyzes O6-methyl-dGTP to O6-methyl-dGMP") "Reactome:R-HSA-9731590") -AnnotationAssertion(Annotation(rdfs:label "NUDT1 hydrolyzes N6-methyl-dATP to N6-methyl-dAMP") "Reactome:R-HSA-9731613") -AnnotationAssertion(Annotation(rdfs:label "NUDT1 hydrolyzes N6-methyl-ATP to N6-methyl-AMP") "Reactome:R-HSA-9731632") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016818") -AnnotationAssertion(rdfs:label "hydrolase activity, acting on acid anhydrides, in phosphorus-containing anhydrides") -SubClassOf( ) - -# Class: (ligase activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Catalysis of the joining of two molecules, or two groups within a single molecule, using the energy from the hydrolysis of ATP, a similar triphosphate, or a pH gradient.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/19380"^^xsd:anyURI) -AnnotationAssertion( "EC:6.-.-.-") -AnnotationAssertion(Annotation( "GOC:jh2") "synthetase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016874") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ligase activity") -SubClassOf( ) - -# Class: (ligase activity, forming carbon-sulfur bonds) - -AnnotationAssertion(Annotation( "EC:6.2.-.-") Annotation( "GOC:mah") "Catalysis of the joining of two molecules via a carbon-sulfur bond, with the concomitant hydrolysis of the diphosphate bond in ATP or a similar triphosphate.") -AnnotationAssertion( "EC:6.2.-.-") -AnnotationAssertion( "ligase activity, forming carbon-sulphur bonds") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0016877") -AnnotationAssertion(rdfs:label "ligase activity, forming carbon-sulfur bonds") -SubClassOf( ) - -# Class: (ATP hydrolysis activity) - -AnnotationAssertion(Annotation( "RHEA:13065") "Catalysis of the reaction: ATP + H2O = ADP + H+ phosphate. ATP hydrolysis is used in some reactions as an energy source, for example to catalyze a reaction or drive transport against a concentration gradient.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/19078"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/20498"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21612"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22371"^^xsd:anyURI) -AnnotationAssertion( "GO:0004002") -AnnotationAssertion( "GO:0042623") -AnnotationAssertion( "RHEA:13065") -AnnotationAssertion(Annotation(rdfs:label "NXF1:NXT1 (TAP:p15) binds capped mRNA:CBC:EJC:TREX (minus DDX39B)") "Reactome:R-HSA-159101") -AnnotationAssertion(Annotation(rdfs:label "ATP hydrolysis by HSP70") "Reactome:R-HSA-3371422") -AnnotationAssertion(Annotation(rdfs:label "Trafficking of GluR2-containing AMPA receptors to synapse") "Reactome:R-HSA-416985") -AnnotationAssertion(Annotation(rdfs:label "ATP hydrolysis by HSP90") "Reactome:R-HSA-5618093") -AnnotationAssertion(Annotation(rdfs:label "SPRTN:VCP-mediated release of POLH from monoUb:K164-PCNA") "Reactome:R-HSA-5654989") -AnnotationAssertion(Annotation(rdfs:label "NSF ATPase activity dissociates cis-SNARE") "Reactome:R-HSA-5694425") -AnnotationAssertion(Annotation(rdfs:label "NSF ATPase activity dissociates cis-SNARE at cis-Golgi") "Reactome:R-HSA-6809015") -AnnotationAssertion(Annotation(rdfs:label "NSF ATPase activity dissociates cis-SNARE at the ER") "Reactome:R-HSA-6811422") -AnnotationAssertion(Annotation(rdfs:label "ATP hydrolysis by RHOBTB3 promotes PLIN3 dissociation") "Reactome:R-HSA-6814670") -AnnotationAssertion(Annotation(rdfs:label "ATP hydrolysis by NSF disassembles the cis-SNARE at the TGN") "Reactome:R-HSA-6814678") -AnnotationAssertion(Annotation(rdfs:label "NSF-dependent ATP hydrolysis disassembles the cis-SNARE at the TGN") "Reactome:R-HSA-6814683") -AnnotationAssertion(Annotation(rdfs:label "ATP hydrolysis by NSF disassembles the cis-SNARE at the Golgi membrane") "Reactome:R-HSA-8847638") -AnnotationAssertion(Annotation(rdfs:label "HSPA8-mediated ATP hydrolysis promotes vesicle uncoating") "Reactome:R-HSA-8868658") -AnnotationAssertion(Annotation(rdfs:label "HSP90-dependent ATP hydrolysis promotes release of ESR:ESTG from chaperone complex") "Reactome:R-HSA-8939203") -AnnotationAssertion(Annotation(rdfs:label "Progesterone stimulation promotes PGR:P4 binding to ESR1:ESTG") "Reactome:R-HSA-9038161") -AnnotationAssertion(Annotation(rdfs:label "ESCRT Disassembly") "Reactome:R-HSA-917693") -AnnotationAssertion(Annotation(rdfs:label "Tail-anchored protein:SGTA:BAG6:GET4:UBL4A:ASNA1:ATP dissociates and ASNA1 hydrolyzes ATP yielding Tail-anchored protein:ASNA1:ADP") "Reactome:R-HSA-9609860") -AnnotationAssertion(Annotation(rdfs:label "VPS4 mediates disassembly of ESCRTIII subunits to promote sealing of holes in the nuclear envelope") "Reactome:R-HSA-9668415") -AnnotationAssertion(Annotation(rdfs:label "RHOBTB3 hydrolyzes ATP") "Reactome:R-HSA-9706399") -AnnotationAssertion(Annotation(rdfs:label "ATP-dependent release of CDT1 from the OCCM complex") "Reactome:R-HSA-9749350") -AnnotationAssertion( "ATP hydrolase activity") -AnnotationAssertion( "ATP phosphohydrolase activity") -AnnotationAssertion( "adenosine 5'-triphosphatase activity") -AnnotationAssertion( "adenosine triphosphatase activity") -AnnotationAssertion( "adenosinetriphosphatase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "ATP monophosphatase activity") -AnnotationAssertion( "GO:0016887") -AnnotationAssertion(rdfs:comment "Note that this term is meant to specifically represent the ATPase activity of proteins using ATP as a source of energy to drive a reaction. If possible, gene products should also be annotated to a child of 'ATP-dependent activity ; GO:0140657', to capture their overall function.") -AnnotationAssertion(rdfs:label "ATP hydrolysis activity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (G protein-coupled acetylcholine receptor activity) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:fj") Annotation( "GOC:mah") "Combining with acetylcholine and transmitting the signal across the membrane by activating an associated G-protein; promotes the exchange of GDP for GTP on the alpha subunit of a heterotrimeric G-protein complex.") @@ -40258,41 +39167,6 @@ AnnotationAssertion(rdfs:label "pept EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (ribonucleoside triphosphate phosphatase activity) - -AnnotationAssertion(Annotation( "RHEA:23680") "Catalysis of the reaction: a ribonucleoside triphosphate + H2O = a ribonucleoside diphosphate + H+ + phosphate.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21232"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/23401"^^xsd:anyURI) -AnnotationAssertion( "apyrase activity") -AnnotationAssertion(Annotation( "EC:3.6.1.15") "nucleoside 5-triphosphatase activity") -AnnotationAssertion( "nucleoside triphosphatase activity") -AnnotationAssertion( "nucleoside triphosphate hydrolase activity") -AnnotationAssertion( "nucleoside triphosphate phosphatase activity") -AnnotationAssertion( "nucleoside-triphosphatase activity") -AnnotationAssertion( "EC:3.6.1.15") -AnnotationAssertion( "MetaCyc:NUCLEOSIDE-TRIPHOSPHATASE-RXN") -AnnotationAssertion( "RHEA:23680") -AnnotationAssertion(Annotation(rdfs:label "NTPDase1 hydrolyzes nucleoside triphosphates") "Reactome:R-HSA-8850846") -AnnotationAssertion(Annotation(rdfs:label "NTPDase2 hydrolyzes nucleoside triphosphates") "Reactome:R-HSA-8851089") -AnnotationAssertion(Annotation(rdfs:label "NTPDase3 hydrolyzes nucleoside triphosphates") "Reactome:R-HSA-8851110") -AnnotationAssertion(Annotation(rdfs:label "NTPDase4 hydrolyzes nucleoside triphosphates") "Reactome:R-HSA-8851234") -AnnotationAssertion(Annotation(rdfs:label "NTPDase7 hydrolyzes nucleoside triphosphates") "Reactome:R-HSA-8851494") -AnnotationAssertion(Annotation(rdfs:label "NTPDase8 hydrolyzes nucleoside triphosphates") "Reactome:R-HSA-8851538") -AnnotationAssertion( "NTPase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "nucleoside triphosphate phosphohydrolase activity") -AnnotationAssertion( "nucleoside-5-triphosphate phosphohydrolase activity") -AnnotationAssertion( "GO:0017111") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ribonucleoside triphosphate phosphatase activity") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (nucleologenesis) AnnotationAssertion(Annotation( "GOC:jl") Annotation( "ISBN:0198506732") "A cellular process that results in the biosynthesis of constituent macromolecules, assembly, and arrangement of constituent parts of a nucleolus, a small, dense body one or more of which are present in the nucleus of eukaryotic cells.") @@ -40768,67 +39642,6 @@ AnnotationAssertion(rdfs:label "carb EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (Atg12 transferase activity) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:12826404") "Catalysis of the transfer of ATG12 from one protein to another via the reaction X-ATG12 + Y = Y-ATG12 + X, where both X-ATG12 and Y-ATG12 are covalent linkages.") -AnnotationAssertion(Annotation(rdfs:label "ATG10 transfers ATG12 from ATG7 to ATG10") "Reactome:R-HSA-5681999") -AnnotationAssertion( "APG12 conjugating enzyme activity") -AnnotationAssertion( "APG12 ligase activity") -AnnotationAssertion( "Atg12 conjugating enzyme activity") -AnnotationAssertion( "Atg12 ligase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0019777") -AnnotationAssertion(rdfs:label "Atg12 transferase activity") -SubClassOf( ) - -# Class: (Atg12 activating enzyme activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Catalysis of the activation of the small ubiquitin-related modifier APG12, through the formation of an ATP-dependent high-energy thiolester bond.") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "GOC:vw") "APG12 activating enzyme activity") -AnnotationAssertion( "GO:0019778") -AnnotationAssertion(rdfs:label "Atg12 activating enzyme activity") -SubClassOf( ) - -# Class: (protein-phosphatidylethanolamide deconjugating activity) - -AnnotationAssertion(Annotation( "PMID:22240591") Annotation( "PMID:22652539") Annotation( "PMID:28330855") Annotation( "PMID:2882172") Annotation( "PMID:28901328") "Catalysis of the reaction: [protein]-C-terminal L-amino acid-glycyl-phosphatidylethanolamide + H2O = [protein]-C-terminal L-amino acid-glycine + a 1,2-diacyl-sn-glycero-3-phosphoethanolamine. An example of this reaction is the removal of ATG8 from membranes to which it is covalently linked to a phosphatidylethanolamid via its terminal glycine residue.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/25472"^^xsd:anyURI) -AnnotationAssertion(Annotation( "skos:narrowMatch") "Atg8-specific protease activity") -AnnotationAssertion(Annotation( "GOC:vw") "APG8-specific protease activity") -AnnotationAssertion(Annotation( "skos:narrowMatch") "ATG8-PE deconjugation activity") -AnnotationAssertion(Annotation( "skos:narrowMatch") "ATG8-PE hydrolase activity") -AnnotationAssertion(Annotation( "skos:narrowMatch") "Atg8-specific peptidase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "skos:narrowMatch") "APG8-PE hydrolase") -AnnotationAssertion( "GO:0019786") -AnnotationAssertion(rdfs:label "protein-phosphatidylethanolamide deconjugating activity") -SubClassOf( ) -SubClassOf( ) - -# Class: (ubiquitin-like protein transferase activity) - -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:rn") Annotation( "PMID:10806345") Annotation( "PMID:10884686") "Catalysis of the transfer of a ubiquitin-like from one protein to another via the reaction X-ULP + Y = Y-ULP + X, where both X-ULP and Y-ULP are covalent linkages. ULP represents a ubiquitin-like protein.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/24697"^^xsd:anyURI) -AnnotationAssertion( "GO:0008639") -AnnotationAssertion( "GO:0008640") -AnnotationAssertion( "E2") -AnnotationAssertion(Annotation(rdfs:label "ATG16L1 complex transfers LC3 from ATG3 to PE") "Reactome:R-HSA-5678490") -AnnotationAssertion(Annotation(rdfs:label "RIP2 is K63 polyubiquitinated") "Reactome:R-HSA-688137") -AnnotationAssertion(Annotation( "GOC:dph") "small conjugating protein transferase activity") -AnnotationAssertion(Annotation( "GOC:dph") "small conjugating protein ligase activity") -AnnotationAssertion( "small protein conjugating enzyme activity") -AnnotationAssertion( "ubiquitin-like conjugating enzyme activity") -AnnotationAssertion( "ubiquitin-like-protein ligase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "GOC:dph") "E3") -AnnotationAssertion( "GO:0019787") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "ubiquitin-like protein transferase activity") -SubClassOf( ) -SubClassOf( ) - # Class: (immunoglobulin complex) AnnotationAssertion(Annotation( "GOC:add") Annotation( "GOC:jl") Annotation( "ISBN:0781765196") "A protein complex that in its canonical form is composed of two identical immunoglobulin heavy chains and two identical immunoglobulin light chains, held together by disulfide bonds and sometimes complexed with additional proteins. An immunoglobulin complex may be embedded in the plasma membrane or present in the extracellular space, in mucosal areas or other tissues, or circulating in the blood or lymph.") @@ -43819,7 +42632,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cell projection organization") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) # Class: (cell projection assembly) @@ -44814,20 +43627,6 @@ AnnotationAssertion(rdfs:label "memb EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (autophagosome membrane disassembly) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "GOC:mah") "The controlled breakdown of the membranes of autophagosomes.") -AnnotationAssertion( "autophagic membrane breakdown") -AnnotationAssertion(Annotation( "GOC:autophagy") "autophagic vacuole membrane disassembly") -AnnotationAssertion(Annotation( "GOC:autophagy") "autophagic membrane catabolism") -AnnotationAssertion(Annotation( "GOC:autophagy") "autophagic membrane degradation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0030399") -AnnotationAssertion(rdfs:label "autophagosome membrane disassembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) - # Class: (defecation) AnnotationAssertion(Annotation( "GOC:mah") "The expulsion of feces from the rectum.") @@ -49091,40 +47890,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:comment "Note that, in some cases, viral RNA replication and viral transcription from RNA actually refer to the same process, but may be called differently depending on the focus of a specific research study.") AnnotationAssertion(rdfs:label "RNA biosynthetic process") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of ATP-dependent activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that stops or reduces the rate of an ATP-dependent activity.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22371"^^xsd:anyURI) -AnnotationAssertion( "down regulation of ATPase activity") -AnnotationAssertion( "down-regulation of ATPase activity") -AnnotationAssertion( "downregulation of ATPase activity") -AnnotationAssertion( "negative regulation of ATPase activity") -AnnotationAssertion( "negative regulation of adenosinetriphosphatase activity") -AnnotationAssertion( "inhibition of ATPase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032780") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "negative regulation of ATP-dependent activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of ATP-dependent activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that activates or increases the rate of an ATP-dependent activity.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22371"^^xsd:anyURI) -AnnotationAssertion( "positive regulation of ATPase activity") -AnnotationAssertion( "positive regulation of adenosinetriphosphatase activity") -AnnotationAssertion( "up regulation of ATPase activity") -AnnotationAssertion( "up-regulation of ATPase activity") -AnnotationAssertion( "upregulation of ATPase activity") -AnnotationAssertion( "activation of ATPase activity") -AnnotationAssertion( "stimulation of ATPase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0032781") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "positive regulation of ATP-dependent activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (bile acid secretion) @@ -51892,35 +50658,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (salivary gland histolysis) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:dph") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:9409683") "The stage-specific break down of the larval salivary glands during Drosophila metamorphosis, to allow replacement of larval structures by tissues and structures that form the adult fly.") -AnnotationAssertion( "salivary gland regression") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035070") -AnnotationAssertion(rdfs:label "salivary gland histolysis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (salivary gland cell autophagic cell death) - -AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:10882130") "The stage-specific programmed cell death of salivary gland cells during salivary gland histolysis.") -AnnotationAssertion( "autophagic cell death of salivary gland cells") -AnnotationAssertion( "programmed cell death of salivary gland cells by autophagy") -AnnotationAssertion( "salivary gland cell death") -AnnotationAssertion( "salivary gland cell programmed cell death by autophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0035071") -AnnotationAssertion(rdfs:label "salivary gland cell autophagic cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (axoneme assembly) AnnotationAssertion(Annotation( "GOC:bf") Annotation( "GOC:cilia") Annotation( "GOC:jl") Annotation( "ISBN:0815316194") "The assembly and organization of an axoneme, the bundle of microtubules and associated proteins that forms the core of cilia (also called flagella) in eukaryotic cells and is responsible for their movements.") @@ -53908,7 +52645,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0036344") AnnotationAssertion(rdfs:label "platelet morphogenesis") -SubClassOf( ) +SubClassOf( ) # Class: (platelet maturation) @@ -54856,7 +53593,6 @@ AnnotationAssertion( "GO:0042133") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "neurotransmitter metabolic process") -SubClassOf( ) SubClassOf( ) SubClassOf( ObjectComplementOf(ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( ObjectComplementOf())) @@ -58065,18 +56801,6 @@ AnnotationAssertion( "regulation of secondary metabolic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of ATP-dependent activity) - -AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the rate of an ATP-dependent activity.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22371"^^xsd:anyURI) -AnnotationAssertion( "regulation of ATPase activity") -AnnotationAssertion( "regulation of adenosinetriphosphatase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0043462") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of ATP-dependent activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of generation of precursor metabolites and energy) AnnotationAssertion(Annotation( "GOC:jl") "Any process that modulates the frequency, rate or extent of the chemical reactions and pathways resulting in the formation of precursor metabolites, substances from which energy is derived, and the processes involved in the liberation of energy from these substances.") @@ -58883,17 +57607,17 @@ DisjointClasses( ObjectSomeValuesFrom # Class: (dentate gyrus mossy fiber) -AnnotationAssertion(Annotation( "NIF_Subcellular:nlx_subcell_20090601") Annotation( "PMID:17765709") "Distinctive, unmyelinated axons produced by granule cells.") +AnnotationAssertion(Annotation( "NIF_Subcellular:nlx_subcell_20090601") Annotation( "PMID:17765709") "Distinctive, unmyelinated axons produced by dentate gyrus granule cells.") AnnotationAssertion( "jl") AnnotationAssertion( "2010-02-05T11:23:55Z") +AnnotationAssertion( "granule cell axon") AnnotationAssertion( "NIF_Subcellular:nlx_subcell_20090601") AnnotationAssertion( "dentate gyrus mossy fibre") -AnnotationAssertion( "granule cell axon") AnnotationAssertion( "cellular_component") AnnotationAssertion( "GO:0044302") AnnotationAssertion(rdfs:label "dentate gyrus mossy fiber") SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (neuron projection terminus) @@ -59054,19 +57778,6 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectAllValuesFrom( )) -# Class: (nucleophagy) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "GOC:jl") Annotation( "PMID:24013549") "A form of autophagy, by which damaged or non-essential parts of the nucleus, or even an entire nucleus is degraded.") -AnnotationAssertion( "jl") -AnnotationAssertion( "2013-09-10T15:50:25Z") -AnnotationAssertion( "autophagy of nucleus") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "nucleus degradation") -AnnotationAssertion( "GO:0044804") -AnnotationAssertion(rdfs:label "nucleophagy") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (lipoprotein localization) AnnotationAssertion(Annotation( "GOC:jl") "Any process in which a lipoprotein is transported to, or maintained in, a specific location.") @@ -64035,23 +62746,6 @@ AnnotationAssertion( "positive regulation of developmental pigmentation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (autophagic cell death) - -AnnotationAssertion(Annotation( "GOC:autophagy") Annotation( "GOC:mah") Annotation( "GOC:mtg_apoptosis") Annotation( "PMID:18846107") Annotation( "PMID:23347517") "A form of programmed cell death that is accompanied by the formation of autophagosomes. Autophagic cell death is characterized by lack of chromatin condensation and massive vacuolization of the cytoplasm, with little or no uptake by phagocytic cells.") -AnnotationAssertion( "autophagic death") -AnnotationAssertion(Annotation( "GOC:pr") "programmed cell death by autophagy") -AnnotationAssertion(Annotation( "GOC:cjm") "programmed cell death by macroautophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "PMID:25236395") "autosis") -AnnotationAssertion(Annotation( "GOC:sl") "type II programmed cell death") -AnnotationAssertion( "GO:0048102") -AnnotationAssertion(rdfs:comment "The precise nature of autophagic cell death is still being debated, and the link between autophagy and cell death unclear. As autophagy is often induced under conditions of stress that could also lead to cell death, there has been a propagation of the idea that autophagy can act as a cell death mechanism; but others suggest that autophagy may simply be an attempt of dying cells to adapt to lethal stress rather than a mechanism to execute a cell death program. Further studies are required to resolve this controversy (see e.g. PMID:22082964, PMID:22052193, PMID:25236395). In the meantime, curators should carefully examine the experimental evidence presented in papers concerning autophagic cell death, and annotate accordingly. Recently, an instance of autophagic cell death, termed autosis, was discovered that relies on the plasma membrane Na+/K+-ATPase. Autosis was observed in vivo in the brain of rats subjected to an ischemic insult. It's still unclear if all cases of autophagic cell death require the Na+/K+-ATPase or not.") -AnnotationAssertion(rdfs:label "autophagic cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - # Class: (somatic stem cell division) AnnotationAssertion(Annotation( "GOC:jid") Annotation( "ISBN:0582227089") "The self-renewing division of a somatic stem cell, a stem cell that can give rise to cell types of the body other than those of the germ-line.") @@ -65174,7 +63868,7 @@ AnnotationAssertion( "GO:0048601") AnnotationAssertion(rdfs:label "oocyte morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -66784,7 +65478,7 @@ AnnotationAssertion(Annotation( "biological_process") AnnotationAssertion( "GO:0048938") AnnotationAssertion(rdfs:label "lateral line nerve glial cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) # Class: (anterior lateral line nerve glial cell development) @@ -66803,7 +65497,7 @@ AnnotationAssertion(Annotation( "biological_process") AnnotationAssertion( "GO:0048940") AnnotationAssertion(rdfs:label "anterior lateral line nerve glial cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (posterior lateral line nerve glial cell development) @@ -66821,7 +65515,7 @@ AnnotationAssertion(Annotation( "biological_process") AnnotationAssertion( "GO:0048942") AnnotationAssertion(rdfs:label "posterior lateral line nerve glial cell morphogenesis involved in differentiation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (chromosome localization) @@ -67355,7 +66049,7 @@ AnnotationAssertion( "positive regulation of dendrite morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) # Class: (regulation of immune response) @@ -69752,16 +68446,6 @@ AnnotationAssertion(rdfs:comment "Th AnnotationAssertion(rdfs:label "regulation of transferase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of ligase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that modulates the frequency, rate or extent of ligase activity, the catalysis of the ligation of two substances with concomitant breaking of a diphosphate linkage, usually in a nucleoside triphosphate. Ligase is the systematic name for any enzyme of EC class 6.") -AnnotationAssertion( "ligase regulator") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051340") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of ligase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (positive regulation of hydrolase activity) AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of hydrolase activity, the catalysis of the hydrolysis of various bonds.") @@ -69824,35 +68508,6 @@ AnnotationAssertion(rdfs:comment "Th AnnotationAssertion(rdfs:label "negative regulation of transferase activity") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (positive regulation of ligase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that activates or increases the frequency, rate or extent of ligase activity, the catalysis of the ligation of two substances with concomitant breaking of a diphosphate linkage, usually in a nucleoside triphosphate.") -AnnotationAssertion( "ligase activator") -AnnotationAssertion( "up regulation of ligase activity") -AnnotationAssertion( "up-regulation of ligase activity") -AnnotationAssertion( "upregulation of ligase activity") -AnnotationAssertion( "activation of ligase activity") -AnnotationAssertion( "stimulation of ligase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051351") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "positive regulation of ligase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of ligase activity) - -AnnotationAssertion(Annotation( "GOC:ai") "Any process that stops or reduces the rate of ligase activity, the catalysis of the ligation of two substances with concomitant breaking of a diphosphate linkage, usually in a nucleoside triphosphate.") -AnnotationAssertion( "down regulation of ligase activity") -AnnotationAssertion( "down-regulation of ligase activity") -AnnotationAssertion( "downregulation of ligase activity") -AnnotationAssertion( "ligase inhibitor") -AnnotationAssertion( "inhibition of ligase activity") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0051352") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "negative regulation of ligase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (proprioception involved in equilibrioception) AnnotationAssertion(Annotation( "GOC:ai") "The series of events contributing to equilibrioception by which an organism senses the position, location, orientation, and movement of the body and its parts. Proprioception plays an important role in the ability of an organism to perceive its orientation with respect to gravity.") @@ -69949,7 +68604,6 @@ AnnotationAssertion( "neuron apoptotic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -SubClassOf( ) # Class: (detoxification of nitrogen compound) @@ -71856,29 +70510,6 @@ AnnotationAssertion(rdfs:label "roof EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (notochord regression) - -AnnotationAssertion(Annotation( "GOC:dph") "The developmental process in which the stucture of the notochord is destroyed in an embryo.") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060032") -AnnotationAssertion(rdfs:label "notochord regression") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (anatomical structure regression) - -AnnotationAssertion(Annotation( "GOC:dph") "The developmental process in which an anatomical stucture is destroyed as a part of its normal progression.") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:mtg_apoptosis") "histolysis") -AnnotationAssertion(Annotation( "GOC:mtg_apoptosis") "tissue death") -AnnotationAssertion( "GO:0060033") -AnnotationAssertion(rdfs:label "anatomical structure regression") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - # Class: (notochord cell differentiation) AnnotationAssertion(Annotation( "GOC:dph") "The process in which relatively unspecialized cells acquire specialized structural and/or functional features cells that make up the notochord. Differentiation includes the processes involved in commitment of a cell to a notochord cell fate.") @@ -74423,18 +73054,6 @@ AnnotationAssertion( "regulation of microtubule-based movement") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (mammary gland duct regression in males) - -AnnotationAssertion(Annotation( "GOC:dph") Annotation( "PMID:12558599") "The process in which the epithelium of the mammary duct is destroyed in males.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2009-05-20T04:50:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0060641") -AnnotationAssertion(rdfs:label "mammary gland duct regression in males") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (white fat cell differentiation involved in mammary gland fat development) AnnotationAssertion(Annotation( "GOC:dph") Annotation( "PMID:12558599") "The process in which a preadipocyte acquires specialized features of a white adipocyte of the mammary gland. White adipocytes have cytoplasmic lipids arranged in a unique vacuole.") @@ -77904,7 +76523,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0061336") AnnotationAssertion(rdfs:label "cell morphogenesis involved in Malpighian tubule morphogenesis") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (cardiac conduction) @@ -78760,55 +77379,6 @@ AnnotationAssertion( "RNA polymerase II-specific DNA-binding transcription factor binding") SubClassOf( ) -# Class: (ubiquitin-like protein conjugating enzyme activity) - -AnnotationAssertion(Annotation( "GOC:dph") "Isoenergetic transfer of a ubiquitin-like protein (ULP) from one protein to another via the reaction X-SCP + Y = Y-SCP + X, where both the X-SCP and Y-SCP linkages are thioester bonds between the C-terminal amino acid of SCP and a sulfhydryl side group of a cysteine residue.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2014-11-06T13:15:27Z") -AnnotationAssertion( "E2") -AnnotationAssertion(Annotation( "GOC:dph") "small conjugating protein conjugating enzyme activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0061650") -AnnotationAssertion(rdfs:label "ubiquitin-like protein conjugating enzyme activity") -SubClassOf( ) - -# Class: (Atg12 conjugating enzyme activity) - -AnnotationAssertion(Annotation( "GOC:dph") "Isoenergetic transfer of Atg12 from one protein to another via the reaction X-Atg12 + Y = Y-Atg12 + X, where both the X-Atg12 and Y-Atg12 linkages are thioester bonds between the C-terminal amino acid of Atg12 and a sulfhydryl side group of a cysteine residue.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2014-11-06T13:17:36Z") -AnnotationAssertion(Annotation( "GOC:dph") "E2") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0061651") -AnnotationAssertion(rdfs:label "Atg12 conjugating enzyme activity") -SubClassOf( ) -SubClassOf( ) - -# Class: (ubiquitin-like protein ligase activity) - -AnnotationAssertion(Annotation( "GOC:dph") "Catalysis of the transfer of a ubiquitin-like protein (ULP) to a substrate protein via the reaction X-ULP + S = X + S-ULP, where X is either an E2 or E3 enzyme, the X-ULP linkage is a thioester bond, and the S-ULP linkage is an isopeptide bond between the C-terminal glycine of ULP and the epsilon-amino group of lysine residues in the substrate.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2014-11-06T13:46:23Z") -AnnotationAssertion(Annotation( "GOC:dph") "small conjugating protein ligase activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion(Annotation( "GOC:dph") "E3") -AnnotationAssertion( "GO:0061659") -AnnotationAssertion(rdfs:label "ubiquitin-like protein ligase activity") -SubClassOf( ) -SubClassOf( ) - -# Class: (Atg12 ligase activity) - -AnnotationAssertion(Annotation( "GOC:dph") "Catalysis of the transfer of Atg12 to a substrate protein via the reaction X-Atg12 + S = X + S-Atg12, where X is either an E2 or E3 enzyme, the X-Atg12 linkage is a thioester bond, and the S-Atg12 linkage is an isopeptide bond between the C-terminal amino acid of Atg12 and the epsilon-amino group of lysine residues in the substrate.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2014-11-06T13:50:42Z") -AnnotationAssertion(Annotation( "GOC:dph") "E3") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0061660") -AnnotationAssertion(rdfs:label "Atg12 ligase activity") -SubClassOf( ) -SubClassOf( ) - # Class: (seminal vesicle morphogenesis) AnnotationAssertion(Annotation( "GOC:dph") "The process in which the anatomical structures of a seminal vesicle are generated and organized.") @@ -78860,17 +77430,6 @@ AnnotationAssertion(rdfs:label "tran EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (engulfment of target by autophagosome) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:autophagy") Annotation( "GOC:dph") Annotation( "GOC:pad") "The membrane invagination process by which an autophagosomal membrane surrounds an object that will be degraded by macroautophagy.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2015-09-14T14:10:24Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061736") -AnnotationAssertion(rdfs:label "engulfment of target by autophagosome") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (secretory granule maturation) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:bf") Annotation( "GOC:dph") Annotation( "PMID:16618809") "Steps required to transform an immature secretory vesicle into a mature secretory vesicle. Typically proceeds through homotypic membrane fusion and membrane remodeling.") @@ -79036,27 +77595,6 @@ AnnotationAssertion(rdfs:label "glia EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (autophagosome localization) - -AnnotationAssertion(Annotation( "PMID:26763909") "Any process in which an autophagosome is transported to, and/or maintained in, a specific location within the cell.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2017-06-28T17:27:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061906") -AnnotationAssertion(rdfs:label "autophagosome localization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (process utilizing autophagic mechanism) - -AnnotationAssertion(Annotation( "PMID:21997368") Annotation( "PMID:22966490") Annotation( "PMID:28596378") "A cellular process involving delivery of a portion of the cytoplasm to lysosomes or to the plant or fungal vacuole that does not involve direct transport through the endocytic or vacuolar protein sorting (Vps) pathways. This process typically leads to degradation of the cargo; however, it can also be used to deliver resident proteins, such as in the cytoplasm-to-vacuole targeting (Cvt) pathway.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2017-07-13T19:42:14Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0061919") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "process utilizing autophagic mechanism") -SubClassOf( ) - # Class: (protein localization to somatodendritic compartment) AnnotationAssertion(Annotation( "PMID:18341993") "A process in which a protein is transported to or maintained in a location within the somatodendritic compartment.") @@ -80648,20 +79186,6 @@ EquivalentClasses( ObjectIntersection SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (neuron death) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") "The process of cell death in a neuron.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2009-11-03T02:37:17Z") -AnnotationAssertion(Annotation( "GOC:mah") Annotation( "GOC:rl") "neuron cell death") -AnnotationAssertion(Annotation( "GOC:mah") "neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0070997") -AnnotationAssertion(rdfs:comment "This term should not be used for direct annotation. The only exception should be when experimental data (e.g., staining with trypan blue or propidium iodide or use of neuron-specific markers) show that neuron death has occurred, but fail to provide details on death modality (accidental versus programmed). When information is provided on the neuron death mechanism, annotations should be made to the appropriate descendant of 'cell death' (such as, but not limited to, GO:0097300 'programmed necrotic cell death' or GO:0006915 'apoptotic process'), and the cell type captured as an annotation extension; or the term GO:0051402 'neuron apoptotic process' may be considered, if appropriate.") -AnnotationAssertion(rdfs:label "neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) - # Class: (sensory perception of gravity) AnnotationAssertion(Annotation( "GOC:mah") "The series of events required for an organism to receive a gravitational stimulus, convert it to a molecular signal, and recognize and characterize the signal. This is a neurological process.") @@ -81245,7 +79769,7 @@ AnnotationAssertion( AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0071695") AnnotationAssertion(rdfs:label "anatomical structure maturation") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) @@ -81829,39 +80353,6 @@ AnnotationAssertion( "DNA biosynthetic process") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of protein serine/threonine kinase activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that modulates the rate, frequency, or extent of protein serine/threonine kinase activity.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-09-15T03:08:35Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071900") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "regulation of protein serine/threonine kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of protein serine/threonine kinase activity) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:mah") "Any process that decreases the rate, frequency, or extent of protein serine/threonine kinase activity.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-09-15T03:09:43Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071901") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "negative regulation of protein serine/threonine kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of protein serine/threonine kinase activity) - -AnnotationAssertion(Annotation( "GOC:mah") "Any process that increases the rate, frequency, or extent of protein serine/threonine kinase activity.") -AnnotationAssertion( "mah") -AnnotationAssertion( "2010-09-15T03:09:57Z") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:0071902") -AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "positive regulation of protein serine/threonine kinase activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (nitrogen cycle metabolic process) AnnotationAssertion(Annotation( "GOC:mah") Annotation( "PMID:16675690") Annotation( "Wikipedia:Nitrogen_cycle") "A nitrogen compound metabolic process that contributes to the nitrogen cycle. The nitrogen cycle is a series of metabolic pathways by which nitrogen is converted between various forms and redox states; it encompasses pathways in which nitrogen is acted upon directly, such as nitrification, denitrification, nitrogen fixation, and mineralization.") @@ -85613,7 +84104,7 @@ AnnotationAssertion( "GO:0090171") AnnotationAssertion(rdfs:label "chondrocyte morphogenesis") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) # Class: (organelle membrane fusion) @@ -88269,16 +86760,17 @@ AnnotationAssertion( "cell-cell signaling via exosome") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (trans-synaptic signalling via exosome) +# Class: (trans-synaptic signaling via exosome) AnnotationAssertion(Annotation( "GOC:dos") Annotation( "PMID:19837038") "Transynaptic signaling in which the ligand is carried across the synapse by an exosome.") AnnotationAssertion( "dos") AnnotationAssertion( "2017-07-05T16:49:44Z") AnnotationAssertion( "exosome mediated transynaptic signalling") +AnnotationAssertion( "trans-synaptic signalling via exosome") AnnotationAssertion( "biological_process") AnnotationAssertion( "GO:0099157") AnnotationAssertion( ) -AnnotationAssertion(rdfs:label "trans-synaptic signalling via exosome") +AnnotationAssertion(rdfs:label "trans-synaptic signaling via exosome") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) # Class: (postsynaptic intermediate filament cytoskeleton) @@ -88704,8 +87196,8 @@ SubClassOf( (chemical synaptic transmission, postsynaptic) AnnotationAssertion(Annotation( "GOC:dos") "The part of synaptic transmission occurring in the post-synapse: a signal transduction pathway consisting of neurotransmitter receptor activation and its effects on postsynaptic membrane potential and the ionic composition of the postsynaptic cytosol.") +AnnotationAssertion(Annotation( ) "postsynaptic process involved in chemical synaptic transmission") AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( ) "postsynaptic process involved in chemical synaptic transmission") AnnotationAssertion( "GO:0099565") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "chemical synaptic transmission, postsynaptic") @@ -89470,6 +87962,7 @@ AnnotationAssertion( "cellular anatomical entity") SubClassOf( ) SubClassOf( ) +SubClassOf( ) # Class: (regulation of glutamatergic neuron differentiation) @@ -90444,29 +88937,6 @@ AnnotationAssertion(rdfs:label "radi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (ATP-dependent activity) - -AnnotationAssertion(Annotation( "PMID:24878343") Annotation( "PMID:25750732") Annotation( "PMID:32933017") Annotation( "PMID:33818025") Annotation( "PMID:33873056") Annotation( "PMID:33988324") "A molecular function characterized by the coupling of ATP hydrolysis to other steps of a reaction mechanism to make the reaction energetically favorable, for example to catalyze a reaction or drive transport against a concentration gradient.") -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/21612"^^xsd:anyURI) -AnnotationAssertion( "https://github.com/geneontology/go-ontology/issues/22371"^^xsd:anyURI) -AnnotationAssertion( "pg") -AnnotationAssertion( "2021-06-15T07:35:06Z") -AnnotationAssertion( "ATP hydrolysis-dependent activity") -AnnotationAssertion( "ATPase activity") -AnnotationAssertion( "ATPase activity, coupled") -AnnotationAssertion( "ATPase-dependent activity") -AnnotationAssertion( "molecular_function") -AnnotationAssertion( "GO:0140657") -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion( ) -AnnotationAssertion(rdfs:comment "Note that this term represents a grouping class that includes all proteins that use ATP hydrolysis to drive a reaction; it is not meant to capture the ATP hydrolysis reaction itself. To annotate ATP hydrolysis, please use 'ATP hydrolysis activity ; GO:0016887'.") -AnnotationAssertion(rdfs:label "ATP-dependent activity") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of oxytocin production) AnnotationAssertion(Annotation( "PMID:25096581") "Any process that modulates the frequency, rate, or extent of production of oxytocin.") @@ -90664,7 +89134,7 @@ EquivalentClasses( ObjectIntersection # Class: (glial cell-neuron signaling) -AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:14980203") Annotation( "PMID:16144764") Annotation( "PMID:16547515") Annotation( "PMID:18685038") Annotation( "PMID:27788368") Annotation( "PMID:9459440") "Cell-cell signaling that mediates the transfer of information from a glial cell to a neuron. This signaling has been shown to be mediated by various molecules, depending on which glial cells release them, and in which tissues the signalling occurs, e.g. microglial cell-derived nerve growth factor (NGF) in the retina, or microglial cell-derived superoxide ions in the cerebellum.") +AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:14980203") Annotation( "PMID:16144764") Annotation( "PMID:16547515") Annotation( "PMID:18685038") Annotation( "PMID:27788368") Annotation( "PMID:9459440") "Cell-cell signaling that mediates the transfer of information from a glial cell to a neuron. This signaling has been shown to be mediated by various molecules, depending on which glial cells release them, and in which tissues the signaling occurs, e.g. microglial cell-derived nerve growth factor (NGF) in the retina, or microglial cell-derived superoxide ions in the cerebellum.") AnnotationAssertion( "bc") AnnotationAssertion( "2018-12-17T12:28:09Z") AnnotationAssertion( "glia-neuron signaling") @@ -90681,7 +89151,7 @@ EquivalentClasses( ObjectIntersection # Class: (neuron-glial cell signaling) -AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:10195197") Annotation( "PMID:10196584") Annotation( "PMID:10377338") Annotation( "PMID:10493741") Annotation( "PMID:11356870") Annotation( "PMID:11399439") Annotation( "PMID:15252819") Annotation( "PMID:27788368") "Cell-cell signaling that mediates the transfer of information from a neuron to a glial cell. This signalling has been shown to be mediated by various molecules released by different types of neurons, e.g. glutamate, gamma-amino butyric acid (GABA), noradrenaline, acetylcholine, dopamine and adenosine.") +AnnotationAssertion(Annotation( "GOC:aruk") Annotation( "GOC:bc") Annotation( "PMID:10195197") Annotation( "PMID:10196584") Annotation( "PMID:10377338") Annotation( "PMID:10493741") Annotation( "PMID:11356870") Annotation( "PMID:11399439") Annotation( "PMID:15252819") Annotation( "PMID:27788368") "Cell-cell signaling that mediates the transfer of information from a neuron to a glial cell. This signaling has been shown to be mediated by various molecules released by different types of neurons, e.g. glutamate, gamma-amino butyric acid (GABA), noradrenaline, acetylcholine, dopamine and adenosine.") AnnotationAssertion( "bc") AnnotationAssertion( "2018-12-17T12:30:12Z") AnnotationAssertion( "neuron-glia signaling") @@ -92661,68 +91131,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of neuron death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:rph") "Any process that modulates the frequency, rate or extent of neuron death.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2012-08-02T09:57:41Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901214") -AnnotationAssertion(rdfs:label "regulation of neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectAllValuesFrom( )) - -# Class: (negative regulation of neuron death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:rph") "Any process that stops, prevents or reduces the frequency, rate or extent of neuron death.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2012-08-02T09:58:07Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901215") -AnnotationAssertion(rdfs:label "negative regulation of neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of neuron death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:rph") "Any process that activates or increases the frequency, rate or extent of neuron death.") -AnnotationAssertion( "rph") -AnnotationAssertion( "2012-08-02T09:58:15Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of neuronal cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of neuron cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of neuron death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of neuronal cell death") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1901216") -AnnotationAssertion(rdfs:label "positive regulation of neuron death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of cardiac chamber morphogenesis) AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:TermGenie") "Any process that modulates the frequency, rate or extent of cardiac chamber morphogenesis.") @@ -95642,19 +94050,6 @@ AnnotationAssertion( "positive regulation of intracellular signal transduction") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (serine/threonine protein kinase complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "PMID:18191223") "A protein complex which is capable of protein serine/threonine kinase activity.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2013-12-06T16:06:12Z") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "PDR16 complex dimer") -AnnotationAssertion( "PDR16 complex homodimer") -AnnotationAssertion( "GO:1902554") -AnnotationAssertion(rdfs:comment "An example is IRE1 in S. cerevisiae (UniProt ID P32361) in PMID:18191223 (inferred from direct assay).") -AnnotationAssertion(rdfs:label "serine/threonine protein kinase complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of neutrophil activation) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "PMID:17588661") "Any process that modulates the frequency, rate or extent of neutrophil activation.") @@ -96727,42 +95122,6 @@ AnnotationAssertion( "positive regulation of embryonic pattern specification") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (negative regulation of autophagosome assembly) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:als") Annotation( "GOC:autophagy") Annotation( "GO_REF:0000058") Annotation( "PMID:21975012") "Any process that stops, prevents or reduces the frequency, rate or extent of autophagosome assembly.") -AnnotationAssertion( "als") -AnnotationAssertion( "2014-04-15T10:37:40Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of autophagosome formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of autophagosome formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of autophagosome formation") -AnnotationAssertion(Annotation( "GOC:autophagy") "negative regulation of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of autophagosome formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of PAS formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of PAS formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of PAS formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of PAS formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of autophagosome formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of PAS formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of autophagic vacuole formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of autophagic vacuole formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of autophagic vacuole formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of autophagic vacuole formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of autophagic vacuole formation") -AnnotationAssertion( "GO:1902902") -AnnotationAssertion(rdfs:label "negative regulation of autophagosome assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (regulation of supramolecular fiber organization) AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:rl") Annotation( "GO_REF:0000058") Annotation( "PMID:23921388") "Any process that modulates the frequency, rate or extent of supramolecular fiber organization.") @@ -100423,68 +98782,6 @@ AnnotationAssertion( "positive regulation of trophectodermal cell proliferation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of autophagic cell death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:25736836") "Any process that modulates the frequency, rate or extent of autophagic cell death.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2015-03-26T16:41:32Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of autophagic death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of programmed cell death by autophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of programmed cell death by macroautophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of type II programmed cell death") -AnnotationAssertion( "GO:1904092") -AnnotationAssertion(rdfs:label "regulation of autophagic cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of autophagic cell death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:25736836") "Any process that stops, prevents or reduces the frequency, rate or extent of autophagic cell death.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2015-03-26T16:41:39Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of programmed cell death by macroautophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of type II programmed cell death") -AnnotationAssertion( "GO:1904093") -AnnotationAssertion(rdfs:label "negative regulation of autophagic cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of autophagic cell death) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000058") Annotation( "PMID:25736836") "Any process that activates or increases the frequency, rate or extent of autophagic cell death.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2015-03-26T16:41:45Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of programmed cell death by macroautophagy") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of autophagic cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of programmed cell death by macroautophagy") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of type II programmed cell death") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of type II programmed cell death") -AnnotationAssertion( "GO:1904094") -AnnotationAssertion(rdfs:label "positive regulation of autophagic cell death") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (protein localization to microvillus) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:kmv") Annotation( "GO_REF:0000087") Annotation( "PMID:25335890") "A process in which a protein is transported to, or maintained in, a location within a microvillus.") @@ -102849,31 +101146,6 @@ AnnotationAssertion( "vascular associated smooth muscle cell migration") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (Atg1/ULK1 kinase complex assembly) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:dph") Annotation( "GO_REF:0000079") Annotation( "PMID:25139988") "The aggregation, arrangement and bonding together of a set of components to form an Atg1/UKL1 kinase complex.") -AnnotationAssertion( "dph") -AnnotationAssertion( "2015-10-19T12:33:08Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1904745") -AnnotationAssertion(rdfs:label "Atg1/ULK1 kinase complex assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of apoptotic process involved in development) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22801495") "Any process that stops, prevents or reduces the frequency, rate or extent of apoptotic process involved in development.") @@ -103956,18 +102228,6 @@ AnnotationAssertion(rdfs:label "midb EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -# Class: (ATPase complex) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:bhm") Annotation( "GO_REF:0000088") Annotation( "PMID:9606181") "A protein complex which is capable of ATPase activity.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2016-02-04T22:13:32Z") -AnnotationAssertion( "VPS4 complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:1904949") -AnnotationAssertion(rdfs:comment "An example of this is VPS4 in Saccharomyces cerevisiae (UniProt ID P52917) in PMID:9606181 (inferred from direct assay).") -AnnotationAssertion(rdfs:label "ATPase complex") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (negative regulation of establishment of protein localization) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:22761445") "Any process that stops, prevents or reduces the frequency, rate or extent of establishment of protein localization.") @@ -104173,19 +102433,6 @@ AnnotationAssertion( "positive regulation of endothelial cell activation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (autophagosome organization) - -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:TermGenie") Annotation( "GOC:bf") Annotation( "PMID:22186024") "A process that is carried out at the cellular level which results in the assembly, arrangement of constituent parts, or disassembly of an autophagosome.") -AnnotationAssertion( "bf") -AnnotationAssertion( "2016-03-08T14:18:10Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "autophagic vacuole organization") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:TermGenie") "initial autophagic vacuole organization") -AnnotationAssertion( "GO:1905037") -AnnotationAssertion(rdfs:label "autophagosome organization") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (carboxylic acid transmembrane transport) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000069") Annotation( "PMID:10869563") "The process in which carboxylic acid is transported across a membrane.") @@ -104438,23 +102685,6 @@ AnnotationAssertion( "positive regulation of pulmonary blood vessel remodeling") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (cell surface receptor signaling pathway involved in cell-cell signaling) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000060") Annotation( "ISBN:0-7167-3051-0") "Any cell surface receptor signaling pathway that is involved in cell-cell signaling.") -AnnotationAssertion( "dos") -AnnotationAssertion( "2016-04-06T16:59:57Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signal transduction involved in cell-cell signaling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signal transduction involved in cell-cell signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signaling pathway involved in cell-cell signaling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signaling pathway involved in cell-cell signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signalling pathway involved in cell-cell signaling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor linked signalling pathway involved in cell-cell signalling") -AnnotationAssertion(Annotation( "GOC:TermGenie") "cell surface receptor signaling pathway involved in cell-cell signalling") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905114") -AnnotationAssertion(rdfs:label "cell surface receptor signaling pathway involved in cell-cell signaling") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (regulation of axo-dendritic protein transport) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000058") Annotation( "PMID:20694152") "Any process that modulates the frequency, rate or extent of axo-dendritic protein transport.") @@ -104981,7 +103211,7 @@ AnnotationAssertion( "GO:1905219") AnnotationAssertion(rdfs:label "regulation of platelet formation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) # Class: (negative regulation of platelet formation) @@ -105020,7 +103250,7 @@ AnnotationAssertion( "GO:1905221") AnnotationAssertion(rdfs:label "positive regulation of platelet formation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) +SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) # Class: (epicardium morphogenesis) @@ -107422,209 +105652,6 @@ AnnotationAssertion(rdfs:label "nega EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (regulation of Atg1/ULK1 kinase complex assembly) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:autophagy") Annotation( "GOC:mf") Annotation( "GO_REF:0000058") Annotation( "PMID:26567215") "Any process that modulates the frequency, rate or extent of Atg1/ULK1 kinase complex assembly.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2017-01-26T13:23:26Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905864") -AnnotationAssertion(rdfs:label "regulation of Atg1/ULK1 kinase complex assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (negative regulation of Atg1/ULK1 kinase complex assembly) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:autophagy") Annotation( "GOC:mf") Annotation( "GO_REF:0000058") Annotation( "PMID:26567215") "Any process that stops, prevents or reduces the frequency, rate or extent of Atg1/ULK1 kinase complex assembly.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2017-01-26T13:23:35Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "down-regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "downregulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "negative regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "inhibition of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905865") -AnnotationAssertion(rdfs:label "negative regulation of Atg1/ULK1 kinase complex assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of Atg1/ULK1 kinase complex assembly) - -AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GOC:autophagy") Annotation( "GOC:mf") Annotation( "GO_REF:0000058") Annotation( "PMID:26567215") "Any process that activates or increases the frequency, rate or extent of Atg1/ULK1 kinase complex assembly.") -AnnotationAssertion( "pr") -AnnotationAssertion( "2017-01-26T13:23:44Z") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "positive regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "up-regulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "upregulation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1-ATG13 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1-ATG13 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1/ULK1 kinase complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1/ULK1 kinase complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1/ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ATG1/ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of Atg1p signalling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of Atg1p signalling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ULK1 signaling complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ULK1 signaling complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ULK1-ATG13-FIP200 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ULK1-ATG13-FIP200 complex formation") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ULK1-ATG13-RB1CC1 complex assembly") -AnnotationAssertion(Annotation( "GOC:TermGenie") "activation of ULK1-ATG13-RB1CC1 complex formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion( "GO:1905866") -AnnotationAssertion(rdfs:label "positive regulation of Atg1/ULK1 kinase complex assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - # Class: (epididymis development) AnnotationAssertion(Annotation( "GOC:TermGenie") Annotation( "GO_REF:0000094") Annotation( "PMID:12388089") "The process whose specific outcome is the progression of an epididymis over time, from its formation to the mature structure.") @@ -108283,31 +106310,6 @@ AnnotationAssertion(rdfs:label "RNA EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) -# Class: (Atg1/ULK1 kinase complex) - -AnnotationAssertion(Annotation( "GOC:DOS") Annotation( "GOC:bhm") Annotation( "GOC:rb") Annotation( "PMID:15743910") Annotation( "PMID:19211835") Annotation( "PMID:19258318") Annotation( "PMID:19597335") Annotation( "PMID:22885598") "A protein complex consisting of Atg1 (or Atg1 homologs e.g. ULK1, ULK2 in mammals) and Atg13 along with other proteins that regulate its function (e.g. Atg17 in yeast or RB1CC1(FIP200) in mammals). This complex has serine/threonine protein kinase activity and is involved in autophagosome formation.") -AnnotationAssertion( "bhm") -AnnotationAssertion( "2014-03-14T10:55:11Z") -AnnotationAssertion( "GO:0034273") -AnnotationAssertion( "GO:0070969") -AnnotationAssertion( "ATG1 kinase complex") -AnnotationAssertion( "ATG1-ATG13 complex") -AnnotationAssertion( "ATG1/ULK1 signaling complex") -AnnotationAssertion( "Atg1p signalling complex") -AnnotationAssertion(Annotation( "PMID:28816597") "ULK complex") -AnnotationAssertion(Annotation( "PMID:26921696") "ULK1 complex") -AnnotationAssertion( "ULK1 signaling complex") -AnnotationAssertion( "ULK1-ATG13-FIP200 complex") -AnnotationAssertion( "ULK1-ATG13-RB1CC1 complex") -AnnotationAssertion(Annotation( "GOC:PARL") Annotation( "GOC:autophagy") Annotation( "GOC:pad") Annotation( "PMID:26754330") "autophagy-initiation complex") -AnnotationAssertion( "cellular_component") -AnnotationAssertion( "GO:1990316") -AnnotationAssertion(rdfs:label "Atg1/ULK1 kinase complex") -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) - # Class: (transporter complex) AnnotationAssertion(Annotation( "GOC:bhm") Annotation( "PMID:15449578") "A protein complex facilitating transport of molecules (proteins, small molecules, nucleic acids) into, out of or within a cell, or between cells.") @@ -111419,37 +109421,6 @@ AnnotationAssertion( "positive regulation of nephron tubule epithelial cell differentiation") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -# Class: (regulation of autophagosome assembly) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:autophagy") "Any process that modulates the frequency, rate or extent of autophagosome assembly.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2011-06-24T11:19:08Z") -AnnotationAssertion(Annotation( "GOC:autophagy") "regulation of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of autophagosome formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of PAS formation") -AnnotationAssertion(Annotation( "GOC:obol") "regulation of autophagic vacuole formation") -AnnotationAssertion( "GO:2000785") -AnnotationAssertion(rdfs:label "regulation of autophagosome assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -# Class: (positive regulation of autophagosome assembly) - -AnnotationAssertion(Annotation( "GOC:BHF") Annotation( "GOC:autophagy") "Any process that activates or increases the frequency, rate or extent of autophagic vacuole assembly.") -AnnotationAssertion( "rl") -AnnotationAssertion( "2011-06-24T11:19:12Z") -AnnotationAssertion(Annotation( "GOC:autophagy") "positive regulation of autophagic vacuole assembly") -AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of autophagosome biosynthesis") -AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of autophagosome formation") -AnnotationAssertion( "biological_process") -AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of PAS formation") -AnnotationAssertion(Annotation( "GOC:obol") "positive regulation of autophagic vacuole formation") -AnnotationAssertion( "GO:2000786") -AnnotationAssertion(rdfs:label "positive regulation of autophagosome assembly") -EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) - # Class: (regulation of mesenchymal cell proliferation involved in lung development) AnnotationAssertion(Annotation( "PMID:21513708") "Any process that modulates the frequency, rate or extent of mesenchymal cell proliferation involved in lung development.") @@ -112680,106 +110651,6 @@ AnnotationAssertion(rdfs:label "posi EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "https://github.com/geneontology/go-ontology/issues/13926") ObjectSomeValuesFrom( )) -# Class: (data item) - -AnnotationAssertion( "data item"@en) -AnnotationAssertion( "Data items include counts of things, analyte concentrations, and statistical summaries."@en) -AnnotationAssertion( ) -AnnotationAssertion( "An information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements."@en) -AnnotationAssertion( "2/2/2009 Alan and Bjoern discussing FACS run output data. This is a data item because it is about the cell population. Each element records an event and is typically further composed a set of measurment data items that record the fluorescent intensity stimulated by one of the lasers."@en) -AnnotationAssertion( "2009-03-16: data item deliberatly ambiguous: we merged data set and datum to be one entity, not knowing how to define singular versus plural. So data item is more general than datum."@en) -AnnotationAssertion( "2009-03-16: removed datum as alternative term as datum specifically refers to singular form, and is thus not an exact synonym."@en) -AnnotationAssertion( "JAR: datum -- well, this will be very tricky to define, but maybe some -information-like stuff that might be put into a computer and that is -meant, by someone, to denote and/or to be interpreted by some -process... I would include lists, tables, sentences... I think I might -defer to Barry, or to Brian Cantwell Smith - -JAR: A data item is an approximately justified approximately true approximate belief"@en) -AnnotationAssertion( "2014-03-31: See discussion at http://odontomachus.wordpress.com/2014/03/30/aboutness-objects-propositions/") -AnnotationAssertion( "PERSON: Alan Ruttenberg"@en) -AnnotationAssertion( "PERSON: Chris Stoeckert"@en) -AnnotationAssertion( "PERSON: Jonathan Rees"@en) -AnnotationAssertion( "data"@en) -AnnotationAssertion(rdfs:label "data item"@en) -SubClassOf( ) - -# Class: (symbol) - -AnnotationAssertion( "symbol"@en) -AnnotationAssertion( "a serial number such as \"12324X\""@en) -AnnotationAssertion( "a stop sign"@en) -AnnotationAssertion( "a written proper name such as \"OBI\""@en) -AnnotationAssertion( ) -AnnotationAssertion( "An information content entity that is a mark(s) or character(s) used as a conventional representation of another entity."@en) -AnnotationAssertion( "20091104, MC: this needs work and will most probably change"@en) -AnnotationAssertion( "2014-03-31: We would like to have a deeper analysis of 'mark' and 'sign' in the future (see https://github.com/information-artifact-ontology/IAO/issues/154)."@en) -AnnotationAssertion( "PERSON: James A. Overton"@en) -AnnotationAssertion( "PERSON: Jonathan Rees"@en) -AnnotationAssertion( "based on Oxford English Dictionary"@en) -AnnotationAssertion(rdfs:label "symbol"@en) -SubClassOf( ) - -# Class: (information content entity) - -AnnotationAssertion( "information content entity"@en) -AnnotationAssertion( "Examples of information content entites include journal articles, data, graphical layouts, and graphs."@en) -AnnotationAssertion( ) -AnnotationAssertion( "A generically dependent continuant that is about some thing."@en) -AnnotationAssertion( "2014-03-10: The use of \"thing\" is intended to be general enough to include universals and configurations (see https://groups.google.com/d/msg/information-ontology/GBxvYZCk1oc/-L6B5fSBBTQJ)."@en) -AnnotationAssertion( "information_content_entity 'is_encoded_in' some digital_entity in obi before split (040907). information_content_entity 'is_encoded_in' some physical_document in obi before split (040907). - -Previous. An information content entity is a non-realizable information entity that 'is encoded in' some digital or physical entity."@en) -AnnotationAssertion( "PERSON: Chris Stoeckert"@en) -AnnotationAssertion( "OBI_0000142"@en) -AnnotationAssertion(rdfs:label "information content entity"@en) -SubClassOf( ) -SubClassOf( ObjectSomeValuesFrom( )) - -# Class: (curation status specification) - -AnnotationAssertion( "curation status specification"@en) -AnnotationAssertion( ) -AnnotationAssertion( "The curation status of the term. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en) -AnnotationAssertion( "Better to represent curation as a process with parts and then relate labels to that process (in IAO meeting)"@en) -AnnotationAssertion( "PERSON:Bill Bug"@en) -AnnotationAssertion( "GROUP:OBI:"@en) -AnnotationAssertion( "OBI_0000266"@en) -AnnotationAssertion(rdfs:label "curation status specification"@en) -EquivalentClasses( ObjectOneOf( )) -SubClassOf( ) - -# Class: (data about an ontology part) - -AnnotationAssertion( "data about an ontology part"@en) -AnnotationAssertion( "Data about an ontology part is a data item about a part of an ontology, for example a term"@en) -AnnotationAssertion( "Person:Alan Ruttenberg"@en) -AnnotationAssertion(rdfs:label "data about an ontology part"@en) -SubClassOf( ) - -# Class: (obsolescence reason specification) - -AnnotationAssertion( "obsolescence reason specification"@en) -AnnotationAssertion( ) -AnnotationAssertion( "The reason for which a term has been deprecated. The allowed values come from an enumerated list of predefined terms. See the specification of these instances for more detailed definitions of each enumerated value."@en) -AnnotationAssertion( "The creation of this class has been inspired in part by Werner Ceusters' paper, Applying evolutionary terminology auditing to the Gene Ontology."@en) -AnnotationAssertion( "PERSON: Alan Ruttenberg"@en) -AnnotationAssertion( "PERSON: Melanie Courtot"@en) -AnnotationAssertion(rdfs:label "obsolescence reason specification"@en) -EquivalentClasses( ObjectOneOf( )) -SubClassOf( ) - -# Class: (denotator type) - -AnnotationAssertion( "denotator type"@en) -AnnotationAssertion( "The Basic Formal Ontology ontology makes a distinction between Universals and defined classes, where the formal are \"natural kinds\" and the latter arbitrary collections of entities."@en) -AnnotationAssertion( "A denotator type indicates how a term should be interpreted from an ontological perspective."@en) -AnnotationAssertion( "Alan Ruttenberg"@en) -AnnotationAssertion( "Barry Smith, Werner Ceusters"@en) -AnnotationAssertion(rdfs:label "denotator type"@en) -EquivalentClasses( ObjectOneOf( )) -SubClassOf( ) - # Class: (root) AnnotationAssertion( "GC_ID:1") @@ -156041,6 +153912,7 @@ SubClassOf(Annotation( "FMA AnnotationAssertion(Annotation( "MP:0010988") "The hyaline cartilaginous structures that support the bronchi, present as irregular rings in the larger bronchi (and not as regular as in the trachea), and as small plates and islands in the smaller bronchi; as the branching continues through the bronchial tree, the amount of hyaline cartilage in the walls decreases until it is absent in the smallest bronchioles[MP].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:35192") AnnotationAssertion( "FMA:62649") AnnotationAssertion( "MA:0001835") @@ -156061,6 +153933,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "cartilage of bronchus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "MP") ObjectSomeValuesFrom( )) @@ -156094,6 +153967,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "http://orcid.org/0000-0002-6601-2165") "An epithelium that lines a terminal bronchiole.") AnnotationAssertion( ) AnnotationAssertion( "A pseudostratified epithelium, containing basal cells, stem cells of the airway, submucosal glands and cartilage rings, is limited to the trachea and large lobar airways in the mouse (Morrisey and Hogan, 2010). This more complex epithelium extends to terminal bronchioles in the human[DOI:10.1242/dev.115469]") +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:36283") AnnotationAssertion( "FMA:62794") AnnotationAssertion( "MA:0001774") @@ -156113,6 +153987,7 @@ AnnotationAssertion( "terminal bronchiole epithelium") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (white pulp of spleen) @@ -158210,6 +156085,7 @@ EquivalentClasses( ObjectIntersec AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a bronchiole [Automatically generated definition].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "BTO:0001866") AnnotationAssertion( "CALOHA:TS-0570") AnnotationAssertion( "EMAPA:32693") @@ -158230,7 +156106,9 @@ EquivalentClasses( ObjectIntersec SubClassOf( ) SubClassOf(Annotation( "BTO") ) SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) # Class: (adrenal gland capsule) @@ -160661,6 +158539,7 @@ SubClassOf( ObjectSomeValuesFrom( SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) # Class: (bronchus) @@ -160734,12 +158613,11 @@ AnnotationAssertion(rdfs:label " AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) SubClassOf( ) SubClassOf(Annotation( "MA") ObjectSomeValuesFrom( )) -SubClassOf(Annotation( "ncit") ObjectSomeValuesFrom( )) SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) # Class: (terminal bronchiole) -AnnotationAssertion(Annotation( "ISBN:0-397-51047-0") Annotation( "MGI:cwg") Annotation( "MP:0002268") "The last conducting structure of non-respiratory bronchioles; after this point, the airways have alveoli in their walls.") +AnnotationAssertion(Annotation( "ISBN:0-397-51047-0") Annotation( "MGI:cwg") Annotation( "MP:0002268") Annotation( "PMID:16543587") "A bronchiole that is part of a secondary pulmonary lobule and the last conducting structure of a non-respiratory bronchiole; after this point, the airways have alveoli in their walls.") AnnotationAssertion( ) AnnotationAssertion( "BTO:0003223") AnnotationAssertion( "EMAPA:36282") @@ -160760,6 +158638,9 @@ AnnotationAssertion( "terminal bronchiole") AnnotationAssertion( "https://upload.wikimedia.org/wikipedia/commons/d/db/Alveoli_diagram.png"^^xsd:anyURI) SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (respiratory bronchiole) @@ -163391,6 +161272,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "GO:0060481") "The tissue made up of epithelial cells that lines the inside of the lobar bronchus.") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:32695") AnnotationAssertion( "FMA:86624") AnnotationAssertion( "MA:0001842") @@ -163407,11 +161289,15 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "epithelium of lobar bronchus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (epithelium of segmental bronchus) AnnotationAssertion(Annotation( "OBOL:automatic") "An epithelium that is part of a segmental bronchus [Automatically generated definition].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "MA:th") "EMAPA:37740") AnnotationAssertion( "FMA:86626") AnnotationAssertion( "MA:0001850") @@ -163430,6 +161316,13 @@ AnnotationAssertion(rdfs:label " EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (neural crest) @@ -181247,6 +179140,7 @@ EquivalentClasses( ObjectIntersec AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a bronchus [Automatically generated definition].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "BTO:0004401") AnnotationAssertion( "EMAPA:35195") AnnotationAssertion( "MA:0001840") @@ -181281,6 +179175,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "bronchus smooth muscle") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (prostate gland smooth muscle) @@ -183427,23 +181322,27 @@ EquivalentClasses( ObjectIntersec AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a terminal bronchiole [Automatically generated definition].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "FMA:261051") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0004516") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "smooth muscle tissue of terminal bronchiole") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (smooth muscle tissue of respiratory bronchiole) AnnotationAssertion(Annotation( "OBOL:automatic") "A portion of smooth muscle tissue that is part of a respiratory bronchiole [Automatically generated definition].") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "FMA:261055") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0004517") AnnotationAssertion( ) AnnotationAssertion(rdfs:label "smooth muscle tissue of respiratory bronchiole") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (muscle of vertebral column) @@ -186968,6 +184867,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "GO:0060483") "The mass of tissue composed of mesenchymal cells in the lobar bronchus..") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion( "EMAPA:32698") AnnotationAssertion(Annotation( "OBOL:automatic") "mesenchyme of lobar bronchus") AnnotationAssertion( "uberon") @@ -186975,6 +184875,7 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "lobar bronchus mesenchyme") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (lobar bronchus vasculature) @@ -191735,7 +189636,7 @@ AnnotationAssertion( "dentate gyrus granule cell layer") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ObjectSomeValuesFrom( )) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (dorsal striatum) @@ -203315,6 +201216,7 @@ SubClassOf( ObjectSomeValuesFrom( AnnotationAssertion(Annotation( "MP:0010901") "The distinguishing cell types of the lung alveolar tissue, including pulmonary epithelial cells (pneumocytes), alveolar capillary endothelial cells, interstitial cells (fibroblasts) and alveolar macrophages.") AnnotationAssertion( ) +AnnotationAssertion( ) AnnotationAssertion(Annotation( "MA:th") "EMAPA:37942") AnnotationAssertion( "uberon") AnnotationAssertion( "UBERON:0008870") @@ -203322,6 +201224,9 @@ AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary alveolar parenchyma") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) # Class: (pulmonary acinus) @@ -203344,7 +201249,8 @@ AnnotationAssertion( ) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "pulmonary acinus") -SubClassOf(Annotation( "FMA") ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) # Class: (hypodermis skeletal muscle layer) @@ -208612,7 +206518,21 @@ AnnotationAssertion( "UBERON:0010368") AnnotationAssertion(rdfs:label "pulmonary lobule") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) -SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) + +# Class: (secondary pulmonary lobule) + +AnnotationAssertion(Annotation( "PMID:3259815") "A unit of lung supplied by three to five terminal bronchioles and contained by fibrous septa.") +AnnotationAssertion( ) +AnnotationAssertion(Annotation( "http://medical-dictionary.thefreedictionary.com/secondary+pulmonary+lobule") "a pyramidal mass of lung tissue with sides that are bounded by the incomplete interlobular connective tissue septa and with a base, which is 1-2 cm in diameter, which usually faces the pleural surface of the lung; lobules that occupy a more central position in the lung are not well defined and are considered to consist of three to five pulmonary acini with proximate terminal bronchioles.") +AnnotationAssertion( "FMA:7414") +AnnotationAssertion(Annotation( "FMA:7414") Annotation( "FMA:TA") Annotation( ) "lobulus pulmonis secondarius") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:0010369") +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "secondary pulmonary lobule") +SubClassOf(Annotation( "FMA") ) +SubClassOf(Annotation( "FMA") ObjectSomeValuesFrom( )) # Class: (tibial vein) @@ -224059,121 +221979,20 @@ AnnotationAssertion( "submucosal gland acinus") EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) - -############################ -# Named Individuals -############################ - -# Individual: (example to be eventually removed) - -AnnotationAssertion( "example to be eventually removed"@en) -AnnotationAssertion(rdfs:label "example to be eventually removed"@en) - -# Individual: (failed exploratory term) - -AnnotationAssertion( "failed exploratory term"@en) -AnnotationAssertion( "The term was used in an attempt to structure part of the ontology but in retrospect failed to do a good job"@en) -AnnotationAssertion( "Person:Alan Ruttenberg"@en) -AnnotationAssertion(rdfs:label "failed exploratory term"@en) - -# Individual: (metadata complete) - -AnnotationAssertion( "metadata complete"@en) -AnnotationAssertion( "Class has all its metadata, but is either not guaranteed to be in its final location in the asserted IS_A hierarchy or refers to another class that is not complete."@en) -AnnotationAssertion(rdfs:label "metadata complete"@en) - -# Individual: (organizational term) - -AnnotationAssertion( "organizational term"@en) -AnnotationAssertion( "Term created to ease viewing/sort terms for development purpose, and will not be included in a release"@en) -AnnotationAssertion(rdfs:label "organizational term"@en) - -# Individual: (ready for release) - -AnnotationAssertion( "ready for release"@en) -AnnotationAssertion( "Class has undergone final review, is ready for use, and will be included in the next release. Any class lacking \"ready_for_release\" should be considered likely to change place in hierarchy, have its definition refined, or be obsoleted in the next release. Those classes deemed \"ready_for_release\" will also derived from a chain of ancestor classes that are also \"ready_for_release.\""@en) -AnnotationAssertion(rdfs:label "ready for release"@en) - -# Individual: (metadata incomplete) - -AnnotationAssertion( "metadata incomplete"@en) -AnnotationAssertion( "Class is being worked on; however, the metadata (including definition) are not complete or sufficiently clear to the branch editors."@en) -AnnotationAssertion(rdfs:label "metadata incomplete"@en) - -# Individual: (uncurated) - -AnnotationAssertion( "uncurated"@en) -AnnotationAssertion( "Nothing done yet beyond assigning a unique class ID and proposing a preferred term."@en) -AnnotationAssertion(rdfs:label "uncurated"@en) - -# Individual: (pending final vetting) - -AnnotationAssertion( "pending final vetting"@en) -AnnotationAssertion( "All definitions, placement in the asserted IS_A hierarchy and required minimal metadata are complete. The class is awaiting a final review by someone other than the term editor."@en) -AnnotationAssertion(rdfs:label "pending final vetting"@en) - -# Individual: (placeholder removed) - -AnnotationAssertion( "placeholder removed"@en) -AnnotationAssertion(rdfs:label "placeholder removed"@en) - -# Individual: (terms merged) - -AnnotationAssertion( "terms merged"@en) -AnnotationAssertion( "An editor note should explain what were the merged terms and the reason for the merge."@en) -AnnotationAssertion(rdfs:label "terms merged"@en) - -# Individual: (term imported) - -AnnotationAssertion( "term imported"@en) -AnnotationAssertion( "This is to be used when the original term has been replaced by a term imported from an other ontology. An editor note should indicate what is the URI of the new term to use."@en) -AnnotationAssertion(rdfs:label "term imported"@en) - -# Individual: (term split) - -AnnotationAssertion( "term split"@en) -AnnotationAssertion( "This is to be used when a term has been split in two or more new terms. An editor note should indicate the reason for the split and indicate the URIs of the new terms created."@en) -AnnotationAssertion(rdfs:label "term split"@en) - -# Individual: (universal) - -AnnotationAssertion( "universal"@en) -AnnotationAssertion( "Hard to give a definition for. Intuitively a \"natural kind\" rather than a collection of any old things, which a class is able to be, formally. At the meta level, universals are defined as positives, are disjoint with their siblings, have single asserted parents."@en) -AnnotationAssertion( "Alan Ruttenberg"@en) -AnnotationAssertion( "A Formal Theory of Substances, Qualities, and Universals, http://ontology.buffalo.edu/bfo/SQU.pdf"@en) -AnnotationAssertion(rdfs:label "universal"@en) - -# Individual: (defined class) - -AnnotationAssertion( "defined class"@en) -AnnotationAssertion( "A defined class is a class that is defined by a set of logically necessary and sufficient conditions but is not a universal"@en) -AnnotationAssertion( "\"definitions\", in some readings, always are given by necessary and sufficient conditions. So one must be careful (and this is difficult sometimes) to distinguish between defined classes and universal."@en) -AnnotationAssertion( "Alan Ruttenberg"@en) -AnnotationAssertion(rdfs:label "defined class"@en) - -# Individual: (named class expression) - -AnnotationAssertion( "named class expression"@en) -AnnotationAssertion( "A named class expression is a logical expression that is given a name. The name can be used in place of the expression."@en) -AnnotationAssertion( "named class expressions are used in order to have more concise logical definition but their extensions may not be interesting classes on their own. In languages such as OWL, with no provisions for macros, these show up as actuall classes. Tools may with to not show them as such, and to replace uses of the macros with their expansions"@en) -AnnotationAssertion( "Alan Ruttenberg"@en) -AnnotationAssertion(rdfs:label "named class expression"@en) - -# Individual: (to be replaced with external ontology term) - -AnnotationAssertion( "to be replaced with external ontology term"@en) -AnnotationAssertion( "Terms with this status should eventually replaced with a term from another ontology."@en) -AnnotationAssertion( "Alan Ruttenberg"@en) -AnnotationAssertion( "group:OBI"@en) -AnnotationAssertion(rdfs:label "to be replaced with external ontology term"@en) - -# Individual: (requires discussion) - -AnnotationAssertion( "requires discussion"@en) -AnnotationAssertion( "A term that is metadata complete, has been reviewed, and problems have been identified that require discussion before release. Such a term requires editor note(s) to identify the outstanding issues."@en) -AnnotationAssertion( "Alan Ruttenberg"@en) -AnnotationAssertion( "group:OBI"@en) -AnnotationAssertion(rdfs:label "requires discussion"@en) +# Class: (bronchopulmonary segment) + +AnnotationAssertion(Annotation( "FMA:7312") Annotation( "PMID:18271171") Annotation( "PMID:33620799") Annotation( "doi:10.1016/j.mpaic.2008.09.022") "A discrete anatomical unit of the lung that is composed of a segmental bronchus and the lung tissue supplied by that bronchus. A bronchopulmonary segment exhibits a pyramidal shape, with its apex pointing towards the center of the lung and its base toward the pleural surface.") +AnnotationAssertion( ) +AnnotationAssertion( ) +AnnotationAssertion( "2023-07-20T12:43:29Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( "PMID:33620799") "lung segment") +AnnotationAssertion( "uberon") +AnnotationAssertion( "UBERON:8600017") +AnnotationAssertion(Annotation( "PMID:18271171") Annotation( "doi:10.1016/j.mpaic.2008.09.022") rdfs:comment "A bronchopulmonary segment is surrounded by connective tissue septa, which are continuous with the pleural surface and prevent air collateralization between segments somewhat. In humans, the right lung has ten bronchopulmonary segments and eight or nine bronchopulmonary segments in the left lung.") +AnnotationAssertion(rdfs:label "bronchopulmonary segment") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) +SubClassOf( ObjectSomeValuesFrom( )) EquivalentClasses(ObjectIntersectionOf( ObjectSomeValuesFrom( )) ObjectIntersectionOf( ObjectMinCardinality(2 )))