Skip to content

Commit

Permalink
Merge pull request #29 from VirtualFlyBrain/release_2024-07-15
Browse files Browse the repository at this point in the history
Release 2024-07-15
  • Loading branch information
Clare72 authored Jul 15, 2024
2 parents e3a9a9b + 939ec24 commit 9bf090f
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 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
container: obolibrary/odkfull:v1.5.1

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down
2 changes: 1 addition & 1 deletion VFB_drivers-base.owl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
<terms:contributor>http://orcid.org/0000-0002-1373-1705</terms:contributor>
<terms:license>https://creativecommons.org/licenses/by/4.0/</terms:license>
<oboInOwl:date>15:07:2024 01:21</oboInOwl:date>
<oboInOwl:date>15:07:2024 11:03</oboInOwl:date>
<owl:versionInfo>2024-07-15</owl:versionInfo>
</owl:Ontology>

Expand Down
2 changes: 1 addition & 1 deletion VFB_drivers-cedar.owl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dc:title>VFB Driver Ontology</dc:title>
<terms:contributor>http://orcid.org/0000-0002-1373-1705</terms:contributor>
<terms:license>https://creativecommons.org/licenses/by/4.0/</terms:license>
<oboInOwl:date>15:07:2024 01:20</oboInOwl:date>
<oboInOwl:date>15:07:2024 11:03</oboInOwl:date>
<rdfs:comment>This release artefact does not contain the &apos;has hemidriver&apos; relationships and may not be suitable for most users.</rdfs:comment>
<owl:versionInfo>2024-07-15</owl:versionInfo>
</owl:Ontology>
Expand Down
2 changes: 1 addition & 1 deletion VFB_drivers-full.owl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dc:title>VFB Driver Ontology</dc:title>
<terms:contributor>http://orcid.org/0000-0002-1373-1705</terms:contributor>
<terms:license>https://creativecommons.org/licenses/by/4.0/</terms:license>
<oboInOwl:date>15:07:2024 01:20</oboInOwl:date>
<oboInOwl:date>15:07:2024 11:03</oboInOwl:date>
<owl:versionInfo>2024-07-15</owl:versionInfo>
</owl:Ontology>

Expand Down
8 changes: 4 additions & 4 deletions VFB_drivers.owl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://virtualflybrain.org/data/VFB/OWL/vfb_drivers.owl#"
xml:base="http://virtualflybrain.org/data/VFB/OWL/vfb_drivers.owl"
<rdf:RDF xmlns="http://virtualflybrain.org/data/VFB/OWL/VFB_drivers.owl#"
xml:base="http://virtualflybrain.org/data/VFB/OWL/VFB_drivers.owl"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:obo="http://purl.obolibrary.org/obo/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
Expand All @@ -10,12 +10,12 @@
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:terms="http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://virtualflybrain.org/data/VFB/OWL/vfb_drivers.owl">
<owl:Ontology rdf:about="http://virtualflybrain.org/data/VFB/OWL/VFB_drivers.owl">
<dc:description>An ontology of Drosophila melanogaster drivers and expression patterns. All genetic objects are created using data taken directly from FlyBase.</dc:description>
<dc:title>VFB Driver Ontology</dc:title>
<terms:contributor>http://orcid.org/0000-0002-1373-1705</terms:contributor>
<terms:license>https://creativecommons.org/licenses/by/4.0/</terms:license>
<oboInOwl:date>15:07:2024 01:20</oboInOwl:date>
<oboInOwl:date>15:07:2024 11:03</oboInOwl:date>
<owl:versionInfo>2024-07-15</owl:versionInfo>
</owl:Ontology>

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 VFB_drivers
# Generated using ontology-development-kit
# ODK Version: v1.5
# ODK Version: v1.5.1
# ----------------------------------------
# IMPORTANT: DO NOT EDIT THIS FILE. To override default make goals, use VFB_drivers.Makefile instead

Expand Down Expand Up @@ -47,7 +47,7 @@ REPORT_PROFILE_OPTS = --profile $(ROBOT_PROFILE)
OBO_FORMAT_OPTIONS =
SPARQL_VALIDATION_CHECKS = owldef-self-reference iri-range label-with-iri multiple-replaced_by
SPARQL_EXPORTS = basic-report class-count-by-prefix edges xrefs obsoletes synonyms
ODK_VERSION_MAKEFILE = v1.5
ODK_VERSION_MAKEFILE = v1.5.1

TODAY ?= $(shell date +%Y-%m-%d)
OBODATE ?= $(shell date +'%d:%m:%Y %H:%M')
Expand Down
2 changes: 1 addition & 1 deletion src/ontology/VFB_drivers.Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $(SRC): $(TMPDIR)/FB_data.tsv $(TMPDIR)/template.tsv

$(ONT).owl: $(ONT)-full.owl
grep -v owl:versionIRI $< > $@.tmp.owl
$(ROBOT) annotate -i $@.tmp.owl --ontology-iri http://virtualflybrain.org/data/VFB/OWL/vfb_drivers.owl \
$(ROBOT) annotate -i $@.tmp.owl --ontology-iri http://virtualflybrain.org/data/VFB/OWL/VFB_drivers.owl \
convert -o $@.tmp.owl && mv $@.tmp.owl $@

LATEST_RELEASE = http://raw.githubusercontent.com/VirtualFlyBrain/vfb-driver-ontology/master/VFB_drivers.owl
Expand Down
2 changes: 1 addition & 1 deletion src/sparql/class-count-by-prefix.sparql
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ SELECT ?prefix (COUNT(DISTINCT ?cls) AS ?numberOfClasses) WHERE
FILTER (!isBlank(?cls))
BIND( STRBEFORE(STRAFTER(str(?cls),"http://purl.obolibrary.org/obo/"), "_") AS ?prefix)
}
GROUP BY ?prefix
GROUP BY ?prefix

0 comments on commit 9bf090f

Please sign in to comment.