Inspire revision 4711
Gyldig
-- Name --
Range Constraint
A numerical range constraint on some property e.g. wavelength >=300nm and wavelength <=600nm
-- Description --
A numerical range constraint on some property e.g. wavelength >=300nm and wavelength <=600nm
e.g. To be used when data is observed in particular bands or groupings based on a numerical quantity.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
value |
|
-- Name --
value
|
RangeBounds
(datatype)
|
1..* |
- startComparison |
|
-- Name --
startComparison
|
ComparisonOperatorValue
(enumeration)
|
1..1 |
- rangeStart |
|
-- Name --
rangeStart
|
Real |
1..1 |
- endComparison |
|
-- Name --
endComparison
|
ComparisonOperatorValue
(enumeration)
|
1..1 |
- rangeEnd |
|
-- Name --
rangeEnd
|
Real |
1..1 |
uom |
|
-- Name --
uom
|
UnitOfMeasure |
0..1 |
Constraint |
constrainedProperty |
|
-- Name --
constrainedProperty
|
PhenomenonTypeValue
(kodeliste)
|
0..1 |
label |
|
-- Name --
description
|
CharacterString |
0..1 |
Name |
Type |
English |
Description |
constrainedProperty |
PhenomenonTypeValue
(kodeliste)
|
|
The property being constrained. e.g. 'colour' if the constraint is 'colour = blue' |
label |
CharacterString |
|
A human readable title for the constraint as a whole |
value |
RangeBounds
|
|
The numerical value range of the property that is constrained |
uom |
UnitOfMeasure |
|
Units of measure used in the constraint |