Slot: titles
A USDM relationship between the StudyVersion and StudyTitle classes which identifies the set of study titles associated with the study version.
URI: https://example.org/usdm/v4/linkml/titles Alias: titles
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| StudyVersion | A plan at a particular point in time for a study. | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | StudyTitle |
| Domain Of | StudyVersion |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | StudyVersion |
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/titles |
| native | https://example.org/usdm/v4/linkml/titles |
LinkML Source
name: titles
description: A USDM relationship between the StudyVersion and StudyTitle classes which
identifies the set of study titles associated with the study version.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: titles
owner: StudyVersion
domain_of:
- StudyVersion
range: StudyTitle
required: true
multivalued: true
inlined: true
inlined_as_list: true