Enum: PID4CatAgentRole
The role of an agent relative to the resource.
URI: PID4CatAgentRole
Permissible Values
Value | Meaning | Description |
---|---|---|
TRUSTEE | None | The agent is the trustee of the resource |
OWNER | None | The agent is the owner of the resource |
Slots
Name | Description |
---|---|
role | The role of the agent relative to the resource |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/pid4cat-model
LinkML Source
name: PID4CatAgentRole
description: The role of an agent relative to the resource.
from_schema: https://w3id.org/nfdi4cat/pid4cat-model
rank: 1000
permissible_values:
TRUSTEE:
text: TRUSTEE
description: The agent is the trustee of the resource.
OWNER:
text: OWNER
description: The agent is the owner of the resource.