Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element sdc4:XdQuantifiedType / magnitude-status
Namespace No namespace
Annotations
An optional status that describes the relationship of this quantity's value to a contextual target or expected value.
The target value itself is not defined here but is known from the context of the measurement, such as a process control limit, 
a clinical reference range, or a business rule.
Example: A temperature sensor reports a value of 140C. If the system's target operational temperature is 160C, 
the magnitude-status for the 140C reading would be 'less_than'.
Diagram
Diagramsdc4_xsd_Simple_Type_sdc4_MagnitudeStatus.tmp#MagnitudeStatus
Type sdc4:MagnitudeStatus
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
enumeration equal
enumeration less_than
enumeration greater_than
enumeration less_than_or_equal
enumeration greater_than_or_equal
enumeration approximate
Source
<xs:element maxOccurs="1" minOccurs="0" name="magnitude-status" type="sdc4:MagnitudeStatus">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">An optional status that describes the relationship of this quantity's value to a contextual target or expected value. The target value itself is not defined here but is known from the context of the measurement, such as a process control limit, a clinical reference range, or a business rule. Example: A temperature sensor reports a value of 140C. If the system's target operational temperature is 160C, the magnitude-status for the 140C reading would be 'less_than'.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType/magnitude-status">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/>
        <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus"/>
        <rdfs:label xml:lang="en-us">magnitude-status</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus"/>
        <rdfs:comment xml:lang="en-us">Describes the relationship of the value to an external contextual target (e.g., 'less_than' an operational limit).</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:XdQuantifiedType / accuracy_margin
Namespace No namespace
Annotations
Models ACCURACY. Defines the margin of systematic error, representing how close a measurement is to the true value. 
This value is expressed as a plus-or-minus percentage of the magnitude. For example, a value of '2.5' indicates the true value is within +/- 2.5% of the stated magnitude.
Diagram
Diagram
Type xs:decimal
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="accuracy_margin" type="xs:decimal">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Models ACCURACY. Defines the margin of systematic error, representing how close a measurement is to the true value. This value is expressed as a plus-or-minus percentage of the magnitude. For example, a value of '2.5' indicates the true value is within +/- 2.5% of the stated magnitude.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType/accuracy_margin">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:label xml:lang="en-us">accuracy_margin</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <rdfs:comment xml:lang="en-us">The margin of systematic error (+/- %) defining the measurement's accuracy.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Element sdc4:XdQuantifiedType / precision_digits
Namespace No namespace
Annotations
Models PRECISION. Defines the resolution of the measurement by specifying the number of significant digits after the decimal point.
This is especially useful for decimal-based quantities where trailing zeros are significant. For example, a magnitude of '10.50' with a precision_digits of '2' indicates the measurement is precise to the hundredths place.
Diagram
Diagram
Type xs:nonNegativeInteger
Properties
content simple
minOccurs 0
maxOccurs 1
Source
<xs:element maxOccurs="1" minOccurs="0" name="precision_digits" type="xs:nonNegativeInteger">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Models PRECISION. Defines the resolution of the measurement by specifying the number of significant digits after the decimal point. This is especially useful for decimal-based quantities where trailing zeros are significant. For example, a magnitude of '10.50' with a precision_digits of '2' indicates the measurement is precise to the hundredths place.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType/precision_digits">
        <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
        <rdfs:label xml:lang="en-us">precision_digits</rdfs:label>
        <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
        <rdfs:comment xml:lang="en-us">The number of significant decimal digits defining the measurement's precision.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Complex Type sdc4:XdQuantifiedType
Namespace https://semanticdatacharter.com/ns/sdc4/
Annotations
Abstract type defining the concept of true quantified values, i.e. values which are not only ordered, but which have a precise magnitude.
Diagram
Diagramsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_labelsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_actsdc4_xsd_Element_sdc4_ExceptionalValue.tmp#ExceptionalValuesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtbsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_vtesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_trsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_modifiedsdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_latitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyType_longitudesdc4_xsd_Complex_Type_sdc4_XdAnyType.tmp#XdAnyTypesdc4_xsd_Element_sdc4_ReferenceRange.tmp#ReferenceRangesdc4_xsd_Complex_Type_sdc4_XdOrderedType.tmp#XdOrderedType_normal-statussdc4_xsd_Complex_Type_sdc4_XdOrderedType.tmp#XdOrderedTypesdc4_xsd_Complex_Type_sdc4_XdQuantifiedType.tmp#XdQuantifiedType_magnitude-statussdc4_xsd_Complex_Type_sdc4_XdQuantifiedType.tmp#XdQuantifiedType_accuracy_marginsdc4_xsd_Complex_Type_sdc4_XdQuantifiedType.tmp#XdQuantifiedType_precision_digits
Type extension of sdc4:XdOrderedType
Type hierarchy
Properties
abstract true
Used by
Model
Children accuracy_margin, act, label, latitude, longitude, magnitude-status, modified, normal-status, precision_digits, sdc4:ExceptionalValue, sdc4:ReferenceRange, tr, vtb, vte
Source
<xs:complexType abstract="true" name="XdQuantifiedType">
  <xs:annotation>
    <xs:documentation xml:lang="en-us">Abstract type defining the concept of true quantified values, i.e. values which are not only ordered, but which have a precise magnitude.</xs:documentation>
    <xs:appinfo>
      <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType">
        <rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_XdQuantifiedType.html#XdQuantifiedType"/>
        <rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdOrderedType"/>
        <rdfs:label xml:lang="en-us">XdQuantifiedType</rdfs:label>
        <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
        <rdfs:comment xml:lang="en-us">Abstract type defining the concept of true quantified values, i.e. values which are not only ordered, but which have a precise magnitude.</rdfs:comment>
      </rdf:Description>
    </xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="sdc4:XdOrderedType">
      <xs:sequence>
        <xs:element maxOccurs="1" minOccurs="0" name="magnitude-status" type="sdc4:MagnitudeStatus">
          <xs:annotation>
            <xs:documentation xml:lang="en-us">An optional status that describes the relationship of this quantity's value to a contextual target or expected value. The target value itself is not defined here but is known from the context of the measurement, such as a process control limit, a clinical reference range, or a business rule. Example: A temperature sensor reports a value of 140C. If the system's target operational temperature is 160C, the magnitude-status for the 140C reading would be 'less_than'.</xs:documentation>
            <xs:appinfo>
              <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType/magnitude-status">
                <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/>
                <rdfs:range rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus"/>
                <rdfs:label xml:lang="en-us">magnitude-status</rdfs:label>
                <rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#MagnitudeStatus"/>
                <rdfs:comment xml:lang="en-us">Describes the relationship of the value to an external contextual target (e.g., 'less_than' an operational limit).</rdfs:comment>
              </rdf:Description>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="1" minOccurs="0" name="accuracy_margin" type="xs:decimal">
          <xs:annotation>
            <xs:documentation xml:lang="en-us">Models ACCURACY. Defines the margin of systematic error, representing how close a measurement is to the true value. This value is expressed as a plus-or-minus percentage of the magnitude. For example, a value of '2.5' indicates the true value is within +/- 2.5% of the stated magnitude.</xs:documentation>
            <xs:appinfo>
              <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType/accuracy_margin">
                <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/>
                <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
                <rdfs:label xml:lang="en-us">accuracy_margin</rdfs:label>
                <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
                <rdfs:comment xml:lang="en-us">The margin of systematic error (+/- %) defining the measurement's accuracy.</rdfs:comment>
              </rdf:Description>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
        <xs:element maxOccurs="1" minOccurs="0" name="precision_digits" type="xs:nonNegativeInteger">
          <xs:annotation>
            <xs:documentation xml:lang="en-us">Models PRECISION. Defines the resolution of the measurement by specifying the number of significant digits after the decimal point. This is especially useful for decimal-based quantities where trailing zeros are significant. For example, a magnitude of '10.50' with a precision_digits of '2' indicates the measurement is precise to the hundredths place.</xs:documentation>
            <xs:appinfo>
              <rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType/precision_digits">
                <rdfs:domain rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#XdQuantifiedType"/>
                <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
                <rdfs:label xml:lang="en-us">precision_digits</rdfs:label>
                <rdf:type rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
                <rdfs:comment xml:lang="en-us">The number of significant decimal digits defining the measurement's precision.</rdfs:comment>
              </rdf:Description>
            </xs:appinfo>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>