Skip to content

Slot: conformsTo

An established standard the resource conforms to.

URI: [dct:conformsTo](http://purl.org/dc/terms/conformsTo) ## 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 | [Standard](Standard.md) | | Domain Of | [DataService](DataService.md), [Dataset](Dataset.md) | | Slot URI | [dct:conformsTo](http://purl.org/dc/terms/conformsTo) | ### 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:conformsTo | | native | dcat_ap:conformsTo | ## LinkML Source
name: conformsTo
description: An established standard the resource conforms to.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:conformsTo
domain_of:
- DataService
- Dataset
range: Standard
multivalued: true