Slot: servesDataset
A dataset that this service serves.
URI: [dcat:servesDataset](http://www.w3.org/ns/dcat#servesDataset)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Dataset](Dataset.md) |
| Domain Of | [DataService](DataService.md) |
| Slot URI | [dcat:servesDataset](http://www.w3.org/ns/dcat#servesDataset) |
### 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 | dcat:servesDataset |
| native | dcat_ap:servesDataset |
## LinkML Source
name: servesDataset
description: A dataset that this service serves.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:servesDataset
domain_of:
- DataService
range: Dataset
multivalued: true