Slot: assignedPersons
A USDM relationship between the StudyRole and AssignedPerson classes that identifies the set of individuals that are assigned to fill a particular role within the study.
URI: https://example.org/usdm/v4/linkml/assignedPersons Alias: assignedPersons
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| StudyRole | A designation that identifies the function of study personnel or an organization within the context of the study. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | AssignedPerson |
| Domain Of | StudyRole |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | StudyRole |
Identifier and Mapping Information
Schema Source
- from schema: https://example.org/usdm/v4/linkml
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | https://example.org/usdm/v4/linkml/assignedPersons |
| native | https://example.org/usdm/v4/linkml/assignedPersons |
LinkML Source
name: assignedPersons
description: A USDM relationship between the StudyRole and AssignedPerson classes
that identifies the set of individuals that are assigned to fill a particular role
within the study.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: assignedPersons
owner: StudyRole
domain_of:
- StudyRole
range: AssignedPerson
required: false
multivalued: true
inlined: true
inlined_as_list: true