Slot: creator
The entity responsible for producing the resource.
URI: [dct:creator](http://purl.org/dc/terms/creator)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Catalogue](Catalogue.md) | A curated collection of metadata about resources (e | yes |
| [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 | [Agent](Agent.md) |
| Domain Of | [Catalogue](Catalogue.md), [Dataset](Dataset.md) |
| Slot URI | [dct:creator](http://purl.org/dc/terms/creator) |
### 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:creator |
| native | dcat_ap:creator |
## LinkML Source
name: creator
description: The entity responsible for producing the resource.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dct:creator
domain_of:
- Catalogue
- Dataset
range: Agent
multivalued: true