Slot: studyIdentifiers

A USDM relationship between the StudyVersion and StudyIdentifier classes which identifies the set of study identifiers associated with the study version.

URI: https://example.org/usdm/v4/linkml/studyIdentifiers Alias: studyIdentifiers

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 StudyIdentifier
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/studyIdentifiers
native https://example.org/usdm/v4/linkml/studyIdentifiers

LinkML Source

name: studyIdentifiers
description: A USDM relationship between the StudyVersion and StudyIdentifier classes
  which identifies the set of study identifiers associated with the study version.
from_schema: https://example.org/usdm/v4/linkml
rank: 1000
alias: studyIdentifiers
owner: StudyVersion
domain_of:
- StudyVersion
range: StudyIdentifier
required: true
multivalued: true
inlined: true
inlined_as_list: true