Skip to content

Commit 21f58e2

Browse files
authored
chore: bump version + date
1 parent 73da548 commit 21f58e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

schemas/ImagingOntology.ttl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
dct:creator "Robin Franken" ;
2525
dct:description "The Imaging Plaza ontology provides concepts (classes and properties) to model human and machine readable imaging software metadata. It is the result of re-using external pre-existing vocabularies such as schema.org and the software description ontology, together with custom imaging specific objects and properties. The ontology contains purely semantic information (labels, definitions etc.) and is meant to be used in conjuction with a graph of enumeration values and a graph containing SHACL shapes to provide more machine readable restrictions on values of properties." ;
2626
dct:license <https://spdx.org/licenses/CC-BY-SA-4.0.html> ;
27-
dct:modified "2024-08-15"^^xsd:date ;
27+
dct:modified "2025-01-28"^^xsd:date ;
2828
dct:title "Imaging Plaza Ontology" ;
2929
vann:preferredNamespacePrefix "imag" ;
3030
vann:preferredNamespaceUri "https://imaging-plaza.epfl.ch/ontology#"^^xsd:string ;
31-
owl:versionInfo "0.7.0"^^xsd:string
31+
owl:versionInfo "0.8.0"^^xsd:string
3232
.
3333

3434
schema:SoftwareSourceCode

0 commit comments

Comments
 (0)