# Slot: description _a description of the resource_ URI: [dcterms:description](http://purl.org/dc/terms/description) ## 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: description description: a description of the resource from_schema: https://w3id.org/oak/summary_statistics rank: 1000 slot_uri: dcterms:description alias: description owner: Ontology domain_of: - Ontology range: string ```