<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.0.40 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>

<rfc ipr="trust200902" docName="draft-groves-core-rfc6690up-01" category="std">

  <front>
    <title abbrev="Prefix for CoRE parameter reg">Addition of organisation prefix to RFC6690 IANA CoRE parameters registration</title>

    <author initials="C." surname="Groves" fullname="Christian Groves">
      <organization></organization>
      <address>
        <postal>
          <street></street>
          <city></city>
          <code></code>
          <country>Australia</country>
        </postal>
        <email>cngroves.std@gmail.com</email>
      </address>
    </author>
    <author initials="W." surname="Yang" fullname="Weiwei Yang">
      <organization>Huawei</organization>
      <address>
        <postal>
          <street></street>
          <city></city>
          <code></code>
          <country>P.R.China</country>
        </postal>
        <email>tommy@huawei.com</email>
      </address>
    </author>

    <date year="2017" month="April" day="19"/>

    <area>art</area>
    <workgroup>CoRE Working Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t><xref target="RFC6690"/> defines the resource type ‘rt’ and interface description ‘if’ link attributes and defines procedures for registering values. Currently each ‘rt’ and ‘if’ attribute value must be registered with IANA. This specification updates the process to enable organisation prefixes to be registered allowing organisations to manage their own namespace within a certain set of rules.</t>



    </abstract>


  </front>

  <middle>


<section anchor="reqlang" title="Requirements Language">
<t>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”,   “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “NOT RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in <xref target="RFC2119"/>.</t>

</section>
<section anchor="introduction" title="Introduction">

<t><xref target="RFC6690"/> “Constrained RESTful Environments (CoRE) Link Format” defines the Resource Type ‘rt’ and Interface Description ‘if’ link attributes. In order to co-ordinate the use of these attributes, sections 7.4 and 7.5/<xref target="RFC6690"/> establish IANA registries to register link attribute values for ‘rt’ and ‘if’.</t>

<t>In order to register a new ‘rt’ and ‘if’ link attribute value the <xref target="RFC5226"/> “Specification Required” process is followed for each value. As part of the process a designated expert will examine the specification to enforce a number of requirements including:</t>

<t><list style="symbols">
  <t>Registration values MUST be related to the intended purpose of these attributes as described in Section 3/<xref target="RFC6690"/>.</t>
  <t>Registered values MUST conform to the ABNF reg-rel-type definition of Section 2/<xref target="RFC6690"/>, meaning that the value starts with a lowercase alphabetic character, followed by a sequence of lowercase  alphabetic, numeric, “.”, or “-“ characters, and contains no white space.</t>
  <t>It is recommended that the period “.” character be used for dividing name segments and that the dash “-“ character be used for making a segment more readable.  Example Interface Description values might be “core.batch” and “core.link-batch”.</t>
  <t>URIs are reserved for free use as extension values for these attributes and MUST NOT be registered.</t>
</list></t>

<t>The IANA CoRE resource type and interface description registry can be found at: <eref target="http://www.iana.org/assignments/core-parameters/core-parameters.xhtml">IANA CoRE Registry</eref>.</t>

<t>Given the scope of the Internet of Things (IoT) the potential number of resource types (and to a lesser extent interface types) is potentially quite large. This would lead to a large number of requests for designated expert review. It would also mean additional work for the IANA to process each request.</t>

<t>The current trend for the definition of resource types and interface descriptions is that a few standards organisations have defined a large number of values.</t>

<t>For example the “OIC Resource Type Specification v1.1.0” <xref target="OICResSpec"/> contains 64 resource types.</t>

<t>ETSI oneM2M also defines a large number of resource types. For example is “Home Appliances Information Model and Mapping” <xref target="oneM2MTS0023"/>.</t>

<t>The Open Mobile Alliance (OMA) also make use of resources types.</t>

<t>The above three organisations also have their own registry and procedures for adding resource types. Trying to keep the IANA registry aligned with the individual organisation registries would also add additional burden.</t>

<t>A significant amount of work could be saved by allowing organisations to register a prefix under which they can administer their own resources negating the need for the IANA and the designated IANA expert to be involved for each resource registration.</t>

<t>There were discussions ath the IETF#97 meeting in Seoul about how to tackle this issue. There were broadly two camps in the discussion:</t>

<t>1 - Prefixes are a bad idea as they discourage people from resource re-use and create little “kingdoms”.</t>

<t>2 - Prefixes are OK. They’ve been used before and people will coalesce on a common set eventually.</t>

<t>Clearly some sort of middle ground is needed to move forward.</t>

<t>Clearly resource re-use is a valid goal. It order for this to occur organisations/people requesting a new resource type would need to consider the existing resource types and see if it is applicable to them. Presumably if they can’t use an existing type then they must have a reason why? One approach could be to introduce a new step into the registration process where the requester must specify any similar resources and why they cannot be used. This does of course add extra burden on the requester to document it and extra burden on the expert to evaluate it. Then there is the issue of what suffices for the analysis and what are the criteria for the expert to accept it? This may not result in reduced registrations but instead create more workload for registrations.</t>

<t>Currently all the rt registrations have been from standards organisations not individuals. The process for registration needs to be simple enough that people/companies have a incentive to register than rather than simply use and squat on a name without registering it.</t>

<t>It does have to be noted that today there is nothing stopping people/organisations from duplicating resources in their registration. An organisational prefix would not make this worse.</t>

<t><spanx style="strong">Editor’s note: Interface descriptions should be considered</spanx></t>

<t>This specification updates the <xref target="RFC6690"/> IANA registration procedures to allow the possibility to register a pre-fix.</t>

</section>
<section anchor="organisation-prefix" title="Organisation Prefix">
<t>As indicated by <xref target="RFC6690"/> registered values MUST conform to the ABNF reg-rel-type definition, meaning that the value starts with a lowercase alphabetic character. Therefore an organisation registering a prefix MUST register a lowercase alphabetic sequence of characters. It MUST be followed by a “.”.</t>

<t>For example: “foo.”</t>

<t>This will allocate the namespace “foo.” to the organisation. The organisation will then be responsible for maintaining resources within this name space.</t>

<t>E.g. “foo.sensor”, “foo.actuator” could be allocated without requiring registration with IANA.</t>

</section>
<section anchor="security-considerations" title="Security Considerations">
<t>This specification updates the <xref target="RFC6690"/> IANA Considerations. No additional protocol security impacts to what is already described in <xref target="RFC6690"/> are foreseen.</t>

<t>The use of organisational prefixes introducing the possibility that people request prefixes for an organisation that they do not represent. The IANA considerations in this specification require that the designated expert determine if the person requesting a prefix represents the organisation related to the prefix.</t>

</section>
<section anchor="iana-considerations" title="IANA Considerations">

<section anchor="constrained-restful-environments-core-parameters-registry-update" title="Constrained RESTful Environments (CoRE) Parameters Registry Update">

<t>This specification updates the Constrained RESTful Environments (CoRE) Parameter Registry by allowing the registration of an organisation prefix for Resource Type (rt=) and Interface Description (if=) Link Target Attribute values.</t>

<t>Organisation prefixes are registered by using the Specification Required policy (see <xref target="RFC5226"/>, which requires review by a designated expert appointed by the IESG or their delegate.</t>

<t>The designated expert will enforce the following requirements:</t>

<t>o The registered prefix MUST conform to the ABNF reg-rel-type definition of Section 2/<xref target="RFC6690"/>, meaning that the value starts with a lowercase alphabetic character followed by a period “.”.</t>

<t>o The registered prefixes are assigned on a first come first served basis.</t>

<t>o Prefixes must be requested by a representative of the organisation applying for the prefix and must be representative of the organisation. E.g. organisation “foo” trying to register “ietf.” would not be representative.</t>

<t>The specification MUST:</t>

<t><list style="symbols">
  <t>Specify the procedures for registering values within the prefixed namespace. It ideally SHOULD provide a link where current and future registered values may be found.</t>
  <t>Indicate that registered values within the prefixed namespace MUST conform to the ABNF reg-rel-type definition of Section 2/<xref target="RFC6690"/>. This means that the prefix MUST be followed by a sequence of lowercase alphabetic, numeric, “.”, or “-“ characters, and contains no white space. Note: It is not recommended to immediately follow the prefix with an additional period “.”, e.g. “foo..”.</t>
  <t>Use the recommendation that the period “.” character be used for dividing name segments and that the dash “-“ character be used for making a segment more readable.  Example Interface Description values might be “core.batch” and “core.link-batch”.</t>
</list></t>

<t>Registration requests consist of the completed registration template below, with the reference pointing to the required specification.  To allow for the allocation of values prior to publication, the designated expert may approve registration once they are satisfied that a specification will be published.</t>

<t>The registration template for both sub-registries is:</t>

<t>o  Prefix Value:</t>

<t>o  Description:</t>

<t>o  Reference:</t>

<t>o  Notes: [optional]</t>

<t>Registration requests should be sent to the core-parameters@ietf.org mailing list, marked clearly in the subject line (e.g., “NEW RESOURCE TYPE PREFIX - example” to register an “example” relation type or “NEW INTERFACE DESCRIPTION PREFIX - example” to register an “example” Interface Description).</t>

<t>Handling and the decision process is as per section 7.4/<xref target="RFC6690"/>.</t>

</section>
</section>
<section anchor="acknowledgements" title="Acknowledgements">
<t>TBD</t>

</section>
<section anchor="changelog" title="Changelog">

<t>draft-groves-core-rfc6690up-01:</t>

<t><list style="symbols">
  <t>Keepalive update. No changes.</t>
</list></t>

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference  anchor='RFC2119' target='http://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author initials='S.' surname='Bradner' fullname='S. Bradner'><organization /></author>
<date year='1997' month='March' />
<abstract><t>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='RFC5226' target='http://www.rfc-editor.org/info/rfc5226'>
<front>
<title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
<author initials='T.' surname='Narten' fullname='T. Narten'><organization /></author>
<author initials='H.' surname='Alvestrand' fullname='H. Alvestrand'><organization /></author>
<date year='2008' month='May' />
<abstract><t>Many protocols make use of identifiers consisting of constants and other well-known values.  Even after a protocol has been defined and deployment has begun, new values may need to be assigned (e.g., for a new option type in DHCP, or a new encryption or authentication transform for IPsec).  To ensure that such quantities have consistent values and interpretations across all implementations, their assignment must be administered by a central authority.  For IETF protocols, that role is provided by the Internet Assigned Numbers Authority (IANA).</t><t>In order for IANA to manage a given namespace prudently, it needs guidelines describing the conditions under which new values can be assigned or when modifications to existing values can be made.  If IANA is expected to play a role in the management of a namespace, IANA must be given clear and concise instructions describing that role.  This document discusses issues that should be considered in formulating a policy for assigning values to a namespace and provides guidelines for authors on the specific text that must be included in documents that place demands on IANA.</t><t>This document obsoletes RFC 2434.  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='26'/>
<seriesInfo name='RFC' value='5226'/>
<seriesInfo name='DOI' value='10.17487/RFC5226'/>
</reference>



<reference  anchor='RFC6690' target='http://www.rfc-editor.org/info/rfc6690'>
<front>
<title>Constrained RESTful Environments (CoRE) Link Format</title>
<author initials='Z.' surname='Shelby' fullname='Z. Shelby'><organization /></author>
<date year='2012' month='August' />
<abstract><t>This specification defines Web Linking using a link format for use by constrained web servers to describe hosted resources, their attributes, and other relationships between links.  Based on the HTTP Link Header field defined in RFC 5988, the Constrained RESTful Environments (CoRE) Link Format is carried as a payload and is assigned an Internet media type.  &quot;RESTful&quot; refers to the Representational State Transfer (REST) architecture.  A well-known URI is defined as a default entry point for requesting the links hosted by a server.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6690'/>
<seriesInfo name='DOI' value='10.17487/RFC6690'/>
</reference>




    </references>

    <references title='Informative References'>

<reference anchor="OICResSpec" target="https://openconnectivity.org/resources/specifications/draft-candidate-specifications">
  <front>
    <title>OIC Resource Type Specification v1.1.0</title>
    <author >
      <organization></organization>
    </author>
    <date year="2016"/>
  </front>
</reference>
<reference anchor="oneM2MTS0023" target="http://www.onem2m.org/technical/published-documents">
  <front>
    <title>TS 0023 v2.0.0 Home Appliances Information Model and Mapping</title>
    <author >
      <organization></organization>
    </author>
    <date year="2015"/>
  </front>
</reference>


    </references>



  </back>

<!-- ##markdown-source:
H4sIAO4U91gAA91abW/bRhL+bsD/YaF+cBJY9EvbBBFQtKojN0bjOGcrlyva
4rAiV9JeKC7LXVrRBfnv98zsklxKStpc++Fw/pBQFHd2dl6eeWao4XB4eOC0
y9VIDMZZpp02hTBzYaqFLLSV/Lms1Fy/E86I28uLx4+fnoqr8cuxuDC3E1HK
Sq6UU5UVlVpo6ypeMzg8kLNZpe5H4pVfPTfV1gpacHiQmbTA55HIKjl3w0Vl
7pUdpqZSw2qe0m51OcylU9bhYfw/EuenZ0+Gp18Nz54eHqS4szDVZiSsyw4P
Dg90WY2Eq2rrzk9Pn56eQ5FKyZGQFdavTfUWO9TlyOvyBp91sRA/0L3Dg7dq
gyeykbgqoF+h3PAZKUVirZNF9k+ZmwIKbJQ9PCj1SPzsTHosrKkcDmlxtVnR
xa+0QtZuaarR4cFQ6MJiw4S2uaelQvgjXywrWEzLIvrGW/7fbMWRoDuwqVJu
JI6O+GOq3YY+8LXJVHddF44MMa7JC7mWdFetpM5HIi28YRNY6bsF3UtSs2p1
e5OIn2Sx6DR7o/Ra6fZmX6nntcSX/41qr5Lb5GKpi1g1Z1arzXdLlumVOjwo
TLXCZvdqRA8i6s7Pzp4211+fnz9urik++BqOL+bRKrp3c3Vxq+xdqVJ+RDhZ
LUjbpXOlHZ2cmFIVqSkKlWIRVE9wzJNKWVNXqbInFgv1XKd8anvi4zNFGGgK
w2H/a7+BzyTsK26DGDHdlErcxc+K+7PkLDnlFW1AP/YqI7yuz6+nd6en51/u
Kg2d1+t1godW5yvW1ql0WUBuflLWs1zbpcqGyKh6pQrX02l6J0imuD9PTpNT
8dyslBiXJaKkwFkR8MF4UO8anssFzimuZVlqHwGdpl8LUhWhMxwKOaNQS5Eh
798Hb3z4IDIkfAGhbqlEY07hyA5HlTtiyZoSbC5xP1M2rXTJOx/p+ZHIdfFW
SOcqPauR9fx4I7GsTKqyGkIZTzziqIpS+F7mNeJbXNRVhcPnG6Fkuux2ZNmt
WP+4WCFVxEy1glQm1totGd8SMV1qK3puFnVJdvBHY2WsJVxUhZzlah9qKv6+
v4XMc7MmnePn+bmVLORCkXRdCbMuOBttSXYivXQhpEhV5SSurHKE1FWd49iN
Q1Y6y3JFn27Vb7WuFAeCeIE8rkky/b3/olK/5bjz4fDgm31/hwdTHA9gKAgN
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
dCkAAA==

-->

</rfc>

