Class: DatasetSeries
A collection of datasets that share a common schema and represent a change over time.
URI: [dcat:DatasetSeries](http://www.w3.org/ns/dcat#DatasetSeries)
[String](String.md) | A name given to the resource | direct | | [description](description.md) | 1..*
[String](String.md) | A free-text account of the resource | direct | | [publisher](publisher.md) | 0..1
[Agent](Agent.md) | An entity responsible for making the resource available | direct | | [applicableLegislation](applicableLegislation.md) | *
[LegalResource](LegalResource.md) | The legislation applicable to the resource (DCAT-AP extension) | direct | | [contactPoint](contactPoint.md) | *
[Kind](Kind.md) | Contact information for the resource | direct | | [frequency](frequency.md) | 0..1
[Frequency](Frequency.md) | The frequency at which the dataset is updated | direct | | [geographicalCoverage](geographicalCoverage.md) | *
[Location](Location.md) | The geographic coverage of the resource | direct | | [modificationDate](modificationDate.md) | 0..1
[String](String.md) or
[Date](Date.md) or
[Datetime](Datetime.md) or
[GYear](GYear.md) or
[GYearMonth](GYearMonth.md) | The date on which the resource was changed | direct | | [releaseDate](releaseDate.md) | 0..1
[String](String.md) or
[Date](Date.md) or
[Datetime](Datetime.md) or
[GYear](GYear.md) or
[GYearMonth](GYearMonth.md) | The date of formal issuance of the resource | direct | | [temporalCoverage](temporalCoverage.md) | *
[PeriodOfTime](PeriodOfTime.md) | The temporal coverage of the resource | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Dataset](Dataset.md) | [inSeries](inSeries.md) | range | [DatasetSeries](DatasetSeries.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dcat:DatasetSeries | | native | dcat_ap:DatasetSeries | ## LinkML Source ### Direct
### Induced
classDiagram
class DatasetSeries
click DatasetSeries href "../DatasetSeries/"
CataloguedResource <|-- DatasetSeries
click CataloguedResource href "../CataloguedResource/"
DatasetSeries : applicableLegislation
DatasetSeries --> "*" LegalResource : applicableLegislation
click LegalResource href "../LegalResource/"
DatasetSeries : contactPoint
DatasetSeries --> "*" Kind : contactPoint
click Kind href "../Kind/"
DatasetSeries : description
DatasetSeries : frequency
DatasetSeries --> "0..1" Frequency : frequency
click Frequency href "../Frequency/"
DatasetSeries : geographicalCoverage
DatasetSeries --> "*" Location : geographicalCoverage
click Location href "../Location/"
DatasetSeries : modificationDate
DatasetSeries : publisher
DatasetSeries --> "0..1" Agent : publisher
click Agent href "../Agent/"
DatasetSeries : releaseDate
DatasetSeries : temporalCoverage
DatasetSeries --> "*" PeriodOfTime : temporalCoverage
click PeriodOfTime href "../PeriodOfTime/"
DatasetSeries : title
## Inheritance
* [Resource](Resource.md)
* [CataloguedResource](CataloguedResource.md)
* **DatasetSeries**
## Class Properties
| Property | Value |
| --- | --- |
| Class URI | [dcat:DatasetSeries](http://www.w3.org/ns/dcat#DatasetSeries) |
## Slots
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
| [title](title.md) | 1..* [String](String.md) | A name given to the resource | direct | | [description](description.md) | 1..*
[String](String.md) | A free-text account of the resource | direct | | [publisher](publisher.md) | 0..1
[Agent](Agent.md) | An entity responsible for making the resource available | direct | | [applicableLegislation](applicableLegislation.md) | *
[LegalResource](LegalResource.md) | The legislation applicable to the resource (DCAT-AP extension) | direct | | [contactPoint](contactPoint.md) | *
[Kind](Kind.md) | Contact information for the resource | direct | | [frequency](frequency.md) | 0..1
[Frequency](Frequency.md) | The frequency at which the dataset is updated | direct | | [geographicalCoverage](geographicalCoverage.md) | *
[Location](Location.md) | The geographic coverage of the resource | direct | | [modificationDate](modificationDate.md) | 0..1
[String](String.md) or
[Date](Date.md) or
[Datetime](Datetime.md) or
[GYear](GYear.md) or
[GYearMonth](GYearMonth.md) | The date on which the resource was changed | direct | | [releaseDate](releaseDate.md) | 0..1
[String](String.md) or
[Date](Date.md) or
[Datetime](Datetime.md) or
[GYear](GYear.md) or
[GYearMonth](GYearMonth.md) | The date of formal issuance of the resource | direct | | [temporalCoverage](temporalCoverage.md) | *
[PeriodOfTime](PeriodOfTime.md) | The temporal coverage of the resource | direct | ## Usages | used by | used in | type | used | | --- | --- | --- | --- | | [Dataset](Dataset.md) | [inSeries](inSeries.md) | range | [DatasetSeries](DatasetSeries.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/semic/dcat-ap/3.0.1 ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | dcat:DatasetSeries | | native | dcat_ap:DatasetSeries | ## LinkML Source ### Direct
name: DatasetSeries
description: A collection of datasets that share a common schema and represent a change
over time.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: CataloguedResource
slots:
- title
- description
- publisher
- applicableLegislation
- contactPoint
- frequency
- geographicalCoverage
- modificationDate
- releaseDate
- temporalCoverage
slot_usage:
title:
name: title
required: true
multivalued: true
description:
name: description
required: true
multivalued: true
publisher:
name: publisher
multivalued: false
frequency:
name: frequency
multivalued: false
modificationDate:
name: modificationDate
multivalued: false
releaseDate:
name: releaseDate
multivalued: false
class_uri: dcat:DatasetSeries
name: DatasetSeries
description: A collection of datasets that share a common schema and represent a change
over time.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
is_a: CataloguedResource
slot_usage:
title:
name: title
required: true
multivalued: true
description:
name: description
required: true
multivalued: true
publisher:
name: publisher
multivalued: false
frequency:
name: frequency
multivalued: false
modificationDate:
name: modificationDate
multivalued: false
releaseDate:
name: releaseDate
multivalued: false
attributes:
title:
name: title
description: A name given to the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:title
owner: DatasetSeries
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
range: string
required: true
multivalued: true
description:
name: description
description: A free-text account of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:description
owner: DatasetSeries
domain_of:
- Catalogue
- CatalogueRecord
- DataService
- Dataset
- DatasetSeries
- Distribution
range: string
required: true
multivalued: true
publisher:
name: publisher
description: An entity responsible for making the resource available.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:publisher
owner: DatasetSeries
domain_of:
- Catalogue
- DataService
- Dataset
- DatasetSeries
range: Agent
multivalued: false
applicableLegislation:
name: applicableLegislation
description: The legislation applicable to the resource (DCAT-AP extension).
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcatap:applicableLegislation
owner: DatasetSeries
domain_of:
- Catalogue
- DataService
- Dataset
- DatasetSeries
- Distribution
range: LegalResource
multivalued: true
contactPoint:
name: contactPoint
description: Contact information for the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:contactPoint
owner: DatasetSeries
domain_of:
- DataService
- Dataset
- DatasetSeries
range: Kind
multivalued: true
frequency:
name: frequency
description: The frequency at which the dataset is updated.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:accrualPeriodicity
owner: DatasetSeries
domain_of:
- Dataset
- DatasetSeries
range: Frequency
multivalued: false
geographicalCoverage:
name: geographicalCoverage
description: The geographic coverage of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:spatial
owner: DatasetSeries
domain_of:
- Catalogue
- Dataset
- DatasetSeries
range: Location
multivalued: true
modificationDate:
name: modificationDate
description: The date on which the resource was changed. Modelled as a DateOrDateTimeDataType
disjunction (xsd:date | xsd:dateTime | xsd:gYear | xsd:gYearMonth) to match
DCAT-AP's DateOrDateTimeDataType_Shape.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:modified
owner: DatasetSeries
domain_of:
- Catalogue
- CatalogueRecord
- Dataset
- DatasetSeries
- Distribution
range: string
multivalued: false
any_of:
- range: date
- range: datetime
- range: gYear
- range: gYearMonth
releaseDate:
name: releaseDate
description: The date of formal issuance of the resource. Modelled as a DateOrDateTimeDataType
disjunction (xsd:date | xsd:dateTime | xsd:gYear | xsd:gYearMonth) to match
DCAT-AP's DateOrDateTimeDataType_Shape.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:issued
owner: DatasetSeries
domain_of:
- Catalogue
- Dataset
- DatasetSeries
- Distribution
range: string
multivalued: false
any_of:
- range: date
- range: datetime
- range: gYear
- range: gYearMonth
temporalCoverage:
name: temporalCoverage
description: The temporal coverage of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:temporal
owner: DatasetSeries
domain_of:
- Catalogue
- Dataset
- DatasetSeries
range: PeriodOfTime
multivalued: true
class_uri: dcat:DatasetSeries