Slot: elementIds
A USDM relationship between the StudyCell and StudyElement classes which identifies the set of study elements associated with the study cell.
URI: https://example.org/usdm/v4/linkml/elementIds Alias: elementIds
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| StudyCell | A partitioning of a study arm into individual pieces, which are associated with an epoch and any number of sequential elements within that epoch. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | StudyElement |
| Domain Of | StudyCell |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | StudyCell |
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/elementIds |
| native | https://example.org/usdm/v4/linkml/elementIds |
LinkML Source
name: elementIds
description: A USDM relationship between the StudyCell and StudyElement classes which
identifies the set of study elements associated with the study cell.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: elementIds
owner: StudyCell
domain_of:
- StudyCell
range: StudyElement
required: true
multivalued: true
inlined: false