<?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/346"><skos:prefLabel xml:lang="en-US">fittingFunction</skos:prefLabel> <skos:definition xml:lang="en">Specifies the fitting function that can be applied to calculated values, such as the balanced mean. </skos:definition> <skos:definition xml:lang="de">Gibt die Ausgleichsfunktion an, die auf berechnete Werte wie den ausgeglichenen Mittelwert angewendet werden kann. </skos:definition> <skos:scopeNote xml:lang="en">Specified together with the refType, which indicates the type of values to which the fitting function applies (e.g., balancedMean, increasing). </skos:scopeNote> <skos:scopeNote xml:lang="de">Wird zusammen mit dem refType angegeben, der die Art der Werte spezifiziert, auf die sich die Ausgleichsfunktion bezieht (z. B. balancedMean, increasing). </skos:scopeNote> <skos:historyNote xml:lang="en">2025-12-01 Created </skos:historyNote> <skos:historyNote xml:lang="en">2026-01-05: changed scope note and example. </skos:historyNote> <skos:historyNote xml:lang="en-US">2026-03-18: example updated </skos:historyNote> <skos:example xml:lang="en">
&lt;dcc:result refType="force_fittingFunction force_balancedMean force_increasing"&gt;
    &lt;dcc:name&gt;
        &lt;dcc:content lang="de"&gt;Ausgleichsfunktion arithmetisches Mittel (aufsteigende Kraftstufen)&lt;/dcc:content&gt;
        &lt;dcc:content lang="en"&gt;Fitting function arithmetic mean (increasing force levels)&lt;/dcc:content&gt;
    &lt;/dcc:name&gt;
    &lt;dcc:description&gt;
        &lt;dcc:content lang="de"&gt;Die in der Tabelle oben aufgeführten ausgeglichenen Mittelwerte Xₐ sind mit folgender Funktion berechnet:&lt;/dcc:content&gt;
        &lt;dcc:content lang="en"&gt;The balanced mean Xₐ values stated in the table above have been calculated with the following function:&lt;/dcc:content&gt;
    &lt;/dcc:description&gt;
    &lt;dcc:data&gt;
        &lt;dcc:formula refType="force_function"&gt;
            &lt;dcc:mathml&gt;
                &lt;ml:math&gt;
                    &lt;ml:apply&gt;
                        &lt;ml:eq /&gt;
                        &lt;ml:apply&gt;
                            &lt;ml:plus /&gt;
                            &lt;ml:apply&gt;
                                &lt;ml:times/&gt;
                                &lt;ml:ci id="linearBalanceIncreasingCompressiveCoefficient_a"&gt;a&lt;/ml:ci&gt;
                                &lt;ml:ci&gt;F&lt;/ml:ci&gt;
                            &lt;/ml:apply&gt;
                            &lt;ml:apply&gt;
                                &lt;ml:times/&gt;
                                &lt;ml:ci id="quadraticBalanceIncreasingCompressiveCoefficient_b"&gt;b&lt;/ml:ci&gt;
                                &lt;ml:apply&gt;
                                    &lt;ml:power /&gt;
                                    &lt;ml:ci&gt;F&lt;/ml:ci&gt;
                                    &lt;ml:cn&gt;2&lt;/ml:cn&gt;
                                &lt;/ml:apply&gt;
                            &lt;/ml:apply&gt;
                            &lt;ml:apply&gt;
                                &lt;ml:times/&gt;
                                &lt;ml:ci id="qubicBalanceIncreasingCompressiveCoefficient_c"&gt;c&lt;/ml:ci&gt;
                                &lt;ml:apply&gt;
                                    &lt;ml:power /&gt;
                                    &lt;ml:ci&gt;F&lt;/ml:ci&gt;
                                    &lt;ml:cn&gt;3&lt;/ml:cn&gt;
                                &lt;/ml:apply&gt;
                            &lt;/ml:apply&gt;
                        &lt;/ml:apply&gt;
                        &lt;ml:ci id="balancedMeanIncreasingCompressive"&gt;X&lt;/ml:ci&gt;
                    &lt;/ml:apply&gt;
                &lt;/ml:math&gt;
            &lt;/dcc:mathml&gt;
        &lt;/dcc:formula&gt;
        &lt;dcc:list id="balancingFunctionCompressive" refType="force_functionParameters"&gt;
            &lt;dcc:name&gt;
                &lt;dcc:content lang="de"&gt;Koeffizienten&lt;/dcc:content&gt;
                &lt;dcc:content lang="en"&gt;Coefficients&lt;/dcc:content&gt;
            &lt;/dcc:name&gt;
            &lt;dcc:quantity refType="force_coefficient force_linear" refId="linearBalanceIncreasingCompressiveCoefficient_a"&gt;
                &lt;si:real&gt;
                    &lt;si:value&gt;0.001999767&lt;/si:value&gt;
                    &lt;si:unit&gt;\milli\volt\volt\tothe{-1}\kilo\newton\tothe{-1}&lt;/si:unit&gt;
                &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
            &lt;dcc:quantity refType="force_coefficient force_quadratic" refId="quadraticBalanceIncreasingCompressiveCoefficient_b"&gt;
                &lt;si:real&gt;
                    &lt;si:value&gt;1.99e-10&lt;/si:value&gt;
                    &lt;si:unit&gt;\milli\volt\volt\tothe{-1}\kilo\newton\tothe{-2}&lt;/si:unit&gt;
                &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
            &lt;dcc:quantity refType="force_coefficient force_qubic" refId="qubicBalanceIncreasingCompressiveCoefficient_c"&gt;
                &lt;si:real&gt;
                    &lt;si:value&gt;1e-13&lt;/si:value&gt;
                    &lt;si:unit&gt;\milli\volt\volt\tothe{-1}\kilo\newton\tothe{-3}&lt;/si:unit&gt;
                &lt;/si:real&gt;
            &lt;/dcc:quantity&gt;
        &lt;/dcc:list&gt;
    &lt;/dcc:data&gt;
&lt;/dcc:result&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/80"/><skos:broader rdf:resource="https://digilab.ptb.de/dkd/refType/vocab/skos/133"/>  <dct:created>2025-12-01 13:25:48</dct:created>  </skos:Concept></rdf:RDF>