<?xml version="1.0" encoding="utf-8"?><rdf:RDF  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"  xmlns:skos="http://www.w3.org/2004/02/skos/core#"  xmlns:map="http://www.w3c.rl.ac.uk/2003/11/21-skos-mapping#"  xmlns:dct="http://purl.org/dc/terms/"  xmlns:dc="http://purl.org/dc/elements/1.1/"><skos:ConceptScheme rdf:about="https://digilab.ptb.de/dkd/refType/vocab/">  <dc:title>Metrology Database</dc:title>  <dc:creator>German Calibration Service (DKD)</dc:creator>  <dc:contributor>Thomas Krah, Daniel Hutzschenreuter, Benjamin Gloger, Muhammed-Ali Demir, Moritz Jordan</dc:contributor>  <dc:publisher>Deutscher Kalibrierdienst (German Calibration Service)</dc:publisher>  <dc:rights></dc:rights>  <dc:subject>metrology, reference types, digital calibration certificate, certificate of conformity</dc:subject>  <dc:description><![CDATA[  ]]></dc:description>  <dc:date>2023-06-19</dc:date>  <dct:modified>2026-04-10 06:58:36</dct:modified>  <dc:language>en-US</dc:language>  </skos:ConceptScheme>  <skos:Concept rdf:about="https://digilab.ptb.de/dkd/refType/vocab/skos/253"><skos:prefLabel xml:lang="en-US">simplifiedReport</skos:prefLabel> <skos:definition xml:lang="en">Information, whether the results are reported in a simplified way. </skos:definition> <skos:definition xml:lang="de">Angabe darüber, ob die Ergebnisse in vereinfachter Weise berichtet werden. </skos:definition> <skos:scopeNote xml:lang="en">A dcc:statement element with this refType should be present in every DCC.
If it is not a simplified report, this can be represented as &lt;dcc:valid&gt;false&lt;/dcc:valid&gt;.
If it is a simplified report according to the meaning of section 7.8.1.3 of ISO/IEC17025:2017, this must be presented as &lt;dcc:valid&gt;true&lt;/dcc:valid&gt; - the dcc:declaration element may indicate which information is not listed. </skos:scopeNote> <skos:scopeNote xml:lang="de">Ein dcc:statement-Element mit diesem refType sollte in jedem DCC vorhanden sein.
Wenn es sich nicht um einen vereinfachten Bericht handelt, kann dies mit &lt;dcc:valid&gt;false&lt;/dcc:valid&gt; dargestellt werden.
Wenn es sich um einen vereinfachten Bericht im Sinne von Abschnitt 7.8.1.3 der ISO/IEC17025:2017 handelt, muss dies mit &lt;dcc:valid&gt;true&lt;/dcc:valid&gt; dargestellt werden - im Element dcc:declaration kann ggf. dargelegt werden, welche Informationen nicht aufgeführt sind. </skos:scopeNote> <skos:scopeNote xml:lang="en">XPath expression for finding the boolean expression, whether a DCC is a simplified report:
//dcc:statement[@refType="basic_simplifiedReport"]/dcc:valid/text()
XPath expression for finding the content of the dcc:declaration element:
//dcc:statement[@refType="basic_simplifiedReport"]/dcc:declaration/text() </skos:scopeNote> <skos:scopeNote xml:lang="de">XPath-Ausdruck, um den boolean Ausdruck zu finden, ob es sich bei einem DCC um einen vereinfachten Report handelt: //dcc:statement[@refType="basic_simplifiedReport"]/dcc:valid/text()
XPath-Ausdruck, um den Inhalt des dcc:declaration-Elementes zu finden:
//dcc:statement[@refType="basic_simplifiedReport"]/dcc:declaration/text() </skos:scopeNote> <skos:historyNote xml:lang="en">
2024-07-25 Created
 </skos:historyNote> <skos:note xml:lang="en">ISO/IEC 17025:2017, 7.8.1.3 </skos:note> <skos:example xml:lang="en">&lt;!-- Kein vereinfachter Bericht | Not a simplified report --&gt;
&lt;dcc:statement refType="basic_simplifiedReport"&gt;
    &lt;dcc:norm&gt;ISO/IEC 17025:2017&lt;/dcc:norm&gt;
    &lt;dcc:reference&gt;7.8.1.3&lt;/dcc:reference&gt;
    &lt;dcc:declaration&gt;
        &lt;dcc:content lang="en"&gt;This report is not a simplified report according to 7.8.1.3 of ISO/IEC17025:2017.&lt;/dcc:content&gt;
        &lt;dcc:content lang="de"&gt;Dieser Bericht ist kein vereinfachter Bericht im Sinne von 7.8.1.3 der ISO/IEC17025:2017.&lt;/dcc:content&gt;
    &lt;/dcc:declaration&gt;
    &lt;dcc:valid&gt;false&lt;/dcc:valid&gt;
&lt;/dcc:statement&gt; </skos:example> <skos:example xml:lang="en">&lt;!-- Vereinfachter Bericht in dem in Absprache mit dem Kunden die Informationen zur Probenahme nicht aufgeführt sind | Example2: Simplified report, where in agreement with the customer information about the sampling are not included. --&gt;
&lt;dcc:statement refType="basic_simplifiedReport"&gt;
    &lt;dcc:norm&gt;ISO/IEC 17025:2017&lt;/dcc:norm&gt;
    &lt;dcc:reference&gt;7.8.1.3&lt;/dcc:reference&gt;
    &lt;dcc:declaration&gt;
        &lt;dcc:content lang="en"&gt;This report is a simplified report according to 7.8.1.3 of ISO/IEC17025:2017. In agreement with the customer, information on sampling (section 7.8.5 of ISO/IEC17025:2017) are not included.&lt;/dcc:content&gt;
        &lt;dcc:content lang="de"&gt;Dieser Bericht ist ein vereinfachter Bericht im Sinne von 7.8.1.3 der ISO/IEC17025:2017. In Absprache mit dem Kunden sind Informationen zur Probenahme (Abschnitt 7.8.5 der ISO/IEC17025:2017) nicht enthalten.&lt;/dcc:content&gt;
    &lt;/dcc:declaration&gt;
    &lt;dcc:valid&gt;true&lt;/dcc:valid&gt;
&lt;/dcc:statement&gt; </skos:example><skos:inScheme rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/"/><skos:related rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/107"/><skos:broader rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/2"/>  <dct:created>2024-07-25 05:59:22</dct:created>  </skos:Concept></rdf:RDF>