Slot: contributor
URI: [dct:contributor](http://purl.org/dc/terms/contributor)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ProvenanceInfo](ProvenanceInfo.md) | Provenance information for an object | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [ProvenanceInfo](ProvenanceInfo.md) |
| Slot URI | [dct:contributor](http://purl.org/dc/terms/contributor) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ProvenanceInfo](ProvenanceInfo.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/gocam
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dct:contributor |
| native | gocam:contributor |
## LinkML Source
name: contributor
from_schema: https://w3id.org/gocam
rank: 1000
slot_uri: dct:contributor
owner: ProvenanceInfo
domain_of:
- ProvenanceInfo
range: string
multivalued: true