Skip to content

Slot: datasetDistribution

An available distribution of the dataset.

URI: [dcat:distribution](http://www.w3.org/ns/dcat#distribution) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Distribution](Distribution.md) | | Domain Of | [Dataset](Dataset.md) | | Slot URI | [dcat:distribution](http://www.w3.org/ns/dcat#distribution) | ### 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:distribution | | native | dcat_ap:datasetDistribution | ## LinkML Source
name: datasetDistribution
description: An available distribution of the dataset.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:distribution
domain_of:
- Dataset
range: Distribution
multivalued: true