Slot: language
A language of the resource.
URI: [dct:language](http://purl.org/dc/terms/language)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | no |
| [CatalogueRecord](CatalogueRecord.md) | A description of a single entry in a data catalogue | no |
| [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | no |
| [Distribution](Distribution.md) | A specific representation of a dataset (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [LinguisticSystem](LinguisticSystem.md) |
| Domain Of | [Catalogue](Catalogue.md), [CatalogueRecord](CatalogueRecord.md), [Dataset](Dataset.md), [Distribution](Distribution.md) |
| Slot URI | [dct:language](http://purl.org/dc/terms/language) |
### 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:language |
| native | dcat_ap:language |
## LinkML Source
name: language
description: A language of the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:language
domain_of:
- Catalogue
- CatalogueRecord
- Dataset
- Distribution
range: LinguisticSystem
multivalued: true