Slot: versionIRI
A version URI is a persistent identifier for a version of an ontology and is used just like its PURL to reliably retrieve a former version of an ontology. Since a PURL usually only points to the latest version of an ontology, each ontology version should additionally state its version URI.
The textual version information is usually part of a version URI of an ontology.
Here is an example from the Academic Event Ontology:
http://purl.obolibrary.org/obo/aeon/aeon-full.owl
http://purl.obolibrary.org/obo/aeon/releases/2022-11-25/aeon-full.owl
Here is an example from ListDB Ontology:
https://w3id.org/listdb/onto/
https://w3id.org/listdb/onto/0.0.1
Here is an example from the GND Ontology:
https://d-nb.info/standards/elementset/gnd#
https://d-nb.info/standards/elementset/gnd_20221010
This metadatum is also recommended as required by:
- https://dgarijo.github.io/Widoco/doc/bestPractices/index-en.html
- https://doi.org/10.1371/journal.pcbi.1009041
- http://ceur-ws.org/Vol-3127/#paper-15
- https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md
- Best Practices for Implementing FAIR Vocabularies and Ontologies on the Web
URI: owl:versionIRI
Inheritance
- provenanceProperty
- versionInformation
- versionIRI
- versionInformation
Applicable Classes
Name | Description |
---|---|
RequiredMetadata | A mixin that provides the required properties needed to index an ontology or ... |
Ontology | An OWL ontology |
SkosConceptScheme | A SKOS vocabulary serialized in RDF using the skos:ConceptScheme |
Properties
- Range: String
Comments
- For the RDF implementation, we recommend using the URI provided here as a standard, but the URI(s) listed under See Also might be used as alternative for this predicate.
See Also
LinkML Source
name: versionIRI
description: "A version URI is a persistent identifier for a version of an ontology\
\ and is used just like its PURL to reliably retrieve a former version of an ontology.\
\ Since a PURL usually only points to the latest version of an ontology, each ontology\
\ version should additionally state its version URI.\nThe textual version information\
\ is usually part of a version URI of an ontology.\nHere is an example from the\
\ Academic Event Ontology:\n```http://purl.obolibrary.org/obo/aeon/aeon-full.owl\n\
http://purl.obolibrary.org/obo/aeon/releases/2022-11-25/aeon-full.owl```\n\nHere\
\ is an example from ListDB Ontology:\n```https://w3id.org/listdb/onto/\nhttps://w3id.org/listdb/onto/0.0.1```\n\
\nHere is an example from the GND Ontology:\n```https://d-nb.info/standards/elementset/gnd#\n\
https://d-nb.info/standards/elementset/gnd_20221010```\n\nThis metadatum is also\
\ recommended as required by:\n\n * https://dgarijo.github.io/Widoco/doc/bestPractices/index-en.html\n\
\ * https://doi.org/10.1371/journal.pcbi.1009041\n * http://ceur-ws.org/Vol-3127/#paper-15\n\
\ * https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md\n\
\ * [Best Practices for Implementing FAIR Vocabularies and Ontologies on the Web\
\ ](http://dgarijo.com/papers/best_practices2020.pdf)\n"
comments:
- For the RDF implementation, we recommend using the URI provided here as a standard,
but the URI(s) listed under **See Also** might be used as alternative for this predicate.
from_schema: http://terminology.tib.eu/schema
see_also:
- schema:schemaVersion
rank: 1000
is_a: versionInformation
slot_uri: owl:versionIRI
multivalued: false
alias: versionIRI
domain_of:
- RequiredMetadata
range: string