Difference between revisions of "SV OperationMetadata"
From Earth Science Information Partners (ESIP)
Line 22: | Line 22: | ||
<tr> | <tr> | ||
<td bgcolor="FFFF99">2</td> | <td bgcolor="FFFF99">2</td> | ||
− | <td bgcolor="FFFF99">[[ | + | <td bgcolor="FFFF99">[[ISO_19115-3_Codelists#DCPList|srv:distributedComputingPlatform]]</td> |
<td bgcolor="FFFF99">1..*</td> | <td bgcolor="FFFF99">1..*</td> | ||
− | <td bgcolor="FFFF99">[[ | + | <td bgcolor="FFFF99">[[ISO_19115-3_Codelists#DCPList|srv:DCPList]]</td> |
<td>Distributed computing platforms on which the operation has been implemented</td> | <td>Distributed computing platforms on which the operation has been implemented</td> | ||
<td><i></i></td> | <td><i></i></td> |
Latest revision as of 07:50, September 12, 2017
srv:SV_OperationMetadata
Describes the signature of one and only one method provided by the service
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | srv:operationName | 1 | gco:CharacterString | A unique identifier for this interface | |
2 | srv:distributedComputingPlatform | 1..* | srv:DCPList | Distributed computing platforms on which the operation has been implemented | |
3 | srv:operationDescription | 0..1 | gco:CharacterString | Free text description of the intent of the operation and the results of the operation | |
4 | srv:invocationName | 0..1 | gco:CharacterString | The name used to invoke this interface within the context of the DCP. The name is identical for all DCPs. | |
5 | srv:connectPoint | 1..* | cit:CI_OnlineResource | Handle for accessing the service interface | |
6 | srv:parameter | 0..* | srv:SV_Parameter | ||
7 | srv:dependsOn | 0..* | srv:SV_OperationMetadata |