Skip to content

Commit 7f0f99e

Browse files
authored
Merge pull request #43 from mcwdsi/pr-fix-bfo-53
v2024-12-20 release
2 parents 2c1d153 + 5cae77f commit 7f0f99e

26 files changed

+2732
-1342
lines changed

docs/highest-id-by-release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| release | highest id |
22
| --- | --- |
3+
| v2024-12-20 | DRON_01059493 |
34
| v2024-11-05 | DRON_01057635 |
45
| v2024-09-04 | DRON_01053861 |
56
| v2024-08-07 | DRON_01047254 |

docs/release-counts.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
| v2024-08-05 | 2024-03 | 7474 | 3705 | 89937 | 618922 |
1717
| v2024-08-07 | 2024-06 | 7478 | 3713 | 90180 | 624816 |
1818
| v2024-09-04 | 2024-09 | 7478 | 3716 | 90441 | 631159 |
19-
| v2024-11-05 | 2024-11 | 7478 | 3721 | 90545 | 634824 |
19+
| v2024-11-05 | 2024-11 | 7478 | 3721 | 90545 | 634824 |
20+
| v2024-12-20 | 2024-12 | 7484 | 3728 | 90580 | 636640 |

src/ontology/dron-edit.owl

Lines changed: 173 additions & 188 deletions
Large diffs are not rendered by default.

src/ontology/dron.Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## If you need to customize your Makefile, make
44
## changes here rather than in the main Makefile
55

6+
RXNORM_VERSION = $(shell grep RXNORM tmp/rxnorm/RXNSAB.RRF | cut -d"|" -f7)
7+
ANNOTATE_ONTOLOGY_VERSION += --annotation rdfs:comment "This version of DrOn is current through RxNorm version $(RXNORM_VERSION)"
8+
69
##########################
710
#### Custom UO Import ####
811
##########################

src/ontology/imports/apollo_sv_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/dron/imports/apollo_sv_import.owl>
10-
<http://purl.obolibrary.org/obo/dron/releases/2024-09-04/imports/apollo_sv_import.owl>
10+
<http://purl.obolibrary.org/obo/dron/releases/2024-12-20/imports/apollo_sv_import.owl>
1111
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/apollo_sv/releases/2024-08-15/apollo_sv.owl>)
12-
Annotation(owl:versionInfo "2024-09-04")
12+
Annotation(rdfs:comment "This version of DrOn is current through RxNorm version 20AA_241202F")
13+
Annotation(owl:versionInfo "2024-12-20")
1314

1415
Declaration(Class(<http://purl.obolibrary.org/obo/APOLLO_SV_00000145>))
1516
Declaration(Class(<http://purl.obolibrary.org/obo/APOLLO_SV_00000335>))

src/ontology/imports/bfo_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/dron/imports/bfo_import.owl>
10-
<http://purl.obolibrary.org/obo/dron/releases/2024-09-04/imports/bfo_import.owl>
10+
<http://purl.obolibrary.org/obo/dron/releases/2024-12-20/imports/bfo_import.owl>
1111
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/bfo/2019-08-26/bfo.owl>)
12-
Annotation(owl:versionInfo "2024-09-04")
12+
Annotation(rdfs:comment "This version of DrOn is current through RxNorm version 20AA_241202F")
13+
Annotation(owl:versionInfo "2024-12-20")
1314

1415
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000001>))
1516
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000002>))

src/ontology/imports/chebi_import.owl

Lines changed: 420 additions & 1091 deletions
Large diffs are not rendered by default.

src/ontology/imports/go_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/dron/imports/go_import.owl>
10-
<http://purl.obolibrary.org/obo/dron/releases/2024-09-04/imports/go_import.owl>
11-
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/go/releases/2024-06-17/go.owl>)
12-
Annotation(owl:versionInfo "2024-09-04")
10+
<http://purl.obolibrary.org/obo/dron/releases/2024-12-20/imports/go_import.owl>
11+
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/go/releases/2024-11-03/go.owl>)
12+
Annotation(rdfs:comment "This version of DrOn is current through RxNorm version 20AA_241202F")
13+
Annotation(owl:versionInfo "2024-12-20")
1314

1415
Declaration(Class(<http://purl.obolibrary.org/obo/GO_0003008>))
1516
Declaration(Class(<http://purl.obolibrary.org/obo/GO_0005488>))
@@ -20,7 +21,6 @@ Declaration(Class(<http://purl.obolibrary.org/obo/GO_0032501>))
2021
Declaration(Class(<http://purl.obolibrary.org/obo/GO_0050886>))
2122
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
2223
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000700>))
23-
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/RO_0002161>))
2424
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/go#gocheck_do_not_annotate>))
2525
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/go#goslim_candida>))
2626
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/go#goslim_chembl>))
@@ -124,14 +124,14 @@ AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespac
124124
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#id> <http://purl.obolibrary.org/obo/GO_0005488> "GO:0005488")
125125
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/GO_0005488> <http://purl.obolibrary.org/obo/go#goslim_pir>)
126126
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#inSubset> <http://purl.obolibrary.org/obo/GO_0005488> <http://purl.obolibrary.org/obo/go#goslim_plant>)
127-
AnnotationAssertion(rdfs:comment <http://purl.obolibrary.org/obo/GO_0005488> "Note that this term is in the subset of terms that should not be used for direct, manual gene product annotation. Please choose a more specific child term, or request a new one if no suitable term is available. For ligands that bind to signal transducing receptors, consider the molecular function term 'receptor binding ; GO:0005102' and its children.")
128127
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/GO_0005488> "binding")
129128

130129
# Class: <http://purl.obolibrary.org/obo/GO_0005515> (protein binding)
131130

132131
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "GOC:go_curators") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/GO_0005515> "Binding to a protein.")
133132
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> <http://purl.obolibrary.org/obo/GO_0005515> "GO:0001948")
134133
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> <http://purl.obolibrary.org/obo/GO_0005515> "GO:0045308")
134+
AnnotationAssertion(Annotation(rdfs:label "Intermediate II binds CYC1, UQCRC1, UQCRC2, UQCRH") <http://www.geneontology.org/formats/oboInOwl#hasDbXref> <http://purl.obolibrary.org/obo/GO_0005515> "Reactome:R-HSA-9866132")
135135
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/GO_0005515> "protein amino acid binding")
136136
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasNarrowSynonym> <http://purl.obolibrary.org/obo/GO_0005515> "glycoprotein binding")
137137
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> <http://purl.obolibrary.org/obo/GO_0005515> "molecular_function")
@@ -183,10 +183,6 @@ SubClassOf(<http://purl.obolibrary.org/obo/GO_0019899> <http://purl.obolibrary.o
183183
# Class: <http://purl.obolibrary.org/obo/GO_0032501> (multicellular organismal process)
184184

185185
AnnotationAssertion(Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "GOC:curators") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "GOC:dph") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "GOC:isa_complete") Annotation(<http://www.geneontology.org/formats/oboInOwl#hasDbXref> "GOC:tb") <http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/GO_0032501> "Any biological process, occurring at the level of a multicellular organism, pertinent to its function.")
186-
AnnotationAssertion(<http://purl.obolibrary.org/obo/RO_0002161> <http://purl.obolibrary.org/obo/GO_0032501> <http://purl.obolibrary.org/obo/NCBITaxon_2>)
187-
AnnotationAssertion(<http://purl.obolibrary.org/obo/RO_0002161> <http://purl.obolibrary.org/obo/GO_0032501> <http://purl.obolibrary.org/obo/NCBITaxon_2157>)
188-
AnnotationAssertion(<http://purl.obolibrary.org/obo/RO_0002161> <http://purl.obolibrary.org/obo/GO_0032501> <http://purl.obolibrary.org/obo/NCBITaxon_4896>)
189-
AnnotationAssertion(<http://purl.obolibrary.org/obo/RO_0002161> <http://purl.obolibrary.org/obo/GO_0032501> <http://purl.obolibrary.org/obo/NCBITaxon_4932>)
190186
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> <http://purl.obolibrary.org/obo/GO_0032501> "GO:0044707")
191187
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> <http://purl.obolibrary.org/obo/GO_0032501> "GO:0050874")
192188
AnnotationAssertion(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> <http://purl.obolibrary.org/obo/GO_0032501> "organismal physiological process")

src/ontology/imports/iao_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/dron/imports/iao_import.owl>
10-
<http://purl.obolibrary.org/obo/dron/releases/2024-09-04/imports/iao_import.owl>
10+
<http://purl.obolibrary.org/obo/dron/releases/2024-12-20/imports/iao_import.owl>
1111
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/iao/2022-11-07/iao.owl>)
12-
Annotation(owl:versionInfo "2024-09-04")
12+
Annotation(rdfs:comment "This version of DrOn is current through RxNorm version 20AA_241202F")
13+
Annotation(owl:versionInfo "2024-12-20")
1314

1415
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000003>))
1516
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000009>))

src/ontology/imports/obi_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/dron/imports/obi_import.owl>
10-
<http://purl.obolibrary.org/obo/dron/releases/2024-09-04/imports/obi_import.owl>
11-
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/obi/2024-06-10/obi.owl>)
12-
Annotation(owl:versionInfo "2024-09-04")
10+
<http://purl.obolibrary.org/obo/dron/releases/2024-12-20/imports/obi_import.owl>
11+
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/obi/2024-12-05/obi.owl>)
12+
Annotation(rdfs:comment "This version of DrOn is current through RxNorm version 20AA_241202F")
13+
Annotation(owl:versionInfo "2024-12-20")
1314

1415
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000015>))
1516
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000040>))
@@ -51,7 +52,7 @@ Declaration(Datatype(xsd:date))
5152

5253
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0001938> "has value specification")
5354
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/OBI_0001938> <http://purl.obolibrary.org/obo/IAO_0000120>)
54-
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0001938> "A relation between an information content entity and a value specification that specifies its value.")
55+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0001938> "A relation between an information content entity and a value specification that specifies its value."@en)
5556
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/OBI_0001938> "PERSON: James A. Overton")
5657
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/OBI_0001938> "OBI")
5758
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/OBI_0001938> "has value specification")
@@ -66,7 +67,7 @@ SubObjectPropertyOf(<http://purl.obolibrary.org/obo/OBI_0001938> <http://purl.ob
6667

6768
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000111> <http://purl.obolibrary.org/obo/OBI_0001937> "has specified numeric value")
6869
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000114> <http://purl.obolibrary.org/obo/OBI_0001937> <http://purl.obolibrary.org/obo/IAO_0000120>)
69-
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0001937> "A relation between a value specification and a number that quantifies it.")
70+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/OBI_0001937> "A relation between a value specification and a number that quantifies it."@en)
7071
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000116> <http://purl.obolibrary.org/obo/OBI_0001937> "A range of 'real' might be better than 'float'. For now we follow 'has measurement value' until we can consider technical issues with SPARQL queries and reasoning.")
7172
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000117> <http://purl.obolibrary.org/obo/OBI_0001937> "PERSON: James A. Overton")
7273
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000119> <http://purl.obolibrary.org/obo/OBI_0001937> "OBI")

0 commit comments

Comments
 (0)