Skip to content

Commit

Permalink
Merge pull request #49 from obophenotype/ODK-Release-2025-01-04
Browse files Browse the repository at this point in the history
Odk release 2025 01 04
  • Loading branch information
chris-grove authored Jan 4, 2025
2 parents c5bd66b + 6f00296 commit e6e1b8b
Show file tree
Hide file tree
Showing 16 changed files with 1,302 additions and 1,302 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ontology_qc:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container: obolibrary/odkfull:v1.5.2
container: obolibrary/odkfull:v1.5.4

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
4 changes: 2 additions & 2 deletions src/ontology/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ----------------------------------------
# Makefile for wbls
# Generated using ontology-development-kit
# ODK Version: v1.5.2
# ODK Version: v1.5.4
# ----------------------------------------
# IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use wbls.Makefile instead

Expand Down Expand Up @@ -46,7 +46,7 @@ REPORT_PROFILE_OPTS =
OBO_FORMAT_OPTIONS =
SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by dc-properties
SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms
ODK_VERSION_MAKEFILE = v1.5.2
ODK_VERSION_MAKEFILE = v1.5.4

TODAY ?= $(shell date +%Y-%m-%d)
OBODATE ?= $(shell date +'%d:%m:%Y %H:%M')
Expand Down
4 changes: 2 additions & 2 deletions src/ontology/imports/ro_import.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/wbls/imports/ro_import.owl>
<http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/imports/ro_import.owl>
<http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/imports/ro_import.owl>
Annotation(<http://purl.org/dc/elements/1.1/source> <http://purl.obolibrary.org/obo/ro/releases/2024-04-24/ro.owl>)
Annotation(owl:versionInfo "2024-09-26")
Annotation(owl:versionInfo "2025-01-04")

Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000002>))
Declaration(Class(<http://purl.obolibrary.org/obo/BFO_0000003>))
Expand Down
2,552 changes: 1,276 additions & 1,276 deletions src/ontology/reports/edges.tsv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions wbls-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"val" : "Version: 1.04"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2024-09-26"
"val" : "2025-01-04"
} ],
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls-base.json"
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls-base.json"
},
"nodes" : [ {
"id" : "http://purl.obolibrary.org/obo/BFO_0000003",
Expand Down
4 changes: 2 additions & 2 deletions wbls-base.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: wbls/releases/2024-09-26/wbls-base.owl
data-version: wbls/releases/2025-01-04/wbls-base.owl
date: 15:11:2017 12:24
saved-by: chris-grove
auto-generated-by: OBO-Edit 2.2-rc1
Expand All @@ -16,7 +16,7 @@ property_value: dce:title "C. elegans Development Ontology" xsd:string
property_value: dce:type IAO:8000001
property_value: dcterms:license "http://creativecommons.org/licenses/by/4.0/" xsd:string
property_value: IAO:0000700 WBls:0000075
property_value: owl:versionInfo "2024-09-26" xsd:string
property_value: owl:versionInfo "2025-01-04" xsd:string

[Term]
id: WBls:0000001
Expand Down
4 changes: 2 additions & 2 deletions wbls-base.owl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/wbls/wbls-base.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls-base.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls-base.owl"/>
<obo:IAO_0000700 rdf:resource="http://purl.obolibrary.org/obo/WBls_0000075"/>
<dce:description>Ontology about the development and life stages of the C. elegans</dce:description>
<dce:title>C. elegans Development Ontology</dce:title>
Expand All @@ -25,7 +25,7 @@
<oboInOwl:saved-by>chris-grove</oboInOwl:saved-by>
<rdfs:comment>Editors: Wen J. Chen &amp; Daniela Raciti, Raymond Lee, Chris Grove, WormBase, Caltech. Jane Lomax, Wellcome Trust Sanger Institute.</rdfs:comment>
<rdfs:comment>Version: 1.04</rdfs:comment>
<owl:versionInfo>2024-09-26</owl:versionInfo>
<owl:versionInfo>2025-01-04</owl:versionInfo>
</owl:Ontology>


Expand Down
4 changes: 2 additions & 2 deletions wbls-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"val" : "Version: 1.04"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2024-09-26"
"val" : "2025-01-04"
} ],
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls-full.json"
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls-full.json"
},
"nodes" : [ {
"id" : "http://purl.obolibrary.org/obo/BFO_0000002",
Expand Down
4 changes: 2 additions & 2 deletions wbls-full.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: wbls/releases/2024-09-26/wbls-full.owl
data-version: wbls/releases/2025-01-04/wbls-full.owl
date: 15:11:2017 12:24
saved-by: chris-grove
auto-generated-by: OBO-Edit 2.2-rc1
Expand Down Expand Up @@ -28,7 +28,7 @@ property_value: dce:description "Ontology about the development and life stages
property_value: dce:title "C. elegans Development Ontology" xsd:string
property_value: dcterms:license "http://creativecommons.org/licenses/by/4.0/" xsd:string
property_value: IAO:0000700 WBls:0000075
property_value: owl:versionInfo "2024-09-26" xsd:string
property_value: owl:versionInfo "2025-01-04" xsd:string

[Term]
id: BFO:0000002
Expand Down
4 changes: 2 additions & 2 deletions wbls-full.owl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
xmlns:subsets="http://purl.obolibrary.org/obo/ro/subsets#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/wbls/wbls-full.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls-full.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls-full.owl"/>
<obo:IAO_0000700 rdf:resource="http://purl.obolibrary.org/obo/WBls_0000075"/>
<dce:description>Ontology about the development and life stages of the C. elegans</dce:description>
<dce:title>C. elegans Development Ontology</dce:title>
Expand All @@ -31,7 +31,7 @@
<oboInOwl:saved-by>chris-grove</oboInOwl:saved-by>
<rdfs:comment>Editors: Wen J. Chen &amp; Daniela Raciti, Raymond Lee, Chris Grove, WormBase, Caltech. Jane Lomax, Wellcome Trust Sanger Institute.</rdfs:comment>
<rdfs:comment>Version: 1.04</rdfs:comment>
<owl:versionInfo>2024-09-26</owl:versionInfo>
<owl:versionInfo>2025-01-04</owl:versionInfo>
</owl:Ontology>


Expand Down
4 changes: 2 additions & 2 deletions wbls-simple.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"val" : "Version: 1.04"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2024-09-26"
"val" : "2025-01-04"
} ],
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls-simple.json"
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls-simple.json"
},
"nodes" : [ {
"id" : "http://purl.obolibrary.org/obo/WBls_0000001",
Expand Down
2 changes: 1 addition & 1 deletion wbls-simple.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: wbls/releases/2024-09-26/wbls-simple.owl
data-version: wbls/releases/2025-01-04/wbls-simple.owl
date: 15:11:2017 12:24
saved-by: chris-grove
auto-generated-by: OBO-Edit 2.2-rc1
Expand Down
2 changes: 1 addition & 1 deletion wbls-simple.owl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
xmlns:terms="http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/wbls/wbls-simple.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls-simple.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls-simple.owl"/>
<obo:IAO_0000700 rdf:resource="http://purl.obolibrary.org/obo/WBls_0000075"/>
<dc:description>Ontology about the development and life stages of the C. elegans</dc:description>
<dc:title>C. elegans Development Ontology</dc:title>
Expand Down
4 changes: 2 additions & 2 deletions wbls.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"val" : "Version: 1.04"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2024-09-26"
"val" : "2025-01-04"
} ],
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls.json"
"version" : "http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls.json"
},
"nodes" : [ {
"id" : "http://purl.obolibrary.org/obo/BFO_0000002",
Expand Down
2 changes: 1 addition & 1 deletion wbls.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: wbls/releases/2024-09-26/wbls-simple.owl
data-version: wbls/releases/2025-01-04/wbls-simple.owl
date: 15:11:2017 12:24
saved-by: chris-grove
auto-generated-by: OBO-Edit 2.2-rc1
Expand Down
4 changes: 2 additions & 2 deletions wbls.owl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
xmlns:subsets="http://purl.obolibrary.org/obo/ro/subsets#"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/wbls.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2024-09-26/wbls.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/wbls/releases/2025-01-04/wbls.owl"/>
<obo:IAO_0000700 rdf:resource="http://purl.obolibrary.org/obo/WBls_0000075"/>
<dce:description>Ontology about the development and life stages of the C. elegans</dce:description>
<dce:title>C. elegans Development Ontology</dce:title>
Expand All @@ -31,7 +31,7 @@
<oboInOwl:saved-by>chris-grove</oboInOwl:saved-by>
<rdfs:comment>Editors: Wen J. Chen &amp; Daniela Raciti, Raymond Lee, Chris Grove, WormBase, Caltech. Jane Lomax, Wellcome Trust Sanger Institute.</rdfs:comment>
<rdfs:comment>Version: 1.04</rdfs:comment>
<owl:versionInfo>2024-09-26</owl:versionInfo>
<owl:versionInfo>2025-01-04</owl:versionInfo>
</owl:Ontology>


Expand Down

0 comments on commit e6e1b8b

Please sign in to comment.