Skip to content

Slot: title

The title or name of an ontology or SKOS vocabulary.

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://github.com/owlcs/miro/blob/master/miro.md#a1-ontology-name
  • https://dgarijo.github.io/Widoco/doc/bestPractices/index-en.html
  • Best Practices for Implementing FAIR Vocabularies and Ontologies on the Web

URI: dcterms:title

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: title
description: "The title or name of an ontology or SKOS vocabulary.\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://github.com/owlcs/miro/blob/master/miro.md#a1-ontology-name\n\
  \  * https://dgarijo.github.io/Widoco/doc/bestPractices/index-en.html\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:title
- schema:name
rank: 1000
slot_uri: dcterms:title
alias: title
domain_of:
- RequiredMetadata
range: string
required: true