Skip to content

Commit b73a272

Browse files
committed
refresh imports with make release command
1 parent 6385d72 commit b73a272

File tree

3 files changed

+15
-43
lines changed

3 files changed

+15
-43
lines changed

src/ontology/imports/go_import.owl

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,19 @@ 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-29/imports/go_import.owl>
10+
<http://purl.obolibrary.org/obo/idpo/releases/2025-09-01/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-29")
12+
Annotation(owl:versionInfo "2025-09-01")
1313

1414
Declaration(AnnotationProperty(<http://purl.obolibrary.org/obo/IAO_0000115>))
1515
Declaration(AnnotationProperty(<http://purl.org/dc/elements/1.1/source>))
1616
Declaration(AnnotationProperty(<http://purl.org/dc/terms/license>))
17-
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasAlternativeId>))
17+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#default-namespace>))
1818
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasDbXref>))
19-
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym>))
19+
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion>))
2020
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasOBONamespace>))
2121
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#id>))
22+
Declaration(AnnotationProperty(rdfs:label))
2223
############################
2324
# Annotation Properties
2425
############################
@@ -27,17 +28,13 @@ Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#id>
2728

2829
AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000115> "definition")
2930

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-
3431
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasDbXref> (database_cross_reference)
3532

3633
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "database_cross_reference")
3734

38-
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> (has_exact_synonym)
35+
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion> (has_obo_format_version)
3936

40-
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasExactSynonym> "has_exact_synonym")
37+
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasOBOFormatVersion> "has_obo_format_version")
4138

4239
# Annotation Property: <http://www.geneontology.org/formats/oboInOwl#hasOBONamespace> (has_obo_namespace)
4340

src/ontology/imports/omo_import.owl

Lines changed: 2 additions & 8 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-29/imports/omo_import.owl>
10+
<http://purl.obolibrary.org/obo/idpo/releases/2025-09-01/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-29")
12+
Annotation(owl:versionInfo "2025-09-01")
1313

1414
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000027>))
1515
Declaration(Class(<http://purl.obolibrary.org/obo/IAO_0000030>))
@@ -40,7 +40,6 @@ 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>))
4242
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasDbXref>))
43-
Declaration(AnnotationProperty(<http://www.geneontology.org/formats/oboInOwl#hasExactSynonym>))
4443
############################
4544
# Annotation Properties
4645
############################
@@ -55,11 +54,6 @@ AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/IAO_0000115> "def
5554
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.")
5655
AnnotationAssertion(rdfs:label <http://www.geneontology.org/formats/oboInOwl#hasDbXref> "has cross-reference")
5756

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-
6357

6458

6559
############################

0 commit comments

Comments
 (0)