Skip to content

Commit 3af04fc

Browse files
committed
Merge branch 'master' into set_up_AI_agent
2 parents 551f67b + 2644759 commit 3af04fc

3 files changed

Lines changed: 27 additions & 5 deletions

File tree

src/ontology/imports/merged_import.owl

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
77

88

99
Ontology(<http://purl.obolibrary.org/obo/oba/imports/merged_import.owl>
10-
<http://purl.obolibrary.org/obo/oba/releases/2025-09-04/imports/merged_import.owl>
11-
Annotation(owl:versionInfo "2025-09-04")
10+
<http://purl.obolibrary.org/obo/oba/releases/2025-09-26/imports/merged_import.owl>
11+
Annotation(owl:versionInfo "2025-09-26")
1212

1313
Declaration(Class(<http://identifiers.org/ensembl/ENSG00000006128>))
1414
Declaration(Class(<http://identifiers.org/ensembl/ENSG00000038945>))
@@ -25133,6 +25133,16 @@ Declaration(Class(<http://purl.obolibrary.org/obo/OBA_1000028>))
2513325133
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_1000035>))
2513425134
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_1000142>))
2513525135
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_1001087>))
25136+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060180>))
25137+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060181>))
25138+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060182>))
25139+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060184>))
25140+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060185>))
25141+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060186>))
25142+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060187>))
25143+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060188>))
25144+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060189>))
25145+
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_2060190>))
2513625146
Declaration(Class(<http://purl.obolibrary.org/obo/PATO_0000001>))
2513725147
Declaration(Class(<http://purl.obolibrary.org/obo/PATO_0000004>))
2513825148
Declaration(Class(<http://purl.obolibrary.org/obo/PATO_0000008>))
@@ -60143,7 +60153,7 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/RO_0004023> "caus
6014360153
SubObjectPropertyOf(<http://purl.obolibrary.org/obo/RO_0004023> <http://purl.obolibrary.org/obo/RO_0002410>)
6014460154
SubObjectPropertyOf(<http://purl.obolibrary.org/obo/RO_0004023> <http://purl.obolibrary.org/obo/RO_0040035>)
6014560155

60146-
# Object Property: <http://purl.obolibrary.org/obo/RO_0004024> (disease causes disruption of)
60156+
# Object Property: <http://purl.obolibrary.org/obo/RO_0004024> (disease disrupts)
6014760157

6014860158
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/RO_0004024> "A relationship between a disease and a process where the disease process disrupts the execution of the process.")
6014960159
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/RO_0004024> "disease causes disruption of")
@@ -462195,6 +462205,7 @@ DisjointClasses(<http://purl.obolibrary.org/obo/SO_0000110> <http://purl.obolibr
462195462205

462196462206
# Class: <http://purl.obolibrary.org/obo/SO_0000185> (primary_transcript)
462197462207

462208+
AnnotationAssertion(rdfs:comment <http://purl.obolibrary.org/obo/SO_0000185> "See \"precursor_RNA\" (SO:0002393) for RNA which may be the result of post-transcriptional processing. If the RNA in question is known not to have been processed, use this class (\"primary_transcript\"). On 9 Sep 2025, Removed \"has_exact_synonym : INSDC_feature:precursor_RNA\" and \"has_exact_synonym : precursor RNA\" from the annotation for this class at the request of Terence Murphy of NCBI. See GitHub Issue #655.")
462198462209
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/SO_0000185> "primary_transcript")
462199462210
SubClassOf(<http://purl.obolibrary.org/obo/SO_0000185> <http://purl.obolibrary.org/obo/SO_0000673>)
462200462211

0 commit comments

Comments
 (0)