Skip to content

Commit ca53660

Browse files
authored
Merge pull request #11 from sdsc-ordes/rmfranken-version-number
Update README.md
2 parents f61ca69 + 21f58e2 commit ca53660

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ This repo contains the SHACL shapes and the IP Ontology used for:
1414
- **v0.5**: Updated definitions, cardinality of several shapes.
1515
- **v0.6**: Added ontology metadata.
1616
- **v0.7**: Internalize & objectify hasExecutableNotebook, update prefixes from ex: to imag:
17-
17+
- **v0.8**: Update FAIR levels, contributors+producers become authors. First+Last name becomes schema:name.

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)