PropertyValue
Extensible key-value-unit triple. PropertyValues are the primary extension mechanism of ProcessCore. They can be attached through additionalProperty for cross-cutting metadata, or through dedicated relationships such as parameterValue when the host type already defines a more specific role.
Schema.org type: schema.org/PropertyValue
Decoration subtypes: - ISA: ParameterValue, CharacteristicValue, FactorValue, Component - Workflow Run: Workflow Input, Prefix, Position
Properties
Property |
Type |
Required |
Description |
|---|---|---|---|
|
Text |
MUST |
Unique identifier |
|
Text |
MUST |
|
|
Text |
SHOULD |
Subtype discriminator |
|
Text |
MUST |
Key name |
|
Text, Number |
SHOULD |
The value |
|
Text |
COULD |
Unit ontology reference |
|
URL |
SHOULD |
Key ontology reference |
|
URL |
COULD |
Value term annotation |
|
URL |
COULD |
Unit term annotation |
|
COULD |
Links a parameter value to its formal parameter definition |
Relationships
|
ProcessCore