<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" ipr="trust200902" docName="draft-ietf-asdf-sdf-24" number="9880" updates="" obsoletes="" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" xml:lang="en" prepTime="2026-01-30T07:37:57" indexInclude="true" scripts="Common,Latin" tocDepth="3">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-asdf-sdf-24" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9880" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="SDF: Semantic Definition Format">Semantic Definition Format (SDF) for Data and Interactions of Things</title>
    <seriesInfo name="RFC" value="9880" stream="IETF"/>
    <author initials="M." surname="Koster" fullname="Michael Koster" role="editor">
      <organization showOnFrontPage="true">KTC Control AB</organization>
      <address>
        <postal>
          <street>29415 Alderpoint Road</street>
          <city>Blocksburg</city>
          <region>CA</region>
          <code>95514</code>
          <country>United States of America</country>
        </postal>
        <phone>+1-707-502-5136</phone>
        <email>michaeljohnkoster@gmail.com</email>
      </address>
    </author>
    <author initials="C." surname="Bormann" fullname="Carsten Bormann" role="editor">
      <organization ascii="Universitaet Bremen TZI" showOnFrontPage="true">Universität Bremen TZI</organization>
      <address>
        <postal>
          <street>Postfach 330440</street>
          <city>Bremen</city>
          <code>D-28359</code>
          <country>Germany</country>
        </postal>
        <phone>+49-421-218-63921</phone>
        <email>cabo@tzi.org</email>
      </address>
    </author>
    <author initials="A." surname="Keränen" fullname="Ari Keränen">
      <organization showOnFrontPage="true">Ericsson</organization>
      <address>
        <postal>
          <city>Jorvas</city>
          <code>02420</code>
          <country>Finland</country>
        </postal>
        <email>ari.keranen@ericsson.com</email>
      </address>
    </author>
    <date month="01" year="2026"/>
    <area>ART</area>
    <workgroup>asdf</workgroup>
    <keyword>IoT</keyword>
    <keyword>Device Model</keyword>
    <keyword>Interaction Model</keyword>
    <keyword>Affordance</keyword>
    <keyword>Property</keyword>
    <keyword>Action</keyword>
    <keyword>Event</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">The Semantic Definition Format (SDF) is a format for domain experts to use in the creation and maintenance of data and interaction models that describe Things, i.e., physical objects that are available for interaction over a network. An SDF specification describes definitions of
SDF Objects/SDF Things and their associated interactions (Events, Actions, and Properties), as well as the Data types for the information exchanged
in those interactions. Tools convert this format to database formats
and other serializations as needed.</t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9880" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2026 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-structure-of-this-document">Structure of This Document</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t indent="0" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology-and-conventions">Terminology and Conventions</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.2.2">
                  <li pn="section-toc.1-1.1.2.2.2.1">
                    <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.2.1.1"><xref derivedContent="1.2.1" format="counter" sectionFormat="of" target="section-1.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-programming-platform-terms">Programming Platform Terms</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.2.2.2">
                    <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.2.2.1"><xref derivedContent="1.2.2" format="counter" sectionFormat="of" target="section-1.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-conceptual-terms">Conceptual Terms</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.1.2.2.2.3.1"><xref derivedContent="1.2.3" format="counter" sectionFormat="of" target="section-1.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-specification-language-term">Specification Language Terms</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.1.2.2.2.4.1"><xref derivedContent="1.2.4" format="counter" sectionFormat="of" target="section-1.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-conventions">Conventions</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-overview">Overview</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2">
              <li pn="section-toc.1-1.2.2.1">
                <t indent="0" pn="section-toc.1-1.2.2.1.1"><xref derivedContent="2.1" format="counter" sectionFormat="of" target="section-2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-example-definition">Example Definition</xref></t>
              </li>
              <li pn="section-toc.1-1.2.2.2">
                <t indent="0" pn="section-toc.1-1.2.2.2.1"><xref derivedContent="2.2" format="counter" sectionFormat="of" target="section-2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-elements-of-an-sdf-model">Elements of an SDF Model</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.2.2">
                  <li pn="section-toc.1-1.2.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.1.1"><xref derivedContent="2.2.1" format="counter" sectionFormat="of" target="section-2.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfobject">sdfObject</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.2.1"><xref derivedContent="2.2.2" format="counter" sectionFormat="of" target="section-2.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfproperty">sdfProperty</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.3.1"><xref derivedContent="2.2.3" format="counter" sectionFormat="of" target="section-2.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfaction">sdfAction</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.4.1"><xref derivedContent="2.2.4" format="counter" sectionFormat="of" target="section-2.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfevent">sdfEvent</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.5.1"><xref derivedContent="2.2.5" format="counter" sectionFormat="of" target="section-2.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfdata">sdfData</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.6">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.6.1"><xref derivedContent="2.2.6" format="counter" sectionFormat="of" target="section-2.2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfthing">sdfThing</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.3">
                <t indent="0" pn="section-toc.1-1.2.2.3.1"><xref derivedContent="2.3" format="counter" sectionFormat="of" target="section-2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-member-names-given-names-an">Member Names: Given Names and Quality Names</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.3.2">
                  <li pn="section-toc.1-1.2.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.1.1"><xref derivedContent="2.3.1" format="counter" sectionFormat="of" target="section-2.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-given-names-and-quality-nam">Given Names and Quality Names</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.2.1"><xref derivedContent="2.3.2" format="counter" sectionFormat="of" target="section-2.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-hierarchical-names">Hierarchical Names</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.3.1"><xref derivedContent="2.3.3" format="counter" sectionFormat="of" target="section-2.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-extensibility-of-given-name">Extensibility of Given Names and Quality Names</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdf-structure">SDF Structure</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-information-block">Information Block</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t indent="0" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-namespaces-block">Namespaces Block</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.3">
                <t indent="0" pn="section-toc.1-1.3.2.3.1"><xref derivedContent="3.3" format="counter" sectionFormat="of" target="section-3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-definitions-block">Definitions Block</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.4">
                <t indent="0" pn="section-toc.1-1.3.2.4.1"><xref derivedContent="3.4" format="counter" sectionFormat="of" target="section-3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-top-level-affordances-and-s">Top-Level Affordances and sdfData</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-names-and-namespaces">Names and Namespaces</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2">
              <li pn="section-toc.1-1.4.2.1">
                <t indent="0" pn="section-toc.1-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-structure">Structure</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.2">
                <t indent="0" pn="section-toc.1-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-contributing-global-names">Contributing Global Names</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.3">
                <t indent="0" pn="section-toc.1-1.4.2.3.1"><xref derivedContent="4.3" format="counter" sectionFormat="of" target="section-4.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-referencing-global-names">Referencing Global Names</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.4">
                <t indent="0" pn="section-toc.1-1.4.2.4.1"><xref derivedContent="4.4" format="counter" sectionFormat="of" target="section-4.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfref">sdfRef</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2.4.2">
                  <li pn="section-toc.1-1.4.2.4.2.1">
                    <t indent="0" pn="section-toc.1-1.4.2.4.2.1.1"><xref derivedContent="4.4.1" format="counter" sectionFormat="of" target="section-4.4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-resolved-models">Resolved Models</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.4.2.5">
                <t indent="0" pn="section-toc.1-1.4.2.5.1"><xref derivedContent="4.5" format="counter" sectionFormat="of" target="section-4.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfrequired">sdfRequired</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.6">
                <t indent="0" pn="section-toc.1-1.4.2.6.1"><xref derivedContent="4.6" format="counter" sectionFormat="of" target="section-4.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-common-qualities">Common Qualities</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.7">
                <t indent="0" pn="section-toc.1-1.4.2.7.1"><xref derivedContent="4.7" format="counter" sectionFormat="of" target="section-4.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-qualities">Data Qualities</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2.7.2">
                  <li pn="section-toc.1-1.4.2.7.2.1">
                    <t indent="0" pn="section-toc.1-1.4.2.7.2.1.1"><xref derivedContent="4.7.1" format="counter" sectionFormat="of" target="section-4.7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdftype">sdfType</xref></t>
                  </li>
                  <li pn="section-toc.1-1.4.2.7.2.2">
                    <t indent="0" pn="section-toc.1-1.4.2.7.2.2.1"><xref derivedContent="4.7.2" format="counter" sectionFormat="of" target="section-4.7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfchoice">sdfChoice</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-keywords-for-definition-gro">Keywords for Definition Groups</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfobject-2">sdfObject</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t indent="0" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfproperty-2">sdfProperty</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.3">
                <t indent="0" pn="section-toc.1-1.5.2.3.1"><xref derivedContent="5.3" format="counter" sectionFormat="of" target="section-5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfaction-2">sdfAction</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.4">
                <t indent="0" pn="section-toc.1-1.5.2.4.1"><xref derivedContent="5.4" format="counter" sectionFormat="of" target="section-5.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfevent-2">sdfEvent</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.5">
                <t indent="0" pn="section-toc.1-1.5.2.5.1"><xref derivedContent="5.5" format="counter" sectionFormat="of" target="section-5.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfdata-2">sdfData</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-high-level-composition">High-Level Composition</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2">
              <li pn="section-toc.1-1.6.2.1">
                <t indent="0" pn="section-toc.1-1.6.2.1.1"><xref derivedContent="6.1" format="counter" sectionFormat="of" target="section-6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-paths-in-the-model-namespac">Paths in the Model Namespaces</xref></t>
              </li>
              <li pn="section-toc.1-1.6.2.2">
                <t indent="0" pn="section-toc.1-1.6.2.2.1"><xref derivedContent="6.2" format="counter" sectionFormat="of" target="section-6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-modular-composition">Modular Composition</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.6.2.2.2">
                  <li pn="section-toc.1-1.6.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.6.2.2.2.1.1"><xref derivedContent="6.2.1" format="counter" sectionFormat="of" target="section-6.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-use-of-the-sdfref-keyword-t">Use of the "sdfRef" Keyword to Reuse a Definition</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.6.2.3">
                <t indent="0" pn="section-toc.1-1.6.2.3.1"><xref derivedContent="6.3" format="counter" sectionFormat="of" target="section-6.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdfthing-2">sdfThing</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-media-type">Media Type</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-content-format">Content-Format</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.3">
                <t indent="0" pn="section-toc.1-1.7.2.3.1"><xref derivedContent="7.3" format="counter" sectionFormat="of" target="section-7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-ietf-urn-sub-namespace-for-">IETF URN Sub-Namespace for Unit Names (urn:ietf:params:unit)</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.4">
                <t indent="0" pn="section-toc.1-1.7.2.4.1"><xref derivedContent="7.4" format="counter" sectionFormat="of" target="section-7.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-senml-registry-group">SenML Registry Group</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.5">
                <t indent="0" pn="section-toc.1-1.7.2.5.1"><xref derivedContent="7.5" format="counter" sectionFormat="of" target="section-7.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-registries">Registries</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2.5.2">
                  <li pn="section-toc.1-1.7.2.5.2.1">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.1.1"><xref derivedContent="7.5.1" format="counter" sectionFormat="of" target="section-7.5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdf-quality-names">SDF Quality Names</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.5.2.2">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.2.1"><xref derivedContent="7.5.2" format="counter" sectionFormat="of" target="section-7.5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdf-quality-name-prefixes">SDF Quality Name Prefixes</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.5.2.3">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.3.1"><xref derivedContent="7.5.3" format="counter" sectionFormat="of" target="section-7.5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdftype-values">sdfType Values</xref></t>
                  </li>
                  <li pn="section-toc.1-1.7.2.5.2.4">
                    <t indent="0" pn="section-toc.1-1.7.2.5.2.4.1"><xref derivedContent="7.5.4" format="counter" sectionFormat="of" target="section-7.5.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-sdf-feature-names">SDF Feature Names</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="9" format="counter" sectionFormat="of" target="section-9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.9.2">
              <li pn="section-toc.1-1.9.2.1">
                <t indent="0" pn="section-toc.1-1.9.2.1.1"><xref derivedContent="9.1" format="counter" sectionFormat="of" target="section-9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.9.2.2">
                <t indent="0" pn="section-toc.1-1.9.2.2.1"><xref derivedContent="9.2" format="counter" sectionFormat="of" target="section-9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-formal-syntax-of-sdf">Formal Syntax of SDF</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="Appendix B" format="default" sectionFormat="of" target="section-appendix.b"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-json-schemaorg-rendition-of">json-schema.org Rendition of SDF Syntax</xref></t>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="Appendix C" format="default" sectionFormat="of" target="section-appendix.c"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-qualities-inspired-by-">Data Qualities Inspired by json-schema.org</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.12.2">
              <li pn="section-toc.1-1.12.2.1">
                <t indent="0" pn="section-toc.1-1.12.2.1.1"><xref derivedContent="C.1" format="counter" sectionFormat="of" target="section-appendix.c.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type-number-type-integer">type "<tt>number</tt>", type "<tt>integer</tt>"</xref></t>
              </li>
              <li pn="section-toc.1-1.12.2.2">
                <t indent="0" pn="section-toc.1-1.12.2.2.1"><xref derivedContent="C.2" format="counter" sectionFormat="of" target="section-appendix.c.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type-string">type "<tt>string</tt>"</xref></t>
              </li>
              <li pn="section-toc.1-1.12.2.3">
                <t indent="0" pn="section-toc.1-1.12.2.3.1"><xref derivedContent="C.3" format="counter" sectionFormat="of" target="section-appendix.c.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type-boolean">type "<tt>boolean</tt>"</xref></t>
              </li>
              <li pn="section-toc.1-1.12.2.4">
                <t indent="0" pn="section-toc.1-1.12.2.4.1"><xref derivedContent="C.4" format="counter" sectionFormat="of" target="section-appendix.c.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type-array">type "<tt>array</tt>"</xref></t>
              </li>
              <li pn="section-toc.1-1.12.2.5">
                <t indent="0" pn="section-toc.1-1.12.2.5.1"><xref derivedContent="C.5" format="counter" sectionFormat="of" target="section-appendix.c.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type-object">type "<tt>object</tt>"</xref></t>
              </li>
              <li pn="section-toc.1-1.12.2.6">
                <t indent="0" pn="section-toc.1-1.12.2.6.1"><xref derivedContent="C.6" format="counter" sectionFormat="of" target="section-appendix.c.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-implementation-notes">Implementation Notes</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.13">
            <t indent="0" pn="section-toc.1-1.13.1"><xref derivedContent="Appendix D" format="default" sectionFormat="of" target="section-appendix.d"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-composition-examples">Composition Examples</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.13.2">
              <li pn="section-toc.1-1.13.2.1">
                <t indent="0" pn="section-toc.1-1.13.2.1.1"><xref derivedContent="D.1" format="counter" sectionFormat="of" target="section-appendix.d.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-outlet-strip-example">Outlet Strip Example</xref></t>
              </li>
              <li pn="section-toc.1-1.13.2.2">
                <t indent="0" pn="section-toc.1-1.13.2.2.1"><xref derivedContent="D.2" format="counter" sectionFormat="of" target="section-appendix.d.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-refrigerator-freezer-exampl">Refrigerator-Freezer Example</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.14">
            <t indent="0" pn="section-toc.1-1.14.1"><xref derivedContent="Appendix E" format="default" sectionFormat="of" target="section-appendix.e"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-some-changes-from-earlier-d">Some Changes from Earlier Draft Versions of this Specification</xref></t>
          </li>
          <li pn="section-toc.1-1.15">
            <t indent="0" pn="section-toc.1-1.15.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.f"/><xref derivedContent="" format="title" sectionFormat="of" target="name-list-of-figures">List of Figures</xref></t>
          </li>
          <li pn="section-toc.1-1.16">
            <t indent="0" pn="section-toc.1-1.16.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.g"/><xref derivedContent="" format="title" sectionFormat="of" target="name-list-of-tables">List of Tables</xref></t>
          </li>
          <li pn="section-toc.1-1.17">
            <t indent="0" pn="section-toc.1-1.17.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.h"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgements">Acknowledgements</xref></t>
          </li>
          <li pn="section-toc.1-1.18">
            <t indent="0" pn="section-toc.1-1.18.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.i"/><xref derivedContent="" format="title" sectionFormat="of" target="name-contributors">Contributors</xref></t>
          </li>
          <li pn="section-toc.1-1.19">
            <t indent="0" pn="section-toc.1-1.19.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.j"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" removeInRFC="false" toc="include" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">The Semantic Definition Format (SDF) is concerned with Things,
namely physical objects that are available for interaction over a
network.
SDF is a format for domain experts to
use in the creation and maintenance of data and interaction models
that describe Things.
An SDF specification describes definitions of
SDF Objects/SDF Things and their associated interactions (Events, Actions,
and Properties), as well as the Data types for the information exchanged
in those interactions. Tools convert this format to database formats
and other serializations as needed.</t>
      <t indent="0" pn="section-1-2">SDF is designed to be an extensible format.
The present document constitutes the base specification for SDF,
"base SDF" for short.
In addition, SDF extensions can be defined, some of which may make use
of extension points specifically defined for this in base SDF.
One area for such extensions would be refinements of SDF's abstract
interaction models into protocol bindings for specific ecosystems
(e.g., <xref target="I-D.ietf-asdf-sdf-mapping" format="default" sectionFormat="of" derivedContent="SDF-MAPPING"/>).
For the use of certain other extensions, it may be necessary to
indicate in the SDF
document using them that a specific extension is in effect; see
<xref target="information-block" format="default" sectionFormat="of" derivedContent="Section 3.1"/> for details of the <tt>features</tt> quality that can be
used for such indications.
With extension points and feature indications available,
base SDF does not define a "version" concept for the SDF format itself
(as opposed to version indications within SDF documents indicating
their own evolution; see <xref target="information-block" format="default" sectionFormat="of" derivedContent="Section 3.1"/>).</t>
      <section anchor="structure-of-this-document" numbered="true" removeInRFC="false" toc="include" pn="section-1.1">
        <name slugifiedName="name-structure-of-this-document">Structure of This Document</name>
        <t indent="0" pn="section-1.1-1">After introductory material and an overview (<xref target="overview" format="default" sectionFormat="of" derivedContent="Section 2"/>) over the
elements of the model and the different kinds of names used,
<xref target="sdf-structure" format="default" sectionFormat="of" derivedContent="Section 3"/> introduces the main components of an SDF model.
<xref target="names-and-namespaces" format="default" sectionFormat="of" derivedContent="Section 4"/> revisits names and structures them into
namespaces.
<xref target="kw-defgroups" format="default" sectionFormat="of" derivedContent="Section 5"/> discusses the inner structure of the Objects defined by
SDF, the sdfObjects, in further detail.
<xref target="high-level-composition" format="default" sectionFormat="of" derivedContent="Section 6"/> discusses how SDF supports composition.
Conventional Sections (<xref format="title" target="iana" sectionFormat="of" derivedContent="IANA Considerations"/>, <xref format="title" target="seccons" sectionFormat="of" derivedContent="Security Considerations"/>,
<xref format="title" target="sec-normative-references" sectionFormat="of" derivedContent="Normative References"/>, and <xref format="title" target="sec-informative-references" sectionFormat="of" derivedContent="Informative References"/>)
follow.
The normative <xref target="syntax" format="default" sectionFormat="of" derivedContent="Appendix A"/> defines the syntax of SDF in
terms of its JSON structures, employing the Concise Data Definition
Language (CDDL) <xref target="RFC8610" format="default" sectionFormat="of" derivedContent="RFC8610"/>.
This is followed by the informative <xref target="jso" format="default" sectionFormat="of" derivedContent="Appendix B"/>, a rendition of the SDF
syntax in a "JSON Schema" format as they are defined by
<tt>json-schema.org</tt> (collectively called JSO).
The normative <xref target="jso-inspired" format="default" sectionFormat="of" derivedContent="Appendix C"/> defines certain terms ("data qualities")
used at the SDF data model level that were inspired by JSO.
The informative <xref target="composition-examples" format="default" sectionFormat="of" derivedContent="Appendix D"/> provides a few
examples for the use of composition in SDF.
Finally, <xref target="earlier" format="default" sectionFormat="of" derivedContent="Appendix E"/> provides some historical information that can be
useful in upgrading earlier, pre-standard SDF models and
implementations to base SDF.</t>
      </section>
      <section anchor="terminology-and-conventions" numbered="true" removeInRFC="false" toc="include" pn="section-1.2">
        <name slugifiedName="name-terminology-and-conventions">Terminology and Conventions</name>
        <t indent="0" pn="section-1.2-1">Terms introduced in this section are capitalized when used in this
section. To maintain readability, capitalization is only used when
needed where they are used in the body of this document.</t>
        <section anchor="programming-platform-terms" numbered="true" removeInRFC="false" toc="include" pn="section-1.2.1">
          <name slugifiedName="name-programming-platform-terms">Programming Platform Terms</name>
          <t indent="0" pn="section-1.2.1-1">The following definitions mention terms that are used with specific
meanings in various programming platforms, but often have an
independent definition for this document, which can be found further
below in this section.</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-1.2.1-2">
            <dt pn="section-1.2.1-2.1">Element:</dt>
            <dd pn="section-1.2.1-2.2">
              <t indent="0" pn="section-1.2.1-2.2.1">A generic term used here in its English sense.
Exceptionally, in <xref target="jso-inspired" format="default" sectionFormat="of" derivedContent="Appendix C"/>, the term is used explicitly in accordance with
its meaning in the JSON ecosystem, i.e., the elements of JSON
arrays.</t>
            </dd>
            <dt pn="section-1.2.1-2.3">Entry:</dt>
            <dd pn="section-1.2.1-2.4">
              <t indent="0" pn="section-1.2.1-2.4.1">A key-value pair in a map. (In JSON maps, sometimes also called "member".)</t>
            </dd>
            <dt pn="section-1.2.1-2.5">Map:</dt>
            <dd pn="section-1.2.1-2.6">
              <t indent="0" pn="section-1.2.1-2.6.1">A collection of entries (key-value pairs) where there are no two
entries with equivalent keys.
(Also known as associative array, dictionary, or symbol table.)</t>
            </dd>
            <dt pn="section-1.2.1-2.7">Object:</dt>
            <dd pn="section-1.2.1-2.8">
              <t indent="0" pn="section-1.2.1-2.8.1">An otherwise very generic term that JavaScript (and thus JSON) uses
for the kind of maps that were part of the original languages from
the outset.
In this document, Object is used exclusively in its general English
meaning or as the colloquial shorthand for sdfObject, even if the
type name "<tt>object</tt>" is imported with JSON-related semantics from a
data definition language.</t>
            </dd>
            <dt pn="section-1.2.1-2.9">Property:</dt>
            <dd pn="section-1.2.1-2.10">
              <t indent="0" pn="section-1.2.1-2.10.1">Certain environments use the term "property" for a JSON concept that
JSON calls "member" and is called "entry" here, or sometimes just for the
map key of these.
In this document, the term Property is specifically reserved for a
certain kind of Affordance, even if the map key "<tt>properties</tt>" is
imported with JSON-related semantics from a data definition
language.</t>
            </dd>
            <dt pn="section-1.2.1-2.11">Byte:</dt>
            <dd pn="section-1.2.1-2.12">
              <t indent="0" pn="section-1.2.1-2.12.1">This document uses the term "byte" in its now-customary sense as a
synonym for "octet".</t>
            </dd>
          </dl>
        </section>
        <section anchor="conceptual-terms" numbered="true" removeInRFC="false" toc="include" pn="section-1.2.2">
          <name slugifiedName="name-conceptual-terms">Conceptual Terms</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-1.2.2-1">
            <dt pn="section-1.2.2-1.1">Thing:</dt>
            <dd pn="section-1.2.2-1.2">
              <t indent="0" pn="section-1.2.2-1.2.1">A physical item that is also available for interaction over a network.</t>
            </dd>
            <dt pn="section-1.2.2-1.3">Element:</dt>
            <dd pn="section-1.2.2-1.4">
              <t indent="0" pn="section-1.2.2-1.4.1">A part or an aspect of something abstract; i.e., the term is used
here in its usual English definition.</t>
            </dd>
            <dt pn="section-1.2.2-1.5">Affordance:</dt>
            <dd pn="section-1.2.2-1.6">
              <t indent="0" pn="section-1.2.2-1.6.1">An element of an interface offered for interaction.
Such an element becomes an Affordance when information is available
(directly or indirectly) that indicates how it can or should be
used.
In the present document, the term is used for the digital
(network-directed) interfaces of a Thing only; as it is a physical
object as well, the Thing might also have physical affordances such
as buttons, dials, and displays.
The specification language offers certain ways to create sets of
related Affordances and combine them into "Groupings" (see below).</t>
            </dd>
            <dt pn="section-1.2.2-1.7">Property:</dt>
            <dd pn="section-1.2.2-1.8">
              <t indent="0" pn="section-1.2.2-1.8.1">An Affordance that can potentially be used to read, write, and/or
observe state (current/stored information) on a Grouping.</t>
            </dd>
            <dt pn="section-1.2.2-1.9">Action:</dt>
            <dd pn="section-1.2.2-1.10">
              <t indent="0" pn="section-1.2.2-1.10.1">An Affordance that can potentially be used to perform a named operation on a Grouping.</t>
            </dd>
            <dt pn="section-1.2.2-1.11">Event:</dt>
            <dd pn="section-1.2.2-1.12">
              <t indent="0" pn="section-1.2.2-1.12.1">An Affordance that can potentially be used to obtain information
about what happened to a Grouping.</t>
            </dd>
          </dl>
        </section>
        <section anchor="specification-language-terms" numbered="true" removeInRFC="false" toc="include" pn="section-1.2.3">
          <name slugifiedName="name-specification-language-term">Specification Language Terms</name>
          <dl indent="3" newline="false" spacing="normal" pn="section-1.2.3-1">
            <dt pn="section-1.2.3-1.1">SDF Document:</dt>
            <dd pn="section-1.2.3-1.2">
              <t indent="0" pn="section-1.2.3-1.2.1">Container for SDF Definitions, together with data
about the SDF Document itself (information block).
Represented as a JSON text representing a single JSON map, which is
built from nested maps.</t>
            </dd>
            <dt pn="section-1.2.3-1.3">SDF Model:</dt>
            <dd pn="section-1.2.3-1.4">
              <t indent="0" pn="section-1.2.3-1.4.1">Definitions and declarations that model the digital interaction
opportunities offered by one or more kinds of Things, represented
by Groupings (sdfObjects and sdfThings).
An SDF Model can be fully contained in a single SDF Document, or it
can be built from an SDF Document that references definitions and
declarations from additional SDF documents. The term SDF Specification can be used when the distinction between the distribution into individual SDF Documents and 
the abstract nature of the SDF Model is not of interest.
</t>
            </dd>
            <dt pn="section-1.2.3-1.5">Block:</dt>
            <dd pn="section-1.2.3-1.6">
              <t indent="0" pn="section-1.2.3-1.6.1">One or more entries in a JSON map that is part of an SDF
specification. These entries can be described as a Block to
emphasize that they serve a specific function together.</t>
            </dd>
            <dt pn="section-1.2.3-1.7">Group:</dt>
            <dd pn="section-1.2.3-1.8">
              <t indent="0" pn="section-1.2.3-1.8.1">An entry in the top-level JSON map that represents the SDF
   document. Groups also can be used in certain nested definitions.
A group
has a Class Name Keyword as its key and a map of named definition
entries (Definition Group) as a value.</t>
            </dd>
            <dt pn="section-1.2.3-1.9">Class Name Keyword:</dt>
            <dd pn="section-1.2.3-1.10">
              <t indent="0" pn="section-1.2.3-1.10.1">One of <tt>sdfThing</tt>, <tt>sdfObject</tt>, <tt>sdfProperty</tt>, <tt>sdfAction</tt>,
<tt>sdfEvent</tt>, or <tt>sdfData</tt>. The Classes for these type keywords are
capitalized and prefixed with <tt>sdf</tt>.</t>
            </dd>
            <dt pn="section-1.2.3-1.11">Class:</dt>
            <dd pn="section-1.2.3-1.12">
              <t indent="0" pn="section-1.2.3-1.12.1">Abstract term for the information that is contained in groups
identified by a Class Name Keyword.</t>
            </dd>
            <dt pn="section-1.2.3-1.13">Quality:</dt>
            <dd pn="section-1.2.3-1.14">
              <t indent="0" pn="section-1.2.3-1.14.1">A metadata item in a definition or declaration that says something
about that definition or declaration.  A quality is represented in
SDF as an entry in a JSON map (JSON object) that serves as a definition
or declaration.
(The term "Quality" is used because another popular term,
"Property", already has a different meaning.)</t>
            </dd>
            <dt pn="section-1.2.3-1.15">Definition:</dt>
            <dd pn="section-1.2.3-1.16">
              <t indent="0" pn="section-1.2.3-1.16.1">An entry in a Definition Group.
The entry creates a new semantic term for use in SDF models and
associates it with a set of qualities.
Unless the Class Name Keyword of the Group also makes it a
Declaration (see <xref target="definitions-block" format="default" sectionFormat="of" derivedContent="Section 3.3"/>), a definition just defines a
term and it does not create a component item within the enclosing
definition.</t>
            </dd>
            <dt pn="section-1.2.3-1.17">Declaration:</dt>
            <dd pn="section-1.2.3-1.18">
              <t indent="0" pn="section-1.2.3-1.18.1">A definition within an enclosing
definition that is intended to create a component item within that
enclosing definition.  Every declaration can also be used as a
definition for reference elsewhere.</t>
            </dd>
            <dt pn="section-1.2.3-1.19">Grouping:</dt>
            <dd pn="section-1.2.3-1.20">
              <t indent="0" pn="section-1.2.3-1.20.1">An sdfThing or sdfObject, i.e., (directly or indirectly) a
description for a combination of Affordances.</t>
            </dd>
            <dt pn="section-1.2.3-1.21">Object, sdfObject:</dt>
            <dd pn="section-1.2.3-1.22">
              <t indent="0" pn="section-1.2.3-1.22.1">A Grouping where the declarations that it contains are for Affordances only (Property, Action, and Event declarations).
It serves as the main "atom" of reusable semantics for model
construction, representing the interaction model for a Thing that is
simple enough to not require a nested structure.
Therefore, sdfObjects are similar to sdfThings, but do not allow
nesting, i.e., they cannot contain other Groupings (sdfObjects or
sdfThings).</t>
            </dd>
            <dt pn="section-1.2.3-1.23">sdfThing:</dt>
            <dd pn="section-1.2.3-1.24">
              <t indent="0" pn="section-1.2.3-1.24.1">A Grouping that can contain nested Groupings (sdfThings and sdfObjects).
Like sdfObject, it can also contain Affordance
declarations (Property, Action, and Event declarations).
(Note that "Thing" has a different meaning from sdfThing and
is therefore not available as a colloquial shorthand of
sdfThing.)</t>
            </dd>
            <dt pn="section-1.2.3-1.25">Augmentation Mechanism:</dt>
            <dd pn="section-1.2.3-1.26">
              <t indent="0" pn="section-1.2.3-1.26.1">A companion document to a base SDF Model that provides additional
information ("augments" the base specification).
The information may be for use in
a specific ecosystem or with a specific protocol ("Protocol Binding").
No specific Augmentation Mechanisms are defined in base SDF.
A simple mechanism for such augmentations has been discussed as a
"mapping file" <xref target="I-D.ietf-asdf-sdf-mapping" format="default" sectionFormat="of" derivedContent="SDF-MAPPING"/>.</t>
            </dd>
            <dt pn="section-1.2.3-1.27">Protocol Binding:</dt>
            <dd pn="section-1.2.3-1.28">
              <t indent="0" pn="section-1.2.3-1.28.1">A companion document to an SDF Model that defines how to map the
abstract concepts in the model into the protocols that are in use in a
specific ecosystem.
The Protocol Binding might supply URL components, numeric IDs, and
similar details.
Protocol Bindings are one case of an Augmentation Mechanism.</t>
            </dd>
          </dl>
        </section>
        <section anchor="conventions" numbered="true" removeInRFC="false" toc="include" pn="section-1.2.4">
          <name slugifiedName="name-conventions">Conventions</name>
          <t indent="0" pn="section-1.2.4-1">Regular expressions that are used in the text as a "pattern" for some
string are interpreted as per <xref target="RFC9485" format="default" sectionFormat="of" derivedContent="RFC9485"/>.
(Note that a form of regular expressions is also used as values of the
quality <tt>pattern</tt>; see <xref target="type-string" format="default" sectionFormat="of" derivedContent="Appendix C.2"/>.)</t>
          <t indent="0" pn="section-1.2.4-2">The term "URI" in this document always refers to "full" URIs ("<tt>URI</tt>" in
Section <xref target="RFC3986" section="3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-3" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>), never to relative URI references
("<tt>relative-ref</tt>" in Section <xref target="RFC3986" section="4.1" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-4.1" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>), so the term "URI"
does <em>NOT</em> serve as the colloquial abbreviation of "URI-Reference" it is
often used for.
Therefore, the "reference resolution" process defined in Section <xref target="RFC3986" section="5" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-5" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/> is <em>NOT</em> used in this specification.
Where necessary, full URIs are assembled out of substrings by simple
concatenation, e.g., when CURIEs are expanded (<xref target="ref-global" format="default" sectionFormat="of" derivedContent="Section 4.3"/>) or when a
global name is formed out of a namespace <tt>absolute-URI</tt> (Section <xref target="RFC3986" section="5" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-5" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>) and a fragment identifier part (<xref target="names-structure" format="default" sectionFormat="of" derivedContent="Section 4.1"/>).
Also note that URIs are not only used to construct the SDF models,
they are also the <em>subject</em> of SDF models where they are used as data
in actual interactions (and could even be represented as relative
references there); these two usages are entirely separate.</t>
          <t indent="0" pn="section-1.2.4-3">The singular form is chosen as the preferred one for the keywords
defined in this specification.</t>
          <t indent="0" pn="section-1.2.4-4">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>",
    "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>",
    "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>",
    "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be
    interpreted as described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> when, and only when, they appear in all capitals, as
    shown here.
          </t>
        </section>
      </section>
    </section>
    <section anchor="overview" numbered="true" removeInRFC="false" toc="include" pn="section-2">
      <name slugifiedName="name-overview">Overview</name>
      <section anchor="example-definition" numbered="true" removeInRFC="false" toc="include" pn="section-2.1">
        <name slugifiedName="name-example-definition">Example Definition</name>
        <t indent="0" pn="section-2.1-1">The overview starts with an example for the SDF definition of a simple sdfObject called "Switch" (<xref target="example1" format="default" sectionFormat="of" derivedContent="Figure 1"/>).</t>
        <figure anchor="example1" align="left" suppress-title="false" pn="figure-1">
          <name slugifiedName="name-a-simple-example-of-an-sdf-">A Simple Example of an SDF Document</name>
          <sourcecode type="sdf+json" name="example1.sdf.json" markers="false" pn="section-2.1-2.1">
{
  "info": {
    "title": "Example document for SDF (Semantic Definition Format)",
    "version": "2019-04-24",
    "copyright": "Copyright 2019 Example Corp. All rights reserved.",
    "license": "https://example.com/license"
  },
  "namespace": {
    "cap": "https://example.com/capability/cap"
  },
  "defaultNamespace": "cap",
  "sdfObject": {
    "Switch": {
      "sdfProperty": {
        "value": {
          "description":
"The state of the switch; false for off and true for on.",
          "type": "boolean"
        }
      },
      "sdfAction": {
        "on": {
          "description":
"Turn the switch on; equivalent to setting value to true."
        },
        "off": {
          "description":
"Turn the switch off; equivalent to setting value to false."
        },
        "toggle": {
          "description":
"Toggle the switch; equivalent to setting value to its complement."
        }
      }
    }
  }
}
</sourcecode>
        </figure>
        <t indent="0" pn="section-2.1-3">This is a model of a switch.
The state <tt>value</tt> declared in the <tt>sdfProperty</tt> group, represented by a Boolean, will be true for "on" and will be false for "off".
The Actions <tt>on</tt> or <tt>off</tt> declared in the <tt>sdfAction</tt> group are redundant with setting the <tt>value</tt> and are in the example to illustrate that there are often different ways of achieving the same effect.
The action <tt>toggle</tt> will invert the value of the sdfProperty value so that 2-way switches can be created; having such action will avoid the need for retrieving the current value first and then applying/setting the inverted value.</t>
        <t indent="0" pn="section-2.1-4">The <tt>sdfObject</tt> group lists the affordances of Things modeled by this sdfObject.
The <tt>sdfProperty</tt> group lists the Property affordances described by the model; these represent various perspectives on the state of the sdfObject.
Properties can have additional qualities to describe the state more precisely.

Properties can be annotated to be read, write, or read/write; how this is actually done by the underlying transfer protocols is not described in the SDF model but left to companion protocol bindings.
Properties are often used with RESTful paradigms <xref target="I-D.irtf-t2trg-rest-iot" format="default" sectionFormat="of" derivedContent="REST-IOT"/> describing state.
The <tt>sdfAction</tt> group is the mechanism to describe other interactions in terms of their names, input, and output data (no data are used in the example), as in a POST method in REST or in a remote procedure call.
The example <tt>toggle</tt> is an Action that
changes the state based on the current state of the Property named <tt>value</tt>.
(The third type of affordance is Events, which are not described in this example.)</t>
        <t indent="0" pn="section-2.1-5">In the JSON representation, the <tt>info</tt> group is an exception in that
this group's map has keys taken from the SDF vocabulary.
All other groups (such as <tt>namespace</tt> and <tt>sdfObject</tt>) have maps with
keys that are freely defined by the model writer (<tt>Switch</tt>, <tt>value</tt>,
<tt>on</tt>, etc.). These map keys are therefore called <em>Given Names</em>.
The groups made up of entries with Given Names as keys usually use the
<tt>named&lt;&gt;</tt> production in the formal syntax of SDF (<xref target="syntax" format="default" sectionFormat="of" derivedContent="Appendix A"/>).
Where the values of these entries are maps, these again use SDF
vocabulary keys, and so on, generally alternating in further nesting.
The SDF-defined vocabulary items used in the hierarchy of such groups
are often, but not always, called <em>Quality Names</em> or <em>qualities</em>.
See <xref target="member-names" format="default" sectionFormat="of" derivedContent="Section 2.3"/> for more information about naming in SDF.</t>
      </section>
      <section anchor="elements-of-an-sdf-model" numbered="true" removeInRFC="false" toc="include" pn="section-2.2">
        <name slugifiedName="name-elements-of-an-sdf-model">Elements of an SDF Model</name>
        <t indent="0" pn="section-2.2-1">The SDF language uses six predefined Class Name Keywords for modeling connected
Things, which are illustrated in <xref target="fig-class-2" format="default" sectionFormat="of" derivedContent="Figure 2"/> (limited rendition in
the plaintext form of this document, please use typographic forms for
full information).</t>
        <figure anchor="fig-class-2" align="left" suppress-title="false" pn="figure-2">
          <name slugifiedName="name-main-classes-used-in-sdf-mo">Main Classes Used in SDF Models</name>
          <artset pn="section-2.2-2.1">
            <artwork type="svg" align="center" pn="section-2.2-2.1.1"><svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" height="437px" preserveAspectRatio="none" version="1.1" viewBox="0 0 542 437" width="542px">
                <defs/>
                <g>
                  <g id="elem_sdfThing">
                    <rect fill="white" height="48" id="sdfThing" rx="2.5" ry="2.5" width="93" x="136.13" y="7" stroke="black" stroke-width="0.5"/>
                    <ellipse cx="151.13" cy="23" fill="white" rx="11" ry="11" stroke="black" stroke-width="1.0"/>
                    <path d="M153.6031,29.1431 Q153.0221,29.4419 152.3829,29.5913 Q151.7438,29.7407 151.0382,29.7407 Q148.5314,29.7407 147.2115,28.0889 Q145.8917,26.437 145.8917,23.3159 Q145.8917,20.1865 147.2115,18.5347 Q148.5314,16.8828 151.0382,16.8828 Q151.7438,16.8828 152.3912,17.0322 Q153.0387,17.1816 153.6031,17.4805 L153.6031,20.2031 Q152.9723,19.6221 152.3788,19.3523 Q151.7853,19.0825 151.1544,19.0825 Q149.8097,19.0825 149.1249,20.1492 Q148.4401,21.2158 148.4401,23.3159 Q148.4401,25.4077 149.1249,26.4744 Q149.8097,27.541 151.1544,27.541 Q151.7853,27.541 152.3788,27.2712 Q152.9723,27.0015 153.6031,26.4204 Z" fill="black"/>
                    <text fill="black" font-family="sans-serif" font-size="14" x="165.13" y="28.291">sdfThing</text>
                    <line x1="137.13" x2="228.13" y1="39" y2="39" stroke="black" stroke-width="0.5"/>
                    <line x1="137.13" x2="228.13" y1="47" y2="47" stroke="black" stroke-width="0.5"/>
                  </g>
                  <g id="elem_sdfObject">
                    <rect fill="white" height="48" id="sdfObject" rx="2.5" ry="2.5" width="97" x="205.13" y="132" stroke="black" stroke-width="0.5"/>
                    <ellipse cx="220.13" cy="148" fill="white" rx="11" ry="11" stroke="black" stroke-width="1.0"/>
                    <path d="M222.6031,154.1431 Q222.0221,154.4419 221.3829,154.5913 Q220.7438,154.7407 220.0382,154.7407 Q217.5314,154.7407 216.2115,153.0889 Q214.8917,151.437 214.8917,148.3159 Q214.8917,145.1865 216.2115,143.5347 Q217.5314,141.8828 220.0382,141.8828 Q220.7438,141.8828 221.3912,142.0322 Q222.0387,142.1816 222.6031,142.4805 L222.6031,145.2031 Q221.9723,144.6221 221.3788,144.3523 Q220.7853,144.0825 220.1544,144.0825 Q218.8097,144.0825 218.1249,145.1492 Q217.4401,146.2158 217.4401,148.3159 Q217.4401,150.4077 218.1249,151.4744 Q218.8097,152.541 220.1544,152.541 Q220.7853,152.541 221.3788,152.2712 Q221.9723,152.0015 222.6031,151.4204 Z" fill="black"/>
                    <text fill="black" font-family="sans-serif" font-size="14" x="234.13" y="153.291">sdfObject</text>
                    <line x1="206.13" x2="301.13" y1="164" y2="164" stroke="black" stroke-width="0.5"/>
                    <line x1="206.13" x2="301.13" y1="172" y2="172" stroke="black" stroke-width="0.5"/>
                  </g>
                  <g id="elem_sdfProperty">
                    <rect fill="white" height="48" id="sdfProperty" rx="2.5" ry="2.5" width="111" x="29.13" y="257" stroke="black" stroke-width="0.5"/>
                    <ellipse cx="44.13" cy="273" fill="white" rx="11" ry="11" stroke="black" stroke-width="1.0"/>
                    <path d="M46.6031,279.1431 Q46.0221,279.4419 45.3829,279.5913 Q44.7438,279.7407 44.0382,279.7407 Q41.5314,279.7407 40.2115,278.0889 Q38.8917,276.437 38.8917,273.3159 Q38.8917,270.1865 40.2115,268.5347 Q41.5314,266.8828 44.0382,266.8828 Q44.7438,266.8828 45.3912,267.0322 Q46.0387,267.1816 46.6031,267.4805 L46.6031,270.2031 Q45.9723,269.6221 45.3788,269.3523 Q44.7853,269.0825 44.1544,269.0825 Q42.8097,269.0825 42.1249,270.1492 Q41.4401,271.2158 41.4401,273.3159 Q41.4401,275.4077 42.1249,276.4744 Q42.8097,277.541 44.1544,277.541 Q44.7853,277.541 45.3788,277.2712 Q45.9723,277.0015 46.6031,276.4204 Z" fill="black"/>
                    <text fill="black" font-family="sans-serif" font-size="14" x="58.13" y="278.291">sdfProperty</text>
                    <line x1="30.13" x2="139.13" y1="289" y2="289" stroke="black" stroke-width="0.5"/>
                    <line x1="30.13" x2="139.13" y1="297" y2="297" stroke="black" stroke-width="0.5"/>
                  </g>
                  <g id="elem_sdfAction">
                    <rect fill="white" height="48" id="sdfAction" rx="2.5" ry="2.5" width="97" x="363.13" y="257" stroke="black" stroke-width="0.5"/>
                    <ellipse cx="378.13" cy="273" fill="white" rx="11" ry="11" stroke="black" stroke-width="1.0"/>
                    <path d="M380.6031,279.1431 Q380.0221,279.4419 379.3829,279.5913 Q378.7438,279.7407 378.0382,279.7407 Q375.5314,279.7407 374.2115,278.0889 Q372.8917,276.437 372.8917,273.3159 Q372.8917,270.1865 374.2115,268.5347 Q375.5314,266.8828 378.0382,266.8828 Q378.7438,266.8828 379.3912,267.0322 Q380.0387,267.1816 380.6031,267.4805 L380.6031,270.2031 Q379.9723,269.6221 379.3788,269.3523 Q378.7853,269.0825 378.1544,269.0825 Q376.8097,269.0825 376.1249,270.1492 Q375.4401,271.2158 375.4401,273.3159 Q375.4401,275.4077 376.1249,276.4744 Q376.8097,277.541 378.1544,277.541 Q378.7853,277.541 379.3788,277.2712 Q379.9723,277.0015 380.6031,276.4204 Z" fill="black"/>
                    <text fill="black" font-family="sans-serif" font-size="14" x="392.13" y="278.291">sdfAction</text>
                    <line x1="364.13" x2="459.13" y1="289" y2="289" stroke="black" stroke-width="0.5"/>
                    <line x1="364.13" x2="459.13" y1="297" y2="297" stroke="black" stroke-width="0.5"/>
                  </g>
                  <g id="elem_sdfEvent">
                    <rect fill="white" height="48" id="sdfEvent" rx="2.5" ry="2.5" width="90" x="175.63" y="257" stroke="black" stroke-width="0.5"/>
                    <ellipse cx="190.63" cy="273" fill="white" rx="11" ry="11" stroke="black" stroke-width="1.0"/>
                    <path d="M193.1031,279.1431 Q192.5221,279.4419 191.8829,279.5913 Q191.2438,279.7407 190.5382,279.7407 Q188.0314,279.7407 186.7115,278.0889 Q185.3917,276.437 185.3917,273.3159 Q185.3917,270.1865 186.7115,268.5347 Q188.0314,266.8828 190.5382,266.8828 Q191.2438,266.8828 191.8912,267.0322 Q192.5387,267.1816 193.1031,267.4805 L193.1031,270.2031 Q192.4723,269.6221 191.8788,269.3523 Q191.2853,269.0825 190.6544,269.0825 Q189.3097,269.0825 188.6249,270.1492 Q187.9401,271.2158 187.9401,273.3159 Q187.9401,275.4077 188.6249,276.4744 Q189.3097,277.541 190.6544,277.541 Q191.2853,277.541 191.8788,277.2712 Q192.4723,277.0015 193.1031,276.4204 Z" fill="black"/>
                    <text fill="black" font-family="sans-serif" font-size="14" x="204.63" y="278.291">sdfEvent</text>
                    <line x1="176.63" x2="264.63" y1="289" y2="289" stroke="black" stroke-width="0.5"/>
                    <line x1="176.63" x2="264.63" y1="297" y2="297" stroke="black" stroke-width="0.5"/>
                  </g>
                  <g id="elem_sdfData">
                    <rect fill="white" height="48" id="sdfData" rx="2.5" ry="2.5" width="84" x="236.63" y="382" stroke="black" stroke-width="0.5"/>
                    <ellipse cx="251.63" cy="398" fill="white" rx="11" ry="11" stroke="black" stroke-width="1.0"/>
                    <path d="M254.1031,404.1431 Q253.5221,404.4419 252.8829,404.5913 Q252.2438,404.7407 251.5382,404.7407 Q249.0314,404.7407 247.7115,403.0889 Q246.3917,401.437 246.3917,398.3159 Q246.3917,395.1865 247.7115,393.5347 Q249.0314,391.8828 251.5382,391.8828 Q252.2438,391.8828 252.8912,392.0322 Q253.5387,392.1816 254.1031,392.4805 L254.1031,395.2031 Q253.4723,394.6221 252.8788,394.3523 Q252.2853,394.0825 251.6544,394.0825 Q250.3097,394.0825 249.6249,395.1492 Q248.9401,396.2158 248.9401,398.3159 Q248.9401,400.4077 249.6249,401.4744 Q250.3097,402.541 251.6544,402.541 Q252.2853,402.541 252.8788,402.2712 Q253.4723,402.0015 254.1031,401.4204 Z" fill="black"/>
                    <text fill="black" font-family="sans-serif" font-size="14" x="265.63" y="403.291">sdfData</text>
                    <line x1="237.63" x2="319.63" y1="414" y2="414" stroke="black" stroke-width="0.5"/>
                    <line x1="237.63" x2="319.63" y1="422" y2="422" stroke="black" stroke-width="0.5"/>
                  </g>
                  <g id="link_sdfThing_sdfObject">
                    <path d="M196.16,55.42 C207.75,75.52 224.51,104.54 236.94,126.08" fill="none" id="sdfThing-to-sdfObject" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="239.41,130.35,238.3726,120.5559,236.9093,126.0203,231.445,124.557,239.41,130.35" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="222.63" y="98.5684">hasObject</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="216.4021" y="121.1091">0+</text>
                  </g>
                  <g id="link_sdfThing_sdfThing">
                    <path d="M229.53,19.35 C248.35,18.69 264.13,22.58 264.13,31 C264.13,38.44 251.83,42.33 236,42.69" fill="none" id="sdfThing-to-sdfThing" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="231.05,42.66,240.027,46.7114,236.0499,42.6886,240.0727,38.7115,231.05,42.66" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="270.13" y="36.0684">hasThing</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="237.0416" y="40.7969">0+</text>
                  </g>
                  <g id="link_sdfThing_sdfProperty">
                    <path d="M136,47.85 C99.23,63.1 50.46,90.1 27.63,132 C6,171.7 35.57,221.37 59.56,251.88" fill="none" id="sdfThing-to-sdfProperty" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="62.41,255.43,59.8985,245.9068,59.2813,251.5298,53.6582,250.9127,62.41,255.43" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="28.63" y="161.0684">hasProperty</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="37.9817" y="246.443">0+</text>
                  </g>
                  <g id="link_sdfThing_sdfAction">
                    <path d="M229.41,49.61 C250.34,58.6 274.73,70.67 294.63,85 C357.14,129.99 385.89,138.55 414.63,210 C419.75,222.7 419.78,237.77 418.22,250.67" fill="none" id="sdfThing-to-sdfAction" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="417.55,255.31,422.7961,246.9746,418.2651,250.3614,414.8783,245.8304,417.55,255.31" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="400.63" y="161.0684">hasAction</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="398.4969" y="246.285">0+</text>
                  </g>
                  <g id="link_sdfThing_sdfEvent">
                    <path d="M164.06,55.38 C136.18,93.53 90.16,170.57 123.63,227 C129.23,236.43 149.15,248 169.5,257.92" fill="none" id="sdfThing-to-sdfEvent" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="173.87,260.02,167.4833,252.5226,169.3613,257.8587,164.0252,259.7366,173.87,260.02" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="121.63" y="161.0684">hasEvent</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="149.5914" y="254.3466">0+</text>
                  </g>
                  <g id="link_sdfObject_sdfProperty">
                    <path d="M204.71,177.95 C186.9,186.64 167.11,197.61 150.63,210 C134.71,221.98 119.28,238.01 107.36,251.7" fill="none" id="sdfObject-to-sdfProperty" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="104.12,255.48,113.0049,251.2306,107.3657,251.6767,106.9196,246.0374,104.12,255.48" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="151.63" y="223.5684">hasProperty</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="87.5644" y="246.0715">0+</text>
                  </g>
                  <g id="link_sdfObject_sdfAction">
                    <path d="M283.72,180.42 C310.19,201.03 348.73,231.03 376.58,252.71" fill="none" id="sdfObject-to-sdfAction" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="380.46,255.73,375.8181,247.0436,376.5155,252.6573,370.9019,253.3548,380.46,255.73" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="342.63" y="223.5684">hasAction</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="353.6739" y="246.1091">0+</text>
                  </g>
                  <g id="link_sdfObject_sdfEvent">
                    <path d="M247.35,180.42 C242,200.34 234.3,229.05 228.54,250.53" fill="none" id="sdfObject-to-sdfEvent" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="227.29,255.2,233.4711,247.5323,228.5765,250.3684,225.7404,245.4738,227.29,255.2" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="239.63" y="223.5684">hasEvent</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="208.2004" y="246.1091">0+</text>
                  </g>
                  <g id="link_sdfAction_sdfData1">
                    <path d="M380.17,305.36 C368.69,314.29 355.78,324.78 344.63,335 C330.27,348.17 315.29,363.87 303.24,377.07" fill="none" id="sdfAction-to-sdfData" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="299.96,380.69,308.97,376.7126,303.3198,376.9871,303.0453,371.3369,299.96,380.69" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="345.63" y="348.5684">hasInputData</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="283.8382" y="371.2976">0+</text>
                  </g>
                  <g id="link_sdfAction_sdfData2">
                    <path d="M429.32,305.37 C437.95,319.82 444.54,338.17 434.63,352 C410.38,385.85 363.27,398.34 327.13,402.82" fill="none" id="sdfAction-to-sdfData-1" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="322.48,403.35,331.8779,406.2961,327.4473,402.779,330.9644,398.3484,322.48,403.35" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="439.63" y="348.5684">hasOutputData</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="328.522" y="399.6454">0+</text>
                  </g>
                  <g id="link_sdfEvent_sdfData">
                    <path d="M209.17,305.42 C203.95,319.53 200.38,337.53 207.63,352 C213.04,362.77 221.78,371.92 231.32,379.42" fill="none" id="sdfEvent-to-sdfData" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="235.15,382.28,230.3303,373.691,231.1431,379.2892,225.545,380.102,235.15,382.28" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="208.63" y="348.5684">hasOutputData</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="210.5093" y="376.1409">0+</text>
                  </g>
                  <g id="link_sdfProperty_sdfData">
                    <path d="M89.02,305.4 C93.01,320.6 100.38,339.79 113.63,352 C145.64,381.48 194.15,394.57 230.3,400.38" fill="none" id="sdfProperty-to-sdfData" stroke="black" stroke-width="1.0"/>
                    <polygon fill="black" points="234.94,401.08,226.6344,395.7868,229.9955,400.3369,225.4455,403.698,234.94,401.08" stroke="black" stroke-width="1.0"/>
                    <text fill="black" font-family="sans-serif" font-size="13" x="114.63" y="348.5684">isInstanceOf</text>
                    <text fill="black" font-family="sans-serif" font-size="13" x="220.5011" y="396.8099">1</text>
                  </g>
                </g>
              </svg>
            </artwork>
            <artwork type="ascii-art" align="center" pn="section-2.2-2.1.2">                  ,--------.
                  |sdfThing|------.
   ,--------------|--------|      | hasThing
   |              |--------|&lt;-----'
   |              `--------'
   |                |   | |
   |      hasObject |   |  \
   |                v   |   \
   |        ,---------. |    \
   |        |sdfObject| |     \
   |        |---------| |      \
   ,--------|---------|---------.
   |        `---------' |       |
has|Property     | hasAction    | hasEvent
   v             v      v       v
,-----------.  ,---------.   ,--------.
|sdfProperty|  |sdfAction|   |sdfEvent|
|-----------|  |---------|   |--------|
|-----------|  |---------|   |--------|
`-----------'  `---------'   `--------'
   |      hasInput|   |hasOutput    |
   |          Data|   |Data         |
   |              v   v             |
   |            ,-------.           |
   | isInst     |sdfData|  hasOutp  |
   `-----------&gt;|-------|&lt;----------'
     anceOf     |-------|  utData
                `-------'
</artwork>
          </artset>
        </figure>
        <t indent="0" pn="section-2.2-3">The six main Class Name Keywords are discussed below.</t>
        <section anchor="sdfobject" numbered="true" removeInRFC="false" toc="include" pn="section-2.2.1">
          <name slugifiedName="name-sdfobject">sdfObject</name>
          <t indent="0" pn="section-2.2.1-1">sdfObjects, the items listed in an <tt>sdfObject</tt> definition group, are
the main "atom" of reusable semantics for model construction.
The concept aligns in scope with common definition items from many IoT modeling
systems, e.g., ZigBee Clusters <xref target="ZCL" format="default" sectionFormat="of" derivedContent="ZCL"/>, OMA SpecWorks LwM2M
Objects <xref target="OMA" format="default" sectionFormat="of" derivedContent="OMA"/>, OCF Resource Types <xref target="OCF" format="default" sectionFormat="of" derivedContent="OCF"/>, and W3C Web of Things Thing Descriptions <xref target="WoT" format="default" sectionFormat="of" derivedContent="WoT"/>.</t>
          <t indent="0" pn="section-2.2.1-2">An sdfObject definition contains a set of <tt>sdfProperty</tt>, <tt>sdfAction</tt>, and
<tt>sdfEvent</tt> definitions that describe the interaction affordances
associated with some scope of functionality.</t>
          <t indent="0" pn="section-2.2.1-3">For the granularity of definition, sdfObject definitions are meant
to be kept narrow enough in scope to enable broad reuse and
interoperability.
For example, defining a light bulb using separate sdfObject
definitions for on/off control, dimming, and color control affordances
will enable interoperable functionality to be configured for diverse
product types.
An sdfObject definition for a common on/off control may be used to
control many different kinds of Things that require on/off control.</t>
          <t indent="0" pn="section-2.2.1-4">The presence of one or both of the optional qualities "<tt>minItems</tt>" and
"<tt>maxItems</tt>" defines the sdfObject as an array, i.e., all the
affordances defined for the sdfObject exist a number of times, indexed
by a number constrained to be between <tt>minItems</tt> and <tt>maxItems</tt>,
inclusive, if given.
(Note: Setting "<tt>minItems</tt>" to zero and leaving out "<tt>maxItems</tt>" puts the
minimum constraints on that array.)</t>
        </section>
        <section anchor="sdfproperty" numbered="true" removeInRFC="false" toc="include" pn="section-2.2.2">
          <name slugifiedName="name-sdfproperty">sdfProperty</name>
          <t indent="0" pn="section-2.2.2-1"><tt>sdfProperty</tt> is used to model elements of state within Things modeled
by the enclosing grouping.</t>
          <t indent="0" pn="section-2.2.2-2">A named definition entry in an sdfProperty may be associated with some protocol
affordance to enable the application to obtain the state variable and,
optionally, modify the state variable.
Additionally, some protocols provide for in-time reporting of state
changes.
(These three aspects are described by the qualities <tt>readable</tt>,
<tt>writable</tt>, and <tt>observable</tt> defined for an sdfProperty.)</t>
          <t indent="0" pn="section-2.2.2-3">Definitions in <tt>sdfProperty</tt> groups look like the definitions in
<tt>sdfData</tt> groups.
However, they actually declare that a Property
with the given qualities potentially is present in the containing sdfObject.</t>
          <t indent="0" pn="section-2.2.2-4">For definitions in <tt>sdfProperty</tt> and <tt>sdfData</tt>, SDF provides qualities
that can constrain the structure and values of data allowed in the
interactions modeled by them.
It also provides qualities that associate semantics to this
data, such as engineering units and unit scaling information.</t>
          <t indent="0" pn="section-2.2.2-5">For the data definition within <tt>sdfProperty</tt> or <tt>sdfData</tt>, SDF borrows
some vocabulary proposed for drafts 4 <xref target="I-D.zyp-json-schema" format="default" sectionFormat="of" derivedContent="JSO4"/> <xref target="I-D.fge-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO4V"/> and 7
<xref target="I-D.handrews-json-schema" format="default" sectionFormat="of" derivedContent="JSO7"/> <xref target="I-D.handrews-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO7V"/> of the json-schema.org "JSON Schema" format
(collectively called JSO here), enhanced by qualities that are
specific to SDF.
Details about the JSO-inspired vocabulary are in <xref target="jso-inspired" format="default" sectionFormat="of" derivedContent="Appendix C"/>.
For base SDF, data are constrained to be of
simple types (number, string, boolean),
JSON maps composed of named data, and arrays of these types.
Syntax extension points are provided that can be used to provide
richer types in a future extension of this specification (possibly more
of which can be borrowed from json-schema.org).</t>
          <t indent="0" pn="section-2.2.2-6">Note that sdfProperty definitions (and sdfData definitions in
general) are not intended to constrain the formats of data used for
communication over network interfaces.
Where needed, data definitions for payloads of protocol messages are
expected to be part of the protocol binding.</t>
        </section>
        <section anchor="sdfaction-overview" numbered="true" removeInRFC="false" toc="include" pn="section-2.2.3">
          <name slugifiedName="name-sdfaction">sdfAction</name>
          <t indent="0" pn="section-2.2.3-1">The <tt>sdfAction</tt> group contains declarations of Actions, which
model affordances that, when triggered,
have an effect that can go beyond just reading, updating, or observing Thing
state.
Actions often result in some outward physical effect (which, itself,
cannot be modeled in SDF).  From a programmer's perspective, they
might be considered to be roughly analogous to method calls.</t>
          <t indent="0" pn="section-2.2.3-2">Actions may have data parameters; these are each modeled as a single item of input
data and output data.  Where multiple parameters need to be
modeled, an "<tt>object</tt>" type can be used to combine these parameters
into one; for an example, see <xref target="example-obj-type" format="default" sectionFormat="of" derivedContent="Figure 6"/> in <xref target="type-object" format="default" sectionFormat="of" derivedContent="Appendix C.5"/>.</t>
          <t indent="0" pn="section-2.2.3-3">Actions may be long-running, that is to say that the effects may not
take place immediately as would be expected for an update to an
sdfProperty; the effects may play out over time and emit action
results.
Actions may also not always complete and may result in application
errors, such as an item blocking the closing of an automatic door.</t>
          <t indent="0" pn="section-2.2.3-4">One idiom for giving an action initiator status and control about the
ongoing action is to provide a URI for an ephemeral "action resource"
in the sdfAction output data, allowing the action to deliver
immediate feedback (including errors that prevent the action from
starting) and the action initiator to use the action resource
for further observation or modification of the ongoing action
(including canceling it).
Base SDF does not provide any tailored support for describing such
action resources; an extension for modeling links in more detail
(for instance, <xref target="I-D.ietf-asdf-sdftype-link" format="default" sectionFormat="of" derivedContent="SDFTYPE-LINK"/>) may be all that is needed to fully enable modeling
them.</t>
          <t indent="0" pn="section-2.2.3-5">Actions may have (or lack) the characteristics of idempotence and side-effect
safety (see Section <xref target="RFC9110" section="9.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9110#section-9.2" derivedContent="RFC9110"/> of RFC 9110 <xref target="STD97" format="default" sectionFormat="of" derivedContent="STD97"/> for more on these terms).</t>
          <t indent="0" pn="section-2.2.3-6">Base SDF only provides data constraint modeling and semantics for the input and output data of definitions in <tt>sdfAction</tt> groups.
Again, data definitions for payloads of protocol messages, and
detailed protocol settings for invoking the action, are expected to be
part of the protocol binding.</t>
        </section>
        <section anchor="sdfevent-overview" numbered="true" removeInRFC="false" toc="include" pn="section-2.2.4">
          <name slugifiedName="name-sdfevent">sdfEvent</name>
          <t indent="0" pn="section-2.2.4-1">The <tt>sdfEvent</tt> group contains declarations of Events, which model
affordances that inform about "happenings" associated with a Thing
modeled by the enclosing sdfObject; these may result in a signal being
stored or emitted as a result.</t>
          <t indent="0" pn="section-2.2.4-2">Note that there is a trivial overlap with sdfProperty state changes,
which may also be defined as Events but are not generally required to
be defined as such.
However, Events may exhibit certain ordering, consistency, and
reliability requirements that are expected to be supported in various
implementations of sdfEvent that do distinguish sdfEvent from
sdfProperty.
For instance, while a state change may simply be superseded by another
state change, some Events are "precious" and need to be preserved even
if further Events follow.</t>
          <t indent="0" pn="section-2.2.4-3">Base SDF only provides data constraint modeling and
semantics for the output data of Event affordances.
Again, data definitions for payloads of protocol messages, and
detailed protocol settings for soliciting the event, are expected to be
part of the protocol binding.</t>
        </section>
        <section anchor="sdfdata" numbered="true" removeInRFC="false" toc="include" pn="section-2.2.5">
          <name slugifiedName="name-sdfdata">sdfData</name>
          <t indent="0" pn="section-2.2.5-1">Definitions in <tt>sdfData</tt> groups do not themselves specify affordances.
These definitions
are provided separately from those in
sdfProperty groups to enable common
modeling patterns, data constraints, and semantic anchor concepts to
be factored out for data items that make up sdfProperty items and
serve as input and output data for sdfAction and sdfEvent items.
The data types defined in sdfData definitions only spring to life by being referenced in
one of these contexts (directly or indirectly via some other sdfData
definitions).</t>
          <t indent="0" pn="section-2.2.5-2">It is a common use case for such a data definition to be shared
between an sdfProperty item and input or output parameters of an
sdfAction or output data provided by an sdfEvent.
sdfData definitions also enable factoring out extended application
data types, such as mode and machine state enumerations to be reused
across multiple definitions that have similar basic characteristics
and requirements.</t>
        </section>
        <section anchor="sdfthing" numbered="true" removeInRFC="false" toc="include" pn="section-2.2.6">
          <name slugifiedName="name-sdfthing">sdfThing</name>
          <t indent="0" pn="section-2.2.6-1">Back at the top level, the <tt>sdfThing</tt> group enables definition of models for
complex devices that will use one or more sdfObject definitions.
Like sdfObject, sdfThing groups allow for the inclusion of interaction
affordances, sdfData, as well as "<tt>minItems</tt>" and "<tt>maxItems</tt>" qualities.
Therefore, they can be seen as a superset of sdfObject groups, additionally
allowing for composition.</t>
          <t indent="0" pn="section-2.2.6-2">As a result, an sdfThing directly or indirectly contains a set of sdfProperty, sdfAction, and
sdfEvent definitions that describe the interaction affordances
associated with some scope of functionality.</t>
          <t indent="0" pn="section-2.2.6-3">A definition in an sdfThing group can refine the metadata of the definitions it
is composed of: other definitions in sdfThing groups or definitions in sdfObject groups.</t>
        </section>
      </section>
      <section anchor="member-names" numbered="true" removeInRFC="false" toc="include" pn="section-2.3">
        <name slugifiedName="name-member-names-given-names-an">Member Names: Given Names and Quality Names</name>
        <t indent="0" pn="section-2.3-1">SDF documents are JSON maps that mostly employ JSON maps as
member values, which in turn mostly employ JSON maps as their
member values, and so on.
This nested structure of JSON maps creates a tree, where the edges
are the member names (map keys) used in these JSON maps.
(In certain cases, where member names are not needed, JSON arrays may
be interspersed in this tree.)</t>
        <section anchor="given-names-and-quality-names" numbered="true" removeInRFC="false" toc="include" pn="section-2.3.1">
          <name slugifiedName="name-given-names-and-quality-nam">Given Names and Quality Names</name>
          <t indent="0" pn="section-2.3.1-1">For any particular JSON map in an SDF document, the set of member
names that are used is either:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.3.1-2">
            <li pn="section-2.3.1-2.1">
              <t indent="0" pn="section-2.3.1-2.1.1">A set of "<em>Quality Names</em>", where the entries in the map are
Qualities.  Quality Names are defined by the present specification
and its extensions, together with specific semantics to be
associated with the member value given with a certain Quality Name.</t>
            </li>
            <li pn="section-2.3.1-2.2">
              <t indent="0" pn="section-2.3.1-2.2.1">A set of "<em>Given Names</em>", where the entries in the map are separate
entities (definitions, declarations, etc.) that each have names that
are chosen by the SDF document author in order that these names can be
employed by a user of that model.</t>
            </li>
          </ul>
          <t indent="0" pn="section-2.3.1-3">In a path from the root of the tree to any leaf, Quality Names and
Given Names roughly alternate (with the information block,
<xref target="information-block" format="default" sectionFormat="of" derivedContent="Section 3.1"/>, as a prominent exception).</t>
          <t indent="0" pn="section-2.3.1-4">The meaning of the JSON map that is the member value associated
with a Given Name is derived from the Quality Name that was used as
the member name associated to the parent.
In the CDDL grammar given in <xref target="syntax" format="default" sectionFormat="of" derivedContent="Appendix A"/>, JSON maps with member names that are
Given Names are defined using the CDDL generic rule reference <tt>named&lt;membervalues&gt;</tt>,
where <tt>membervalues</tt> is in turn the structure of the member values of the
JSON map, i.e., the value of the member named by the Given Name.
As quality-named maps and given-named maps roughly alternate in
a path down the tree, <tt>membervalues</tt> is usually a map built from
Quality Names as keys.</t>
        </section>
        <section anchor="hierarchical-names" numbered="true" removeInRFC="false" toc="include" pn="section-2.3.2">
          <name slugifiedName="name-hierarchical-names">Hierarchical Names</name>
          <t indent="0" pn="section-2.3.2-1">From the outside of a specification, Given Names are usually used as
part of a hierarchical name that looks like a JSON Pointer <xref target="RFC6901" format="default" sectionFormat="of" derivedContent="RFC6901"/>.
These hierarchical names are
generally rooted in (used as the fragment identifier in) an
outer namespace that looks like an <tt>https://</tt> URL (see <xref target="names-and-namespaces" format="default" sectionFormat="of" derivedContent="Section 4"/>).</t>
          <t indent="0" pn="section-2.3.2-2">As Quality Names and Given Names roughly alternate in a path into the
model, the JSON Pointer part of the hierarchical name also alternates
between Quality Names and Given Names.</t>
          <t indent="0" pn="section-2.3.2-3">Note that the actual Given Names may need to be encoded when specified
via the JSON Pointer fragment identifier syntax. There are
two layers of such encoding: tilde encoding of <tt>~</tt> and <tt>/</tt> as per
<xref section="3" sectionFormat="of" target="RFC6901" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-3" derivedContent="RFC6901"/>, as well as percent encoding of the
tilde-encoded name into a valid URI fragment as per <xref section="6" sectionFormat="of" target="RFC6901" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-6" derivedContent="RFC6901"/>.
For example, when a model is using the Given Name</t>
          <artwork align="left" pn="section-2.3.2-4">
   warning/danger alarm
</artwork>
          <t indent="0" pn="section-2.3.2-5">(with an embedded slash and a space) for an
sdfObject, that sdfObject may need to be referenced as</t>
          <artwork align="left" pn="section-2.3.2-6">
   #/sdfObject/warning~1danger%20alarm
</artwork>
          <t indent="0" pn="section-2.3.2-7">To sidestep potential interoperability problems, it is probably wise
to avoid characters in Given Names that need such encoding (Quality
Names are already defined in such a way that they never do).</t>
        </section>
        <section anchor="gnqn" numbered="true" removeInRFC="false" toc="include" pn="section-2.3.3">
          <name slugifiedName="name-extensibility-of-given-name">Extensibility of Given Names and Quality Names</name>
          <t indent="0" pn="section-2.3.3-1">In SDF, both Quality Names and Given Names are <em>extension points</em>.
This is more obvious for Quality Names. Extending SDF is mostly done
by defining additional qualities.  To enable non-conflicting third
party extensions to SDF, qualified names (names with an embedded
colon) can be used as Quality Names.</t>
          <t indent="0" pn="section-2.3.3-2">A nonqualified Quality Name is composed of ASCII letters, digits, and
<tt>$</tt> signs, starting with a lowercase letter or a <tt>$</tt> sign (i.e.,
using a pattern of "<tt>[a-z$][A-Za-z$0-9]*</tt>").
Names with <tt>$</tt> signs are intended to be used for functions separate
from most other names; for instance, <tt>$comment</tt>
is used for the comment quality in this specification (the presence or absence of a
<tt>$comment</tt> quality does not change the meaning of the SDF model).
Names that are composed of multiple English words can use the
"lowerCamelCase" convention <xref target="CamelCase" format="default" sectionFormat="of" derivedContent="CamelCase"/> for indicating the word
boundaries; no other use is intended for upper case letters in Quality
Names.</t>
          <t indent="0" pn="section-2.3.3-3">A qualified Quality Name is composed of a Quality Name Prefix, a <tt>:</tt>
(colon) character, and a nonqualified Quality Name.
Quality Name Prefixes are registered in the "Quality Name Prefixes"
registry in the "Semantic Definition Format (SDF)" registry group (<xref target="qnp" format="default" sectionFormat="of" derivedContent="Section 7.5.2"/>).
They are
composed of lowercase ASCII letters and digits, starting with a lowercase ASCII letter (i.e., using a pattern of "<tt>[a-z][a-z0-9]*</tt>").</t>
          <t indent="0" pn="section-2.3.3-4">Given Names are not restricted by the formal SDF syntax.
To enable non-surprising name translations in tools, combinations of
ASCII alphanumeric characters and <tt>-</tt> (ASCII hyphen/minus) are preferred,
typically employing kebab-case for names constructed out of multiple
words <xref target="KebabCase" format="default" sectionFormat="of" derivedContent="KebabCase"/>.  ASCII hyphen/minus can then unambiguously be
translated to an ASCII <tt>_</tt> underscore character and back depending on
the programming environment.
Some styles also allow a dot ("<tt>.</tt>") in Given Names.
Given Names are often sufficiently self-explanatory that they can be
used in place of the <tt>label</tt> quality if that is not given.
In turn, if a Given Name turns out too complicated, a more elaborate
<tt>label</tt> can be given and the Given Name kept simple.
As Given Names are "programmers' names", base SDF does not address
internationalization of Given Names.
(More likely qualities to receive localizable equivalents by
exercising the Quality Name extension point are <tt>label</tt> and
<tt>description</tt>).</t>
          <t indent="0" pn="section-2.3.3-5">Further, to enable Given Names to have a more powerful role in building
global hierarchical names, an extension is foreseen that makes use of
qualified names for Given Names.
So, until that extension is defined, Given Names with one or more
embedded colons are reserved and <bcp14>MUST NOT</bcp14> be used in an SDF document.</t>
          <t indent="0" pn="section-2.3.3-6">All names in SDF are case-sensitive.</t>
        </section>
      </section>
    </section>
    <section anchor="sdf-structure" numbered="true" removeInRFC="false" toc="include" pn="section-3">
      <name slugifiedName="name-sdf-structure">SDF Structure</name>
      <t indent="0" pn="section-3-1">SDF definitions are contained in SDF documents together with data
about the SDF document itself (information block).
Definitions and declarations from additional SDF documents can be
referenced; together with the definitions and declarations in the
referencing SDF document, they build the SDF model expressed by that
SDF document.</t>
      <t indent="0" pn="section-3-2">Each SDF document is represented as a single JSON map.
This map can be thought of as having three blocks: the information
block, the namespaces block, and the definitions block.
These blocks contain zero or more JSON name/value pairs, the names of
which are Quality Names and the values of which mostly are (nested)
maps (the exception defined in base SDF is the defaultNamespace
quality, the value of which is a text string).
An empty nested map of this kind is equivalent to not having the
quality included at all.</t>
      <section anchor="information-block" numbered="true" removeInRFC="false" toc="include" pn="section-3.1">
        <name slugifiedName="name-information-block">Information Block</name>
        <t indent="0" pn="section-3.1-1">The information block contains generic metadata for the SDF document
itself and all included definitions.
To enable tool integration, the information block is optional in the grammar
of SDF; most processes for working with SDF documents will have policies
that only SDF documents with an info block can be processed.
It is therefore <bcp14>RECOMMENDED</bcp14> that SDF validator tools emit a warning
when no information block is found.</t>
        <t indent="0" pn="section-3.1-2">The keyword (map key) that defines an information block is "info". The keyword's value is a nested JSON map with a set of entries that represent
qualities that apply to the included definitions.</t>
        <t indent="0" pn="section-3.1-3">Qualities of this map are shown in <xref target="infoblockqual" format="default" sectionFormat="of" derivedContent="Table 1"/>.
None of these qualities are required or have default values that are
assumed if the quality is absent.</t>
        <table anchor="infoblockqual" align="center" pn="table-1">
          <name slugifiedName="name-qualities-of-the-informatio">Qualities of the Information Block</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">title</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">A short summary to be displayed in search results, etc.</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">description</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">Long-form text description (no constraints)</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">version</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">The incremental version of the definition</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">modified</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">Time of the latest modification</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">copyright</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">Link to text or embedded text containing a copyright notice</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">license</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">Link to text or embedded text containing license terms</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">features</td>
              <td align="left" colspan="1" rowspan="1">array of strings</td>
              <td align="left" colspan="1" rowspan="1">List of extension features used</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">$comment</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">Source code comments only, no semantics</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-3.1-5">The version quality is used to indicate version information about the
set of definitions in the SDF document.
The version is <bcp14>RECOMMENDED</bcp14> to be lexicographically increasing over the life of a model; a newer model always has a version string that string-compares higher than all previous versions.

This is easily achieved by following the convention to start the version with a <tt>date-time</tt> as defined in <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/> or, if new versions are generated less frequently than once a day, just the <tt>full-date</tt> (i.e., YYYY-MM-DD); in many cases, that will be all that is needed (see <xref target="example1" format="default" sectionFormat="of" derivedContent="Figure 1"/> for an example).
   This specification does not give a strict definition for the format of the
   version string, but each system or organization using the version string
   should define internal structure and semantics to the level needed for
   their use.  If no further details are provided, a <tt>date-time</tt> or
   <tt>full-date</tt> in this field can be assumed to indicate the latest
   update time of the definitions in the SDF document.</t>
        <t indent="0" pn="section-3.1-6">The modified quality can be used with a value using <tt>date-time</tt> as defined in <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/> (with <tt>Z</tt> for time-zone) or <tt>full-date</tt> format to express time of the latest revision of the definitions.</t>
        <t indent="0" pn="section-3.1-7">The license string is preferably either a URI that points to a web page with an unambiguous definition of the license or an <xref target="SPDX" format="default" sectionFormat="of" derivedContent="SPDX"/> license identifier.
(As an example, for models to be handled by the One Data Model liaison
group, this license identifier will typically be "BSD-3-Clause".)</t>
        <t indent="0" pn="section-3.1-8">The <tt>features</tt> quality can be used to list names of critical (i.e., cannot be safely ignored) SDF extension features that need to be understood for the definitions to be properly processed.
Extension feature names will be specified in extension documents.
They can either be registered (see <xref target="fn" format="default" sectionFormat="of" derivedContent="Section 7.5.4"/> for specifics, which make sure
that a registered feature name does not contain a colon) or be a URI
(which always contain a colon).
Note that SDF processors are not expected to, and normally <bcp14>SHOULD NOT</bcp14>,
dereference URIs used as feature names; any representation retrievable
under such a URI could be useful to humans, though.
(See <xref target="I-D.bormann-t2trg-deref-id" format="default" sectionFormat="of" derivedContent="DEREF-ID-PATTERN"/> for a more extensive discussion of dereferenceable
identifiers).</t>
      </section>
      <section anchor="namespaces-block" numbered="true" removeInRFC="false" toc="include" pn="section-3.2">
        <name slugifiedName="name-namespaces-block">Namespaces Block</name>
        <t indent="0" pn="section-3.2-1">The namespaces block contains the <tt>namespace</tt> map and the
<tt>defaultNamespace</tt> setting; none of these qualities are required or
have default values that are assumed if the quality is absent.</t>
        <t indent="0" pn="section-3.2-2">The namespace map is a map from short names for URIs to the namespace URIs
themselves.</t>
        <t indent="0" pn="section-3.2-3">The defaultNamespace setting selects one of the entries in the
namespace map by giving its short name.  The associated URI (value of
this entry) becomes the default namespace for the SDF document.</t>
        <table anchor="nssec" align="center" pn="table-2">
          <name slugifiedName="name-namespaces-block-2">Namespaces Block</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">namespace</td>
              <td align="left" colspan="1" rowspan="1">map</td>
              <td align="left" colspan="1" rowspan="1">Defines short names mapped to namespace URIs, to be used as identifier prefixes</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">defaultNamespace</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">Identifies one of the prefixes in the namespace map to be used as a default in resolving identifiers</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-3.2-5">The following example declares a set of namespaces and defines <tt>cap</tt>
as the default namespace.
By convention, the values in the namespace map contain full URIs
without a fragment identifier and the fragment identifier is then
added, if needed, where the namespace entry is used.</t>
        <sourcecode type="sdf+json" markers="false" pn="section-3.2-6">
"namespace": {
  "cap": "https://example.com/capability/cap",
  "zcl": "https://zcl.example.com/sdf"
},
"defaultNamespace": "cap"
</sourcecode>
        <t indent="0" pn="section-3.2-7">Multiple SDF documents can contribute to the same namespace by using
the same namespace URI for the default namespace across the documents.</t>
        <t indent="0" pn="section-3.2-8">If no defaultNamespace setting is given, the SDF document does not
contribute to a global namespace (all definitions remain local to the
model and are not accessible for re-use by other models).
As the defaultNamespace is set by supplying a
namespace short name, its presence requires a namespace map that contains a
mapping for that namespace short name.</t>
        <t indent="0" pn="section-3.2-9">If no namespace map is given, no short names for namespace URIs are
set up and no defaultNamespace can be given.</t>
      </section>
      <section anchor="definitions-block" numbered="true" removeInRFC="false" toc="include" pn="section-3.3">
        <name slugifiedName="name-definitions-block">Definitions Block</name>
        <t indent="0" pn="section-3.3-1">The Definitions block contains one or more groups, each identified by
a Class Name Keyword such as <tt>sdfObject</tt> or <tt>sdfProperty</tt>.
There can only be one group per keyword at this level; putting all the
individual definitions in the group under that keyword is just a
shortcut for identifying the class name keyword that applies to each
of them without repeating it for each definition.</t>
        <t indent="0" pn="section-3.3-2">The value of each group is a JSON map, the keys of which serve for naming the individual definitions in this group, and the corresponding values provide a set of qualities (name-value pairs) for the individual definition.
(In short, these map entries are also termed "named sets of qualities".)</t>
        <t indent="0" pn="section-3.3-3">Each group may contain zero or more definitions.
Each identifier defined creates a new type and term in the target namespace.
Declarations have a scope of the definition block they are
directly contained in.</t>
        <t indent="0" pn="section-3.3-4">In turn, a definition may contain other definitions. Each definition is a named set of qualities, i.e., it consists of the newly defined identifier and a set of key-value pairs that represent the defined qualities and contained definitions.</t>
        <t indent="0" pn="section-3.3-5">An example for an sdfObject definition is given in <xref target="exobject" format="default" sectionFormat="of" derivedContent="Figure 3"/>:</t>
        <figure anchor="exobject" align="left" suppress-title="false" pn="figure-3">
          <name slugifiedName="name-example-sdfobject-definitio">Example sdfObject Definition</name>
          <sourcecode type="sdf+json" markers="false" pn="section-3.3-6.1">
"sdfObject": {
  "foo": {
    "sdfProperty": {
      "bar": {
        "type": "boolean"
      }
    }
  }
}
</sourcecode>
        </figure>
        <t indent="0" pn="section-3.3-7">This example defines an sdfObject "foo" that is defined in the default namespace (full address: <tt>#/sdfObject/foo</tt>), containing a Property that can be addressed as
<tt>#/sdfObject/foo/sdfProperty/bar</tt>, with data of type boolean.</t>
        <t indent="0" pn="section-3.3-8">Often, definitions are also declarations. The definition of the
entry "bar" in the Property "foo" means that data corresponding to the
"foo" Property in a Property interaction offered by Thing can have zero or
one components modeled by "bar".
Entries within <tt>sdfProperty</tt>, <tt>sdfAction</tt>, and <tt>sdfEvent</tt> that are in
turn within <tt>sdfObject</tt> or <tt>sdfThing</tt> entries, are also declarations;
entries within <tt>sdfData</tt> are not.
Similarly, <tt>sdfObject</tt> or <tt>sdfThing</tt> entries within an sdfThing
definition specify that the
interactions offered by a Thing modeled by this sdfThing include the
interactions modeled by the nested <tt>sdfObject</tt> or <tt>sdfThing</tt>.</t>
      </section>
      <section anchor="top-level-affordances-and-sdfdata" numbered="true" removeInRFC="false" toc="include" pn="section-3.4">
        <name slugifiedName="name-top-level-affordances-and-s">Top-Level Affordances and sdfData</name>
        <t indent="0" pn="section-3.4-1">Besides their placement within an sdfObject or sdfThing, affordances
(i.e., <tt>sdfProperty</tt>, <tt>sdfAction</tt>, and <tt>sdfEvent</tt>) as well as <tt>sdfData</tt> can
also be placed at the top level of an SDF document.
Since they are not associated with an sdfObject or sdfThing, these kinds of
definitions are intended to be reused via the <tt>sdfRef</tt> mechanism
(see <xref target="sdfref" format="default" sectionFormat="of" derivedContent="Section 4.4"/>).</t>
      </section>
    </section>
    <section anchor="names-and-namespaces" numbered="true" removeInRFC="false" toc="include" pn="section-4">
      <name slugifiedName="name-names-and-namespaces">Names and Namespaces</name>
      <t indent="0" pn="section-4-1">SDF documents may contribute to a global namespace and may
reference elements from that global namespace.
(An SDF document that does not set a defaultNamespace does not
contribute to a global namespace.)</t>
      <section anchor="names-structure" numbered="true" removeInRFC="false" toc="include" pn="section-4.1">
        <name slugifiedName="name-structure">Structure</name>
        <t indent="0" pn="section-4.1-1">Global names look exactly like <tt>https://</tt> URIs with attached fragment identifiers.</t>
        <t indent="0" pn="section-4.1-2">There is no intention to require that these URIs can be dereferenced.
(However, as future extensions of SDF might find a use for dereferencing
global names, the URI should be chosen in such a way that this may
become possible in the future.
See also <xref target="I-D.bormann-t2trg-deref-id" format="default" sectionFormat="of" derivedContent="DEREF-ID-PATTERN"/> for a discussion of dereferenceable identifiers.)</t>
        <t indent="0" pn="section-4.1-3">The absolute-URI of a global name should be a URI as per Section <xref target="RFC3986" section="3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-3" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/> with a scheme of "https" and a path (<tt>hier-part</tt> in <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>).
For base SDF, the query part should
not be used (it might be used in extensions).</t>
        <t indent="0" pn="section-4.1-4">The fragment identifier is constructed as per <xref section="6" sectionFormat="of" target="RFC6901" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-6" derivedContent="RFC6901"/>.</t>
      </section>
      <section anchor="contributing-global-names" numbered="true" removeInRFC="false" toc="include" pn="section-4.2">
        <name slugifiedName="name-contributing-global-names">Contributing Global Names</name>
        <t indent="0" pn="section-4.2-1">The fragment identifier part of a global name defined in an SDF
document is constructed from a JSON Pointer that selects the
element defined for this name in the SDF document.
The absolute-URI part is a copy of the default namespace.</t>
        <t indent="0" pn="section-4.2-2">As a result, the
default namespace is always the target namespace for a name for which
a definition is contributed.
In order to emphasize that name definitions are contributed to the
default namespace, this namespace is also termed the "target namespace" of
the SDF document.</t>
        <t indent="0" pn="section-4.2-3">For instance, in <xref target="example1" format="default" sectionFormat="of" derivedContent="Figure 1"/>, definitions for the following global names are contributed:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.2-4">
          <li pn="section-4.2-4.1">
            <t indent="0" pn="section-4.2-4.1.1">https://example.com/capability/cap#/sdfObject/Switch</t>
          </li>
          <li pn="section-4.2-4.2">
            <t indent="0" pn="section-4.2-4.2.1">https://example.com/capability/cap#/sdfObject/Switch/sdfProperty/value</t>
          </li>
          <li pn="section-4.2-4.3">
            <t indent="0" pn="section-4.2-4.3.1">https://example.com/capability/cap#/sdfObject/Switch/sdfAction/on</t>
          </li>
          <li pn="section-4.2-4.4">
            <t indent="0" pn="section-4.2-4.4.1">https://example.com/capability/cap#/sdfObject/Switch/sdfAction/off</t>
          </li>
          <li pn="section-4.2-4.5">
            <t indent="0" pn="section-4.2-4.5.1">https://example.com/capability/cap#/sdfObject/Switch/sdfAction/toggle</t>
          </li>
        </ul>
        <t indent="0" pn="section-4.2-5">Note the <tt>#</tt>, which separates the absolute-URI part (Section <xref target="RFC3986" section="4.3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-4.3" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>) from the fragment identifier part (including the <tt>#</tt>, a
JSON Pointer as in <xref section="6" sectionFormat="of" target="RFC6901" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-6" derivedContent="RFC6901"/>).</t>
      </section>
      <section anchor="ref-global" numbered="true" removeInRFC="false" toc="include" pn="section-4.3">
        <name slugifiedName="name-referencing-global-names">Referencing Global Names</name>
        <t indent="0" pn="section-4.3-1">A name reference takes the form of the production <tt>curie</tt> in Section 3
of <xref target="W3C.NOTE-curie-20101216" format="default" sectionFormat="of" derivedContent="W3C.NOTE-curie-20101216"/>, but limiting the IRIs involved in that grammar to URIs as
per <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/> and the prefixes to ASCII characters <xref target="STD80" format="default" sectionFormat="of" derivedContent="STD80"/>.
(Note that this definition does not make use of the production
<tt>safe-curie</tt> in <xref target="W3C.NOTE-curie-20101216" format="default" sectionFormat="of" derivedContent="W3C.NOTE-curie-20101216"/>.)</t>
        <t indent="0" pn="section-4.3-2">A name that is contributed by the current SDF document can be
referenced by a Same-Document Reference as per Section <xref target="RFC3986" section="4.4" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-4.4" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>.
As there is little point in referencing the entire SDF document, this will be a <tt>#</tt> followed by a JSON Pointer.
This is the only kind of name reference to itself that is possible in an SDF
document that does not set a default namespace.</t>
        <t indent="0" pn="section-4.3-3">Name references that point outside the current SDF document
need to contain CURIE prefixes.  These then reference namespace
declarations in the namespaces block.</t>
        <t indent="0" pn="section-4.3-4">For example, if a namespace prefix is defined:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.3-5">
"namespace": {
  "foo": "https://example.com/"
}
</sourcecode>
        <t indent="0" pn="section-4.3-6">then this reference to that namespace:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.3-7">
"sdfRef": "foo:#/sdfData/temperatureData"
</sourcecode>
        <t indent="0" pn="section-4.3-8">references the global name:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.3-9">
"https://example.com/#/sdfData/temperatureData"
</sourcecode>
        <t indent="0" pn="section-4.3-10">Note that there is no way to provide a URI scheme name in a CURIE, so
all references to outside of the document need to go through the
namespace map.</t>
        <t indent="0" pn="section-4.3-11">Name references occur only in specific elements of the syntax of SDF:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.3-12">
          <li pn="section-4.3-12.1">
            <t indent="0" pn="section-4.3-12.1.1">copying elements via sdfRef values</t>
          </li>
          <li pn="section-4.3-12.2">
            <t indent="0" pn="section-4.3-12.2.1">pointing to elements via sdfRequired value elements</t>
          </li>
        </ul>
      </section>
      <section anchor="sdfref" numbered="true" removeInRFC="false" toc="include" pn="section-4.4">
        <name slugifiedName="name-sdfref">sdfRef</name>
        <t indent="0" pn="section-4.4-1">In a JSON map establishing a definition, the keyword <tt>sdfRef</tt> is used
to copy the qualities and enclosed definitions of the referenced
definition, indicated by the included name reference, into the newly
formed definition.
(This can be compared to the processing of the <tt>$ref</tt> keyword in <xref target="I-D.handrews-json-schema" format="default" sectionFormat="of" derivedContent="JSO7"/>.)
The referenced definition should be such that, after copying and
applying the additional qualities in the referencing definition, the
newly built definition is also valid SDF (e.g., the copied qualities
and definitions are valid in the context of the new definition).</t>
        <t indent="0" pn="section-4.4-2">For example, this reference:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.4-3">
"temperatureProperty": {
  "sdfRef": "#/sdfData/temperatureData"
}
</sourcecode>
        <t indent="0" pn="section-4.4-4">creates a new definition "temperatureProperty" that contains all of the qualities defined in the definition at /sdfData/temperatureData.</t>
        <t indent="0" pn="section-4.4-5">The sdfRef member need not be the only member of a map.
Additional members may be present with the intention of overriding parts
of the referenced map or adding new qualities or definitions.</t>
        <t indent="0" pn="section-4.4-6">When processing sdfRef, if the target definition contains also sdfRef (i.e., is based on yet another definition), that <bcp14>MUST</bcp14> be processed as well.</t>
        <t indent="0" pn="section-4.4-7">More formally, for a JSON map that contains an
sdfRef member, the semantics are defined to be as if the following steps were performed:</t>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-4.4-8"><li pn="section-4.4-8.1" derivedCounter="1.">
            <t indent="0" pn="section-4.4-8.1.1">The JSON map that contains the sdfRef member is copied into a
variable named "patch".</t>
          </li>
          <li pn="section-4.4-8.2" derivedCounter="2.">
            <t indent="0" pn="section-4.4-8.2.1">The sdfRef member of the copy in "patch" is removed.</t>
          </li>
          <li pn="section-4.4-8.3" derivedCounter="3.">
            <t indent="0" pn="section-4.4-8.3.1">The JSON Pointer that is the value of the sdfRef member is
dereferenced and the result is copied into a variable named "original".</t>
          </li>
          <li pn="section-4.4-8.4" derivedCounter="4.">
            <t indent="0" pn="section-4.4-8.4.1">The JSON Merge Patch algorithm <xref target="RFC7396" format="default" sectionFormat="of" derivedContent="RFC7396"/> is applied to patch
the contents of "original" with the contents of "patch".</t>
          </li>
          <li pn="section-4.4-8.5" derivedCounter="5.">
            <t indent="0" pn="section-4.4-8.5.1">The result of the Merge Patch is used in place of the value of the
original JSON map.</t>
          </li>
        </ol>
        <t indent="0" pn="section-4.4-9">Note that the formal syntaxes given in Appendices <xref format="counter" target="syntax" sectionFormat="of" derivedContent="A"/> and <xref format="counter" target="jso" sectionFormat="of" derivedContent="B"/>
generally describe the <em>result</em> of applying a merge-patch. The notations
are not powerful enough to describe, for instance, how the merge-patch
algorithm causes null values within the sdfRef to remove members of JSON
maps from the referenced target.
Nonetheless, the syntaxes also give the syntax
of the sdfRef itself, which vanishes during the resolution; therefore, in many
cases, even merge-patch inputs will validate with these
formal syntaxes.</t>
        <t indent="0" pn="section-4.4-10">Given the example (<xref target="example1" format="default" sectionFormat="of" derivedContent="Figure 1"/>) and the following definition:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.4-11">
{
  "info": {
    "title": "Example light switch using sdfRef"
  },
  "namespace": {
    "cap": "https://example.com/capability/cap"
  },
  "defaultNamespace": "cap",
  "sdfObject": {
    "BasicSwitch": {
      "sdfRef": "cap:#/sdfObject/Switch",
      "sdfAction": {
        "toggle": null
      }
    }
  }
}
</sourcecode>
        <t indent="0" pn="section-4.4-12">The resulting definition of the "BasicSwitch" sdfObject would be identical to the definition of the "Switch" sdfObject, except it would not contain the "toggle" Action.</t>
        <sourcecode type="sdf+json" name="example1-without-toggle.sdf.json" markers="false" pn="section-4.4-13">
{
  "info": {
    "title": "Example light switch using sdfRef"
  },
  "namespace": {
    "cap": "https://example.com/capability/cap"
  },
  "defaultNamespace": "cap",
  "sdfObject": {
    "BasicSwitch": {
      "sdfProperty": {
        "value": {
          "description":
"The state of the switch; false for off and true for on.",
          "type": "boolean"
        }
      },
      "sdfAction": {
        "on": {
          "description":
"Turn the switch on; equivalent to setting value to true."
        },
        "off": {
          "description":
"Turn the switch off; equivalent to setting value to false."
        }
      }
    }
  }
}
</sourcecode>
        <section anchor="resolved-models" numbered="true" removeInRFC="false" toc="include" pn="section-4.4.1">
          <name slugifiedName="name-resolved-models">Resolved Models</name>
          <t indent="0" pn="section-4.4.1-1">A model where all sdfRef references are processed as described in <xref target="sdfref" format="default" sectionFormat="of" derivedContent="Section 4.4"/> is called a resolved model.</t>
          <t indent="0" pn="section-4.4.1-2">For example, given the following sdfData definitions:</t>
          <sourcecode type="sdf+json" markers="false" pn="section-4.4.1-3">
"sdfData": {
  "Coordinate" : {
    "type": "number", "unit": "m"
  },
  "X-Coordinate" : {
    "sdfRef" : "#/sdfData/Coordinate",
    "description":
"Distance from the base of the Thing along the X axis."
  },
  "Non-neg-X-Coordinate" : {
    "sdfRef": "#/sdfData/X-Coordinate",
    "minimum": 0
  }
}
</sourcecode>
          <t indent="0" pn="section-4.4.1-4">the definitions would look as follows after being resolved:</t>
          <sourcecode type="sdf+json" markers="false" pn="section-4.4.1-5">
"sdfData": {
  "Coordinate" : {
    "type": "number", "unit": "m"
  },
  "X-Coordinate" : {
    "description":
"Distance from the base of the Thing along the X axis.",
    "type": "number", "unit": "m"
  },
  "Non-neg-X-Coordinate" : {
    "description":
"Distance from the base of the Thing along the X axis.",
    "minimum": 0, "type": "number", "unit": "m"
  }
}
</sourcecode>
        </section>
      </section>
      <section anchor="sdfrequired" numbered="true" removeInRFC="false" toc="include" pn="section-4.5">
        <name slugifiedName="name-sdfrequired">sdfRequired</name>
        <t indent="0" pn="section-4.5-1">The keyword <tt>sdfRequired</tt> is provided to apply a constraint that
defines for which declarations the corresponding data are mandatory in a
grouping (sdfThing or sdfObject) modeled by the current definition.</t>
        <t indent="0" pn="section-4.5-2">The value of <tt>sdfRequired</tt> is an array of references, each indicating
one or more declarations that are mandatory to be represented.</t>
        <t indent="0" pn="section-4.5-3">References in this array can be SDF names (JSON Pointers) or one of
two abbreviated reference formats:</t>
        <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.5-4">
          <li pn="section-4.5-4.1">
            <t indent="0" pn="section-4.5-4.1.1">A text string with a "referenceable-name", namely an affordance name
or a grouping name:  </t>
            <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.5-4.1.2">
              <li pn="section-4.5-4.1.2.1">
                <t indent="0" pn="section-4.5-4.1.2.1.1">All affordance declarations that are directly in the same grouping
(i.e., not nested further in another grouping) and that carry this
name are declared to be mandatory to be represented.
Note that there can be multiple such affordance declarations, one
per affordance type.</t>
              </li>
              <li pn="section-4.5-4.1.2.2">
                <t indent="0" pn="section-4.5-4.1.2.2.1">The same applies to groupings made mandatory within groupings
containing them.</t>
              </li>
            </ul>
          </li>
          <li pn="section-4.5-4.2">
            <t indent="0" pn="section-4.5-4.2.1">The Boolean value <tt>true</tt>.
The affordance or grouping itself that carries the <tt>sdfRequired</tt>
keyword is declared to be mandatory to be represented.</t>
          </li>
        </ul>
        <t indent="0" pn="section-4.5-5">Note that referenceable-names are not
subject to the encoding JSON Pointers require as discussed in <xref target="hierarchical-names" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>.
To ensure that referenceable-names are reliably distinguished from JSON Pointers,
they are defined such that they cannot contain ":" or
"#" characters (see rule <tt>referenceable-name</tt> in <xref target="syntax" format="default" sectionFormat="of" derivedContent="Appendix A"/>).
(If these characters are indeed contained in a Given Name, a JSON
Pointer needs to be formed instead in order to reference it in "sdfRequired",
potentially requiring further path elements as well as JSON Pointer
encoding.  The need for this is best avoided by choosing Given Names
without these characters.)</t>
        <t indent="0" pn="section-4.5-6">The example in <xref target="example-req" format="default" sectionFormat="of" derivedContent="Figure 4"/> shows two required elements in the sdfObject definition for "temperatureWithAlarm", the sdfProperty "currentTemperature", and the sdfEvent "overTemperatureEvent". The example also shows the use of JSON Pointers with "sdfRef" to use a pre-existing definition for the sdfProperty "currentTemperature" and 
for the sdfOutputData produced by the sdfEvent "overTemperatureEvent".</t>
        <figure anchor="example-req" align="left" suppress-title="false" pn="figure-4">
          <name slugifiedName="name-using-sdfrequired">Using sdfRequired</name>
          <sourcecode type="sdf+json" markers="false" pn="section-4.5-7.1">
"sdfObject": {
  "temperatureWithAlarm": {
    "sdfRequired": [
"#/sdfObject/temperatureWithAlarm/sdfProperty/currentTemperature",
"#/sdfObject/temperatureWithAlarm/sdfEvent/overTemperatureEvent"
    ],
    "sdfData":{
       "temperatureData": {
        "type": "number"
      }
    },
    "sdfProperty": {
      "currentTemperature": {
"sdfRef": "#/sdfObject/temperatureWithAlarm/sdfData/temperatureData",
      "writable": false
      }
    },
    "sdfEvent": {
      "overTemperatureEvent": {
       "sdfOutputData": {
"sdfRef": "#/sdfObject/temperatureWithAlarm/sdfData/temperatureData"
        }
      }
    }
  }
}
</sourcecode>
        </figure>
        <t indent="0" pn="section-4.5-8">In <xref target="example-req" format="default" sectionFormat="of" derivedContent="Figure 4"/>, the same sdfRequired can also be represented in
short form:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.5-9">
    "sdfRequired": ["currentTemperature", "overTemperatureEvent"]
</sourcecode>
        <t indent="0" pn="section-4.5-10">Or, for instance, "overTemperatureEvent" could carry:</t>
        <sourcecode type="sdf+json" markers="false" pn="section-4.5-11">
      "overTemperatureEvent": {
        "sdfRequired": [true],
        "...": "..."
      }
</sourcecode>
      </section>
      <section anchor="common-qualities" numbered="true" removeInRFC="false" toc="include" pn="section-4.6">
        <name slugifiedName="name-common-qualities">Common Qualities</name>
        <t indent="0" pn="section-4.6-1">Definitions in SDF share a number of qualities that provide metadata for
them.  These are listed in <xref target="tbl-common-qualities" format="default" sectionFormat="of" derivedContent="Table 3"/>.  None of these
qualities are required or have default values that are assumed if the
quality is absent.
If a short textual description is required for an application and no
label is given in the SDF model, applications could use
the last part (the last <tt>reference-token</tt>, <xref section="3" sectionFormat="of" target="RFC6901" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-3" derivedContent="RFC6901"/>) of
the JSON Pointer to the definition in its place.</t>
        <table anchor="tbl-common-qualities" align="center" pn="table-3">
          <name slugifiedName="name-common-qualities-2">Common Qualities</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">description</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">long text (no constraints)</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">label</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">short text (no constraints)</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">$comment</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">source code comments only, no semantics</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfRef</td>
              <td align="left" colspan="1" rowspan="1">sdf-pointer</td>
              <td align="left" colspan="1" rowspan="1">(see <xref target="sdfref" format="default" sectionFormat="of" derivedContent="Section 4.4"/>)</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfRequired</td>
              <td align="left" colspan="1" rowspan="1">pointer-list</td>
              <td align="left" colspan="1" rowspan="1">(see <xref target="sdfrequired" format="default" sectionFormat="of" derivedContent="Section 4.5"/>, used in affordances or groupings)</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="data-qualities" numbered="true" removeInRFC="false" toc="include" pn="section-4.7">
        <name slugifiedName="name-data-qualities">Data Qualities</name>
        <t indent="0" pn="section-4.7-1">Data qualities are used in sdfData and sdfProperty definitions,
which are named sets of data qualities (abbreviated as <tt>named-sdq</tt>).</t>
        <t indent="0" pn="section-4.7-2">These qualities include the common qualities, JSO-inspired qualities
(see below), and data qualities defined specifically for the present
specification; the latter are shown in <xref target="sdfdataqual2" format="default" sectionFormat="of" derivedContent="Table 4"/>.</t>
        <t indent="0" pn="section-4.7-3"><xref target="jso-inspired" format="default" sectionFormat="of" derivedContent="Appendix C"/> lists data qualities inspired by the various
proposals at json-schema.org; the
intention is that these (information model-level) qualities are
compatible with the (data model) semantics from the
versions of the json-schema.org proposal they were imported from.</t>
        <table anchor="sdfdataqual2" align="center" pn="table-4">
          <name slugifiedName="name-sdf-defined-qualities-of-sd">SDF-Defined Qualities of sdfData and sdfProperty</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
              <th align="left" colspan="1" rowspan="1">Default</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">(common)</td>
              <td align="left" colspan="1" rowspan="1"> </td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="common-qualities" format="default" sectionFormat="of" derivedContent="Section 4.6"/></td>
              <td align="left" colspan="1" rowspan="1"> </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">unit</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">unit name (note 1)</td>
              <td align="left" colspan="1" rowspan="1">N/A</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">nullable</td>
              <td align="left" colspan="1" rowspan="1">boolean</td>
              <td align="left" colspan="1" rowspan="1">indicates a null value is available for this type</td>
              <td align="left" colspan="1" rowspan="1">true</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">contentFormat</td>
              <td align="left" colspan="1" rowspan="1">string</td>
              <td align="left" colspan="1" rowspan="1">content type (IANA media type string plus parameters), encoding (note 2)</td>
              <td align="left" colspan="1" rowspan="1">N/A</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfType</td>
              <td align="left" colspan="1" rowspan="1">string (<xref target="sdftype" format="default" sectionFormat="of" derivedContent="Section 4.7.1"/>)</td>
              <td align="left" colspan="1" rowspan="1">sdfType enumeration (extensible)</td>
              <td align="left" colspan="1" rowspan="1">N/A</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfChoice</td>
              <td align="left" colspan="1" rowspan="1">named set of data qualities (<xref target="sdfchoice" format="default" sectionFormat="of" derivedContent="Section 4.7.2"/>)</td>
              <td align="left" colspan="1" rowspan="1">named alternatives</td>
              <td align="left" colspan="1" rowspan="1">N/A</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">enum</td>
              <td align="left" colspan="1" rowspan="1">array of strings</td>
              <td align="left" colspan="1" rowspan="1">abbreviation for string-valued named alternatives</td>
              <td align="left" colspan="1" rowspan="1">N/A</td>
            </tr>
          </tbody>
        </table>
        <ol spacing="normal" type="1" indent="adaptive" start="1" pn="section-4.7-5"><li pn="section-4.7-5.1" derivedCounter="1.">
            <t indent="0" pn="section-4.7-5.1.1">The unit name <bcp14>SHOULD</bcp14> be as per the "SenML                                  
Units" registry or the "Secondary Units" registry in <xref target="IANA.senml" format="default" sectionFormat="of" derivedContent="IANA.senml"/> as specified by Sections <xref target="RFC8428" section="4.5.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8428#section-4.5.2" derivedContent="RFC8428"/> and <xref target="RFC8428" section="12.1" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8428#section-12.1" derivedContent="RFC8428"/> of <xref target="RFC8428" format="default" sectionFormat="of" derivedContent="RFC8428"/> and <xref section="3" sectionFormat="of" target="RFC8798" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8798#section-3" derivedContent="RFC8798"/>, respectively.</t>
            <t indent="0" pn="section-4.7-5.1.2">
Exceptionally, if a registration in these registries cannot be
obtained or would be inappropriate, the unit name can also be a URI
that is pointing to a definition of the unit.  Note that SDF
processors are not expected to, and normally <bcp14>SHOULD NOT</bcp14>,
dereference these URIs; the definition pointed to may be useful to
humans, though.
(See <xref target="I-D.bormann-t2trg-deref-id" format="default" sectionFormat="of" derivedContent="DEREF-ID-PATTERN"/> for a more extensive discussion of dereferenceable
identifiers).  </t>
            <t anchor="cannot-colon" indent="0" pn="section-4.7-5.1.3">A URI unit name is distinguished from a registered unit name by the
presence of a colon; therefore, any registered unit names that contain a colon (at
the time of writing, none) cannot be directly used in SDF.</t>
            <t indent="0" pn="section-4.7-5.1.4">
For use by translators into ecosystems that require URIs for unit
names, the URN sub-namespace "urn:ietf:params:unit" is provided
(<xref target="unit-urn" format="default" sectionFormat="of" derivedContent="Section 7.3"/>).
URNs from this sub-namespace <bcp14>MUST NOT</bcp14> be used in a
<tt>unit</tt> quality in favor of simply notating the unit name (such as
<tt>kg</tt> instead of <tt>urn:ietf:params:unit:kg</tt>) except where the
unit name contains a colon and can therefore not be directly used
in SDF.</t>
          </li>
          <li pn="section-4.7-5.2" derivedCounter="2.">
            <t indent="0" pn="section-4.7-5.2.1">The <tt>contentFormat</tt> quality follows the Content-Format-Spec as defined in
<xref section="6" sectionFormat="of" target="RFC9193" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9193#section-6" derivedContent="RFC9193"/>, allowing for expressing both numeric and string
based Content-Formats.</t>
          </li>
        </ol>
        <section anchor="sdftype" numbered="true" removeInRFC="false" toc="include" pn="section-4.7.1">
          <name slugifiedName="name-sdftype">sdfType</name>
          <t indent="0" pn="section-4.7.1-1">SDF defines a number of basic types beyond those provided by JSON or
JSO.  These types are identified by the <tt>sdfType</tt> quality, which
is a text string from a set of type names defined by the  "sdfType
values" registry in the "Semantic Definition Format (SDF)" registry group
(<xref target="sdftype-values" format="default" sectionFormat="of" derivedContent="Section 7.5.3"/>).
The sdfType name is composed of lowercase ASCII letters, digits,
and <tt>-</tt> (ASCII hyphen/minus) characters, starting
with a lowercase ASCII letter (i.e., using a pattern of
"⁠<tt>[a-z][-a-z0-9]*</tt>") and typically employing kebab-case for
names constructed out of multiple words <xref target="KebabCase" format="default" sectionFormat="of" derivedContent="KebabCase"/>.</t>
          <t indent="0" pn="section-4.7.1-2">To aid interworking with JSO implementations, it is <bcp14>RECOMMENDED</bcp14>
that sdfType is always used in conjunction with the <tt>type</tt> quality
inherited from <xref target="I-D.handrews-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO7V"/> in such a way as to yield a common
representation of the type's values in JSON.</t>
          <t indent="0" pn="section-4.7.1-3">Values for sdfType that are defined in this specification are shown in
<xref target="sdftype1" format="default" sectionFormat="of" derivedContent="Table 5"/>.
This table also gives a description of the semantics of the sdfType,
the conventional value for <tt>type</tt> to be used with the sdfType value,
and a conventional JSON representation for values of the type.
The <tt>type</tt> and the JSON representation are chosen to be consistent
with each other; this <bcp14>MUST</bcp14> be true for additionally registered sdfType
values as well.</t>
          <table anchor="sdftype1" align="center" pn="table-5">
            <name slugifiedName="name-values-defined-in-base-sdf-">Values Defined in Base SDF for the sdfType Quality</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Name</th>
                <th align="left" colspan="1" rowspan="1">Description</th>
                <th align="left" colspan="1" rowspan="1">type</th>
                <th align="left" colspan="1" rowspan="1">JSON Representation</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">byte-string</td>
                <td align="left" colspan="1" rowspan="1">A sequence of zero or more bytes</td>
                <td align="left" colspan="1" rowspan="1">string</td>
                <td align="left" colspan="1" rowspan="1">base64url without padding</td>
                <td align="left" colspan="1" rowspan="1">Section <xref target="RFC8949" section="3.4.5.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8949#section-3.4.5.2" derivedContent="RFC8949"/> of RFC 8949 <xref target="STD94" format="default" sectionFormat="of" derivedContent="STD94"/></td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">unix-time</td>
                <td align="left" colspan="1" rowspan="1">A point in civil time (note 1)</td>
                <td align="left" colspan="1" rowspan="1">number</td>
                <td align="left" colspan="1" rowspan="1">POSIX time</td>
                <td align="left" colspan="1" rowspan="1">Section <xref target="RFC8949" section="3.4.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8949#section-3.4.2" derivedContent="RFC8949"/> of RFC 8949 <xref target="STD94" format="default" sectionFormat="of" derivedContent="STD94"/></td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-4.7.1-5">(1) Note that the definition of <tt>unix-time</tt> does not imply the
capability to represent points in time that fall on leap seconds.
More date/time-related sdfTypes are likely to be added in the sdfType
value registry.</t>
        </section>
        <section anchor="sdfchoice" numbered="true" removeInRFC="false" toc="include" pn="section-4.7.2">
          <name slugifiedName="name-sdfchoice">sdfChoice</name>
          <t indent="0" pn="section-4.7.2-1">Data can be a choice of named alternatives called <tt>sdfChoice</tt>.
Each alternative is identified by a name (string, key in the outer JSON
map used to represent the overall choice) and a set of dataqualities
(each in an inner JSON map, the value used to represent the
individual alternative in the outer JSON map).
Dataqualities that are specified at the same level as the sdfChoice
apply to all choices in the sdfChoice except those specific choices
where the dataquality is overridden at the choice level.</t>
          <t indent="0" pn="section-4.7.2-2">sdfChoice merges the functions of two constructs found in <xref target="I-D.handrews-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO7V"/>:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-4.7.2-3">
            <li pn="section-4.7.2-3.1">
              <t indent="0" pn="section-4.7.2-3.1.1"><tt>enum</tt></t>
              <t indent="0" pn="section-4.7.2-3.1.2">
What could be expressed as:</t>
              <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-3.1.3">
"enum": ["foo", "bar", "baz"]
</sourcecode>
              <t indent="0" pn="section-4.7.2-3.1.4">
in JSO, is often best represented as:  </t>
              <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-3.1.5">
"sdfChoice": {
  "foo": { "description": "This is a foonly"},
  "bar": { "description":
           "As defined in the second world congress"},
  "baz": { "description": "From bigzee foobaz"}
}
</sourcecode>
              <t indent="0" pn="section-4.7.2-3.1.6">
This allows the placement of other dataqualities such as
<tt>description</tt> in the example.  </t>
              <t indent="0" pn="section-4.7.2-3.1.7">
If an enum needs to use a data type different from the text string,
what would, for instance, have been:  </t>
              <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-3.1.8">
"type": "number",
"enum": [1, 2, 3]
</sourcecode>
              <t indent="0" pn="section-4.7.2-3.1.9">
in JSO, is represented as:  </t>
              <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-3.1.10">
"type": "number",
"sdfChoice": {
  "a-better-name-for-alternative-1": { "const": 1 },
  "alternative-2": { "const": 2 },
  "the-third-alternative": { "const": 3 }
}
</sourcecode>
              <t indent="0" pn="section-4.7.2-3.1.11">
where the string names obviously would be chosen in a way that is
descriptive for what these numbers actually stand for; sdfChoice
also makes it easy to add number ranges into the mix.  </t>
              <t indent="0" pn="section-4.7.2-3.1.12">
(Note that <tt>const</tt> can also be used for strings as in the previous
example, for instance, if the actual string value is indeed a crucial
element for the data model.)</t>
            </li>
            <li pn="section-4.7.2-3.2">
              <t indent="0" pn="section-4.7.2-3.2.1">anyOf</t>
              <t indent="0" pn="section-4.7.2-3.2.2">
JSO provides a type union called <tt>anyOf</tt>, which provides a
choice between anonymous alternatives.  </t>
              <t indent="0" pn="section-4.7.2-3.2.3">
What could have been in JSO:  </t>
              <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-3.2.4">
"anyOf": [
  {"type": "array", "minItems": 3, "maxItems": "3",
   "items": {"$ref": "#/sdfData/rgbVal"}},
  {"type": "array", "minItems": 4, "maxItems": "4",
   "items": {"$ref": "#/sdfData/cmykVal"}}
]
</sourcecode>
              <t indent="0" pn="section-4.7.2-3.2.5">
can be more descriptively notated in SDF as:  </t>
              <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-3.2.6">
"sdfChoice": {
  "rgb": {"type": "array", "minItems": 3, "maxItems": "3",
          "items": {"sdfRef": "#/sdfData/rgbVal"}},
  "cmyk": {"type": "array", "minItems": 4, "maxItems": "4",
           "items": {"sdfRef": "#/sdfData/cmykVal"}}
}
</sourcecode>
            </li>
          </ul>
          <t indent="0" pn="section-4.7.2-4">Note that there is no need in SDF for the type intersection construct
<tt>allOf</tt> or the peculiar type-xor construct <tt>oneOf</tt> found in <xref target="I-D.handrews-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO7V"/>.</t>
          <t indent="0" pn="section-4.7.2-5">As a simplification for users of SDF models who are accustomed to
the JSO enum keyword, this is retained, but limited to a choice
of text string values, such that:</t>
          <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-6">
"enum": ["foo", "bar", "baz"]
</sourcecode>
          <t indent="0" pn="section-4.7.2-7">is syntactic sugar for:</t>
          <sourcecode type="sdf+json" markers="false" pn="section-4.7.2-8">
"sdfChoice": {
  "foo": { "const": "foo"},
  "bar": { "const": "bar"},
  "baz": { "const": "baz"}
}
</sourcecode>
          <t indent="0" pn="section-4.7.2-9">In a single definition, the keyword <tt>enum</tt> cannot be used at the same
time as the keyword <tt>sdfChoice</tt>, as the former is just syntactic
sugar for the latter.</t>
        </section>
      </section>
    </section>
    <section anchor="kw-defgroups" numbered="true" removeInRFC="false" toc="include" pn="section-5">
      <name slugifiedName="name-keywords-for-definition-gro">Keywords for Definition Groups</name>
      <t indent="0" pn="section-5-1">The following SDF keywords are used to create definition groups in the target namespace.
All these definitions share some common qualities as discussed in <xref target="common-qualities" format="default" sectionFormat="of" derivedContent="Section 4.6"/>.</t>
      <section anchor="sdfobject-1" numbered="true" removeInRFC="false" toc="include" pn="section-5.1">
        <name slugifiedName="name-sdfobject-2">sdfObject</name>
        <t indent="0" pn="section-5.1-1">The <tt>sdfObject</tt> keyword denotes a group of zero or more sdfObject definitions.
sdfObject definitions may contain or include definitions of named Properties, Actions, and Events declared for the sdfObject, as well as named data types (sdfData group) to be used in this or other sdfObjects.</t>
        <t indent="0" pn="section-5.1-2">The qualities of an sdfObject include the common qualities;
additional qualities are shown in <xref target="sdfobjqual" format="default" sectionFormat="of" derivedContent="Table 6"/>.
None of these
qualities are required or have default values that are assumed if the
quality is absent.</t>
        <table anchor="sdfobjqual" align="center" pn="table-6">
          <name slugifiedName="name-qualities-of-sdfobject">Qualities of sdfObject</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">(common)</td>
              <td align="left" colspan="1" rowspan="1"> </td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="common-qualities" format="default" sectionFormat="of" derivedContent="Section 4.6"/></td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfProperty</td>
              <td align="left" colspan="1" rowspan="1">property</td>
              <td align="left" colspan="1" rowspan="1">zero or more named property definitions for this sdfObject</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfAction</td>
              <td align="left" colspan="1" rowspan="1">action</td>
              <td align="left" colspan="1" rowspan="1">zero or more named action definitions for this sdfObject</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfEvent</td>
              <td align="left" colspan="1" rowspan="1">event</td>
              <td align="left" colspan="1" rowspan="1">zero or more named event definitions for this sdfObject</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfData</td>
              <td align="left" colspan="1" rowspan="1">named-sdq</td>
              <td align="left" colspan="1" rowspan="1">zero or more named data type definitions that might be used in the above</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">minItems</td>
              <td align="left" colspan="1" rowspan="1">number</td>
              <td align="left" colspan="1" rowspan="1">(array) minimum number of multiplied affordances in array</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">maxItems</td>
              <td align="left" colspan="1" rowspan="1">number</td>
              <td align="left" colspan="1" rowspan="1">(array) maximum number of multiplied affordances in array</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="sdfproperty-1" numbered="true" removeInRFC="false" toc="include" pn="section-5.2">
        <name slugifiedName="name-sdfproperty-2">sdfProperty</name>
        <t indent="0" pn="section-5.2-1">The <tt>sdfProperty</tt> keyword denotes a group of zero or more Property definitions.</t>
        <t indent="0" pn="section-5.2-2">Properties are used to model elements of state.</t>
        <t indent="0" pn="section-5.2-3">The qualities of a Property definition include the data qualities (and
thus the common qualities); see <xref target="data-qualities" format="default" sectionFormat="of" derivedContent="Section 4.7"/>. Additional qualities are shown in <xref target="sdfpropqual" format="default" sectionFormat="of" derivedContent="Table 7"/>.</t>
        <table anchor="sdfpropqual" align="center" pn="table-7">
          <name slugifiedName="name-qualities-of-sdfproperty">Qualities of sdfProperty</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
              <th align="left" colspan="1" rowspan="1">Default</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">(data)</td>
              <td align="left" colspan="1" rowspan="1"> </td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="data-qualities" format="default" sectionFormat="of" derivedContent="Section 4.7"/></td>
              <td align="left" colspan="1" rowspan="1"> </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">readable</td>
              <td align="left" colspan="1" rowspan="1">boolean</td>
              <td align="left" colspan="1" rowspan="1">Reads are allowed</td>
              <td align="left" colspan="1" rowspan="1">true</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">writable</td>
              <td align="left" colspan="1" rowspan="1">boolean</td>
              <td align="left" colspan="1" rowspan="1">Writes are allowed</td>
              <td align="left" colspan="1" rowspan="1">true</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">observable</td>
              <td align="left" colspan="1" rowspan="1">boolean</td>
              <td align="left" colspan="1" rowspan="1">Flag to indicate asynchronous notification is available</td>
              <td align="left" colspan="1" rowspan="1">true</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="sdfaction" numbered="true" removeInRFC="false" toc="include" pn="section-5.3">
        <name slugifiedName="name-sdfaction-2">sdfAction</name>
        <t indent="0" pn="section-5.3-1">The <tt>sdfAction</tt> keyword denotes a group of zero or more Action definitions.</t>
        <t indent="0" pn="section-5.3-2">Actions are used to model commands and methods that are invoked.
Actions may have parameter data that is supplied upon invocation and
output data that is provided as a direct result of the invocation of
the action (note that "action objects" may also be created to furnish
ongoing information during a long-running action; these would be
pointed to by the output data).</t>
        <t indent="0" pn="section-5.3-3">The qualities of an Action definition include the common qualities. Additional qualities are shown in <xref target="sdfactqual" format="default" sectionFormat="of" derivedContent="Table 8"/>. None of these qualities are required or have default values that are assumed if the quality is absent.</t>
        <table anchor="sdfactqual" align="center" pn="table-8">
          <name slugifiedName="name-qualities-of-sdfaction">Qualities of sdfAction</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">(common)</td>
              <td align="left" colspan="1" rowspan="1"> </td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="common-qualities" format="default" sectionFormat="of" derivedContent="Section 4.6"/></td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfInputData</td>
              <td align="left" colspan="1" rowspan="1">map</td>
              <td align="left" colspan="1" rowspan="1">data qualities of the input data for an Action</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfOutputData</td>
              <td align="left" colspan="1" rowspan="1">map</td>
              <td align="left" colspan="1" rowspan="1">data qualities of the output data for an Action</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfData</td>
              <td align="left" colspan="1" rowspan="1">named-sdq</td>
              <td align="left" colspan="1" rowspan="1">zero or more named data type definitions that might be used in the above</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-5.3-5"><tt>sdfInputData</tt> defines the input data of the action.  <tt>sdfOutputData</tt>
defines the output data of the action.
As discussed in <xref target="sdfaction-overview" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>, a set of data qualities with
type "<tt>object</tt>" can be used to substructure either data item, with
optionality indicated by the data quality <tt>required</tt>.</t>
      </section>
      <section anchor="sdfevent" numbered="true" removeInRFC="false" toc="include" pn="section-5.4">
        <name slugifiedName="name-sdfevent-2">sdfEvent</name>
        <t indent="0" pn="section-5.4-1">The <tt>sdfEvent</tt> keyword denotes zero or more Event definitions.</t>
        <t indent="0" pn="section-5.4-2">Events are used to model asynchronous occurrences that may be communicated proactively. Events have data elements that are communicated upon the occurrence of the event.</t>
        <t indent="0" pn="section-5.4-3">The qualities of sdfEvent include the common qualities. Additional qualities are shown in <xref target="sdfevqual" format="default" sectionFormat="of" derivedContent="Table 9"/>. None of these qualities are required or have default values that are assumed if the quality is absent.</t>
        <table anchor="sdfevqual" align="center" pn="table-9">
          <name slugifiedName="name-qualities-of-sdfevent">Qualities of sdfEvent</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">(common)</td>
              <td align="left" colspan="1" rowspan="1"> </td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="common-qualities" format="default" sectionFormat="of" derivedContent="Section 4.6"/></td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfOutputData</td>
              <td align="left" colspan="1" rowspan="1">map</td>
              <td align="left" colspan="1" rowspan="1">data qualities of the output data for an Event</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfData</td>
              <td align="left" colspan="1" rowspan="1">named-sdq</td>
              <td align="left" colspan="1" rowspan="1">zero or more named data type definitions that might be used in the above</td>
            </tr>
          </tbody>
        </table>
        <t indent="0" pn="section-5.4-5"><tt>sdfOutputData</tt> defines the output data of the action.
As discussed in <xref target="sdfevent-overview" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>, a set of data qualities with
type "<tt>object</tt>" can be used to substructure the output data item, with
optionality indicated by the data quality <tt>required</tt>.</t>
      </section>
      <section anchor="sdfdata-1" numbered="true" removeInRFC="false" toc="include" pn="section-5.5">
        <name slugifiedName="name-sdfdata-2">sdfData</name>
        <t indent="0" pn="section-5.5-1">The <tt>sdfData</tt> keyword denotes a group of zero or more named data type
definitions (named-sdq).</t>
        <t indent="0" pn="section-5.5-2">An sdfData definition provides a reusable semantic identifier for a
type of data item and describes the constraints on the defined type.
sdfData is not itself a declaration, so it does not cause any of these
data items to be included in an affordance definition.</t>
        <t indent="0" pn="section-5.5-3">The qualities of sdfData include the data qualities (and thus the common qualities); see <xref target="data-qualities" format="default" sectionFormat="of" derivedContent="Section 4.7"/>.</t>
      </section>
    </section>
    <section anchor="high-level-composition" numbered="true" removeInRFC="false" toc="include" pn="section-6">
      <name slugifiedName="name-high-level-composition">High-Level Composition</name>
      <t indent="0" pn="section-6-1">The requirements for high-level composition include the following:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-6-2">
        <li pn="section-6-2.1">
          <t indent="0" pn="section-6-2.1.1">The ability to represent products, standardized product types, and modular products while maintaining the atomicity of sdfObjects.</t>
        </li>
        <li pn="section-6-2.2">
          <t indent="0" pn="section-6-2.2.1">The ability to compose a reusable definition block from sdfObjects.
Example: a single plug unit of an outlet strip with sdfObjects
for on/off control, energy monitor, and optional dimmer, while
retaining the atomicity of the individual sdfObjects.</t>
        </li>
        <li pn="section-6-2.3">
          <t indent="0" pn="section-6-2.3.1">The ability to compose sdfObjects and other definition blocks into a higher level sdfThing that represents a product, while retaining the atomicity of sdfObjects.</t>
        </li>
        <li pn="section-6-2.4">
          <t indent="0" pn="section-6-2.4.1">The ability to enrich and refine a base definition to have
product-specific qualities and quality values, such as unit, range, and scale settings.</t>
        </li>
        <li pn="section-6-2.5">
          <t indent="0" pn="section-6-2.5.1">The ability to reference items in one part of a complex definition
from another part of the same definition.
Example: summarizing the energy readings from all plugs in an outlet
strip.</t>
        </li>
      </ul>
      <section anchor="paths-in-the-model-namespaces" numbered="true" removeInRFC="false" toc="include" pn="section-6.1">
        <name slugifiedName="name-paths-in-the-model-namespac">Paths in the Model Namespaces</name>
        <t indent="0" pn="section-6.1-1">The model namespace is organized according to terms that are defined
in the SDF documents that contribute to the namespace. For example, definitions that originate from an organization or vendor are expected to be in a namespace that is specific to that organization or vendor.</t>
        <t indent="0" pn="section-6.1-2">The structure of a path in a namespace is defined by the JSON Pointers
to the definitions in the SDF documents in that namespace.
For example, if there is an SDF document defining an sdfObject "<tt>Switch</tt>"
with an action "<tt>on</tt>", then the reference to the action would be
"<tt>ns:#/sdfObject/Switch/sdfAction/on</tt>", where <tt>ns</tt> is the namespace prefix
(short name for the namespace).</t>
      </section>
      <section anchor="modular-composition" numbered="true" removeInRFC="false" toc="include" pn="section-6.2">
        <name slugifiedName="name-modular-composition">Modular Composition</name>
        <t indent="0" pn="section-6.2-1">Modular composition of definitions enables an existing definition
(which could be in the same or another SDF document) to become part of a new definition by including a reference to the existing definition within the model namespace.</t>
        <section anchor="use-of-the-sdfref-keyword-to-re-use-a-definition" numbered="true" removeInRFC="false" toc="include" pn="section-6.2.1">
          <name slugifiedName="name-use-of-the-sdfref-keyword-t">Use of the "sdfRef" Keyword to Reuse a Definition</name>
          <t indent="0" pn="section-6.2.1-1">An existing definition may be used as a template for a new definition, that is, a new definition is created in the target namespace that uses the defined qualities of some existing definition.
This pattern uses the keyword <tt>sdfRef</tt> as a quality of a new definition with a value consisting of a reference to the existing definition that is to be used as a template.</t>
          <t indent="0" pn="section-6.2.1-2">In the definition that uses <tt>sdfRef</tt>, new qualities may be added
and existing qualities from the referenced definition may be
overridden.  (Note that JSON maps do not have a defined
order, so the SDF processor may see these overrides before seeing the
<tt>sdfRef</tt>.)</t>
          <t indent="0" pn="section-6.2.1-3">Note that the definition referenced by <tt>sdfRef</tt> might contain
qualities or definitions that are not valid in the context where the
<tt>sdfRef</tt> is used.
In this case, the resulting model, when resolved, may be invalid.
Example: an sdfRef adds an sdfThing definition in an sdfObject
definition.</t>
          <t indent="0" pn="section-6.2.1-4">As a convention, overrides are intended to be used only for further
restricting the allowable set of data values.
Such a usage is shown in <xref target="exa-sdfref" format="default" sectionFormat="of" derivedContent="Figure 5"/>:  any value allowable for a
<tt>cable-length</tt> is also an allowable value for a <tt>length</tt>, with the
additional restriction that the length cannot be smaller than 5 cm.
(This is labeled as a convention as it cannot be checked in the
general case.
A quality of implementation consideration for a tool
might be to provide at least some form of checking.)
Note that the example provides a <tt>description</tt> that overrides the
<tt>description</tt> of the referenced definition; as this quality is
intended for human consumption, there is no conflict with the intended
goal.</t>
          <figure anchor="exa-sdfref" align="left" suppress-title="false" pn="figure-5">
            <name slugifiedName="name-using-an-override-to-furthe">Using an Override to Further Restrict the Set of Data Values</name>
            <sourcecode type="sdf+json" markers="false" pn="section-6.2.1-5.1">
"sdfData":
  "length" : {
    "type": "number",
    "minimum": 0,
    "unit": "m"
    "description": "There can be no negative lengths."
  }
...
  "cable-length" : {
    "sdfRef": "#/sdfData/length"
    "minimum": 5e-2,
    "description": "Cables must be at least 5 cm."
  }
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="sdfthing-1" numbered="true" removeInRFC="false" toc="include" pn="section-6.3">
        <name slugifiedName="name-sdfthing-2">sdfThing</name>
        <t indent="0" pn="section-6.3-1">An sdfThing is a set of declarations and qualities that may be part of
a more complex model.
For example, the sdfObject declarations that make
up the definition of a single socket of an outlet strip could be
encapsulated in an sdfThing, which itself could be used in a declaration in the sdfThing definition for the outlet strip.
(See <xref target="exa-sdfthing-outlet-strip" format="default" sectionFormat="of" derivedContent="Figure 7"/> in <xref target="outlet-strip-example" format="default" sectionFormat="of" derivedContent="Appendix D.1"/> for parts
of an SDF model for this example.)</t>
        <t indent="0" pn="section-6.3-2">sdfThing definitions carry semantic meaning, such as a defined refrigerator compartment and a defined freezer compartment, making up a combination refrigerator-freezer product.
An sdfThing may be composed of sdfObjects and other sdfThings.
It can also contain sdfData definitions, as well as declarations of interaction affordances itself, such
as a status (on/off) for the refrigerator-freezer as a whole (see
<xref target="exa-sdfthing-fridge-freezer" format="default" sectionFormat="of" derivedContent="Figure 8"/> in <xref target="fridge-freezer-example" format="default" sectionFormat="of" derivedContent="Appendix D.2"/> for an example SDF
model illustrating these aspects).</t>
        <t indent="0" pn="section-6.3-3">The qualities of sdfThing are shown in <xref target="sdfthingqual" format="default" sectionFormat="of" derivedContent="Table 10"/>.
None of these qualities are required or have default values that are assumed if the quality is absent. Analogous to sdfObject, the presence of one or both of the optional
qualities "<tt>minItems</tt>" and "<tt>maxItems</tt>" defines the sdfThing as an
array.</t>
        <table anchor="sdfthingqual" align="center" pn="table-10">
          <name slugifiedName="name-qualities-of-sdfthing">Qualities of sdfThing</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Quality</th>
              <th align="left" colspan="1" rowspan="1">Type</th>
              <th align="left" colspan="1" rowspan="1">Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">(common)</td>
              <td align="left" colspan="1" rowspan="1"> </td>
              <td align="left" colspan="1" rowspan="1">
                <xref target="common-qualities" format="default" sectionFormat="of" derivedContent="Section 4.6"/></td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfThing</td>
              <td align="left" colspan="1" rowspan="1">thing</td>
              <td align="left" colspan="1" rowspan="1"> </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfObject</td>
              <td align="left" colspan="1" rowspan="1">object</td>
              <td align="left" colspan="1" rowspan="1"> </td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfProperty</td>
              <td align="left" colspan="1" rowspan="1">property</td>
              <td align="left" colspan="1" rowspan="1">zero or more named property definitions for this thing</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfAction</td>
              <td align="left" colspan="1" rowspan="1">action</td>
              <td align="left" colspan="1" rowspan="1">zero or more named action definitions for this thing</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfEvent</td>
              <td align="left" colspan="1" rowspan="1">event</td>
              <td align="left" colspan="1" rowspan="1">zero or more named event definitions for this thing</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdfData</td>
              <td align="left" colspan="1" rowspan="1">named-sdq</td>
              <td align="left" colspan="1" rowspan="1">zero or more named data type definitions that might be used in the above</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">minItems</td>
              <td align="left" colspan="1" rowspan="1">number</td>
              <td align="left" colspan="1" rowspan="1">(array) minimum number of multiplied affordances in array</td>
            </tr>
            <tr>
              <td align="left" colspan="1" rowspan="1">maxItems</td>
              <td align="left" colspan="1" rowspan="1">number</td>
              <td align="left" colspan="1" rowspan="1">(array) maximum number of multiplied affordances in array</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="iana" numbered="true" removeInRFC="false" toc="include" pn="section-7">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <section anchor="media-type" numbered="true" removeInRFC="false" toc="include" pn="section-7.1">
        <name slugifiedName="name-media-type">Media Type</name>
        <t indent="0" pn="section-7.1-1">IANA has added the following Media-Type to the "Media Types"
registry <xref target="IANA.media-types" format="default" sectionFormat="of" derivedContent="IANA.media-types"/>.</t>
        <table align="left" anchor="mediatypereg" pn="table-11">
          <name slugifiedName="name-media-type-registration-for">Media Type Registration for SDF</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Name</th>
              <th align="left" colspan="1" rowspan="1">Template</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">sdf+json</td>
              <td align="left" colspan="1" rowspan="1">application/sdf+json</td>
              <td align="left" colspan="1" rowspan="1">RFC 9880, <xref target="media-type" format="default" sectionFormat="of" derivedContent="Section 7.1"/></td>
            </tr>
          </tbody>
        </table>
        <dl spacing="normal" newline="false" indent="3" pn="section-7.1-3">
          <dt pn="section-7.1-3.1">Type name:</dt>
          <dd pn="section-7.1-3.2">application</dd>
          <dt pn="section-7.1-3.3">Subtype name:</dt>
          <dd pn="section-7.1-3.4">sdf+json</dd>
          <dt pn="section-7.1-3.5">Required parameters:</dt>
          <dd pn="section-7.1-3.6">N/A</dd>
          <dt pn="section-7.1-3.7">Optional parameters:</dt>
          <dd pn="section-7.1-3.8">N/A</dd>
          <dt pn="section-7.1-3.9">Encoding considerations:</dt>
          <dd pn="section-7.1-3.10">binary (JSON is UTF-8-encoded
          text)</dd>
          <dt pn="section-7.1-3.11">Security considerations:</dt>
          <dd pn="section-7.1-3.12">
            <xref target="seccons" format="default" sectionFormat="of" derivedContent="Section 8"/> of
          RFC 9880</dd>
          <dt pn="section-7.1-3.13">Interoperability considerations:</dt>
          <dd pn="section-7.1-3.14">none</dd>
          <dt pn="section-7.1-3.15">Published specification:</dt>
          <dd pn="section-7.1-3.16">
            <xref target="media-type" format="default" sectionFormat="of" derivedContent="Section 7.1"/>
          of RFC 9880</dd>
          <dt pn="section-7.1-3.17">Applications that use this media type:</dt>
          <dd pn="section-7.1-3.18">Tools for data and interaction modeling in the Internet of
          Things and related environments.</dd>
          <dt pn="section-7.1-3.19">Fragment identifier considerations:</dt>
          <dd pn="section-7.1-3.20">A JSON Pointer fragment identifier may be used as defined in
          <xref section="6" sectionFormat="of" target="RFC6901" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-6" derivedContent="RFC6901"/>.</dd>
          <dt pn="section-7.1-3.21">Additional information:</dt>
          <dd pn="section-7.1-3.22">
            <t indent="0" pn="section-7.1-3.22.1"><br/></t>
            <dl spacing="compact" newline="false" indent="3" pn="section-7.1-3.22.2">
              <dt pn="section-7.1-3.22.2.1">Magic number(s):</dt>
              <dd pn="section-7.1-3.22.2.2">n/a</dd>
              <dt pn="section-7.1-3.22.2.3">File extension(s):</dt>
              <dd pn="section-7.1-3.22.2.4">.sdf.json</dd>
              <dt pn="section-7.1-3.22.2.5">Windows Clipboard Name:</dt>
              <dd pn="section-7.1-3.22.2.6">"Semantic Definition Format (SDF) for Data and Interactions of Things"</dd>
              <dt pn="section-7.1-3.22.2.7">Macintosh file type code(s):</dt>
              <dd pn="section-7.1-3.22.2.8">n/a</dd>
              <dt pn="section-7.1-3.22.2.9">Macintosh Universal Type Identifier code:</dt>
              <dd pn="section-7.1-3.22.2.10">org.ietf.sdf-json conforms to public.text</dd>
            </dl>
          </dd>
          <dt pn="section-7.1-3.23">Person &amp; email address to contact for further information:</dt>
          <dd pn="section-7.1-3.24">ASDF WG mailing list (asdf@ietf.org) or IETF Applications and
          Real-Time Area (art@ietf.org)</dd>
          <dt pn="section-7.1-3.25">Intended usage:</dt>
          <dd pn="section-7.1-3.26">COMMON</dd>
          <dt pn="section-7.1-3.27">Restrictions on usage:</dt>
          <dd pn="section-7.1-3.28">none</dd>
          <dt pn="section-7.1-3.29">Author/Change controller:</dt>
          <dd pn="section-7.1-3.30">IETF</dd>
          <dt pn="section-7.1-3.31">Provisional registration:</dt>
          <dd pn="section-7.1-3.32">no</dd>
        </dl>
      </section>
      <section anchor="content-format" numbered="true" removeInRFC="false" toc="include" pn="section-7.2">
        <name slugifiedName="name-content-format">Content-Format</name>
        <t indent="0" pn="section-7.2-1">IANA has added the following Content-Format to the "CoAP
Content-Formats" registry
within the "Constrained RESTful Environments (CoRE) Parameters"
registry group <xref target="IANA.core-parameters" format="default" sectionFormat="of" derivedContent="IANA.core-parameters"/>.</t>
        <table align="left" anchor="contentformatreg" pn="table-12">
          <name slugifiedName="name-sdf-content-format-registra">SDF Content-Format Registration</name>
          <thead>
            <tr>
              <th align="left" colspan="1" rowspan="1">Content Type</th>
              <th align="left" colspan="1" rowspan="1">Content Coding</th>
              <th align="left" colspan="1" rowspan="1">ID</th>
              <th align="left" colspan="1" rowspan="1">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left" colspan="1" rowspan="1">application/sdf+json</td>
              <td align="left" colspan="1" rowspan="1">-</td>
              <td align="left" colspan="1" rowspan="1">434</td>
              <td align="left" colspan="1" rowspan="1">RFC 9880</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="unit-urn" numbered="true" removeInRFC="false" toc="include" pn="section-7.3">
        <name slugifiedName="name-ietf-urn-sub-namespace-for-">IETF URN Sub-Namespace for Unit Names (urn:ietf:params:unit)</name>
        <t indent="0" pn="section-7.3-1">IANA has registered the following value in the "IETF URN Sub-namespace for Registered Protocol Parameter Identifiers" registry in <xref target="IANA.params" format="default" sectionFormat="of" derivedContent="IANA.params"/>, following the template in
<xref target="BCP73" format="default" sectionFormat="of" derivedContent="BCP73"/>:</t>
        <dl indent="3" newline="false" spacing="normal" pn="section-7.3-2">
          <dt pn="section-7.3-2.1">Registry name:</dt>
          <dd pn="section-7.3-2.2">
            <t indent="0" pn="section-7.3-2.2.1">unit</t>
          </dd>
          <dt pn="section-7.3-2.3">Specification:</dt>
          <dd pn="section-7.3-2.4">
            <t indent="0" pn="section-7.3-2.4.1">RFC 9880</t>
          </dd>
          <dt pn="section-7.3-2.5">Repository:</dt>
          <dd pn="section-7.3-2.6">
            <t indent="0" pn="section-7.3-2.6.1">Combining the symbol values from the "SenML Units" registry and the "Secondary Units" registry in the "Sensor Measurement Lists (SenML)" registry group <xref target="IANA.senml" format="default" sectionFormat="of" derivedContent="IANA.senml"/> as specified by Sections <xref target="RFC8428" section="4.5.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8428#section-4.5.2" derivedContent="RFC8428"/> and <xref target="RFC8428" section="12.1" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8428#section-12.1" derivedContent="RFC8428"/> of <xref target="RFC8428" format="default" sectionFormat="of" derivedContent="RFC8428"/> and <xref section="3" sectionFormat="of" target="RFC8798" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8798#section-3" derivedContent="RFC8798"/>,
respectively (which, by the registration policy, are guaranteed to be
non-overlapping).</t>
          </dd>
          <dt pn="section-7.3-2.7">Index value:</dt>
          <dd pn="section-7.3-2.8">
            <t indent="0" pn="section-7.3-2.8.1">Percent-encoding (Section <xref target="RFC3986" section="2.1" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-2.1" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>) is required of any
characters in unit names except for the set "<tt>unreserved</tt>" (Section <xref target="RFC3986" section="2.3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-2.3" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>), the set "<tt>sub-delims</tt>" (Section <xref target="RFC3986" section="2.2" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-2.2" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>), and "<tt>:</tt>" or "<tt>@</tt>" (i.e., the result must match the ABNF
rule "<tt>pchar</tt>" in Section <xref target="RFC3986" section="3.3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-3.3" derivedContent="RFC3986"/> of RFC 3986 <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>).</t>
          </dd>
        </dl>
      </section>
      <section anchor="unit-colonrn" numbered="true" removeInRFC="false" toc="include" pn="section-7.4">
        <name slugifiedName="name-senml-registry-group">SenML Registry Group</name>
        <t indent="0" pn="section-7.4-1">IANA has added the following note to the "Sensor Measurement Lists (SenML)" registry group <xref target="IANA.senml" format="default" sectionFormat="of" derivedContent="IANA.senml"/>:</t>
        <blockquote pn="section-7.4-2">
          <t indent="0" pn="section-7.4-2.1">In SDF [RFC9880], a URI unit name is distinguished from a registered unit name
  by the presence of a colon; any registered unit name that contains
  a colon can therefore not be directly used in SDF.</t>
        </blockquote>
      </section>
      <section anchor="registries" numbered="true" removeInRFC="false" toc="include" pn="section-7.5">
        <name slugifiedName="name-registries">Registries</name>
        <t indent="0" pn="section-7.5-1">IANA has created the "Semantic Definition Format (SDF)" registry group with the
registries defined in this Section.</t>
        <section anchor="qn" numbered="true" removeInRFC="false" toc="include" pn="section-7.5.1">
          <name slugifiedName="name-sdf-quality-names">SDF Quality Names</name>
          <t indent="0" pn="section-7.5.1-1">IANA has created the "SDF Quality Names" registry in
the "Semantic Definition Format (SDF)" registry group with the following template:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-7.5.1-2">
            <dt pn="section-7.5.1-2.1">Name:</dt>
            <dd pn="section-7.5.1-2.2">
              <t indent="0" pn="section-7.5.1-2.2.1">A Quality Name composed of ASCII letters, digits, and dollar signs, starting
with a lowercase ASCII letter or a dollar sign (i.e., using a
pattern of "⁠<tt>[a-z$][A-Za-z$0-9]*</tt>").</t>
            </dd>
            <dt pn="section-7.5.1-2.3">Brief Description:</dt>
            <dd pn="section-7.5.1-2.4">
              <t indent="0" pn="section-7.5.1-2.4.1">A brief description.</t>
            </dd>
            <dt pn="section-7.5.1-2.5">Reference:</dt>
            <dd pn="section-7.5.1-2.6">
              <t indent="0" pn="section-7.5.1-2.6.1">A pointer to a specification.</t>
            </dd>
            <dt pn="section-7.5.1-2.7">Change Controller:</dt>
            <dd pn="section-7.5.1-2.8">
              <t indent="0" pn="section-7.5.1-2.8.1">(See Section <xref target="RFC8126" section="2.3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-2.3" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>)</t>
            </dd>
          </dl>
          <t indent="0" pn="section-7.5.1-3">Quality Names in this registry are intended to be registered in
conjunction with RFCs and activities of the IETF.</t>
          <t indent="0" pn="section-7.5.1-4">The registration policy is Specification Required as per Section <xref target="RFC8126" section="4.6" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.6" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>.
Note that the policy is not "RFC Required" or "IETF Review" (Sections <xref target="RFC8126" section="4.7" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.7" derivedContent="RFC8126"/> and <xref target="RFC8126" section="4.8" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.8" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>) so that registrations can be made earlier
in the process, even earlier than foreseen in <xref target="BCP100" format="default" sectionFormat="of" derivedContent="BCP100"/>.)</t>
          <t indent="0" pn="section-7.5.1-5">The instructions to the Experts are:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5.1-6">
            <li pn="section-7.5.1-6.1">
              <t indent="0" pn="section-7.5.1-6.1.1">to ascertain that the specification is available in an immutable
reference and has achieved a good level of review in conjunction with
RFCs or activities of the IETF, and</t>
            </li>
            <li pn="section-7.5.1-6.2">
              <t indent="0" pn="section-7.5.1-6.2.1">to be frugal in the allocation of Quality Names that are suggestive
of generally applicable semantics, keeping them in reserve for
qualities that are likely to enjoy wide use and can make good use of
their conciseness.</t>
            </li>
          </ul>
          <t indent="0" pn="section-7.5.1-7">The "SDF Quality Names" registry starts out as in
<xref target="tab-quality-names" format="default" sectionFormat="of" derivedContent="Table 13"/>; all references for these initial entries are to
RFC 9880 (this document) and all change controllers are "IETF".</t>
          <table anchor="tab-quality-names" align="center" pn="table-13">
            <name slugifiedName="name-initial-content-of-the-sdf-">Initial Content of the SDF Quality Names Registry</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Name</th>
                <th align="left" colspan="1" rowspan="1">Brief Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">$comment</td>
                <td align="left" colspan="1" rowspan="1">source code comments only, no semantics</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">const</td>
                <td align="left" colspan="1" rowspan="1">constant value</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">contentFormat</td>
                <td align="left" colspan="1" rowspan="1">content format</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">default</td>
                <td align="left" colspan="1" rowspan="1">default value</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">description</td>
                <td align="left" colspan="1" rowspan="1">long description text</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">enum</td>
                <td align="left" colspan="1" rowspan="1">sdfChoice limited to text strings</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">exclusiveMaximum</td>
                <td align="left" colspan="1" rowspan="1">exclusive maximum for a number</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">exclusiveMinimum</td>
                <td align="left" colspan="1" rowspan="1">exclusive minimum for a number</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">format</td>
                <td align="left" colspan="1" rowspan="1">specific format for a text string</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">items</td>
                <td align="left" colspan="1" rowspan="1">items of an array</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">label</td>
                <td align="left" colspan="1" rowspan="1">short text (no constraints); defaults to key</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">maxItems</td>
                <td align="left" colspan="1" rowspan="1">maximum number of items in an array</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">maxLength</td>
                <td align="left" colspan="1" rowspan="1">maximum length for a text string (in characters, i.e., Unicode scalar values)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">maximum</td>
                <td align="left" colspan="1" rowspan="1">maximum for a number</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">minItems</td>
                <td align="left" colspan="1" rowspan="1">minimum number of items in an array</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">minLength</td>
                <td align="left" colspan="1" rowspan="1">minimum length for a text string (in characters, i.e., Unicode scalar values)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">minimum</td>
                <td align="left" colspan="1" rowspan="1">minimum for a number</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">multipleOf</td>
                <td align="left" colspan="1" rowspan="1">step size of number</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">nullable</td>
                <td align="left" colspan="1" rowspan="1">boolean: can the item be left out?</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">observable</td>
                <td align="left" colspan="1" rowspan="1">boolean: can the item be observed?</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">pattern</td>
                <td align="left" colspan="1" rowspan="1">regular expression pattern for a text string</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">properties</td>
                <td align="left" colspan="1" rowspan="1">named dataqualities for type="object"</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">readable</td>
                <td align="left" colspan="1" rowspan="1">boolean: can the item be read?</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">required</td>
                <td align="left" colspan="1" rowspan="1">which data items are required?</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfChoice</td>
                <td align="left" colspan="1" rowspan="1">named dataqualities for a choice</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfData</td>
                <td align="left" colspan="1" rowspan="1">named dataqualities for an independent data type definition</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfInputData</td>
                <td align="left" colspan="1" rowspan="1">input data to an action</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfOutputData</td>
                <td align="left" colspan="1" rowspan="1">output data of an action or event (sdfRequired applies here)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfRef</td>
                <td align="left" colspan="1" rowspan="1">sdf-pointer to definition being referenced</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfRequired</td>
                <td align="left" colspan="1" rowspan="1">pointer-list to declarations of required components</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfRequiredInputData</td>
                <td align="left" colspan="1" rowspan="1">pointer-list to declarations of required input data for an action</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sdfType</td>
                <td align="left" colspan="1" rowspan="1">more detailed information about the type of a string</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">type</td>
                <td align="left" colspan="1" rowspan="1">general category of data type</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">uniqueItems</td>
                <td align="left" colspan="1" rowspan="1">boolean: do the items of the array need to be all different?</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">unit</td>
                <td align="left" colspan="1" rowspan="1">engineering unit and scale (per SenML registry)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">writable</td>
                <td align="left" colspan="1" rowspan="1">boolean: can the item be written to?</td>
              </tr>
            </tbody>
          </table>
        </section>
        <section anchor="qnp" numbered="true" removeInRFC="false" toc="include" pn="section-7.5.2">
          <name slugifiedName="name-sdf-quality-name-prefixes">SDF Quality Name Prefixes</name>
          <t indent="0" pn="section-7.5.2-1">IANA has created the "SDF Quality Name Prefixes" registry in
the "Semantic Definition Format (SDF)" registry group with the following template:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-7.5.2-2">
            <dt pn="section-7.5.2-2.1">Prefix:</dt>
            <dd pn="section-7.5.2-2.2">
              <t indent="0" pn="section-7.5.2-2.2.1">A Quality Name prefix composed of lowercase ASCII letters and digits, starting
with a lowercase ASCII letter (i.e., using a pattern of "⁠<tt>[a-z][a-z0-9]*</tt>").</t>
            </dd>
            <dt pn="section-7.5.2-2.3">Contact:</dt>
            <dd pn="section-7.5.2-2.4">
              <t indent="0" pn="section-7.5.2-2.4.1">A contact point for the organization that assigns Quality Names with
this prefix.</t>
            </dd>
            <dt pn="section-7.5.2-2.5">Reference:</dt>
            <dd pn="section-7.5.2-2.6">
              <t indent="0" pn="section-7.5.2-2.6.1">A pointer to additional information, if available.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-7.5.2-3">Quality Name Prefixes are intended to be registered by organizations
that plan to define Quality Names constructed with an
organization-specific prefix (<xref target="gnqn" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>).</t>
          <t indent="0" pn="section-7.5.2-4">The registration policy is Expert Review as per Section <xref target="RFC8126" section="4.5" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.5" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>.
The instructions to the Expert are to ascertain that the organization
will handle Quality Names constructed using their prefix in a way that
roughly achieves the objectives for an IANA registry that supports
interoperability of SDF models employing these Quality Names,
including:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5.2-5">
            <li pn="section-7.5.2-5.1">
              <t indent="0" pn="section-7.5.2-5.1.1">Stability, "stable and permanent";</t>
            </li>
            <li pn="section-7.5.2-5.2">
              <t indent="0" pn="section-7.5.2-5.2.1">Transparency, "readily available" and "in sufficient detail" (Section <xref target="RFC8126" section="4.6" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.6" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>).</t>
            </li>
          </ul>
          <t indent="0" pn="section-7.5.2-6">The "SDF Quality Name Prefixes" registry is empty at this time.</t>
        </section>
        <section anchor="sdftype-values" numbered="true" removeInRFC="false" toc="include" pn="section-7.5.3">
          <name slugifiedName="name-sdftype-values">sdfType Values</name>
          <t indent="0" pn="section-7.5.3-1">IANA has created the "sdfType Values" registry in
the "Semantic Definition Format (SDF)" registry group with the following template:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-7.5.3-2">
            <dt pn="section-7.5.3-2.1">Name:</dt>
            <dd pn="section-7.5.3-2.2">
              <t indent="0" pn="section-7.5.3-2.2.1">A name composed of lowercase ASCII letters, digits and <tt>-</tt> (ASCII
hyphen/minus) characters, starting with a lowercase ASCII letter
(i.e., using a pattern of "⁠<tt>[a-z][-a-z0-9]*</tt>").</t>
            </dd>
            <dt pn="section-7.5.3-2.3">Description:</dt>
            <dd pn="section-7.5.3-2.4">
              <t indent="0" pn="section-7.5.3-2.4.1">A short description of the information model level structure and semantics.</t>
            </dd>
            <dt pn="section-7.5.3-2.5">type:</dt>
            <dd pn="section-7.5.3-2.6">
              <t indent="0" pn="section-7.5.3-2.6.1">The value of the quality "type" to be used with this sdfType.</t>
            </dd>
            <dt pn="section-7.5.3-2.7">JSON Representation:</dt>
            <dd pn="section-7.5.3-2.8">
              <t indent="0" pn="section-7.5.3-2.8.1">A short description of a JSON representation that can be used for
this sdfType.  As per <xref target="sdftype" format="default" sectionFormat="of" derivedContent="Section 4.7.1"/>, this <bcp14>MUST</bcp14> be consistent with the type.</t>
            </dd>
            <dt pn="section-7.5.3-2.9">Reference:</dt>
            <dd pn="section-7.5.3-2.10">
              <t indent="0" pn="section-7.5.3-2.10.1">A more detailed specification of meaning and use of sdfType.</t>
            </dd>
          </dl>
          <t indent="0" pn="section-7.5.3-3">sdfType values are intended to be registered to enable modeling additional
SDF-specific types (see <xref target="sdftype" format="default" sectionFormat="of" derivedContent="Section 4.7.1"/>).</t>
          <t indent="0" pn="section-7.5.3-4">The registration policy is Specification Required as per Section <xref target="RFC8126" section="4.6" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.6" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>.  The instructions to the Expert are to ascertain that the
specification provides enough detail to enable interoperability
between implementations of the sdfType being registered, and that
names are chosen with enough specificity that ecosystem-specific
sdfTypes will not be confused with more generally applicable ones.</t>
          <t indent="0" pn="section-7.5.3-5">The initial set of registrations is described in <xref target="sdftype1" format="default" sectionFormat="of" derivedContent="Table 5"/>.</t>
        </section>
        <section anchor="fn" numbered="true" removeInRFC="false" toc="include" pn="section-7.5.4">
          <name slugifiedName="name-sdf-feature-names">SDF Feature Names</name>
          <t indent="0" pn="section-7.5.4-1">IANA has created the "SDF Feature Names" registry in the "Semantic
Definition Format (SDF)" registry group with the following template:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-7.5.4-2">
            <dt pn="section-7.5.4-2.1">Name:</dt>
            <dd pn="section-7.5.4-2.2">
              <t indent="0" pn="section-7.5.4-2.2.1">A feature name composed of ASCII letters, digits, and dollar signs, starting
with a lowercase ASCII letter or a dollar sign (i.e., using a
pattern of "⁠<tt>[a-z$][A-Za-z$0-9]*</tt>").</t>
            </dd>
            <dt pn="section-7.5.4-2.3">Brief Description:</dt>
            <dd pn="section-7.5.4-2.4">
              <t indent="0" pn="section-7.5.4-2.4.1">A brief description.</t>
            </dd>
            <dt pn="section-7.5.4-2.5">Reference:</dt>
            <dd pn="section-7.5.4-2.6">
              <t indent="0" pn="section-7.5.4-2.6.1">A pointer to a specification.</t>
            </dd>
            <dt pn="section-7.5.4-2.7">Change Controller:</dt>
            <dd pn="section-7.5.4-2.8">
              <t indent="0" pn="section-7.5.4-2.8.1">(See Section <xref target="RFC8126" section="2.3" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-2.3" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>)</t>
            </dd>
          </dl>
          <t indent="0" pn="section-7.5.4-3">The registration policy is Specification Required as per Section <xref target="RFC8126" section="4.6" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.6" derivedContent="RFC8126"/> of RFC 8126 <xref target="BCP26" format="default" sectionFormat="of" derivedContent="BCP26"/>.</t>
          <t indent="0" pn="section-7.5.4-4">The instructions to the Experts are:</t>
          <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-7.5.4-5">
            <li pn="section-7.5.4-5.1">
              <t indent="0" pn="section-7.5.4-5.1.1">to ascertain that the specification is available in an immutable
reference and has achieved a good level of review, and</t>
            </li>
            <li pn="section-7.5.4-5.2">
              <t indent="0" pn="section-7.5.4-5.2.1">to be frugal in the allocation of feature names that are suggestive
of generally applicable semantics, keeping them in reserve for
features that are likely to enjoy wide use and can make good use of
their conciseness.</t>
            </li>
          </ul>
          <t indent="0" pn="section-7.5.4-6">The "SDF Feature Names" registry is empty at this time.</t>
        </section>
      </section>
    </section>
    <section anchor="seccons" numbered="true" removeInRFC="false" toc="include" pn="section-8">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-8-1">Some wider security considerations applicable to Things are discussed
in <xref target="RFC8576" format="default" sectionFormat="of" derivedContent="RFC8576"/>.</t>
      <t indent="0" pn="section-8-2"><xref section="5" sectionFormat="of" target="RFC8610" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8610#section-5" derivedContent="RFC8610"/> gives an overview over security considerations
that arise when formal description techniques are used to govern
interoperability; analogs of these security considerations can apply
to SDF.</t>
      <t indent="0" pn="section-8-3">The security considerations of underlying building blocks such as
those detailed in Section <xref target="RFC3629" section="10" sectionFormat="bare" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3629#section-10" derivedContent="RFC3629"/> of RFC 3629 <xref target="STD63" format="default" sectionFormat="of" derivedContent="STD63"/> apply.</t>
      <t indent="0" pn="section-8-4">SDF uses JSON as a representation language.
For a number of
cases, <xref target="STD90" format="default" sectionFormat="of" derivedContent="STD90"/> indicates that implementation behavior for certain constructs
allowed by the JSON grammar is unpredictable.</t>
      <t indent="0" pn="section-8-5">Implementations need to be robust against invalid or unpredictable
cases on input, preferably by rejecting input that is invalid or
that would lead to unpredictable behavior, and avoid generating
these cases on output.</t>
      <t indent="0" pn="section-8-6">Implementations of model languages may also exhibit
performance-related availability issues when the attacker can control
the input, see <xref section="4.1" sectionFormat="of" target="RFC9535" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9535#section-4.1" derivedContent="RFC9535"/> for a brief discussion and
<xref section="8" sectionFormat="of" target="RFC9485" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9485#section-8" derivedContent="RFC9485"/> for considerations specific to the use
of <tt>pattern</tt>.</t>
      <t indent="0" pn="section-8-7">SDF may be used in two processes that are often security relevant: (1) model-based <em>validation</em> of data that is intended to be described by SDF models, and (2) model-based <em>augmentation</em> of these data with information obtained from the SDF models that apply.</t>
      <t indent="0" pn="section-8-8">Implementations need to ascertain the provenance (and thus
authenticity and integrity) and applicability of
the SDF models they employ operationally in such security-relevant ways.
Implementations that make use of the composition mechanisms defined in this
document need to do this for each of the components they combine
into the SDF models they employ.
Essentially, this process needs to undergo the same care and scrutiny
as any other introduction of source code into a build environment; the
possibility of supply-chain attacks on the modules imported needs to
be considered.</t>
      <t indent="0" pn="section-8-9">Specifically, implementations might rely on model-based input
validation for enforcing certain characteristics of the data structure
ingested (which, if not validated, could lead to malfunctions such as
crashes and remote code execution).
These implementations need to be particularly careful
about the data models they apply, including their provenance and
potential changes of these characteristics that upgrades to the referenced
modules may (inadvertently or as part of an attack) cause.
More generally speaking, implementations should strive to be robust
against expected and unexpected limitations of the model-based input
validation mechanisms and their implementations.</t>
      <t indent="0" pn="section-8-10">Similarly, implementations that rely on model-based augmentation may
generate false data from their inputs; this is an integrity violation
in any case, but also can possibly be exploited for further attacks.</t>
      <t indent="0" pn="section-8-11">In applications that dynamically acquire models and obtain modules
from module references in these models, the security considerations of
dereferenceable identifiers apply (see <xref target="I-D.bormann-t2trg-deref-id" format="default" sectionFormat="of" derivedContent="DEREF-ID-PATTERN"/> for a more extensive
discussion of dereferenceable identifiers).</t>
      <t indent="0" pn="section-8-12">There may be confidentiality requirements on SDF models, both on their
content and on the fact that a specific model is used in a particular
Thing or environment.
The present specification does not discuss model discovery or define
an access control model for SDF models, nor does it define a way to
obtain selective disclosure where that may be required.
It is likely that these definitions require additional context from
underlying ecosystems and the characteristics of the protocols
employed there; therefore, this is left as future work (e.g., for
documents such as <xref target="I-D.ietf-asdf-sdf-mapping" format="default" sectionFormat="of" derivedContent="SDF-MAPPING"/>).</t>
    </section>
  </middle>
  <back>
    <displayreference target="I-D.irtf-t2trg-rest-iot" to="REST-IOT"/>
    <displayreference target="I-D.bormann-t2trg-deref-id" to="DEREF-ID-PATTERN"/>
    <displayreference target="I-D.ietf-asdf-sdftype-link" to="SDFTYPE-LINK"/>
    <displayreference target="I-D.ietf-asdf-sdf-mapping" to="SDF-MAPPING"/>
    <displayreference target="I-D.handrews-json-schema" to="JSO7"/>
    <displayreference target="I-D.handrews-json-schema-validation" to="JSO7V"/>
    <displayreference target="I-D.fge-json-schema-validation" to="JSO4V"/>
    <displayreference target="I-D.zyp-json-schema" to="JSO4"/>
    <references anchor="sec-combined-references" pn="section-9">
      <name slugifiedName="name-references">References</name>
      <references anchor="sec-normative-references" pn="section-9.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <referencegroup anchor="BCP26" target="https://www.rfc-editor.org/info/bcp26" derivedAnchor="BCP26">
          <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126" quoteTitle="true">
            <front>
              <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
              <author fullname="M. Cotton" initials="M." surname="Cotton"/>
              <author fullname="B. Leiba" initials="B." surname="Leiba"/>
              <author fullname="T. Narten" initials="T." surname="Narten"/>
              <date month="June" year="2017"/>
              <abstract>
                <t indent="0">Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
                <t indent="0">To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
                <t indent="0">This is the third edition of this document; it obsoletes RFC 5226.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="26"/>
            <seriesInfo name="RFC" value="8126"/>
            <seriesInfo name="DOI" value="10.17487/RFC8126"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="BCP73" target="https://www.rfc-editor.org/info/bcp73" derivedAnchor="BCP73">
          <reference anchor="RFC3553" target="https://www.rfc-editor.org/info/rfc3553" quoteTitle="true">
            <front>
              <title>An IETF URN Sub-namespace for Registered Protocol Parameters</title>
              <author fullname="M. Mealling" initials="M." surname="Mealling"/>
              <author fullname="L. Masinter" initials="L." surname="Masinter"/>
              <author fullname="T. Hardie" initials="T." surname="Hardie"/>
              <author fullname="G. Klyne" initials="G." surname="Klyne"/>
              <date month="June" year="2003"/>
              <abstract>
                <t indent="0">This document describes a new sub-delegation for the 'ietf' URN namespace for registered protocol items. The 'ietf' URN namespace is defined in RFC 2648 as a root for persistent URIs that refer to IETF- defined resources. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="73"/>
            <seriesInfo name="RFC" value="3553"/>
            <seriesInfo name="DOI" value="10.17487/RFC3553"/>
          </reference>
        </referencegroup>
        <reference anchor="IANA.core-parameters" target="https://www.iana.org/assignments/core-parameters" quoteTitle="true" derivedAnchor="IANA.core-parameters">
          <front>
            <title>Constrained RESTful Environments (CoRE) Parameters</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA.media-types" target="https://www.iana.org/assignments/media-types" quoteTitle="true" derivedAnchor="IANA.media-types">
          <front>
            <title>Media Types</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA.params" target="https://www.iana.org/assignments/params" quoteTitle="true" derivedAnchor="IANA.params">
          <front>
            <title>Uniform Resource Name (URN) Namespace for IETF Use</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA.senml" target="https://www.iana.org/assignments/senml" quoteTitle="true" derivedAnchor="IANA.senml">
          <front>
            <title>Sensor Measurement Lists (SenML)</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC3339" target="https://www.rfc-editor.org/info/rfc3339" quoteTitle="true" derivedAnchor="RFC3339">
          <front>
            <title>Date and Time on the Internet: Timestamps</title>
            <author fullname="G. Klyne" initials="G." surname="Klyne"/>
            <author fullname="C. Newman" initials="C." surname="Newman"/>
            <date month="July" year="2002"/>
            <abstract>
              <t indent="0">This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3339"/>
          <seriesInfo name="DOI" value="10.17487/RFC3339"/>
        </reference>
        <reference anchor="RFC6901" target="https://www.rfc-editor.org/info/rfc6901" quoteTitle="true" derivedAnchor="RFC6901">
          <front>
            <title>JavaScript Object Notation (JSON) Pointer</title>
            <author fullname="P. Bryan" initials="P." role="editor" surname="Bryan"/>
            <author fullname="K. Zyp" initials="K." surname="Zyp"/>
            <author fullname="M. Nottingham" initials="M." role="editor" surname="Nottingham"/>
            <date month="April" year="2013"/>
            <abstract>
              <t indent="0">JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6901"/>
          <seriesInfo name="DOI" value="10.17487/RFC6901"/>
        </reference>
        <reference anchor="RFC7396" target="https://www.rfc-editor.org/info/rfc7396" quoteTitle="true" derivedAnchor="RFC7396">
          <front>
            <title>JSON Merge Patch</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="J. Snell" initials="J." surname="Snell"/>
            <date month="October" year="2014"/>
            <abstract>
              <t indent="0">This specification defines the JSON merge patch format and processing rules. The merge patch format is primarily intended for use with the HTTP PATCH method as a means of describing a set of modifications to a target resource's content.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7396"/>
          <seriesInfo name="DOI" value="10.17487/RFC7396"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8428" target="https://www.rfc-editor.org/info/rfc8428" quoteTitle="true" derivedAnchor="RFC8428">
          <front>
            <title>Sensor Measurement Lists (SenML)</title>
            <author fullname="C. Jennings" initials="C." surname="Jennings"/>
            <author fullname="Z. Shelby" initials="Z." surname="Shelby"/>
            <author fullname="J. Arkko" initials="J." surname="Arkko"/>
            <author fullname="A. Keranen" initials="A." surname="Keranen"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="August" year="2018"/>
            <abstract>
              <t indent="0">This specification defines a format for representing simple sensor measurements and device parameters in Sensor Measurement Lists (SenML). Representations are defined in JavaScript Object Notation (JSON), Concise Binary Object Representation (CBOR), Extensible Markup Language (XML), and Efficient XML Interchange (EXI), which share the common SenML data model. A simple sensor, such as a temperature sensor, could use one of these media types in protocols such as HTTP or the Constrained Application Protocol (CoAP) to transport the measurements of the sensor or to be configured.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8428"/>
          <seriesInfo name="DOI" value="10.17487/RFC8428"/>
        </reference>
        <reference anchor="RFC8610" target="https://www.rfc-editor.org/info/rfc8610" quoteTitle="true" derivedAnchor="RFC8610">
          <front>
            <title>Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="C. Vigano" initials="C." surname="Vigano"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2019"/>
            <abstract>
              <t indent="0">This document proposes a notational convention to express Concise Binary Object Representation (CBOR) data structures (RFC 7049). Its main goal is to provide an easy and unambiguous way to express structures for protocol messages and data formats that use CBOR or JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8610"/>
          <seriesInfo name="DOI" value="10.17487/RFC8610"/>
        </reference>
        <reference anchor="RFC8798" target="https://www.rfc-editor.org/info/rfc8798" quoteTitle="true" derivedAnchor="RFC8798">
          <front>
            <title>Additional Units for Sensor Measurement Lists (SenML)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2020"/>
            <abstract>
              <t indent="0">The Sensor Measurement Lists (SenML) media type supports the indication of units for a quantity represented. This short document registers a number of additional unit names in the IANA registry for units in SenML. It also defines a registry for secondary units that cannot be in SenML's main registry, as they are derived by linear transformation from units already in that registry.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8798"/>
          <seriesInfo name="DOI" value="10.17487/RFC8798"/>
        </reference>
        <reference anchor="RFC9165" target="https://www.rfc-editor.org/info/rfc9165" quoteTitle="true" derivedAnchor="RFC9165">
          <front>
            <title>Additional Control Operators for the Concise Data Definition Language (CDDL)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="December" year="2021"/>
            <abstract>
              <t indent="0">The Concise Data Definition Language (CDDL), standardized in RFC 8610, provides "control operators" as its main language extension point.</t>
              <t indent="0">The present document defines a number of control operators that were not yet ready at the time RFC 8610 was completed:.plus,.cat, and.det for the construction of constants;.abnf/.abnfb for including ABNF (RFC 5234 and RFC 7405) in CDDL specifications; and.feature for indicating the use of a non-basic feature in an instance.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9165"/>
          <seriesInfo name="DOI" value="10.17487/RFC9165"/>
        </reference>
        <reference anchor="RFC9193" target="https://www.rfc-editor.org/info/rfc9193" quoteTitle="true" derivedAnchor="RFC9193">
          <front>
            <title>Sensor Measurement Lists (SenML) Fields for Indicating Data Value Content-Format</title>
            <author fullname="A. Keränen" initials="A." surname="Keränen"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2022"/>
            <abstract>
              <t indent="0">The Sensor Measurement Lists (SenML) media types support multiple types of values, from numbers to text strings and arbitrary binary Data Values. In order to facilitate processing of binary Data Values, this document specifies a pair of new SenML fields for indicating the content format of those binary Data Values, i.e., their Internet media type, including parameters as well as any content codings applied.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9193"/>
          <seriesInfo name="DOI" value="10.17487/RFC9193"/>
        </reference>
        <reference anchor="RFC9562" target="https://www.rfc-editor.org/info/rfc9562" quoteTitle="true" derivedAnchor="RFC9562">
          <front>
            <title>Universally Unique IDentifiers (UUIDs)</title>
            <author fullname="K. Davis" initials="K." surname="Davis"/>
            <author fullname="B. Peabody" initials="B." surname="Peabody"/>
            <author fullname="P. Leach" initials="P." surname="Leach"/>
            <date month="May" year="2024"/>
            <abstract>
              <t indent="0">This specification defines UUIDs (Universally Unique IDentifiers) --
also known as GUIDs (Globally Unique IDentifiers) -- and a Uniform
Resource Name namespace for UUIDs. A UUID is 128 bits long and is
intended to guarantee uniqueness across space and time. UUIDs were
originally used in the Apollo Network Computing System (NCS), later
in the Open Software Foundation's (OSF's) Distributed Computing
Environment (DCE), and then in Microsoft Windows platforms.</t>
              <t indent="0">This specification is derived from the OSF DCE specification with the
kind permission of the OSF (now known as "The Open Group"). Information from earlier versions of the OSF DCE specification have
been incorporated into this document. This document obsoletes RFC
4122.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9562"/>
          <seriesInfo name="DOI" value="10.17487/RFC9562"/>
        </reference>
        <reference anchor="SPDX" target="https://spdx.org/licenses/" quoteTitle="true" derivedAnchor="SPDX">
          <front>
            <title>SPDX License List</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date/>
          </front>
        </reference>
        <referencegroup anchor="STD63" target="https://www.rfc-editor.org/info/std63" derivedAnchor="STD63">
          <reference anchor="RFC3629" target="https://www.rfc-editor.org/info/rfc3629" quoteTitle="true">
            <front>
              <title>UTF-8, a transformation format of ISO 10646</title>
              <author fullname="F. Yergeau" initials="F." surname="Yergeau"/>
              <date month="November" year="2003"/>
              <abstract>
                <t indent="0">ISO/IEC 10646-1 defines a large character set called the Universal Character Set (UCS) which encompasses most of the world's writing systems. The originally proposed encodings of the UCS, however, were not compatible with many current applications and protocols, and this has led to the development of UTF-8, the object of this memo. UTF-8 has the characteristic of preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values. This memo obsoletes and replaces RFC 2279.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="63"/>
            <seriesInfo name="RFC" value="3629"/>
            <seriesInfo name="DOI" value="10.17487/RFC3629"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="STD66" target="https://www.rfc-editor.org/info/std66" derivedAnchor="STD66">
          <reference anchor="RFC3986" target="https://www.rfc-editor.org/info/rfc3986" quoteTitle="true">
            <front>
              <title>Uniform Resource Identifier (URI): Generic Syntax</title>
              <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
              <author fullname="R. Fielding" initials="R." surname="Fielding"/>
              <author fullname="L. Masinter" initials="L." surname="Masinter"/>
              <date month="January" year="2005"/>
              <abstract>
                <t indent="0">A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="66"/>
            <seriesInfo name="RFC" value="3986"/>
            <seriesInfo name="DOI" value="10.17487/RFC3986"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="STD80" target="https://www.rfc-editor.org/info/std80" derivedAnchor="STD80">
          <reference anchor="RFC0020" target="https://www.rfc-editor.org/info/rfc20" quoteTitle="true">
            <front>
              <title>ASCII format for network interchange</title>
              <author fullname="V.G. Cerf" initials="V.G." surname="Cerf"/>
              <date month="October" year="1969"/>
            </front>
            <seriesInfo name="STD" value="80"/>
            <seriesInfo name="RFC" value="20"/>
            <seriesInfo name="DOI" value="10.17487/RFC0020"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="STD90" target="https://www.rfc-editor.org/info/std90" derivedAnchor="STD90">
          <reference anchor="RFC8259" target="https://www.rfc-editor.org/info/rfc8259" quoteTitle="true">
            <front>
              <title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
              <author fullname="T. Bray" initials="T." role="editor" surname="Bray"/>
              <date month="December" year="2017"/>
              <abstract>
                <t indent="0">JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format. It was derived from the ECMAScript Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structured data.</t>
                <t indent="0">This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="90"/>
            <seriesInfo name="RFC" value="8259"/>
            <seriesInfo name="DOI" value="10.17487/RFC8259"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="STD94" target="https://www.rfc-editor.org/info/std94" derivedAnchor="STD94">
          <reference anchor="RFC8949" target="https://www.rfc-editor.org/info/rfc8949" quoteTitle="true">
            <front>
              <title>Concise Binary Object Representation (CBOR)</title>
              <author fullname="C. Bormann" initials="C." surname="Bormann"/>
              <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
              <date month="December" year="2020"/>
              <abstract>
                <t indent="0">The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
                <t indent="0">This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049. It does not create a new version of the format.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="94"/>
            <seriesInfo name="RFC" value="8949"/>
            <seriesInfo name="DOI" value="10.17487/RFC8949"/>
          </reference>
        </referencegroup>
        <reference anchor="W3C.NOTE-curie-20101216" target="https://www.w3.org/TR/2010/NOTE-curie-20101216/" quoteTitle="true" derivedAnchor="W3C.NOTE-curie-20101216">
          <front>
            <title>CURIE Syntax 1.0</title>
            <author fullname="Mark Birbeck" role="editor"/>
            <author fullname="Shane McCarron" role="editor"/>
            <date day="16" month="December" year="2010"/>
          </front>
          <refcontent>W3C Working Group Note</refcontent>
        </reference>
      </references>
      <references anchor="sec-informative-references" pn="section-9.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <referencegroup anchor="BCP100" target="https://www.rfc-editor.org/info/bcp100" derivedAnchor="BCP100">
          <reference anchor="RFC7120" target="https://www.rfc-editor.org/info/rfc7120" quoteTitle="true">
            <front>
              <title>Early IANA Allocation of Standards Track Code Points</title>
              <author fullname="M. Cotton" initials="M." surname="Cotton"/>
              <date month="January" year="2014"/>
              <abstract>
                <t indent="0">This memo describes the process for early allocation of code points by IANA from registries for which "Specification Required", "RFC Required", "IETF Review", or "Standards Action" policies apply. This process can be used to alleviate the problem where code point allocation is needed to facilitate desired or required implementation and deployment experience prior to publication of an RFC, which would normally trigger code point allocation. The procedures in this document are intended to apply only to IETF Stream documents.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="100"/>
            <seriesInfo name="RFC" value="7120"/>
            <seriesInfo name="DOI" value="10.17487/RFC7120"/>
          </reference>
        </referencegroup>
        <reference anchor="CamelCase" target="http://wiki.c2.com/?CamelCase" quoteTitle="true" derivedAnchor="CamelCase">
          <front>
            <title>Camel Case</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="December"/>
          </front>
        </reference>
        <reference anchor="I-D.bormann-t2trg-deref-id" target="https://datatracker.ietf.org/doc/html/draft-bormann-t2trg-deref-id-06" quoteTitle="true" derivedAnchor="DEREF-ID-PATTERN">
          <front>
            <title>The "dereferenceable identifier" pattern</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization showOnFrontPage="true">Universität Bremen TZI</organization>
            </author>
            <author fullname="Christian Amsüss" initials="C." surname="Amsüss"/>
            <date day="30" month="August" year="2025"/>
            <abstract>
              <t indent="0">In a protocol or an application environment, it is often important to be able to create unambiguous identifiers for some meaning (concept or some entity). Due to the simplicity of creating URIs, these have become popular for this purpose. Beyond the purpose of identifiers to be uniquely associated with a meaning, some of these URIs are in principle _dereferenceable_, so something can be placed that can be retrieved when encountering such a URI.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bormann-t2trg-deref-id-06"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="ECMA-262" target="https://ecma-international.org/wp-content/uploads/ECMA-262_16th_edition_june_2025.pdf" quoteTitle="true" derivedAnchor="ECMA-262">
          <front>
            <title>ECMAScript 2025 Language Specification</title>
            <author>
              <organization showOnFrontPage="true">Ecma International</organization>
            </author>
            <date year="2025" month="June"/>
          </front>
          <seriesInfo name="ECMA Standard" value="ECMA-262"/>
          <refcontent>16th Edition</refcontent>
        </reference>
        <reference anchor="I-D.zyp-json-schema" target="https://datatracker.ietf.org/doc/html/draft-zyp-json-schema-04" quoteTitle="true" derivedAnchor="JSO4">
          <front>
            <title>JSON Schema: core definitions and terminology</title>
            <author initials="F." surname="Galiegue" fullname="Francis Galiegue" role="editor">
         </author>
            <author initials="K." surname="Zyp" fullname="Kris Zyp" role="editor">
              <organization showOnFrontPage="true">SitePen (USA)</organization>
            </author>
            <author initials="G." surname="Court" fullname="Gary Court">
         </author>
            <date month="January" day="31" year="2013"/>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-zyp-json-schema-04"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.fge-json-schema-validation" target="https://datatracker.ietf.org/doc/html/draft-fge-json-schema-validation-00" quoteTitle="true" derivedAnchor="JSO4V">
          <front>
            <title>JSON Schema: interactive and non interactive validation</title>
            <author fullname="Kris Zyp" initials="K." surname="Zyp">
              <organization showOnFrontPage="true">SitePen (USA)</organization>
            </author>
            <author fullname="Gary Court" initials="G." surname="Court"/>
            <date day="31" month="January" year="2013"/>
            <abstract>
              <t indent="0">JSON Schema (application/schema+json) has several purposes, one of which is instance validation. The validation process may be interactive or non interactive. For instance, applications may use JSON Schema to build a user interface enabling interactive content generation in addition to user input checking, or validate data retrieved from various sources. This specification describes schema keywords dedicated to validation purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-fge-json-schema-validation-00"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.handrews-json-schema" target="https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-02" quoteTitle="true" derivedAnchor="JSO7">
          <front>
            <title>JSON Schema: A Media Type for Describing JSON Documents</title>
            <author initials="A." surname="Wright" fullname="Austin Wright" role="editor">
         </author>
            <author initials="H." surname="Andrews" fullname="Henry Andrews" role="editor">
         </author>
            <author initials="B." surname="Hutton" fullname="Ben Hutton" role="editor">
              <organization showOnFrontPage="true">Wellcome Sanger Institute</organization>
            </author>
            <author initials="G." surname="Dennis" fullname="Greg Dennis">
         </author>
            <date month="September" day="17" year="2019"/>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-handrews-json-schema-02"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.handrews-json-schema-validation" target="https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-validation-02" quoteTitle="true" derivedAnchor="JSO7V">
          <front>
            <title>JSON Schema Validation: A Vocabulary for Structural Validation of JSON</title>
            <author initials="A." surname="Wright" fullname="Austin Wright" role="editor">
         </author>
            <author initials="H." surname="Andrews" fullname="Henry Andrews" role="editor">
         </author>
            <author initials="B." surname="Hutton" fullname="Ben Hutton" role="editor">
              <organization showOnFrontPage="true">Wellcome Sanger Institute</organization>
            </author>
            <date month="September" day="17" year="2019"/>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-handrews-json-schema-validation-02"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="KebabCase" target="http://wiki.c2.com/?KebabCase" quoteTitle="true" derivedAnchor="KebabCase">
          <front>
            <title>Kebab Case</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2014" month="August"/>
          </front>
        </reference>
        <reference anchor="OCF" target="https://openconnectivity.org/specs/OCF_Resource_Type_Specification.pdf" quoteTitle="true" derivedAnchor="OCF">
          <front>
            <title>OCF Resource Type Specification</title>
            <author>
              <organization showOnFrontPage="true">Open Connectivity Foundation</organization>
            </author>
            <date month="November" year="2023"/>
          </front>
          <refcontent>Version 2.2.7</refcontent>
        </reference>
        <reference anchor="OMA" target="https://www.openmobilealliance.org/specifications/registries/objects" quoteTitle="true" derivedAnchor="OMA">
          <front>
            <title>LwM2M OBJECTS</title>
            <author>
              <organization showOnFrontPage="true">Open Mobile Alliance</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="I-D.irtf-t2trg-rest-iot" target="https://datatracker.ietf.org/doc/html/draft-irtf-t2trg-rest-iot-17" quoteTitle="true" derivedAnchor="REST-IOT">
          <front>
            <title>Guidance on RESTful Design for Internet of Things Systems</title>
            <author fullname="Ari Keränen" initials="A." surname="Keränen">
              <organization showOnFrontPage="true">Ericsson</organization>
            </author>
            <author fullname="Matthias Kovatsch" initials="M." surname="Kovatsch">
              <organization showOnFrontPage="true">Siemens</organization>
            </author>
            <author fullname="Klaus Hartke" initials="K." surname="Hartke"/>
            <date day="20" month="October" year="2025"/>
            <abstract>
              <t indent="0">This document gives guidance for designing Internet of Things (IoT) systems that follow the principles of the Representational State Transfer (REST) architectural style. This document is a product of the IRTF Thing-to-Thing Research Group (T2TRG).</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-irtf-t2trg-rest-iot-17"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="RFC8576" target="https://www.rfc-editor.org/info/rfc8576" quoteTitle="true" derivedAnchor="RFC8576">
          <front>
            <title>Internet of Things (IoT) Security: State of the Art and Challenges</title>
            <author fullname="O. Garcia-Morchon" initials="O." surname="Garcia-Morchon"/>
            <author fullname="S. Kumar" initials="S." surname="Kumar"/>
            <author fullname="M. Sethi" initials="M." surname="Sethi"/>
            <date month="April" year="2019"/>
            <abstract>
              <t indent="0">The Internet of Things (IoT) concept refers to the usage of standard Internet protocols to allow for human-to-thing and thing-to-thing communication. The security needs for IoT systems are well recognized, and many standardization steps to provide security have been taken -- for example, the specification of the Constrained Application Protocol (CoAP) secured with Datagram Transport Layer Security (DTLS). However, security challenges still exist, not only because there are some use cases that lack a suitable solution, but also because many IoT devices and systems have been designed and deployed with very limited security capabilities. In this document, we first discuss the various stages in the lifecycle of a thing. Next, we document the security threats to a thing and the challenges that one might face to protect against these threats. Lastly, we discuss the next steps needed to facilitate the deployment of secure IoT systems. This document can be used by implementers and authors of IoT specifications as a reference for details about security considerations while documenting their specific security challenges, threat models, and mitigations.</t>
              <t indent="0">This document is a product of the IRTF Thing-to-Thing Research Group (T2TRG).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8576"/>
          <seriesInfo name="DOI" value="10.17487/RFC8576"/>
        </reference>
        <reference anchor="RFC9485" target="https://www.rfc-editor.org/info/rfc9485" quoteTitle="true" derivedAnchor="RFC9485">
          <front>
            <title>I-Regexp: An Interoperable Regular Expression Format</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="T. Bray" initials="T." surname="Bray"/>
            <date month="October" year="2023"/>
            <abstract>
              <t indent="0">This document specifies I-Regexp, a flavor of regular expression that is limited in scope with the goal of interoperation across many different regular expression libraries.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9485"/>
          <seriesInfo name="DOI" value="10.17487/RFC9485"/>
        </reference>
        <reference anchor="RFC9535" target="https://www.rfc-editor.org/info/rfc9535" quoteTitle="true" derivedAnchor="RFC9535">
          <front>
            <title>JSONPath: Query Expressions for JSON</title>
            <author fullname="S. Gössner" initials="S." role="editor" surname="Gössner"/>
            <author fullname="G. Normington" initials="G." role="editor" surname="Normington"/>
            <author fullname="C. Bormann" initials="C." role="editor" surname="Bormann"/>
            <date month="February" year="2024"/>
            <abstract>
              <t indent="0">JSONPath defines a string syntax for selecting and extracting JSON (RFC 8259) values from within a given JSON value.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9535"/>
          <seriesInfo name="DOI" value="10.17487/RFC9535"/>
        </reference>
        <reference anchor="I-D.ietf-asdf-sdf-mapping" target="https://datatracker.ietf.org/doc/html/draft-ietf-asdf-sdf-mapping-00" quoteTitle="true" derivedAnchor="SDF-MAPPING">
          <front>
            <title>Semantic Definition Format (SDF): Mapping files</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization showOnFrontPage="true">Universität Bremen TZI</organization>
            </author>
            <author fullname="Jan Romann" initials="J." surname="Romann">
              <organization showOnFrontPage="true">Universität Bremen</organization>
            </author>
            <date day="18" month="December" year="2025"/>
            <abstract>
              <t indent="0">The Semantic Definition Format (SDF) is a format for domain experts to use in the creation and maintenance of data and interaction models that describe Things, i.e., physical objects that are available for interaction over a network. It was created as a common language for use in the development of the One Data Model liaison organization (OneDM) models. Tools convert this format to database formats and other serializations as needed. An SDF specification often needs to be augmented by additional information that is specific to its use in a particular ecosystem or application. SDF mapping files provide a mechanism to represent this augmentation.</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-asdf-sdf-mapping-00"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <reference anchor="I-D.ietf-asdf-sdftype-link" target="https://datatracker.ietf.org/doc/html/draft-ietf-asdf-sdftype-link-01" quoteTitle="true" derivedAnchor="SDFTYPE-LINK">
          <front>
            <title>An sdfType for Links</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization showOnFrontPage="true">Universität Bremen TZI</organization>
            </author>
            <author fullname="Ari Keränen" initials="A." surname="Keränen">
              <organization showOnFrontPage="true">Ericsson</organization>
            </author>
            <date day="19" month="December" year="2025"/>
            <abstract>
              <t indent="0">This document defines and registers an sdfType "link" for the Semantic Definition Format (SDF) for Data and Interactions of Things (draft-ietf-asdf-sdf).</t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-asdf-sdftype-link-01"/>
          <refcontent>Work in Progress</refcontent>
        </reference>
        <referencegroup anchor="STD97" target="https://www.rfc-editor.org/info/std97" derivedAnchor="STD97">
          <reference anchor="RFC9110" target="https://www.rfc-editor.org/info/rfc9110" quoteTitle="true">
            <front>
              <title>HTTP Semantics</title>
              <author fullname="R. Fielding" initials="R." role="editor" surname="Fielding"/>
              <author fullname="M. Nottingham" initials="M." role="editor" surname="Nottingham"/>
              <author fullname="J. Reschke" initials="J." role="editor" surname="Reschke"/>
              <date month="June" year="2022"/>
              <abstract>
                <t indent="0">The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol for distributed, collaborative, hypertext information systems. This document describes the overall architecture of HTTP, establishes common terminology, and defines aspects of the protocol that are shared by all versions. In this definition are core protocol elements, extensibility mechanisms, and the "http" and "https" Uniform Resource Identifier (URI) schemes.</t>
                <t indent="0">This document updates RFC 3864 and obsoletes RFCs 2818, 7231, 7232, 7233, 7235, 7538, 7615, 7694, and portions of 7230.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="97"/>
            <seriesInfo name="RFC" value="9110"/>
            <seriesInfo name="DOI" value="10.17487/RFC9110"/>
          </reference>
        </referencegroup>
        <reference anchor="WoT" target="https://www.w3.org/TR/2023/REC-wot-thing-description11-20231205/" quoteTitle="true" derivedAnchor="WoT">
          <front>
            <title>Web of Things (WoT) Thing Description 1.1</title>
            <author initials="S." surname="Kaebisch" fullname="Sebastian Kaebisch" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="McCool" fullname="Michael McCool" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Korkan" fullname="Ege Korkan" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2023" month="December" day="05"/>
          </front>
          <seriesInfo name="W3C" value="Recommendation"/>
        </reference>
        <reference anchor="ZCL" quoteTitle="true" target="https://doi.org/10.1016/b978-0-7506-8597-9.00006-9" derivedAnchor="ZCL">
          <front>
            <title>Chapter 6 - The ZigBee Cluster Library</title>
            <author>
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2008"/>
          </front>
          <refcontent>Zigbee Wireless Networking, pp. 239-271</refcontent>
          <seriesInfo name="DOI" value="10.1016/b978-0-7506-8597-9.00006-9"/>
          <seriesInfo name="ISBN" value="9780750685979"/>
        </reference>
      </references>
    </references>
    <section anchor="syntax" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-formal-syntax-of-sdf">Formal Syntax of SDF</name>
      <t indent="0" pn="section-appendix.a-1">This normative appendix describes the syntax of SDF using CDDL <xref target="RFC8610" format="default" sectionFormat="of" derivedContent="RFC8610"/>.</t>
      <t indent="0" pn="section-appendix.a-2">This appendix shows the framework syntax only, i.e., a syntax with liberal extension points.
Since this syntax is nearly useless in finding typos in an SDF
specification, a second syntax, the validation syntax, is defined that
does not include the extension points.
The validation syntax can be generated from the framework syntax by
leaving out all lines containing the string <tt>EXTENSION-POINT</tt>; as this
is trivial, the result is not shown here.</t>
      <t indent="0" pn="section-appendix.a-3">This appendix makes use of CDDL "features" as defined in <xref section="4" sectionFormat="of" target="RFC9165" format="default" derivedLink="https://rfc-editor.org/rfc/rfc9165#section-4" derivedContent="RFC9165"/>.
Features whose names end in "-ext" indicate extension points for
further evolution.</t>
      <sourcecode type="cddl" markers="false" pn="section-appendix.a-4">
start = sdf-syntax

sdf-syntax = {
 ; info will be required in most process policies
 ? info: sdfinfo
 ? namespace: named&lt;text&gt;
 ? defaultNamespace: text
 ; Thing is a composition of objects that work together in some way
 ? sdfThing: named&lt;thingqualities&gt;
 ; Object is a set of Properties, Actions, and Events that together
 ; perform a particular function
 ? sdfObject: named&lt;objectqualities&gt;
 ; Includes Properties, Actions, and Events as well as sdfData
 paedataqualities
 * $$SDF-EXTENSION-TOP
 EXTENSION-POINT&lt;"top-ext"&gt;
}

sdfinfo = {
 ? title: text
 ? description: text
 ? version: text
 ? copyright: text
 ? license: text
 ? modified: modified-date-time
 ? features: [
               * (any .feature "feature-name") ; EXTENSION-POINT
             ]
 optional-comment
 * $$SDF-EXTENSION-INFO
 EXTENSION-POINT&lt;"info-ext"&gt;
}

; Shortcut for a map that gives names to instances of X
; (has keys of type text and values of type X)
named&lt;X&gt; = { * text =&gt; X }

; EXTENSION-POINT is only used in framework syntax
EXTENSION-POINT&lt;f&gt; = ( * (quality-name .feature f) =&gt; any )
quality-name = text .regexp "([a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*"

sdf-pointer = global / same-object / true
global = text .regexp ".*[:#].*" ; rough CURIE or JSON Pointer syntax
same-object = referenceable-name
referenceable-name = text .regexp "[^:#]*"

; per se no point in having an empty list, but used for sdfRequired
; in odmobject-multiple_axis_joystick.sdf.json
pointer-list = [* sdf-pointer]

optional-comment = (
 ? $comment: text       ; source code comments only, no semantics
)

commonqualities = (
 ? description: text    ; long text (no constraints)
 ? label: text          ; short text (no constraints); default to key
 optional-comment
 ? sdfRef: sdf-pointer
 ; applies to qualities of properties, of data:
 ? sdfRequired: pointer-list
)

arraydefinitionqualities = (
 ? "minItems" =&gt; uint
 ? "maxItems" =&gt; uint
)

paedataqualities = (
 ; Property represents the state of an instance of an object
 ? sdfProperty: named&lt;propertyqualities&gt;
 ; Action invokes an application layer verb associated with an object
 ? sdfAction: named&lt;actionqualities&gt;
 ; Event represents an occurrence of event associated with an object
 ? sdfEvent: named&lt;eventqualities&gt;
 ; Data represents a piece of information that can be the state of a
 ; property or a parameter to an action or a signal in an event
 ? sdfData: named&lt;dataqualities&gt;

)

; for building hierarchy
thingqualities = {
 commonqualities
 ? sdfObject: named&lt;objectqualities&gt;
 ? sdfThing: named&lt;thingqualities&gt;
 paedataqualities
 arraydefinitionqualities
 * $$SDF-EXTENSION-THING
 EXTENSION-POINT&lt;"thing-ext"&gt;
}

; for single objects, or for arrays of objects
objectqualities = {
 commonqualities
 paedataqualities
 arraydefinitionqualities
 * $$SDF-EXTENSION-OBJECT
 EXTENSION-POINT&lt;"object-ext"&gt;
}

parameter-list = dataqualities

actionqualities = {
 commonqualities
 ? sdfInputData: parameter-list   ; sdfRequiredInputData applies here
 ? sdfOutputData: parameter-list  ; sdfRequired applies here
 ; zero or more named data type definitions that might be used above
 ? sdfData: named&lt;dataqualities&gt;
 * $$SDF-EXTENSION-ACTION
 EXTENSION-POINT&lt;"action-ext"&gt;
}

eventqualities = {
 commonqualities
 ? sdfOutputData: parameter-list  ; sdfRequired applies here
 ; zero or more named data type definitions that might be used above
 ? sdfData: named&lt;dataqualities&gt;
 * $$SDF-EXTENSION-EVENT
 EXTENSION-POINT&lt;"event-ext"&gt;
}

sdftype-name = text .regexp "[a-z][-a-z0-9]*"       ; EXTENSION-POINT

dataqualities = {
 commonqualities
 jsonschema
 ? "unit" =&gt; text
 ? nullable: bool
 ? "sdfType" =&gt; "byte-string" / "unix-time"
            / $SDF-EXTENSION-SDFTYPE .within sdftype-name
            / (sdftype-name .feature "sdftype-ext") ; EXTENSION-POINT
 ? contentFormat: text
 * $$SDF-EXTENSION-DATA
 EXTENSION-POINT&lt;"data-ext"&gt;
}

propertyqualities = {
 ? observable: bool
 ? readable: bool
 ? writable: bool
 * $$SDF-EXTENSION-PROPERTY
 ~dataqualities
}

allowed-types = number / text / bool / null
              / [* number] / [* text] / [* bool]
              / {* text =&gt; any}
              / $SDF-EXTENSION-ALLOWED
              / (any .feature "allowed-ext")        ; EXTENSION-POINT

compound-type = (
  "type" =&gt; "object"
  ? required: [+text]
  ? properties: named&lt;dataqualities&gt;
)

optional-choice = (
 ? (("sdfChoice" =&gt; named&lt;dataqualities&gt;)
  // ("enum" =&gt; [+ text])) ; limited to text strings
)

jsonschema = (
 ? (("type" =&gt; "number" / "string" / "boolean" / "integer" / "array")
    // compound-type
    // $$SDF-EXTENSION-TYPE
    // (type: text .feature "type-ext")             ; EXTENSION-POINT
   )
 ; if present, all other qualities apply to all choices:
 optional-choice
 ; the next three should validate against type:
 ? const: allowed-types
 ? default: allowed-types
 ; number/integer constraints
 ? minimum: number
 ? maximum: number
 ? exclusiveMinimum: number
 ? exclusiveMaximum: number
 ? multipleOf: number
 ; text string constraints
 ? minLength: uint
 ? maxLength: uint
 ? pattern: text                ; regexp
 ? format: "date-time" / "date" / "time"
           / "uri" / "uri-reference" / "uuid"
           / $SDF-EXTENSION-FORMAT .within text
           / (text .feature "format-ext")           ; EXTENSION-POINT
 ; array constraints
 ? minItems: uint
 ? maxItems: uint
 ? uniqueItems: bool
 ? items: jso-items
)

jso-items = {
     ? sdfRef: sdf-pointer ; import limited to subset allowed here...
     ? description: text   ; long text (no constraints)
     optional-comment
     ; leave commonqualities out for non-complex data types,
     ; but need the above three.
     ; no further nesting: no "array"
     ? ((type: "number" / "string" / "boolean" / "integer")
        // compound-type
        // $$SDF-EXTENSION-ITEMTYPE
        // (type: text .feature "itemtype-ext")     ; EXTENSION-POINT
       )
     ; if present, all other qualities apply to all choices
     optional-choice
     ; jso subset
     ? minimum: number
     ? maximum: number
     ? format: text
     ? minLength: uint
     ? maxLength: uint
     * $$SDF-EXTENSION-ITEMS
     EXTENSION-POINT&lt;"items-ext"&gt;
   }

modified-date-time = text .abnf modified-dt-abnf
modified-dt-abnf = "modified-dt" .det rfc3339z

; RFC 3339 sans time-numoffset, slightly condensed
rfc3339z = '
   date-fullyear   = 4DIGIT
   date-month      = 2DIGIT  ; 01-12
   date-mday       = 2DIGIT  ; 01-28, 01-29, 01-30, 01-31 based on
                             ; month/year
   time-hour       = 2DIGIT  ; 00-23
   time-minute     = 2DIGIT  ; 00-59
   time-second     = 2DIGIT  ; 00-58, 00-59, 00-60 based on leap sec
                             ; rules
   time-secfrac    = "." 1*DIGIT
   DIGIT           =  %x30-39 ; 0-9

   partial-time    = time-hour ":" time-minute ":" time-second
                     [time-secfrac]
   full-date       = date-fullyear "-" date-month "-" date-mday

   modified-dt     = full-date ["T" partial-time "Z"]
'
</sourcecode>
    </section>
    <section anchor="jso" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.b">
      <name slugifiedName="name-json-schemaorg-rendition-of">json-schema.org Rendition of SDF Syntax</name>
      <t indent="0" pn="section-appendix.b-1">This informative appendix describes the syntax of SDF defined in <xref target="syntax" format="default" sectionFormat="of" derivedContent="Appendix A"/>, but
uses a version of the description techniques advertised on
json-schema.org <xref target="I-D.handrews-json-schema" format="default" sectionFormat="of" derivedContent="JSO7"/> <xref target="I-D.handrews-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO7V"/>.</t>
      <t indent="0" pn="section-appendix.b-2">The appendix shows both the validation and the framework syntax.
Since most of the lines are the same between these two files, those lines are shown only once, with a leading space, in the form of a unified diff.
Lines leading with a <tt>-</tt> are part of the validation syntax and lines leading with a <tt>+</tt> are part of the framework syntax.</t>
      <sourcecode type="jso.json" markers="false" pn="section-appendix.b-3">
 {
-  "title": "sdf-validation.cddl -- Generated: 2025-10-13T08:43:18Z",
+  "title": "sdf-framework.cddl -- Generated: 2025-10-13T08:43:29Z",
   "$schema": "http://json-schema.org/draft-07/schema#",
   "$ref": "#/definitions/sdf-syntax",
   "definitions": {
     "sdf-syntax": {
       "type": "object",
       "properties": {
         "info": {
           "$ref": "#/definitions/sdfinfo"
         },
         "namespace": {
           "type": "object",
           "additionalProperties": {
             "type": "string"
           }
         },
         "defaultNamespace": {
           "type": "string"
         },
         "sdfThing": {
           "type": "object",
           "additionalProperties": {
             "$ref": "#/definitions/thingqualities"
           }
         },
         "sdfObject": {
           "type": "object",
           "additionalProperties": {
             "$ref": "#/definitions/objectqualities"
           }
         },
         "sdfProperty": {
           "$ref": "#/definitions/sdfProperty-"
         },
         "sdfAction": {
           "$ref": "#/definitions/sdfAction-"
         },
         "sdfEvent": {
           "$ref": "#/definitions/sdfEvent-"
         },
         "sdfData": {
           "$ref": "#/definitions/sdfData-sdfChoice-properties-"
         }
       },
+      "patternProperties": {
+        "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+      },
       "additionalProperties": false
     },
     "sdfinfo": {
       "type": "object",
       "properties": {
         "title": {
           "type": "string"
         },
         "description": {
           "type": "string"
         },
         "version": {
           "type": "string"
         },
         "copyright": {
           "type": "string"
         },
         "license": {
           "type": "string"
         },
         "modified": {
           "$ref": "#/definitions/modified-date-time"
         },
         "features": {
-          "type": "array",
-          "maxItems": 0
+          "type": "array"
         },
         "$comment": {
           "type": "string"
         }
       },
+      "patternProperties": {
+        "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+      },
       "additionalProperties": false
     },
     "modified-date-time": {
       "type": "string"
     },
     "thingqualities": {
       "type": "object",
       "properties": {
         "description": {
           "type": "string"
         },
         "label": {
           "type": "string"
         },
         "$comment": {
           "type": "string"
         },
         "sdfRef": {
           "$ref": "#/definitions/sdf-pointer"
         },
         "sdfRequired": {
           "$ref": "#/definitions/pointer-list"
         },
         "sdfObject": {
           "type": "object",
           "additionalProperties": {
             "$ref": "#/definitions/objectqualities"
           }
         },
         "sdfThing": {
           "type": "object",
           "additionalProperties": {
             "$ref": "#/definitions/thingqualities"
           }
         },
         "sdfProperty": {
           "$ref": "#/definitions/sdfProperty-"
         },
         "sdfAction": {
           "$ref": "#/definitions/sdfAction-"
         },
         "sdfEvent": {
           "$ref": "#/definitions/sdfEvent-"
         },
         "sdfData": {
           "$ref": "#/definitions/sdfData-sdfChoice-properties-"
         },
         "minItems": {
           "$ref": "#/definitions/uint"
         },
         "maxItems": {
           "$ref": "#/definitions/uint"
         }
       },
+      "patternProperties": {
+        "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+      },
       "additionalProperties": false
     },
     "sdf-pointer": {
       "anyOf": [
         {
           "$ref": "#/definitions/global"
         },
         {
           "$ref": "#/definitions/same-object"
         },
         {
           "$ref": "#/definitions/true"
         }
       ]
     },
     "global": {
       "type": "string",
       "pattern": "^[^\\n\\r]*[:#][^\\n\\r]*$"
     },
     "same-object": {
       "$ref": "#/definitions/referenceable-name"
     },
     "referenceable-name": {
       "type": "string",
       "pattern": "^[^:#]*$"
     },
     "true": {
       "type": "boolean",
       "const": true
     },
     "pointer-list": {
       "type": "array",
       "items": {
         "$ref": "#/definitions/sdf-pointer"
       }
     },
     "objectqualities": {
       "type": "object",
       "properties": {
         "description": {
           "type": "string"
         },
         "label": {
           "type": "string"
         },
         "$comment": {
           "type": "string"
         },
         "sdfRef": {
           "$ref": "#/definitions/sdf-pointer"
         },
         "sdfRequired": {
           "$ref": "#/definitions/pointer-list"
         },
         "sdfProperty": {
           "$ref": "#/definitions/sdfProperty-"
         },
         "sdfAction": {
           "$ref": "#/definitions/sdfAction-"
         },
         "sdfEvent": {
           "$ref": "#/definitions/sdfEvent-"
         },
         "sdfData": {
           "$ref": "#/definitions/sdfData-sdfChoice-properties-"
         },
         "minItems": {
           "$ref": "#/definitions/uint"
         },
         "maxItems": {
           "$ref": "#/definitions/uint"
         }
       },
+      "patternProperties": {
+        "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+      },
       "additionalProperties": false
     },
     "propertyqualities": {
       "anyOf": [
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "$ref": "#/definitions/type-"
             },
             "sdfChoice": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "observable": {
               "type": "boolean"
             },
             "readable": {
               "type": "boolean"
             },
             "writable": {
               "type": "boolean"
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "const": "object"
             },
             "required": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "properties": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "sdfChoice": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "observable": {
               "type": "boolean"
             },
             "readable": {
               "type": "boolean"
             },
             "writable": {
               "type": "boolean"
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
+          "properties": {
+            "type": {
+              "type": "string"
+            },
+            "sdfChoice": {
+              "$ref": "#/definitions/sdfData-sdfChoice-properties-"
+            },
+            "observable": {
+              "type": "boolean"
+            },
+            "readable": {
+              "type": "boolean"
+            },
+            "writable": {
+              "type": "boolean"
+            },
+            "description": {
+              "type": "string"
+            },
+            "label": {
+              "type": "string"
+            },
+            "$comment": {
+              "type": "string"
+            },
+            "sdfRef": {
+              "$ref": "#/definitions/sdf-pointer"
+            },
+            "sdfRequired": {
+              "$ref": "#/definitions/pointer-list"
+            },
+            "const": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "default": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "minimum": {
+              "type": "number"
+            },
+            "maximum": {
+              "type": "number"
+            },
+            "exclusiveMinimum": {
+              "type": "number"
+            },
+            "exclusiveMaximum": {
+              "type": "number"
+            },
+            "multipleOf": {
+              "type": "number"
+            },
+            "minLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "pattern": {
+              "type": "string"
+            },
+            "format": {
+              "$ref": "#/definitions/format-"
+            },
+            "minItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "uniqueItems": {
+              "type": "boolean"
+            },
+            "items": {
+              "$ref": "#/definitions/jso-items"
+            },
+            "unit": {
+              "type": "string"
+            },
+            "nullable": {
+              "type": "boolean"
+            },
+            "sdfType": {
+              "$ref": "#/definitions/sdfType-"
+            },
+            "contentFormat": {
+              "type": "string"
+            }
+          },
+          "additionalProperties": false
+        },
+        {
+          "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "$ref": "#/definitions/type-"
             },
             "enum": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "observable": {
               "type": "boolean"
             },
             "readable": {
               "type": "boolean"
             },
             "writable": {
               "type": "boolean"
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "const": "object"
             },
             "required": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "properties": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "enum": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "observable": {
               "type": "boolean"
             },
             "readable": {
               "type": "boolean"
             },
             "writable": {
               "type": "boolean"
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
+        },
+        {
+          "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
+          "properties": {
+            "type": {
+              "type": "string"
+            },
+            "enum": {
+              "type": "array",
+              "items": {
+                "type": "string"
+              },
+              "minItems": 1
+            },
+            "observable": {
+              "type": "boolean"
+            },
+            "readable": {
+              "type": "boolean"
+            },
+            "writable": {
+              "type": "boolean"
+            },
+            "description": {
+              "type": "string"
+            },
+            "label": {
+              "type": "string"
+            },
+            "$comment": {
+              "type": "string"
+            },
+            "sdfRef": {
+              "$ref": "#/definitions/sdf-pointer"
+            },
+            "sdfRequired": {
+              "$ref": "#/definitions/pointer-list"
+            },
+            "const": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "default": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "minimum": {
+              "type": "number"
+            },
+            "maximum": {
+              "type": "number"
+            },
+            "exclusiveMinimum": {
+              "type": "number"
+            },
+            "exclusiveMaximum": {
+              "type": "number"
+            },
+            "multipleOf": {
+              "type": "number"
+            },
+            "minLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "pattern": {
+              "type": "string"
+            },
+            "format": {
+              "$ref": "#/definitions/format-"
+            },
+            "minItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "uniqueItems": {
+              "type": "boolean"
+            },
+            "items": {
+              "$ref": "#/definitions/jso-items"
+            },
+            "unit": {
+              "type": "string"
+            },
+            "nullable": {
+              "type": "boolean"
+            },
+            "sdfType": {
+              "$ref": "#/definitions/sdfType-"
+            },
+            "contentFormat": {
+              "type": "string"
+            }
+          },
+          "additionalProperties": false
         }
       ]
     },
     "dataqualities": {
       "anyOf": [
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "$ref": "#/definitions/type-"
             },
             "sdfChoice": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "const": "object"
             },
             "required": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "properties": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "sdfChoice": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
+          "properties": {
+            "type": {
+              "type": "string"
+            },
+            "sdfChoice": {
+              "$ref": "#/definitions/sdfData-sdfChoice-properties-"
+            },
+            "description": {
+              "type": "string"
+            },
+            "label": {
+              "type": "string"
+            },
+            "$comment": {
+              "type": "string"
+            },
+            "sdfRef": {
+              "$ref": "#/definitions/sdf-pointer"
+            },
+            "sdfRequired": {
+              "$ref": "#/definitions/pointer-list"
+            },
+            "const": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "default": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "minimum": {
+              "type": "number"
+            },
+            "maximum": {
+              "type": "number"
+            },
+            "exclusiveMinimum": {
+              "type": "number"
+            },
+            "exclusiveMaximum": {
+              "type": "number"
+            },
+            "multipleOf": {
+              "type": "number"
+            },
+            "minLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "pattern": {
+              "type": "string"
+            },
+            "format": {
+              "$ref": "#/definitions/format-"
+            },
+            "minItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "uniqueItems": {
+              "type": "boolean"
+            },
+            "items": {
+              "$ref": "#/definitions/jso-items"
+            },
+            "unit": {
+              "type": "string"
+            },
+            "nullable": {
+              "type": "boolean"
+            },
+            "sdfType": {
+              "$ref": "#/definitions/sdfType-"
+            },
+            "contentFormat": {
+              "type": "string"
+            }
+          },
+          "additionalProperties": false
+        },
+        {
+          "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "$ref": "#/definitions/type-"
             },
             "enum": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "const": "object"
             },
             "required": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "properties": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "enum": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "description": {
               "type": "string"
             },
             "label": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "sdfRequired": {
               "$ref": "#/definitions/pointer-list"
             },
             "const": {
               "$ref": "#/definitions/allowed-types"
             },
             "default": {
               "$ref": "#/definitions/allowed-types"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "exclusiveMinimum": {
               "type": "number"
             },
             "exclusiveMaximum": {
               "type": "number"
             },
             "multipleOf": {
               "type": "number"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             },
             "pattern": {
               "type": "string"
             },
             "format": {
               "$ref": "#/definitions/format-"
             },
             "minItems": {
               "$ref": "#/definitions/uint"
             },
             "maxItems": {
               "$ref": "#/definitions/uint"
             },
             "uniqueItems": {
               "type": "boolean"
             },
             "items": {
               "$ref": "#/definitions/jso-items"
             },
             "unit": {
               "type": "string"
             },
             "nullable": {
               "type": "boolean"
             },
             "sdfType": {
               "$ref": "#/definitions/sdfType-"
             },
             "contentFormat": {
               "type": "string"
             }
           },
           "additionalProperties": false
+        },
+        {
+          "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
+          "properties": {
+            "type": {
+              "type": "string"
+            },
+            "enum": {
+              "type": "array",
+              "items": {
+                "type": "string"
+              },
+              "minItems": 1
+            },
+            "description": {
+              "type": "string"
+            },
+            "label": {
+              "type": "string"
+            },
+            "$comment": {
+              "type": "string"
+            },
+            "sdfRef": {
+              "$ref": "#/definitions/sdf-pointer"
+            },
+            "sdfRequired": {
+              "$ref": "#/definitions/pointer-list"
+            },
+            "const": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "default": {
+              "$ref": "#/definitions/allowed-types"
+            },
+            "minimum": {
+              "type": "number"
+            },
+            "maximum": {
+              "type": "number"
+            },
+            "exclusiveMinimum": {
+              "type": "number"
+            },
+            "exclusiveMaximum": {
+              "type": "number"
+            },
+            "multipleOf": {
+              "type": "number"
+            },
+            "minLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "pattern": {
+              "type": "string"
+            },
+            "format": {
+              "$ref": "#/definitions/format-"
+            },
+            "minItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxItems": {
+              "$ref": "#/definitions/uint"
+            },
+            "uniqueItems": {
+              "type": "boolean"
+            },
+            "items": {
+              "$ref": "#/definitions/jso-items"
+            },
+            "unit": {
+              "type": "string"
+            },
+            "nullable": {
+              "type": "boolean"
+            },
+            "sdfType": {
+              "$ref": "#/definitions/sdfType-"
+            },
+            "contentFormat": {
+              "type": "string"
+            }
+          },
+          "additionalProperties": false
         }
       ]
     },
     "allowed-types": {
       "anyOf": [
         {
           "type": "number"
         },
         {
           "type": "string"
         },
         {
           "type": "boolean"
         },
         {
           "type": "null"
         },
         {
           "type": "array",
           "items": {
             "type": "number"
           }
         },
         {
           "type": "array",
           "items": {
             "type": "string"
           }
         },
         {
           "type": "array",
           "items": {
             "type": "boolean"
           }
         },
         {
           "type": "object",
           "additionalProperties": {}
-        }
+        },
+        {}
       ]
     },
     "uint": {
       "type": "integer",
       "minimum": 0
     },
     "jso-items": {
       "anyOf": [
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "enum": [
                 "number",
                 "string",
                 "boolean",
                 "integer"
               ]
             },
             "sdfChoice": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "description": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "format": {
               "type": "string"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "const": "object"
             },
             "required": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "properties": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "sdfChoice": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "description": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "format": {
               "type": "string"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
+          "properties": {
+            "type": {
+              "type": "string"
+            },
+            "sdfChoice": {
+              "$ref": "#/definitions/sdfData-sdfChoice-properties-"
+            },
+            "sdfRef": {
+              "$ref": "#/definitions/sdf-pointer"
+            },
+            "description": {
+              "type": "string"
+            },
+            "$comment": {
+              "type": "string"
+            },
+            "minimum": {
+              "type": "number"
+            },
+            "maximum": {
+              "type": "number"
+            },
+            "format": {
+              "type": "string"
+            },
+            "minLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxLength": {
+              "$ref": "#/definitions/uint"
+            }
+          },
+          "additionalProperties": false
+        },
+        {
+          "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "enum": [
                 "number",
                 "string",
                 "boolean",
                 "integer"
               ]
             },
             "enum": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "description": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "format": {
               "type": "string"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             }
           },
           "additionalProperties": false
         },
         {
           "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
           "properties": {
             "type": {
               "type": "string",
               "const": "object"
             },
             "required": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "properties": {
               "$ref": "#/definitions/sdfData-sdfChoice-properties-"
             },
             "enum": {
               "type": "array",
               "items": {
                 "type": "string"
               },
               "minItems": 1
             },
             "sdfRef": {
               "$ref": "#/definitions/sdf-pointer"
             },
             "description": {
               "type": "string"
             },
             "$comment": {
               "type": "string"
             },
             "minimum": {
               "type": "number"
             },
             "maximum": {
               "type": "number"
             },
             "format": {
               "type": "string"
             },
             "minLength": {
               "$ref": "#/definitions/uint"
             },
             "maxLength": {
               "$ref": "#/definitions/uint"
             }
           },
           "additionalProperties": false
+        },
+        {
+          "type": "object",
+          "patternProperties": {
+            "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+          },
+          "properties": {
+            "type": {
+              "type": "string"
+            },
+            "enum": {
+              "type": "array",
+              "items": {
+                "type": "string"
+              },
+              "minItems": 1
+            },
+            "sdfRef": {
+              "$ref": "#/definitions/sdf-pointer"
+            },
+            "description": {
+              "type": "string"
+            },
+            "$comment": {
+              "type": "string"
+            },
+            "minimum": {
+              "type": "number"
+            },
+            "maximum": {
+              "type": "number"
+            },
+            "format": {
+              "type": "string"
+            },
+            "minLength": {
+              "$ref": "#/definitions/uint"
+            },
+            "maxLength": {
+              "$ref": "#/definitions/uint"
+            }
+          },
+          "additionalProperties": false
         }
       ]
     },
+    "sdftype-name": {
+      "type": "string",
+      "pattern": "^[a-z][\\-a-z0-9]*$"
+    },
     "actionqualities": {
       "type": "object",
       "properties": {
         "description": {
           "type": "string"
         },
         "label": {
           "type": "string"
         },
         "$comment": {
           "type": "string"
         },
         "sdfRef": {
           "$ref": "#/definitions/sdf-pointer"
         },
         "sdfRequired": {
           "$ref": "#/definitions/pointer-list"
         },
         "sdfInputData": {
           "$ref": "#/definitions/parameter-list"
         },
         "sdfOutputData": {
           "$ref": "#/definitions/parameter-list"
         },
         "sdfData": {
           "$ref": "#/definitions/sdfData-sdfChoice-properties-"
         }
       },
+      "patternProperties": {
+        "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+      },
       "additionalProperties": false
     },
     "parameter-list": {
       "$ref": "#/definitions/dataqualities"
     },
     "eventqualities": {
       "type": "object",
       "properties": {
         "description": {
           "type": "string"
         },
         "label": {
           "type": "string"
         },
         "$comment": {
           "type": "string"
         },
         "sdfRef": {
           "$ref": "#/definitions/sdf-pointer"
         },
         "sdfRequired": {
           "$ref": "#/definitions/pointer-list"
         },
         "sdfOutputData": {
           "$ref": "#/definitions/parameter-list"
         },
         "sdfData": {
           "$ref": "#/definitions/sdfData-sdfChoice-properties-"
         }
       },
+      "patternProperties": {
+        "^(?:[a-z][a-z0-9]*:)?[a-z$][A-Za-z$0-9]*$": {}
+      },
       "additionalProperties": false
     },
     "format-": {
-      "type": "string",
-      "enum": [
-        "date-time",
-        "date",
-        "time",
-        "uri",
-        "uri-reference",
-        "uuid"
+      "anyOf": [
+        {
+          "type": "string",
+          "const": "date-time"
+        },
+        {
+          "type": "string",
+          "const": "date"
+        },
+        {
+          "type": "string",
+          "const": "time"
+        },
+        {
+          "type": "string",
+          "const": "uri"
+        },
+        {
+          "type": "string",
+          "const": "uri-reference"
+        },
+        {
+          "type": "string",
+          "const": "uuid"
+        },
+        {
+          "type": "string"
+        }
+      ]
+    },
+    "sdfType-": {
+      "anyOf": [
+        {
+          "type": "string",
+          "const": "byte-string"
+        },
+        {
+          "type": "string",
+          "const": "unix-time"
+        },
+        {
+          "$ref": "#/definitions/sdftype-name"
+        }
       ]
     },
     "sdfData-sdfChoice-properties-": {
       "type": "object",
       "additionalProperties": {
         "$ref": "#/definitions/dataqualities"
       }
     },
     "type-": {
       "type": "string",
       "enum": [
         "number",
         "string",
         "boolean",
         "integer",
         "array"
       ]
     },
-    "sdfEvent-": {
+    "sdfProperty-": {
       "type": "object",
       "additionalProperties": {
-        "$ref": "#/definitions/eventqualities"
+        "$ref": "#/definitions/propertyqualities"
       }
     },
     "sdfAction-": {
       "type": "object",
       "additionalProperties": {
         "$ref": "#/definitions/actionqualities"
       }
     },
-    "sdfProperty-": {
+    "sdfEvent-": {
       "type": "object",
       "additionalProperties": {
-        "$ref": "#/definitions/propertyqualities"
+        "$ref": "#/definitions/eventqualities"
       }
-    },
-    "sdfType-": {
-      "type": "string",
-      "enum": [
-        "byte-string",
-        "unix-time"
-      ]
     }
   }
 }
</sourcecode>
    </section>
    <section anchor="jso-inspired" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c">
      <name slugifiedName="name-data-qualities-inspired-by-">Data Qualities Inspired by json-schema.org</name>
      <t indent="0" pn="section-appendix.c-1">This appendix is normative.</t>
      <t indent="0" pn="section-appendix.c-2">Data qualities define data used in SDF affordances at an information
model level.
A popular way to describe JSON data at a data model level is proposed
by a number of drafts on json-schema.org (which collectively are
abbreviated JSO here); for reference to a popular version, this appendix
points to <xref target="I-D.handrews-json-schema" format="default" sectionFormat="of" derivedContent="JSO7"/> and <xref target="I-D.handrews-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO7V"/>.
As the vocabulary used by JSO is familiar to many JSON modelers, the
present specification borrows some of the terms and ports their
semantics to the information model level needed for SDF.</t>
      <t indent="0" pn="section-appendix.c-3">The main data quality imported is the "<tt>type</tt>".
In SDF, this can take one of six (text string) values, which are
discussed in the following subsections (note that the JSO type
"<tt>null</tt>" is not supported as a value of this data quality in SDF).</t>
      <t indent="0" pn="section-appendix.c-4">The additional quality "<tt>const</tt>" restricts the data to one specific
value (given as the value of the <tt>const</tt> quality).</t>
      <t indent="0" pn="section-appendix.c-5">Similarly, the additional quality "<tt>default</tt>" provides data that can
be used in the absence of the data (given as the value of the <tt>default</tt>
quality); this is mainly documentary and not very well-defined for SDF
as no process is defined that would add default values to an instance
of some interaction data.</t>
      <t indent="0" pn="section-appendix.c-6">Other qualities that are inspired by JSO are "<tt>$comment</tt>" and
"<tt>description</tt>", both of which are also available in the information block.</t>
      <section anchor="type-number-type-integer" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.1">
        <name slugifiedName="name-type-number-type-integer">type "<tt>number</tt>", type "<tt>integer</tt>"</name>
        <t indent="0" pn="section-appendix.c.1-1">The types "<tt>number</tt>" and "<tt>integer</tt>" are associated with floating point
and integer numbers, as they are available in JSON.
A type value of <tt>integer</tt> means that only integer values of JSON
numbers can be used (note that <tt>10.0</tt> is an integer value, even if it
is in a notation that would also allow non-zero decimal fractions).</t>
        <t indent="0" pn="section-appendix.c.1-2">The additional data qualities "<tt>minimum</tt>", "<tt>maximum</tt>",
"<tt>exclusiveMinimum</tt>", and "<tt>exclusiveMaximum</tt>" provide number values that
serve as inclusive/exclusive lower/upper bounds for the number.
(Note that the Boolean form of
"<tt>exclusiveMinimum</tt>"/"<tt>exclusiveMaximum</tt>" found in earlier JSO drafts <xref target="I-D.fge-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO4V"/>
is not used.)</t>
        <t indent="0" pn="section-appendix.c.1-3">The data quality "<tt>multipleOf</tt>" gives a positive number that
constrains the data value to be an integer multiple of the number
given.
(Type "<tt>integer</tt>" can also be expressed as a "<tt>multipleOf</tt>" quality of
value 1, unless another "<tt>multipleOf</tt>" quality is present.)</t>
      </section>
      <section anchor="type-string" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.2">
        <name slugifiedName="name-type-string">type "<tt>string</tt>"</name>
        <t indent="0" pn="section-appendix.c.2-1">The type "<tt>string</tt>" is associated with Unicode text string values, as
they can be represented in JSON.</t>
        <t indent="0" pn="section-appendix.c.2-2">The length (as measured in characters, specifically Unicode scalar
values) can be constrained by the
additional data qualities "<tt>minLength</tt>" and "<tt>maxLength</tt>", which are
inclusive bounds.</t>
        <t indent="0" pn="section-appendix.c.2-3">(More specifically, Unicode text strings as defined in this
specification are sequences of Unicode scalar values, the number of
which is taken as the length of such a text string.</t>
        <t indent="0" pn="section-appendix.c.2-4">The data quality "<tt>pattern</tt>" takes a string value that is interpreted
as an <xref target="ECMA-262" format="default" sectionFormat="of" derivedContent="ECMA-262"/> regular expression in Unicode mode that constrains the
string (note that these are not anchored by default, so unless <tt>^</tt> and
<tt>$</tt> anchors are employed, ECMA-262 regular expressions match any string that <em>contains</em> a match).
The JSO proposals acknowledge that regular expression support is
rather diverse in various platforms, so the suggestion is to limit
them to:</t>
        <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-appendix.c.2-5">
          <li pn="section-appendix.c.2-5.1">
            <t indent="0" pn="section-appendix.c.2-5.1.1">characters;</t>
          </li>
          <li pn="section-appendix.c.2-5.2">
            <t indent="0" pn="section-appendix.c.2-5.2.1">character classes in square brackets, including ranges; their complements;</t>
          </li>
          <li pn="section-appendix.c.2-5.3">
            <t indent="0" pn="section-appendix.c.2-5.3.1">simple quantifiers <tt>*</tt>, <tt>+</tt>, <tt>?</tt>, and range quantifiers <tt>{n}</tt>,
<tt>{n,m}</tt>, and <tt>{n,}</tt>;</t>
          </li>
          <li pn="section-appendix.c.2-5.4">
            <t indent="0" pn="section-appendix.c.2-5.4.1">grouping parentheses;</t>
          </li>
          <li pn="section-appendix.c.2-5.5">
            <t indent="0" pn="section-appendix.c.2-5.5.1">the choice operator <tt>|</tt>;</t>
          </li>
          <li pn="section-appendix.c.2-5.6">
            <t indent="0" pn="section-appendix.c.2-5.6.1">and anchors (beginning-of-input <tt>^</tt> and end-of-input <tt>$</tt>).</t>
          </li>
        </ul>
        <t indent="0" pn="section-appendix.c.2-6">Note that this subset is somewhat similar to the subset introduced by
I-Regexps <xref target="RFC9485" format="default" sectionFormat="of" derivedContent="RFC9485"/>, which  are anchored
regular expressions and include certain backslash escapes for
characters and character classes.</t>
        <t indent="0" pn="section-appendix.c.2-7">The additional data quality "<tt>format</tt>" can take one of the following
values.  Note that, at an information model level, the presence of
this data quality changes the type from being a simple text string to
the abstract meaning of the format given (i.e., the format "date-time"
is less about the specific syntax employed in <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/> than about the usage
as an absolute point in civil time).</t>
        <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-appendix.c.2-8">
          <li pn="section-appendix.c.2-8.1">
            <t indent="0" pn="section-appendix.c.2-8.1.1">"<tt>date-time</tt>", "<tt>date</tt>", "<tt>time</tt>":
A <tt>date-time</tt>, <tt>full-date</tt>, or <tt>full-time</tt> as defined in <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/>, respectively.</t>
          </li>
          <li pn="section-appendix.c.2-8.2">
            <t indent="0" pn="section-appendix.c.2-8.2.1">"<tt>uri</tt>", "<tt>uri-reference</tt>":
A  URI or URI Reference as defined in <xref target="STD66" format="default" sectionFormat="of" derivedContent="STD66"/>, respectively.</t>
          </li>
          <li pn="section-appendix.c.2-8.3">
            <t indent="0" pn="section-appendix.c.2-8.3.1">"<tt>uuid</tt>": A Universally Unique Identifier (UUID) as defined in <xref target="RFC9562" format="default" sectionFormat="of" derivedContent="RFC9562"/>).</t>
          </li>
        </ul>
      </section>
      <section anchor="type-boolean" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.3">
        <name slugifiedName="name-type-boolean">type "<tt>boolean</tt>"</name>
        <t indent="0" pn="section-appendix.c.3-1">The type "<tt>boolean</tt>" can take the values "<tt>true</tt>" or "<tt>false</tt>".</t>
      </section>
      <section anchor="type-array" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.4">
        <name slugifiedName="name-type-array">type "<tt>array</tt>"</name>
        <t indent="0" pn="section-appendix.c.4-1">The type "<tt>array</tt>" is associated with arrays, as they are available in
JSON.</t>
        <t indent="0" pn="section-appendix.c.4-2">The additional quality "<tt>items</tt>" gives the type that each of the
elements of the array must match.</t>
        <t indent="0" pn="section-appendix.c.4-3">The number of elements in the array can be constrained by the additional
data qualities "<tt>minItems</tt>" and "<tt>maxItems</tt>", which are inclusive
bounds.</t>
        <t indent="0" pn="section-appendix.c.4-4">The additional data quality "<tt>uniqueItems</tt>" gives a Boolean value
that, if true, requires the elements to be all different.</t>
      </section>
      <section anchor="type-object" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.5">
        <name slugifiedName="name-type-object">type "<tt>object</tt>"</name>
        <t indent="0" pn="section-appendix.c.5-1">The type "<tt>object</tt>" is associated with maps, from strings to values, as
they are available in JSON.</t>
        <t indent="0" pn="section-appendix.c.5-2">The additional quality "<tt>properties</tt>" is a map the entries of which
describe entries in the specified JSON map: the key gives an
allowable map key for the specified JSON map and the value is a
map with a named set of data qualities giving the type for the
corresponding value in the specified JSON map.</t>
        <t indent="0" pn="section-appendix.c.5-3">All entries specified in this way are optional unless they are listed in
the value of the additional quality "<tt>required</tt>", which is an array of
string values that give the key names of required entries.</t>
        <t indent="0" pn="section-appendix.c.5-4">Note that the term "properties" as an additional quality for
defining map entries is unrelated to sdfProperty.</t>
        <t indent="0" pn="section-appendix.c.5-5">For example, to include information about the type of the event in the
"overTemperatureEvent" of <xref target="example-req" format="default" sectionFormat="of" derivedContent="Figure 4"/>, the sdfOutputData there could
be defined as follows:</t>
        <figure anchor="example-obj-type" align="left" suppress-title="false" pn="figure-6">
          <name slugifiedName="name-using-object-type-with-sdfo">Using Object Type with sdfOutputData</name>
          <sourcecode type="sdf+json" markers="false" pn="section-appendix.c.5-6.1">
    "sdfOutputData": {
      "type": "object",
      "properties": {
        "alarmType": {
          "sdfRef": "cap:#/sdfData/alarmTypes/quantityAlarms",
          "const": "OverTemperatureAlarm"
        },
        "temperature": {
"sdfRef": "#/sdfObject/temperatureWithAlarm/sdfData/temperatureData"
        }
      }
    }
</sourcecode>
        </figure>
      </section>
      <section anchor="implementation-notes" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.c.6">
        <name slugifiedName="name-implementation-notes">Implementation Notes</name>
        <t indent="0" pn="section-appendix.c.6-1">JSO-based keywords are also used in the specification techniques of a
number of ecosystems, but some adjustments may be required.</t>
        <t indent="0" pn="section-appendix.c.6-2">For instance, <xref target="OCF" format="default" sectionFormat="of" derivedContent="OCF"/> is based on Swagger 2.0, which appears to be based on
"draft-4" <xref target="I-D.zyp-json-schema" format="default" sectionFormat="of" derivedContent="JSO4"/> <xref target="I-D.fge-json-schema-validation" format="default" sectionFormat="of" derivedContent="JSO4V"/> (also called draft-5, but semantically intended to
be equivalent to draft-4).
The "<tt>exclusiveMinimum</tt>" and "<tt>exclusiveMaximum</tt>" keywords use the
Boolean form there, so on import to SDF, their values have to be
replaced by the values of the respective "<tt>minimum</tt>"/"<tt>maximum</tt>"
keyword, which are then removed; the reverse transformation
applies on export.</t>
      </section>
    </section>
    <section anchor="composition-examples" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.d">
      <name slugifiedName="name-composition-examples">Composition Examples</name>
      <t indent="0" pn="section-appendix.d-1">This informative appendix contains two examples illustrating different composition approaches
using the <tt>sdfThing</tt> quality.</t>
      <section anchor="outlet-strip-example" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.d.1">
        <name slugifiedName="name-outlet-strip-example">Outlet Strip Example</name>
        <figure anchor="exa-sdfthing-outlet-strip" align="left" suppress-title="false" pn="figure-7">
          <name slugifiedName="name-outlet-strip-example-2">Outlet Strip Example</name>
          <sourcecode type="sdf+json" name="example-sdfthing-outlet-strip.sdf.json" markers="false" pn="section-appendix.d.1-1.1">
{
  "sdfThing": {
    "outlet-strip": {
      "label": "Outlet strip",
      "description": "Contains a number of Sockets",
      "sdfObject": {
        "socket": {
          "description": "An array of sockets in the outlet strip",
          "minItems": 2,
          "maxItems": 10
        }
      }
    }
  }
}
</sourcecode>
        </figure>
      </section>
      <section anchor="fridge-freezer-example" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.d.2">
        <name slugifiedName="name-refrigerator-freezer-exampl">Refrigerator-Freezer Example</name>
        <figure anchor="exa-sdfthing-fridge-freezer" align="left" suppress-title="false" pn="figure-8">
          <name slugifiedName="name-refrigerator-freezer-example">Refrigerator-Freezer Example</name>
          <sourcecode type="sdf+json" name="example-sdfthing-refrigerator-freezer.sdf.json" markers="false" pn="section-appendix.d.2-1.1">
{
  "sdfThing": {
    "refrigerator-freezer": {
      "description": "A refrigerator combined with a freezer",
      "sdfProperty": {
        "status": {
          "type": "boolean",
          "description":
"Indicates if the refrigerator-freezer is powered"
        }
      },
      "sdfObject": {
        "refrigerator": {
          "description": "A refrigerator compartment",
          "sdfProperty": {
            "temperature": {
              "sdfRef": "#/sdfProperty/temperature",
              "maximum": 8
            }
          }
        },
        "freezer": {
          "label": "A freezer compartment",
          "sdfProperty": {
            "temperature": {
              "sdfRef": "#/sdfProperty/temperature",
              "maximum": -6
            }
          }
        }
      }
    }
  },
  "sdfProperty": {
    "temperature": {
      "description": "The temperature for this compartment",
      "type": "number",
      "unit": "Cel"
    }
  }
}
</sourcecode>
        </figure>
      </section>
    </section>
    <section anchor="earlier" numbered="true" removeInRFC="false" toc="include" pn="section-appendix.e">
      <name slugifiedName="name-some-changes-from-earlier-d">Some Changes from Earlier Draft Versions of this Specification</name>
      <t indent="0" pn="section-appendix.e-1">This appendix is informative.</t>
      <t indent="0" pn="section-appendix.e-2">The present document provides the base SDF definition.
Previous revisions of SDF, as defined in earlier drafts of this specification, have been in use
for several years; both significant collections of older SDF models and older SDF
conversion tools are available today.
This appendix provides a brief checklist that can aid in upgrading
these to the standard.</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-appendix.e-3">
        <li pn="section-appendix.e-3.1">
          <t indent="0" pn="section-appendix.e-3.1.1">The quality <tt>unit</tt> was previously called <tt>units</tt>.</t>
        </li>
        <li pn="section-appendix.e-3.2">
          <t indent="0" pn="section-appendix.e-3.2.1"><tt>sdfType</tt> was developed out of a concept previously called <tt>subtype</tt>.</t>
        </li>
        <li pn="section-appendix.e-3.3">
          <t indent="0" pn="section-appendix.e-3.3.1"><tt>sdfChoice</tt> is the preferred way to represent JSO <tt>enum</tt> (only a
limited form of which is retained) and also the way to represent
JSO <tt>anyOf</tt>.</t>
        </li>
        <li pn="section-appendix.e-3.4">
          <t indent="0" pn="section-appendix.e-3.4.1">The length of text strings (as used with <tt>minLength</tt>/<tt>maxLength</tt>
constraints) was previously defined in bytes.
It now is defined as the number of characters (Unicode scalar
values, to be exact); a length in bytes is not meaningful unless
bound to a specific encoding, which might differ from UTF-8 in some
ecosystem mappings and protocol bindings.</t>
        </li>
      </ul>
    </section>
    <section numbered="false" anchor="list-of-figures" removeInRFC="false" toc="include" pn="section-appendix.f">
      <name slugifiedName="name-list-of-figures">List of Figures</name>
      <dl spacing="compact" indent="11" newline="false" pn="section-appendix.f-1">
        <dt pn="section-appendix.f-1.1"><xref target="example1" format="default" sectionFormat="of" derivedContent="Figure 1"/>:</dt>
        <dd pn="section-appendix.f-1.2">
          <t indent="0" pn="section-appendix.f-1.2.1"><xref format="title" target="example1" sectionFormat="of" derivedContent="A Simple Example of an SDF Document"/></t>
        </dd>
        <dt pn="section-appendix.f-1.3"><xref target="fig-class-2" format="default" sectionFormat="of" derivedContent="Figure 2"/>:</dt>
        <dd pn="section-appendix.f-1.4">
          <t indent="0" pn="section-appendix.f-1.4.1"><xref format="title" target="fig-class-2" sectionFormat="of" derivedContent="Main Classes Used in SDF Models"/></t>
        </dd>
        <dt pn="section-appendix.f-1.5"><xref target="exobject" format="default" sectionFormat="of" derivedContent="Figure 3"/>:</dt>
        <dd pn="section-appendix.f-1.6">
          <t indent="0" pn="section-appendix.f-1.6.1"><xref format="title" target="exobject" sectionFormat="of" derivedContent="Example sdfObject Definition"/></t>
        </dd>
        <dt pn="section-appendix.f-1.7"><xref target="example-req" format="default" sectionFormat="of" derivedContent="Figure 4"/>:</dt>
        <dd pn="section-appendix.f-1.8">
          <t indent="0" pn="section-appendix.f-1.8.1"><xref format="title" target="example-req" sectionFormat="of" derivedContent="Using sdfRequired"/></t>
        </dd>
        <dt pn="section-appendix.f-1.9"><xref target="exa-sdfref" format="default" sectionFormat="of" derivedContent="Figure 5"/>:</dt>
        <dd pn="section-appendix.f-1.10">
          <t indent="0" pn="section-appendix.f-1.10.1"><xref format="title" target="exa-sdfref" sectionFormat="of" derivedContent="Using an Override to Further Restrict the Set of Data Values"/></t>
        </dd>
        <dt pn="section-appendix.f-1.11"><xref target="example-obj-type" format="default" sectionFormat="of" derivedContent="Figure 6"/>:</dt>
        <dd pn="section-appendix.f-1.12">
          <t indent="0" pn="section-appendix.f-1.12.1"><xref format="title" target="example-obj-type" sectionFormat="of" derivedContent="Using Object Type with sdfOutputData"/></t>
        </dd>
        <dt pn="section-appendix.f-1.13"><xref target="exa-sdfthing-outlet-strip" format="default" sectionFormat="of" derivedContent="Figure 7"/>:</dt>
        <dd pn="section-appendix.f-1.14">
          <t indent="0" pn="section-appendix.f-1.14.1"><xref format="title" target="exa-sdfthing-outlet-strip" sectionFormat="of" derivedContent="Outlet Strip Example"/></t>
        </dd>
        <dt pn="section-appendix.f-1.15"><xref target="exa-sdfthing-fridge-freezer" format="default" sectionFormat="of" derivedContent="Figure 8"/>:</dt>
        <dd pn="section-appendix.f-1.16">
          <t indent="0" pn="section-appendix.f-1.16.1"><xref format="title" target="exa-sdfthing-fridge-freezer" sectionFormat="of" derivedContent="Refrigerator-Freezer Example"/></t>
        </dd>
      </dl>
    </section>
    <section numbered="false" anchor="list-of-tables" removeInRFC="false" toc="include" pn="section-appendix.g">
      <name slugifiedName="name-list-of-tables">List of Tables</name>
      <dl spacing="compact" indent="11" newline="false" pn="section-appendix.g-1">
        <dt pn="section-appendix.g-1.1"><xref target="infoblockqual" format="default" sectionFormat="of" derivedContent="Table 1"/>:</dt>
        <dd pn="section-appendix.g-1.2">
          <t indent="0" pn="section-appendix.g-1.2.1"><xref format="title" target="infoblockqual" sectionFormat="of" derivedContent="Qualities of the Information Block"/></t>
        </dd>
        <dt pn="section-appendix.g-1.3"><xref target="nssec" format="default" sectionFormat="of" derivedContent="Table 2"/>:</dt>
        <dd pn="section-appendix.g-1.4">
          <t indent="0" pn="section-appendix.g-1.4.1"><xref format="title" target="nssec" sectionFormat="of" derivedContent="Namespaces Block"/></t>
        </dd>
        <dt pn="section-appendix.g-1.5"><xref target="tbl-common-qualities" format="default" sectionFormat="of" derivedContent="Table 3"/>:</dt>
        <dd pn="section-appendix.g-1.6">
          <t indent="0" pn="section-appendix.g-1.6.1"><xref format="title" target="tbl-common-qualities" sectionFormat="of" derivedContent="Common Qualities"/></t>
        </dd>
        <dt pn="section-appendix.g-1.7"><xref target="sdfdataqual2" format="default" sectionFormat="of" derivedContent="Table 4"/>:</dt>
        <dd pn="section-appendix.g-1.8">
          <t indent="0" pn="section-appendix.g-1.8.1"><xref format="title" target="sdfdataqual2" sectionFormat="of" derivedContent="SDF-Defined Qualities of sdfData and sdfProperty"/></t>
        </dd>
        <dt pn="section-appendix.g-1.9"><xref target="sdftype1" format="default" sectionFormat="of" derivedContent="Table 5"/>:</dt>
        <dd pn="section-appendix.g-1.10">
          <t indent="0" pn="section-appendix.g-1.10.1"><xref format="title" target="sdftype1" sectionFormat="of" derivedContent="Values Defined in Base SDF for the sdfType Quality"/></t>
        </dd>
        <dt pn="section-appendix.g-1.11"><xref target="sdfobjqual" format="default" sectionFormat="of" derivedContent="Table 6"/>:</dt>
        <dd pn="section-appendix.g-1.12">
          <t indent="0" pn="section-appendix.g-1.12.1"><xref format="title" target="sdfobjqual" sectionFormat="of" derivedContent="Qualities of sdfObject"/></t>
        </dd>
        <dt pn="section-appendix.g-1.13"><xref target="sdfpropqual" format="default" sectionFormat="of" derivedContent="Table 7"/>:</dt>
        <dd pn="section-appendix.g-1.14">
          <t indent="0" pn="section-appendix.g-1.14.1"><xref format="title" target="sdfpropqual" sectionFormat="of" derivedContent="Qualities of sdfProperty"/></t>
        </dd>
        <dt pn="section-appendix.g-1.15"><xref target="sdfactqual" format="default" sectionFormat="of" derivedContent="Table 8"/>:</dt>
        <dd pn="section-appendix.g-1.16">
          <t indent="0" pn="section-appendix.g-1.16.1"><xref format="title" target="sdfactqual" sectionFormat="of" derivedContent="Qualities of sdfAction"/></t>
        </dd>
        <dt pn="section-appendix.g-1.17"><xref target="sdfevqual" format="default" sectionFormat="of" derivedContent="Table 9"/>:</dt>
        <dd pn="section-appendix.g-1.18">
          <t indent="0" pn="section-appendix.g-1.18.1"><xref format="title" target="sdfevqual" sectionFormat="of" derivedContent="Qualities of sdfEvent"/></t>
        </dd>
        <dt pn="section-appendix.g-1.19"><xref target="sdfthingqual" format="default" sectionFormat="of" derivedContent="Table 10"/>:</dt>
        <dd pn="section-appendix.g-1.20">
          <t indent="0" pn="section-appendix.g-1.20.1"><xref format="title" target="sdfthingqual" sectionFormat="of" derivedContent="Qualities of sdfThing"/></t>
        </dd>
        <dt pn="section-appendix.g-1.21"><xref target="mediatypereg" format="default" sectionFormat="of" derivedContent="Table 11"/>:</dt>
        <dd pn="section-appendix.g-1.22">
          <t indent="0" pn="section-appendix.g-1.22.1"><xref format="title" target="mediatypereg" sectionFormat="of" derivedContent="Media Type Registration for SDF"/></t>
        </dd>
        <dt pn="section-appendix.g-1.23"><xref target="contentformatreg" format="default" sectionFormat="of" derivedContent="Table 12"/>:</dt>
        <dd pn="section-appendix.g-1.24">
          <t indent="0" pn="section-appendix.g-1.24.1"><xref format="title" target="contentformatreg" sectionFormat="of" derivedContent="SDF Content-Format Registration"/></t>
        </dd>
        <dt pn="section-appendix.g-1.25"><xref target="tab-quality-names" format="default" sectionFormat="of" derivedContent="Table 13"/>:</dt>
        <dd pn="section-appendix.g-1.26">
          <t indent="0" pn="section-appendix.g-1.26.1"><xref format="title" target="tab-quality-names" sectionFormat="of" derivedContent="Initial Content of the SDF Quality Names Registry"/></t>
        </dd>
      </dl>
    </section>
    <section numbered="false" anchor="acknowledgements" removeInRFC="false" toc="include" pn="section-appendix.h">
      <name slugifiedName="name-acknowledgements">Acknowledgements</name>
      <t indent="0" pn="section-appendix.h-1">This specification is based on work by the One Data Model group.</t>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false" pn="section-appendix.i">
      <name slugifiedName="name-contributors">Contributors</name>
      <contact initials="J." surname="Romann" fullname="Jan Romann">
        <organization showOnFrontPage="true">Universität Bremen</organization>
        <address>
          <postal>
            <country>Germany</country>
          </postal>
          <email>jan.romann@uni-bremen.de</email>
        </address>
      </contact>
      <contact initials="W." surname="van der Beek" fullname="Wouter van der Beek">
        <organization showOnFrontPage="true">Cascoda Ltd.</organization>
        <address>
          <postal>
            <street>Threefield House</street>
            <street>Threefield Lane</street>
            <city>Southampton</city>
            <country>United Kingdom</country>
          </postal>
          <email>w.vanderbeek@cascoda.com</email>
        </address>
      </contact>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.j">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="M." surname="Koster" fullname="Michael Koster" role="editor">
        <organization showOnFrontPage="true">KTC Control AB</organization>
        <address>
          <postal>
            <street>29415 Alderpoint Road</street>
            <city>Blocksburg</city>
            <region>CA</region>
            <code>95514</code>
            <country>United States of America</country>
          </postal>
          <phone>+1-707-502-5136</phone>
          <email>michaeljohnkoster@gmail.com</email>
        </address>
      </author>
      <author initials="C." surname="Bormann" fullname="Carsten Bormann" role="editor">
        <organization ascii="Universitaet Bremen TZI" showOnFrontPage="true">Universität Bremen TZI</organization>
        <address>
          <postal>
            <street>Postfach 330440</street>
            <city>Bremen</city>
            <code>D-28359</code>
            <country>Germany</country>
          </postal>
          <phone>+49-421-218-63921</phone>
          <email>cabo@tzi.org</email>
        </address>
      </author>
      <author initials="A." surname="Keränen" fullname="Ari Keränen">
        <organization showOnFrontPage="true">Ericsson</organization>
        <address>
          <postal>
            <city>Jorvas</city>
            <code>02420</code>
            <country>Finland</country>
          </postal>
          <email>ari.keranen@ericsson.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
