Skip to content

Slot: title

A name given to the resource.

URI: [dct:title](http://purl.org/dc/terms/title) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | yes | | [CatalogueRecord](CatalogueRecord.md) | A description of a single entry in a data catalogue | no | | [ConceptScheme](ConceptScheme.md) | A controlled vocabulary or category scheme | yes | | [DataService](DataService.md) | A collection of operations that provides access to one or more datasets or da... | yes | | [Dataset](Dataset.md) | A collection of data, published or curated by a single agent, and available f... | yes | | [DatasetSeries](DatasetSeries.md) | A collection of datasets that share a common schema and represent a change ov... | yes | | [Distribution](Distribution.md) | A specific representation of a dataset (e | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain Of | [Catalogue](Catalogue.md), [CatalogueRecord](CatalogueRecord.md), [ConceptScheme](ConceptScheme.md), [DataService](DataService.md), [Dataset](Dataset.md), [DatasetSeries](DatasetSeries.md), [Distribution](Distribution.md) | | Slot URI | [dct:title](http://purl.org/dc/terms/title) | ### 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:title | | native | dcat_ap:title | ## LinkML Source
name: title
description: A name given to the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:title
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
range: string
multivalued: true