Skip to content

Slot: description

The ontology should describe its own contents and scope with a few words or sentences in order to inform human users what the ontology tries to accomplish. The description is displayed in the TIB Terminology Service ontology list and on the start page of each ontology - we therefore recommend to keep it short! For an extensive discussion about the ontology you may want to consider the publication of a traditional academic article or a detailed documentation.

This metadatum is also recommended as required by:

  • https://github.com/information-artifact-ontology/ontology-metadata/pull/106#issuecomment-1117383852
  • http://purl.obolibrary.org/meta/context.jsonld
  • https://w3id.org/mod/2.0
  • https://lov.linkeddata.es/Recommendations_Vocabulary_Design.pdf
  • https://dgarijo.github.io/Widoco/doc/bestPractices/index-en.html
  • 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: dcterm:description

Inheritance

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
  • Required: 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.

See Also

LinkML Source

name: description
description: "The ontology should describe its own contents and scope with a few words\
  \ or sentences in order to inform human users what the ontology tries to accomplish.\n\
  The description is displayed in the TIB Terminology Service ontology list and on\
  \ the start page of each ontology - we therefore recommend to keep it short! For\
  \ an extensive discussion about the ontology you may want to consider the publication\
  \ of a traditional academic article or a detailed documentation.\n\nThis metadatum\
  \ is also recommended as required by:\n\n  * https://github.com/information-artifact-ontology/ontology-metadata/pull/106#issuecomment-1117383852\n\
  \  * http://purl.obolibrary.org/meta/context.jsonld\n  * https://w3id.org/mod/2.0\n\
  \  * https://lov.linkeddata.es/Recommendations_Vocabulary_Design.pdf\n  * https://dgarijo.github.io/Widoco/doc/bestPractices/index-en.html\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:
- dc:description
- schema:abstract
- schema:description
- dcterms:abstract
- skos:note
rank: 1000
is_a: versionInformation
slot_uri: dcterm:description
multivalued: false
alias: description
domain_of:
- RequiredMetadata
range: string
required: true