Skip to content

Slot: inSeries

A dataset series of which this dataset is a part.

URI: [dcat:inSeries](http://www.w3.org/ns/dcat#inSeries) ## 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 | [DatasetSeries](DatasetSeries.md) | | Domain Of | [Dataset](Dataset.md) | | Slot URI | [dcat:inSeries](http://www.w3.org/ns/dcat#inSeries) | ### 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:inSeries | | native | dcat_ap:inSeries | ## LinkML Source
name: inSeries
description: A dataset series of which this dataset is a part.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:inSeries
domain_of:
- Dataset
range: DatasetSeries
multivalued: true