Slot: creator
A list of creators of this transformation specification
URI: [dcterms:creator](http://purl.org/dc/terms/creator)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TransformationSpecification](TransformationSpecification.md) | A collection of mappings between source and target classes | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Agent](Agent.md) |
| Domain Of | [TransformationSpecification](TransformationSpecification.md) |
| Slot URI | [dcterms:creator](http://purl.org/dc/terms/creator) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [TransformationSpecification](TransformationSpecification.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/transformer
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dcterms:creator |
| native | linkmlmap:creator |
## LinkML Source
name: creator
description: A list of creators of this transformation specification
from_schema: https://w3id.org/linkml/transformer
rank: 1000
slot_uri: dcterms:creator
owner: TransformationSpecification
domain_of:
- TransformationSpecification
range: Agent
multivalued: true
inlined: true
inlined_as_list: true