CDIFDiscovery

VariableMeasured

CDIFDiscovery::Classes::VariableMeasured

Definition

A measured variable described as a schema:PropertyValue. Lightweight discovery-level shape: name, description, optional measurement technique, optional value range (min/maxValue) and unit (unitCode/unitText). Richer per-variable structure is added by cdifDataDescription.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri ↗[0..1]@id - resolvable URI for the variable.
namestring[0..1]schema:name - label associated with the variable in the dataset.
descriptionstring[0..1]schema:description - free-text description of what the variable measures.
alternateNamestring[0..*]schema:alternateName - additional human-readable name(s) for the variable.
minValuestring[0..1]schema:minValue - the lower bound of the values this variable can take (string for generality; concrete numeric type varies).
maxValuestring[0..1]schema:maxValue - the upper bound of the values this variable can take.
unitCodestring[0..1]schema:unitCode - URL/code identifying the unit of measure (e.g. UN/CEFACT Common Code, QUDT URI).
unitTextstring[0..1]schema:unitText - text label for the unit of measure (free form, complements unitCode).

Associations

RoleTargetMultiplicityKind
variableMeasuredDataset ↗[0..*]composition
measurementTechniqueDefinedTerm ↗[0..1]association