Difference between revisions of "SV CoupledResource"
From Earth Science Information Partners (ESIP)
m |
|||
Line 1: | Line 1: | ||
− | <table cellpadding="3"> | + | [[Image:SV_ServiceIdentification.png|thumb|right|SV_ServiceIdentification]] |
− | <tr><th colspan="3" | + | == srv:SV_CoupledResource == |
− | <tr bgcolor=" | + | Links a given operationName (mandatory attribute of SV_OperationMetadata) with a data set identified by an 'identifier' |
− | <tr bgcolor="CCFF99"><td> | + | |
+ | <div id="elementsAndDefinitionsManual"> | ||
+ | <!--elements, definitions, and examples for class: SV_ServiceIdentification--> | ||
+ | <table cellpadding="3" width="100%"> | ||
+ | <tr> | ||
+ | <th colspan="3">Elements</th> | ||
+ | <th width="10%">Domain</th> | ||
+ | <th width="50%">Definition and Recommended Practice</th> | ||
+ | <th width="30%"><i>Examples</i></th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">1</td> | ||
+ | <td bgcolor="CCFFFF">[[ScopedName|srv:scopedName]]</td> | ||
+ | <td bgcolor="CCFFFF">0..1</td> | ||
+ | <td bgcolor="CCFFFF">[[ScopedName|gco:ScopedName]]</td> | ||
+ | <td>Scoped identifier of the resource in the context of the given service instance NOTE: name of the resources (i.e. dataset) as it is used by a service instance (e.g. layer name or featureTypeName).</td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFF99">2</td> | ||
+ | <td bgcolor="CCFF99">[[CI_Citation|srv:resourceReference]]</td> | ||
+ | <td bgcolor="CCFF99">0..*</td> | ||
+ | <td bgcolor="CCFF99">[[CI_Citation|cit:CI_Citation]]</td> | ||
+ | <td><i>Mandatory if srv:resource is not present.<br>Only srv:resourceReference or srv:resource may be used, not both.</i><br>Reference to the dataset on which the service operates</td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFFFF">3</td> | ||
+ | <td bgcolor="CCFFFF">[[SV_OperationMetadata|srv:operation]]</td> | ||
+ | <td bgcolor="CCFFFF">0..1</td> | ||
+ | <td bgcolor="CCFFFF">[[SV_OperationMetadata|srv:SV_OperationMetadata]]</td> | ||
+ | <td></td> | ||
+ | <td><i></i></td> | ||
+ | <tr> | ||
+ | <td bgcolor="CCFF99">4</td> | ||
+ | <td bgcolor="CCFF99">[[MD_DataIdentification|srv:resource]]</td> | ||
+ | <td bgcolor="CCFF99">0..*</td> | ||
+ | <td bgcolor="CCFF99">[[MD_DataIdentification|mri:MD_DataIdentification]]</td> | ||
+ | <td><i>Mandatory if srv:resourceReference is not present.<br>Only srv:resource or srv:resourceReference may be used, not both.</i><br></td> | ||
+ | <td><i></i></td> | ||
+ | </tr> | ||
</table> | </table> | ||
− | + | <br> | |
{{template:isoOrderingFooter}} | {{template:isoOrderingFooter}} | ||
[[Category:ISO 19119]] | [[Category:ISO 19119]] |
Revision as of 07:53, August 28, 2017
srv:SV_CoupledResource
Links a given operationName (mandatory attribute of SV_OperationMetadata) with a data set identified by an 'identifier'
Elements | Domain | Definition and Recommended Practice | Examples | ||
---|---|---|---|---|---|
1 | srv:scopedName | 0..1 | gco:ScopedName | Scoped identifier of the resource in the context of the given service instance NOTE: name of the resources (i.e. dataset) as it is used by a service instance (e.g. layer name or featureTypeName). | |
2 | srv:resourceReference | 0..* | cit:CI_Citation | Mandatory if srv:resource is not present. Only srv:resourceReference or srv:resource may be used, not both. Reference to the dataset on which the service operates |
|
3 | srv:operation | 0..1 | srv:SV_OperationMetadata | ||
4 | srv:resource | 0..* | mri:MD_DataIdentification | Mandatory if srv:resourceReference is not present. Only srv:resource or srv:resourceReference may be used, not both. |