Fixed template compliance towards INSPIRE
git-svn-id: http://svn.research-infrastructures.eu/d4science/gcube/trunk/spatial-data/geonetwork@181926 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
2f5f0d2226
commit
cf19a870ee
|
@ -10,7 +10,7 @@
|
|||
</gmd:fileIdentifier>
|
||||
<gmd:language>
|
||||
<gmd:LanguageCode codeListValue="eng"
|
||||
codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">English</gmd:LanguageCode>
|
||||
codeList="http://schemas.opengis.net/iso/19139/20070417/resources/Codelist/ML_gmxCodelists.xml#LanguageCode">eng</gmd:LanguageCode>
|
||||
</gmd:language>
|
||||
<gmd:characterSet>
|
||||
<gmd:MD_CharacterSetCode codeListValue="utf8"
|
||||
|
@ -305,49 +305,41 @@
|
|||
</gmd:DQ_Scope>
|
||||
</gmd:scope>
|
||||
<gmd:report>
|
||||
<gmd:DQ_DomainConsistency>
|
||||
<gmd:result>
|
||||
<gmd:DQ_ConformanceResult>
|
||||
<gmd:specification>
|
||||
<gmd:CI_Citation>
|
||||
<gmd:title>
|
||||
<gco:CharacterString>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</gco:CharacterString>
|
||||
</gmd:title>
|
||||
<gmd:alternateTitle>
|
||||
<gco:CharacterString>INSPIRE Data Specifications on Species distribution – Guidelines</gco:CharacterString>
|
||||
</gmd:alternateTitle>
|
||||
<gmd:date>
|
||||
<gmd:CI_Date>
|
||||
<gmd:date>
|
||||
<gco:Date>2010-12-08</gco:Date>
|
||||
</gmd:date>
|
||||
<gmd:dateType>
|
||||
<gmd:CI_DateTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#CI_DateTypeCode" codeListValue="publication" codeSpace="eng"/>
|
||||
</gmd:dateType>
|
||||
</gmd:CI_Date>
|
||||
</gmd:date>
|
||||
<gmd:date>
|
||||
<gmd:CI_Date>
|
||||
<gmd:date>
|
||||
<gco:Date>2013-12-10</gco:Date>
|
||||
</gmd:date>
|
||||
<gmd:dateType>
|
||||
<gmd:CI_DateTypeCode codeList="http://www.isotc211.org/2005/resources/codeList.xml#CI_DateTypeCode" codeListValue="lastRevision" codeSpace="eng"/>
|
||||
</gmd:dateType>
|
||||
</gmd:CI_Date>
|
||||
</gmd:date>
|
||||
</gmd:CI_Citation>
|
||||
</gmd:specification>
|
||||
<gmd:explanation>
|
||||
<gco:CharacterString>${guidelinesConformityExplanation!"The conformity to the above INSPIRE data specification has not been fully evaluated. In the absence of an explicit way to specify in ISO 19115 such absence of full evaluation, or eventual intermediate degree of conformity, and in order to fulfill the INSPIRE metadata validation, a conformity metadata element has been added (with the degree arbitrarily set to 'false')"}</gco:CharacterString>
|
||||
</gmd:explanation>
|
||||
<gmd:pass>
|
||||
<gco:Boolean>${guidelinesConformityPass!"false"}</gco:Boolean>
|
||||
</gmd:pass>
|
||||
</gmd:DQ_ConformanceResult>
|
||||
</gmd:result>
|
||||
</gmd:DQ_DomainConsistency>
|
||||
</gmd:report>
|
||||
<gmd:DQ_DomainConsistency xsi:type="gmd:DQ_DomainConsistency_Type">
|
||||
<gmd:measureIdentification>
|
||||
<gmd:RS_Identifier>
|
||||
<gmd:code>
|
||||
<gco:CharacterString>Conformity_001</gco:CharacterString>
|
||||
</gmd:code>
|
||||
<gmd:codeSpace>
|
||||
<gco:CharacterString>INSPIRE</gco:CharacterString>
|
||||
</gmd:codeSpace>
|
||||
</gmd:RS_Identifier>
|
||||
</gmd:measureIdentification>
|
||||
<gmd:result>
|
||||
|
||||
<gmd:DQ_ConformanceResult xsi:type="gmd:DQ_ConformanceResult_Type">
|
||||
<gmd:specification xlink:href="">
|
||||
<gmd:CI_Citation>
|
||||
<gmd:title>
|
||||
<gco:CharacterString>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</gco:CharacterString>
|
||||
|
||||
</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/ittf/PubliclyAvailableStandards/ISO_19139_Schemas/resources/Codelist/ML_gmxCodelists.xml#CI_DateTypeCode" codeListValue="publication" /></gmd:dateType>
|
||||
</gmd:CI_Date>
|
||||
</gmd:date>
|
||||
</gmd:CI_Citation>
|
||||
</gmd:specification>
|
||||
|
||||
|
||||
<gmd:explanation><gco:CharacterString>See the referenced specification</gco:CharacterString></gmd:explanation><gmd:pass gco:nilReason="inapplicable" /></gmd:DQ_ConformanceResult>
|
||||
|
||||
</gmd:result></gmd:DQ_DomainConsistency></gmd:report>
|
||||
<gmd:lineage>
|
||||
<gmd:LI_Lineage>
|
||||
<gmd:statement>
|
||||
|
|
Loading…
Reference in New Issue