Slot: linkedSchemas
A schema that the distribution conforms to.
URI: [dct:conformsTo](http://purl.org/dc/terms/conformsTo)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Distribution](Distribution.md) | A specific representation of a dataset (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Standard](Standard.md) |
| Domain Of | [Distribution](Distribution.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:linkedSchemas |
## LinkML Source
name: linkedSchemas
description: A schema that the distribution conforms to.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:conformsTo
domain_of:
- Distribution
range: Standard
multivalued: true