# Slot: title URI: [dcterms:title](http://purl.org/dc/terms/title) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Ontology](Ontology.md) | An OWL ontology | yes | ## Properties * Range: [NarrativeText](NarrativeText.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: title from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 slot_uri: dcterms:title alias: title domain_of: - Ontology range: narrative text ```