Skip to content

Slot: dataset

A dataset listed by the catalogue.

URI: [dcat:dataset](http://www.w3.org/ns/dcat#dataset) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Dataset](Dataset.md) | | Domain Of | [Catalogue](Catalogue.md) | | Slot URI | [dcat:dataset](http://www.w3.org/ns/dcat#dataset) | ### 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:dataset | | native | dcat_ap:dataset | ## LinkML Source
name: dataset
description: A dataset listed by the catalogue.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:dataset
domain_of:
- Catalogue
range: Dataset
multivalued: true