Skip to content

Slot: type

The nature or genre of the resource.

URI: [dct:type](http://purl.org/dc/terms/type) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Agent](Agent.md) | An agent (e | yes | | [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no | | [LicenceDocument](LicenceDocument.md) | A legal document giving official permission to do something with a resource | yes | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Concept](Concept.md) | | Domain Of | [Agent](Agent.md), [Dataset](Dataset.md), [LicenceDocument](LicenceDocument.md) | | Slot URI | [dct:type](http://purl.org/dc/terms/type) | ### 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 | dct:type | | native | dcat_ap:type | ## LinkML Source
name: type
description: The nature or genre of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:type
domain_of:
- Agent
- Dataset
- LicenceDocument
range: Concept
multivalued: true