Slot: documentation
A page or document about the resource.
URI: [foaf:page](http://xmlns.com/foaf/0.1/page)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no |
| [Distribution](Distribution.md) | A specific representation of a dataset (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Document](Document.md) |
| Domain Of | [DataService](DataService.md), [Dataset](Dataset.md), [Distribution](Distribution.md) |
| Slot URI | [foaf:page](http://xmlns.com/foaf/0.1/page) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/semic/dcat-ap/3.0.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | foaf:page |
| native | dcat_ap:documentation |
## LinkML Source
name: documentation
description: A page or document about the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: foaf:page
domain_of:
- DataService
- Dataset
- Distribution
range: Document
multivalued: true