[GeoNetwork-users] Metadata validation and Inspire rules for the conformance degree

Hello,

A question about the Quality conformity degree

<gmd:dq_conformanceresult>
  <gmd:pass>
    <gco:boolean>0</gco:boolean>
  </gmd:pass>
</gmd:dq_conformanceresult>

In the Inspire rules for the conformance test, the degree is specified as
the level of conformity of the resource to the related specification. The
value domain of this metadata element is :
1. Conformant :The resource is fully conformant with the cited specification
2. Not Conformant : The resource does not conform with the cited
specification
3. Not evaluated : Conformance has not been evaluated

But on the Geonetwork the values defined for the field are 0=fail and
1=pass.

Witch is the good specification : The Inspire or the Geonetwork one ?

For the moment the problem is that I can not fill in the value "2 or 3" on
the degree metadata element or the metadata can not be validated.

<gmd:dq_conformanceresult>
  <gmd:pass>
    <gco:boolean>0/1</gco:boolean>
  </gmd:pass>
</gmd:dq_conformanceresult>

Valide

<gmd:dq_conformanceresult>
  <gmd:pass>
    <gco:boolean>2/3</gco:boolean>
  </gmd:pass>
</gmd:dq_conformanceresult>

Not Valide

Thank you.

Fabien Bachraty
--
View this message in context: http://www.nabble.com/Metadata-validation-and-Inspire-rules-for-the-conformance-degree-tp14456579s18419p14456579.html
Sent from the geonetwork-users mailing list archive at Nabble.com.

Hello Fabien,

according to ISO 19115 Result Information --> DQ_ConformanceResult --> pass
has to be 0 for fail and 1 for pass.

best regards,

roger

A question about the Quality conformity degree

<gmd:dq_conformanceresult>
  <gmd:pass>
    <gco:boolean>0</gco:boolean>
  </gmd:pass>
</gmd:dq_conformanceresult>

In the Inspire rules for the conformance test, the degree is specified as
the level of conformity of the resource to the related specification. The
value domain of this metadata element is :
1. Conformant :The resource is fully conformant with the cited specification
2. Not Conformant : The resource does not conform with the cited
specification
3. Not evaluated : Conformance has not been evaluated

But on the Geonetwork the values defined for the field are 0=fail and
1=pass.

Witch is the good specification : The Inspire or the Geonetwork one ?

For the moment the problem is that I can not fill in the value "2 or 3" on
the degree metadata element or the metadata can not be validated.

<gmd:dq_conformanceresult>
  <gmd:pass>
    <gco:boolean>0/1</gco:boolean>
  </gmd:pass>
</gmd:dq_conformanceresult>

Valide

<gmd:dq_conformanceresult>
  <gmd:pass>
    <gco:boolean>2/3</gco:boolean>
  </gmd:pass>
</gmd:dq_conformanceresult>

Not Valide

Thank you.

Fabien Bachraty

--
View this message in context: http://www.nabble.com/Metadata-validation-and-Inspire-rules-for-the-conformance-degree-tp14456579s18419p15388731.html
Sent from the geonetwork-users mailing list archive at Nabble.com.

Hello roczko,

And thank you for you answer.
Unfortunaly that's mean that it cannot be possible to be in conformance with
both INSPIRE and ISO19115

Best regards,
Fabien Bachraty

roczko wrote:

Hello Fabien,

according to ISO 19115 Result Information --> DQ_ConformanceResult -->
pass has to be 0 for fail and 1 for pass.

best regards,

roger

--
View this message in context: http://www.nabble.com/Metadata-validation-and-Inspire-rules-for-the-conformance-degree-tp14456579s18419p15407217.html
Sent from the geonetwork-users mailing list archive at Nabble.com.