Slot: hadRole
The role of an agent in the relationship.
URI: [dcat:hadRole](http://www.w3.org/ns/dcat#hadRole)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Relationship](Relationship.md) | An association between resources where one has a particular role | yes |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Role](Role.md) |
| Domain Of | [Relationship](Relationship.md) |
| Slot URI | [dcat:hadRole](http://www.w3.org/ns/dcat#hadRole) |
### 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 | dcat:hadRole |
| native | dcat_ap:hadRole |
## LinkML Source
name: hadRole
description: The role of an agent in the relationship.
from_schema: https://w3id.org/semic/dcat-ap/3.0.1
rank: 1000
slot_uri: dcat:hadRole
domain_of:
- Relationship
range: Role
multivalued: true