Preskočite na glavni sadržaj
Login
State Geodetic Administration logo National Spatial Data Infrastructure logo

Conformity: specification

Name Conformity: specification
Definition Cite the product specifications or user requirements against which the data were evaluated.
Obligation
  • dataset or dataset series: mandatory
  • service: mandatory
Multiplicity [1] within one conformity documentation, but there may be multiple conformity documentation
Example Title: COMMISION REGULATION (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services
Date: 2010-12-08
Date type: published
This element defines implementation regulations, specifications and other acts used in checking the conformity of a data resource. The resource may also be conformant with several documents. Citation must include the title and the reference data (date of publication, date of last revision or date of creation of the document).

Conformance of spatial data sources must be expressed at least with the following INSPIRE implementing rules or regulations, depending on the type of spatial data source:
 
  • conformance of datasets and dataset series with Commission Regulation (EU) No 1089/2010,
  • conformance of network services with Commission Regulation (EC) No 976/2009,
  • conformance of invocable spatial data services with Commission Regulation (EU) No 1089/2010.

Tehnical data
 
INSPIRE equivalent Conformity: Specification
Comparison with INSPIRE equivalent
ISO equivalent [130] specification
Comparison with ISO equivalent
XPath dataQualityInfo/*/report/*/result/*/specification
Vrsta podatka CI_Citation
Domain CI_Citation<<DataType>>

This class consists of:
  • title
  • reference date
    • date type
    • date
Implementation instructions Information on the specification according to which the level of conformance is determined includes the title and date of publication of the specification. This information is documented using the gmd:DQ_ConformanceResult/gmd:specification/gmd:CI_Citation element, so that in the element:
 
  • gmd:title notes the title of the specification,
  • gmd:date/gmd:CI_Date notes the date the specification was published.

The date of publication of the specification in gmd:specification/gmd:CI_Citation/gmd:date/gmd:CI_Date element is documented in such a way that in the element:
 
  • gmd:date/gco:Date notes the date according to ISO 8601,
  • gmd:dateType/gmd:CI_DateTypeCode documents the value published ("publication" XML value) ISO 19139 CI_DateTypeCode code list

Encoding example: Citing the specification
 
<gmd:MD_Metadata...
...
    <gmd:dataQualityInfo>
         <gmd:DQ_DataQuality>
             <gmd:report>
                 <gmd:DQ_DomainConsistency>
                     <gmd:result>
                         <gmd:DQ_ConformanceResult>
                             <gmd:specification>
                                 <gmd:CI_Citation>
                                     <gmd:title>
                                        <gmx:Anchor xlink:href="http://data.europa.eu/eli/reg/2010/1089">Commission Regulation (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services</gmx:Anchor>
                                     </gmd:title>
                                     <gmd:date>
                                         <gmd:CI_Date>
                                             <gmd:date>
                                                 <gco:Date>2010-12-08</gco:Date>
                                             </gmd:date>
                                             <gmd:dateType>
                                                 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">published</gmd:CI_DateTypeCode>
                                             </gmd:dateType
                                         </gmd:CI_Date>
                                     </gmd:date>
                                 </gmd:CI_Citation>
                             </gmd:specification>
...
                         </gmd:DQ_ConformanceResult>
                     </gmd:result>
                 </gmd:DQ_DomainConsistency>
             </gmd:report>
...
        </gmd:DQ_DataQuality>
    </gmd:dataQualityInfo>
...
</gmd:MD_Metadata>

Encoding example 1: Conformance of a datasets or dataset series with INSPIRE implementig rules
 
<gmd:MD_Metadata...
...
    <gmd:dataQualityInfo>
         <gmd:DQ_DataQuality>
             <gmd:report>
                 <gmd:DQ_DomainConsistency>
                     <gmd:result>
                         <gmd:DQ_ConformanceResult>
                             <gmd:specification>
                                 <gmd:CI_Citation>
                                     <gmd:title>
                                        <gmx:Anchor xlink:href="http://data.europa.eu/eli/reg/2010/1089">Commission Regulation (EU) No 1089/2010 of 23 November 2010 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards interoperability of spatial data sets and services</gmx:Anchor>
                                     </gmd:title>
                                     <gmd:date>
                                         <gmd:CI_Date>
                                             <gmd:date>
                                                 <gco:Date>2010-12-08</gco:Date>
                                             </gmd:date>
                                             <gmd:dateType>
                                                 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">published</gmd:CI_DateTypeCode>
                                             </gmd:dateType>
                                         </gmd:CI_Date>
                                     </gmd:date>
                                 </gmd:CI_Citation>
                             </gmd:specification>
                             <gmd:explanation>
                                <gco:CharacterString>The dataset is conformant with the INSPIRE implementing rules for the interoperability of spatial datasets and services.</gco:CharacterString>
                             </gmd:explanation>
                             <gmd:pass>
                                 <gco:Boolean>true</gco:Boolean>
                             </gmd:pass>
                         </gmd:DQ_ConformanceResult>
                     </gmd:result>
                 </gmd:DQ_DomainConsistency>
             </gmd:report>
...
        </gmd:DQ_DataQuality>
    </gmd:dataQualityInfo>
...
</gmd:MD_Metadata>

Endcoding example 2: Conformance of datasets or dataset series with a conformance test
 
<gmd:MD_Metadata...
...
    <gmd:dataQualityInfo>
         <gmd:DQ_DataQuality>
             <gmd:report>
                 <gmd:DQ_DomainConsistency>
                     <gmd:result>
                         <gmd:DQ_ConformanceResult>
                             <gmd:specification>
                                 <gmd:CI_Citation>
                                     <gmd:title>
                                        <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/id/ats/data-hy/3.1">D2.8.I.8 Data Specification on Hydrography – Technical Guidelines, version 3.1</gmx:Anchor>
                                     </gmd:title>
                                     <gmd:date>
                                         <gmd:CI_Date>
                                             <gmd:date>
                                                 <gco:Date>2014-04-17</gco:Date>
                                             </gmd:date>
                                             <gmd:dateType>
                                                 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">published</gmd:CI_DateTypeCode>
                                             </gmd:dateType
                                         </gmd:CI_Date>
                                     </gmd:date>
                                 </gmd:CI_Citation>
                             </gmd:specification>
                             <gmd:explanation>
                                <gco:CharacterString>The dataset is conformant with the INSPIRE spatial data specification for the theme Hydrography – Technical guidelines, version 3.1</gco:CharacterString>
                             </gmd:explanation>
                             <gmd:pass>
                                 <gco:Boolean>true</gco:Boolean>
                             </gmd:pass>
                         </gmd:DQ_ConformanceResult>
                     </gmd:result>
                 </gmd:DQ_DomainConsistency>
             </gmd:report>
...
        </gmd:DQ_DataQuality>
    </gmd:dataQualityInfo>
...
</gmd:MD_Metadata>

Encoding example 3: Conformance of a network service with INSPIRE implementig rules
 
<gmd:MD_Metadata...
...
    <gmd:dataQualityInfo>
         <gmd:DQ_DataQuality>
             <gmd:report>
                 <gmd:DQ_DomainConsistency>
                     <gmd:result>
                         <gmd:DQ_ConformanceResult>
                             <gmd:specification>
                                 <gmd:CI_Citation>
                                     <gmd:title>
                                        <gmx:Anchor xlink:href="http://data.europa.eu/eli/reg/2009/976">Commission Regulation (EC) No 976/2009 of 19 October 2009 implementing Directive 2007/2/EC of the European Parliament and of the Council as regards the Network Services</gmx:Anchor>
                                     </gmd:title>
                                     <gmd:date>
                                         <gmd:CI_Date>
                                             <gmd:date>
                                                 <gco:Date>2010-12-08</gco:Date>
                                             </gmd:date>
                                             <gmd:dateType>
                                                 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">published</gmd:CI_DateTypeCode>
                                             </gmd:dateType>
                                         </gmd:CI_Date>
                                     </gmd:date>
                                 </gmd:CI_Citation>
                             </gmd:specification>
                             <gmd:explanation>
                                <gco:CharacterString>Network service is conformant with the INSPIRE implementing rules for network services.</gco:CharacterString>
                             </gmd:explanation>
                             <gmd:pass>
                                 <gco:Boolean>true</gco:Boolean>
                             </gmd:pass>
                         </gmd:DQ_ConformanceResult>
                     </gmd:result>
                 </gmd:DQ_DomainConsistency>
             </gmd:report>
...
        </gmd:DQ_DataQuality>
    </gmd:dataQualityInfo>
...
</gmd:MD_Metadata>

Encoding example 4: Conformance of the network service with the conformance test
<gmd:MD_Metadata...
...
    <gmd:dataQualityInfo>
         <gmd:DQ_DataQuality>
             <gmd:report>
                 <gmd:DQ_DomainConsistency>
                     <gmd:result>
                         <gmd:DQ_ConformanceResult>
                             <gmd:specification>
                                 <gmd:CI_Citation>
                                     <gmd:title>
                                        <gmx:Anchor xlink:href="http://inspire.ec.europa.eu/id/ats/download-service/3.1/wfs-pre-defined">Technical Guidance for Download Services, version 3.1 - Conformance class: Pre-defined WFS</gmx:Anchor>
                                     </gmd:title>
                                     <gmd:date>
                                         <gmd:CI_Date>
                                             <gmd:date>
                                                 <gco:Date>2014-04-17</gco:Date>
                                             </gmd:date>
                                             <gmd:dateType>
                                                 <gmd:CI_DateTypeCode codeList="http://standards.iso.org/iso/19139/resources/gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication">published</gmd:CI_DateTypeCode>
                                             </gmd:dateType
                                         </gmd:CI_Date>
                                     </gmd:date>
                                 </gmd:CI_Citation>
                             </gmd:specification>
                             <gmd:explanation>
                                <gco:CharacterString>Network service is conformant with the Conformance class: Pre-defined WFS of the INSPIRE Technical Guidance for Download Services, version 3.1</gco:CharacterString>
                             </gmd:explanation>
                             <gmd:pass>
                                 <gco:Boolean>true</gco:Boolean>
                             </gmd:pass>
                         </gmd:DQ_ConformanceResult>
                     </gmd:result>
                 </gmd:DQ_DomainConsistency>
             </gmd:report>
...
        </gmd:DQ_DataQuality>
    </gmd:dataQualityInfo>
...
</gmd:MD_Metadata>