# Slot: title _the title of the resource_ URI: [dcterms:title](http://purl.org/dc/terms/title) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Ontology](Ontology.md) | An ontology | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/summary_statistics ## LinkML Source
```yaml name: title description: the title of the resource from_schema: https://w3id.org/oak/summary_statistics rank: 1000 slot_uri: dcterms:title alias: title owner: Ontology domain_of: - Ontology range: string ```