Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
inspireId |
voidable |
-- Name --
inspireId
|
Identifier |
1..1 |
name |
voidable |
-- Name --
name
|
CharacterString |
0..1 |
type |
voidable |
-- Name --
type
|
CharacterString |
1..1 |
documentation |
voidable |
-- Name --
documentation
|
DocumentCitation |
0..* |
processParameter |
voidable |
-- Name --
process parameter
|
ProcessParameter |
0..* |
responsibleParty |
voidable |
-- Name --
responsible party
|
RelatedParty |
1..* |
Navn |
Type |
Lengde |
Multiplisitet |
|
Identifier |
|
1..1 |
|
CharacterString |
|
0..1 |
|
CharacterString |
|
1..1 |
|
DocumentCitation |
|
0..* |
|
ProcessParameter |
|
0..* |
|
RelatedParty |
|
1..* |
Name |
Type |
English |
Description |
inspireId |
Identifier |
|
External object identifier of the spatial object. |
name |
CharacterString |
|
Name of the Process
|
type |
CharacterString |
|
Type of process.
-- Description --
EXAMPLE raingauge, numerical model.
|
documentation |
DocumentCitation |
|
Further information ( online/offline) associated with the process .
|
processParameter |
ProcessParameter |
|
Parameter controlling the application of the process and as a consequence its output.
-- Description --
Typical examples of using processParameter are: description of instrumentation settings for a specific measurement or measurement series ; description of intial contidions in numerical computations e.g. simulations.
NOTE The values of a procesParameter are stored in OM_Observation.parameter>NamedValue.value as they are specific to the event of the observation and not to the applied process . The relevant OM_Observation.parameter>NamedValue.name shall be the same with Process.processParameter>ProcessParameter.name.
EXAMPLE Analysis time of a forecast
<ul>
<li>Instance of Process</li>
</ul>
Process.processParameter>ProcessParameter.name:
<i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i>
<ul>
<li>Instance of OM_Observation</li>
</ul>
OM_OObservation.parameter>NamedValue.name:
<i>http://inspire.jrc.ec.europa.eu/inspire/processParameterValue.html#AnalysisTime</i>
OM_Observation.parameter>NamedValue.value:
<i>00z-15/05/2011</i>
|
responsibleParty |
RelatedParty |
|
Individual or organisation related to the process.
-- Description --
EXAMPLE For a numerical simulation a responsible party may be the NWP centre which conducted the simulation |