Slot: name (agentName)
The noun given to the Agent.
URI: [dcterms:title](http://purl.org/dc/terms/title)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Agent](Agent.md) | Any entity carrying out actions, typically a person or an organisation | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [LangString](LangString.md) |
| Domain Of | [Agent](Agent.md) |
| Slot URI | [dcterms:title](http://purl.org/dc/terms/title) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | dcterms:title |
| native | cpv:agentName |
## LinkML Source
name: agentName
description: The noun given to the Agent.
title: name
from_schema: https://semiceu.github.io/Core-Person-Vocabulary/releases/2.1.1
rank: 1000
slot_uri: dcterms:title
domain_of:
- Agent
range: LangString
multivalued: true