{"tema_id":"257","string":"opinionOrInterpretation","created":"2024-07-29 06:50:57","code":null,"notes":[{"@type":"Definition note","@lang":"en","@value":"Identification, that a statement or result displays an opinion or interpretation. "},{"@type":"Definition note","@lang":"de","@value":"Kennzeichnung, dass eine Aussage oder Ergebnis eine Meinung oder Interpretation darstellt. "},{"@type":"Scope note","@lang":"en","@value":"If applicable, with this refType opinions and interpretations can be marked. The refType can be used with:\n\nin administrativeData block:\ndcc:statement\nin measurementResults Block:\ndcc:result\ndcc:metaData\nin comment block:\nthe refType can be attached to any element.\neach community should agree on how their structure for opinions and interpretations should be built.\n "},{"@type":"Scope note","@lang":"de","@value":"Wenn zutreffend, k\u00f6nnen mit diesem refType Meinungen und Interpretationen kenntlich gemacht werden. Der refType kann angebracht werden an:\n\nIm Administrative Data Block:\ndcc:statement\nIm measurementResults Block:\ndcc:result\ndcc:metaData\nIm Comment Block:\nDer refType kann an ein beliebiges Element angef\u00fcgt werden.\nJede Community sollte sich dar\u00fcber einigen, wie ihre Struktur f\u00fcr Meinungen und Interpretationen aufgebaut sein sollte.\n "},{"@type":"Scope note","@lang":"en","@value":"XPath expression, whether opinions or interpretations are existing:\nboolean(\/\/*[@refType=\"basic_opinionOrInterpretation\"])\nXPath expression to return the respective dcc:description elements (if existing):\n\/\/*[@refType=\"basic_opinionOrInterpretation\"]\/dcc:description\/text() "},{"@type":"Scope note","@lang":"de","@value":"XPath-Ausdruck, ob Meinungen oder Interpretationen vorliegen: boolean(\/\/*[@refType=\"basic_opinionOrInterpretation\"])\nXPath-Ausdruck, um die jeweiligen dcc:description-Elemente auszugeben (falls vorhanden):\n\/\/*[@refType=\"basic_opinionOrInterpretation\"]\/dcc:description\/text() "},{"@type":"Historical note","@lang":"en","@value":"\n2024-07-29 Created\n "},{"@type":"Example note","@lang":"en","@value":"&lt;!-- Example: In a dcc:statement element | Beispiel: In einem dcc:statement Element--&gt;\n&lt;dcc:statement refType=\"basic_opinionOrInterpretation\"&gt;\n\u00a0 \u00a0 &lt;dcc:name&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;Opinion: recommendation for exchange&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Meinung: Austauschempfehlung&lt;\/dcc:content&gt;\n\u00a0 \u00a0 &lt;\/dcc:name&gt;\n\u00a0 \u00a0 &lt;dcc:description&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;We recomment to replace the device in a timely manner by a new one.&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Unsere Empfehlung ist, das Ger\u00e4t zeitnah durch ein neues zu ersetzen.&lt;\/dcc:content&gt;\n\u00a0 \u00a0 &lt;\/dcc:description&gt;\n&lt;\/dcc:statement&gt; "},{"@type":"Example note","@lang":"en","@value":"&lt;!-- Example in a dcc:result element | Beispiel in einem dcc:result Element --&gt;\u00a0\n&lt;dcc:result refType=\"basic_opinionOrInterpretation\"&gt;\n\u00a0 \u00a0 &lt;dcc:name&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;minimum net weight&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Mindesteinwaage&lt;\/dcc:content&gt;\n\u00a0 \u00a0 &lt;\/dcc:name&gt;\n\u00a0 \u00a0 &lt;dcc:description&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt; minimum net weight under the assumption ... .&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt; \u00a0 \u00a0Mindesteinwaage unter Annahme, dass ... .&lt;\/dcc:content&gt;\n\u00a0 \u00a0 &lt;\/dcc:description&gt;\n\u00a0 \u00a0 &lt;dcc:data&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;!-- ... --&gt;\n\u00a0 \u00a0 &lt;\/dcc:data&gt;\n&lt;\/dcc:result&gt; "},{"@type":"Example note","@lang":"en","@value":"&lt;!-- Example in a dcc:metaData element | Beispiel in einem dcc:metaData Element --&gt;\u00a0\n&lt;dcc:metaData refType=\"basic_opinionOrInterpretation\"&gt;\n\u00a0 \u00a0 &lt;dcc:name&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;Note: increased measurement uncertainty&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Bemerkung: gr\u00f6\u00dfere Messunsicherheit&lt;\/dcc:content&gt;\n\u00a0 \u00a0 &lt;\/dcc:name&gt;\n\u00a0 \u00a0 &lt;dcc:description&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;thermometer scale at this measurement point difficult to read. Thus there is a higher measurement uncertainty.&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Thermometer am Messpunkt schlecht ablesbar. Daher hier gr\u00f6\u00dfere Messunsicherheit.&lt;\/dcc:content&gt; \u00a0 \u00a0 \u00a0 \u00a0\n\u00a0 \u00a0 &lt;\/dcc:description&gt;\n&lt;\/dcc:metaData&gt; "},{"@type":"Example note","@lang":"en","@value":"&lt;!-- Example in a dcc:comment element | Beispiel in einem dcc:comment Element --&gt;\u00a0\n&lt;dcc:comment&gt;\n\u00a0 \u00a0 &lt;dcc:statement refType=\"basic_opinionOrInterpretation\"&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:name&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;Opinion: recommendation for exchange&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Meinung: Austauschempfehlung&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;\/dcc:name&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:description&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"en\"&gt;We recomment to replace the device in a timely manner by a new one.&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 &lt;dcc:content lang=\"de\"&gt;Unsere Empfehlung ist, das Ger\u00e4t zeitnah durch ein neues zu ersetzen.&lt;\/dcc:content&gt;\n\u00a0 \u00a0 \u00a0 \u00a0 &lt;\/dcc:description&gt;\n\u00a0 \u00a0 &lt;\/dcc:statement&gt;\n&lt;\/dcc:comment&gt; "}]}