Skip to content

Commit 2ced46d

Browse files
committed
refresh imports with make release command
1 parent 9197913 commit 2ced46d

File tree

4 files changed

+190
-6
lines changed

4 files changed

+190
-6
lines changed

src/ontology/idpo-odk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import_group:
1717
- id: ro
1818
- id: go
1919
- id: omo
20+
- id: dcterms
2021
documentation:
2122
documentation_system: mkdocs
2223
robot_java_args: "-Xmx8G"

src/ontology/imports/go_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/idpo/imports/go_import.owl>
10-
<http://purl.obolibrary.org/obo/idpo/releases/2025-08-27/imports/go_import.owl>
10+
<http://purl.obolibrary.org/obo/idpo/releases/2025-08-29/imports/go_import.owl>
1111
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/go/releases/2025-07-22/go.owl>)
12-
Annotation(owl:versionInfo "2025-08-27")
12+
Annotation(owl:versionInfo "2025-08-29")
1313

14+
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
1415
Declaration(AnnotationProperty(<http://purl.org/dc/elements/1.1/source>))
1516
Declaration(AnnotationProperty(<http://purl.org/dc/terms/license>))
17+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId>))
18+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasDbXref>))
19+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym>))
20+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace>))
21+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#id>))
22+
############################
23+
# Annotation Properties
24+
############################
25+
26+
# Annotation Property: <http://purl.obolibrary.org/obo/IAO_0000115> (definition)
27+
28+
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000115> "definition")
29+
30+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> (has_alternative_id)
31+
32+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasAlternativeId> "has_alternative_id")
33+
34+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasDbXref> (database_cross_reference)
35+
36+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "database_cross_reference")
37+
38+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> (has_exact_synonym)
39+
40+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> "has_exact_synonym")
41+
42+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> (has_obo_namespace)
43+
44+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> "has_obo_namespace")
45+
46+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#id> (id)
47+
48+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#id> "id")
49+
1650

1751

1852
)

src/ontology/imports/omo_import.owl

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

88

99
Ontology(<http://purl.obolibrary.org/obo/idpo/imports/omo_import.owl>
10-
<http://purl.obolibrary.org/obo/idpo/releases/2025-08-27/imports/omo_import.owl>
10+
<http://purl.obolibrary.org/obo/idpo/releases/2025-08-29/imports/omo_import.owl>
1111
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/omo/releases/2025-06-18/omo.owl>)
12-
Annotation(owl:versionInfo "2025-08-27")
12+
Annotation(owl:versionInfo "2025-08-29")
1313

1414
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000027>))
1515
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000030>))
@@ -39,6 +39,27 @@ Declaration(NamedIndividual(<http://purl.obolibrary.org/obo/OMO_0001002>))
3939
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
4040
Declaration(AnnotationProperty(<http://purl.org/dc/elements/1.1/source>))
4141
Declaration(AnnotationProperty(<http://purl.org/dc/terms/license>))
42+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasDbXref>))
43+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym>))
44+
############################
45+
# Annotation Properties
46+
############################
47+
48+
# Annotation Property: <http://purl.obolibrary.org/obo/IAO_0000115> (definition)
49+
50+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/IAO_0000115> "The official definition, explaining the meaning of a class or property. Shall be Aristotelian, formalized and normalized. Can be augmented with colloquial definitions."@en)
51+
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000115> "definition"@en)
52+
53+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasDbXref> (has cross-reference)
54+
55+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "An annotation property that links an ontology entity or a statement to a prefixed identifier or URI.")
56+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "has cross-reference")
57+
58+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> (has exact synonym)
59+
60+
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> "An alternative label for a class or property which has the exact same meaning than the preferred name/primary label.")
61+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> "has exact synonym"@en)
62+
4263

4364

4465
############################

0 commit comments

Comments
 (0)