Slot: author
A list of authors of this transformation specification
URI: [linkmlmap:author](https://w3id.org/linkml/transformer/author)
## 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) |
### 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 | linkmlmap:author |
| native | linkmlmap:author |
## LinkML Source
name: author
description: A list of authors of this transformation specification
from_schema: https://w3id.org/linkml/transformer
rank: 1000
owner: TransformationSpecification
domain_of:
- TransformationSpecification
range: Agent
multivalued: true
inlined: true
inlined_as_list: true