Skip to content

Slot: theme

A category of the resource.

URI: [dcat:theme](http://www.w3.org/ns/dcat#theme) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | no | | [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 | [Concept](Concept.md) | | Domain Of | [DataService](DataService.md), [Dataset](Dataset.md) | | Slot URI | [dcat:theme](http://www.w3.org/ns/dcat#theme) | ### 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:theme | | native | dcat_ap:theme | ## LinkML Source
name: theme
description: A category of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:theme
domain_of:
- DataService
- Dataset
range: Concept
multivalued: true