Slot: acronym
The ID is used as a short name for the ontology or SKOS vocabulary on the TIB Terminology Service ontology list. It can be the same string as the preferred prefix. It should be unique and not contain a hyphen.
This metadatum is also recommended as required by:
* https://github.com/information-artifact-ontology/ontology-metadata/pull/106#issuecomment-1117383852
* https://w3id.org/mod/2.0
* https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md
* https://bioportal.bioontology.org/ontologies/OMV
URI: mod:acronym
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
- Recommended: True
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.
- This property is declared only as recommended in this schema although it is technically required within the configuration of the TIB TS, as it can be derived directly from the required preferredPrefix if not present.
See Also
LinkML Source
name: acronym
description: "The ID is used as a short name for the ontology or SKOS vocabulary on\
\ the TIB Terminology Service ontology list. It can be the same string as the preferred\
\ prefix. It should be unique and not contain a hyphen.\n\nThis metadatum is also\
\ recommended as required by:\n\n * https://github.com/information-artifact-ontology/ontology-metadata/pull/106#issuecomment-1117383852\n\
\ * https://w3id.org/mod/2.0\n * https://github.com/agroportal/fairness/blob/master/doc/results/FAIR-questions.md\n\
\ * https://bioportal.bioontology.org/ontologies/OMV\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.
- This property is declared only as recommended in this schema although it is technically
required within the configuration of the TIB TS, as it can be derived directly from
the required [preferredPrefix](preferredPrefix) if not present.
from_schema: http://terminology.tib.eu/schema
see_also:
- http://omv.ontoware.org/2005/05/ontology#acronym
rank: 1000
slot_uri: mod:acronym
alias: acronym
domain_of:
- RequiredMetadata
range: string
required: false
recommended: true