1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389
|
<pre>Internet Engineering Task Force (IETF) E. Cardona
Request for Comments: 6289 S. Channabasappa
Category: Informational J-F. Mule
ISSN: 2070-1721 CableLabs
June 2011
<span class="h1">A Uniform Resource Name (URN) Namespace for CableLabs</span>
Abstract
This document describes the Namespace Identifier (NID) 'cablelabs'
for Uniform Resource Names (URNs) used to identify resources
published by Cable Television Laboratories, Inc. (CableLabs).
CableLabs specifies and manages resources that utilize this URN
identification model. Management activities for these and other
resource types are handled by the manager of the CableLabs' Assigned
Names and Numbers registry.
Status of This Memo
This document is not an Internet Standards Track specification; it is
published for informational purposes.
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). Not all documents
approved by the IESG are a candidate for any level of Internet
Standard; see <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc6289">http://www.rfc-editor.org/info/rfc6289</a>.
Copyright Notice
Copyright (c) 2011 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) 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
<span class="grey">Cardona, et al. Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc6289">RFC 6289</a> URN Namespace for CableLabs June 2011</span>
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Table of Contents
<a href="#section-1">1</a>. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. URN Specification for CableLabs . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3">3</a>. Example . . . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-4">4</a>. Namespace Considerations . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-5">5</a>. Community Considerations . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-6">6</a>. IANA Considerations . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-7">7</a>. Security Considerations . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-8">8</a>. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-9">9</a>. References . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-9.1">9.1</a>. Normative References . . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<a href="#section-9.2">9.2</a>. Informative References . . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
CableLabs is a non-profit research and development consortium that is
dedicated to pursuing new cable telecommunications technologies and
to helping its cable operator members integrate those technical
advancements into their business objectives. Within CableLabs,
specification activities are organized into projects such as
DOCSIS(R), PacketCable(TM), and OpenCable(TM), and technical work is
conducted within focus teams. Product vendors, manufacturers, and
cable operator members are invited to join the focus teams that
create technical specifications.
Occasionally, CableLabs specification efforts require identifiers in
a managed namespace so that they are unique and persistent. To
ensure that the uniqueness is absolute, the registration of a
specific Uniform Resource Name (URN) [<a href="./rfc2141" title=""URN Syntax"">RFC2141</a>] Namespace Identifier
<span class="grey">Cardona, et al. Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc6289">RFC 6289</a> URN Namespace for CableLabs June 2011</span>
(NID) for use by CableLabs is being specified in this document, in
full conformance with the NID registration process specified in
[<a href="./rfc3406" title=""Uniform Resource Names (URN) Namespace Definition Mechanisms"">RFC3406</a>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. URN Specification for CableLabs</span>
Namespace ID:
cablelabs
Registration information:
registration version number: 1
registration date: 2011-04-18
Declared registrant of the namespace:
Registering organization
Name: Cable Television Laboratories, Inc.
Address: 858 Coal Creek Circle, Louisville, CO 80027, USA
Designated contact
Role: Manager, Standards
Email: ietf_standards@cablelabs.com
Declaration of syntactic structure:
The Namespace Specific String (NSS) of all URNs that use the
"cablelabs" NID will have the following structure:
{CLclass}:{CLClassSpecificString}
The "CLclass" is a US-ASCII string that conforms to the URN
syntax requirements specified in [<a href="./rfc2141" title=""URN Syntax"">RFC2141</a>] and defines a
specific class of resource type. Each class will have a
specific labeling scheme that is covered by
"CLClassSpecificString", which also conforms to the naming
requirements of [<a href="./rfc2141" title=""URN Syntax"">RFC2141</a>].
CableLabs maintains the CableLabs' Assigned Names and Numbers
[<a href="#ref-CANN" title=""CableLabs' Assigned Names and Numbers"">CANN</a>] specification that will contain the assignment of
CableLabs' resource classes and the specific registration values
assigned for each resource class.
Relevant ancillary documentation:
CableLabs publishes information regarding the registered
resources in the CableLabs' Assigned Names and Numbers
specification ([<a href="#ref-CANN" title=""CableLabs' Assigned Names and Numbers"">CANN</a>]).
<span class="grey">Cardona, et al. Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc6289">RFC 6289</a> URN Namespace for CableLabs June 2011</span>
Identifier uniqueness considerations:
CableLabs will manage resource classes using the "cablelabs" NID
and will be the authority for managing resources and associated
subsequent strings. CableLabs is expected to guarantee the
uniqueness of the strings themselves, or it may permit secondary
responsibility for certain defined resources.
CableLabs could allow the use of experimental type values for
testing purposes only. Note that using experimental types may
create collisions as multiple users may use the same values for
resources and specific strings.
Identifier persistence considerations:
CableLabs will update the CableLabs' Assigned Names and Numbers
specification ([<a href="#ref-CANN" title=""CableLabs' Assigned Names and Numbers"">CANN</a>]) to document the registered resources that
use the "cablelabs" NID.
Process of identifier assignment:
CableLabs will provide procedures for registration of each type
of resource that it maintains. Each such resource may have
three types of registration activities:
1. Registered values associated with CableLabs documents or
services
2. Registration of values or sub-trees to other entities
3. Name models for use in experimental purposes
Process for identifier resolution:
The namespace is not listed with a resolution discovery system;
this is not applicable for this URN registration.
Rules for lexical equivalence:
No special considerations; the rules for lexical equivalence of
[<a href="./rfc2141" title=""URN Syntax"">RFC2141</a>] apply.
Conformance with URN syntax:
No special considerations.
Validation mechanism:
None specified. URN assignment will be handled by procedures
implemented in support of CableLabs activities.
Scope:
Global
<span class="grey">Cardona, et al. Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc6289">RFC 6289</a> URN Namespace for CableLabs June 2011</span>
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Example</span>
The following example represents a hypothetical URN that could be
assigned by CableLabs.
urn:cablelabs:packetcable-example:ue:rst-sample
This example defines the URN to be used for User Equipment (UE)
conforming to the sample Residential SIP Telephony (RST) application
specified within CableLabs' PacketCable RST specification suite.
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Namespace Considerations</span>
CableLabs develops specifications that may require the use of data
models. URN Namespaces are key constructs to manage the definitions
of those data models reliably with persistence and uniqueness.
The use of URNs should also help specification authors to maintain
different versions of URNs and dependencies between URNs across
different versions of CableLabs specifications if they so wish.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Community Considerations</span>
Participants involved in the development and usage of CableLabs
specifications and cable industry deployments will benefit from the
publication of this namespace by providing consistent and reliable
names for the XML namespaces, schema locations, and similar
identifiers of physical data models published within CableLabs
specifications.
The CableLabs specifications are publicly available and are licensed
to manufacturers on a nondiscriminatory basis. CableLabs will
maintain the allocation of resources for the "cablelabs" NID within
the following specification: "CableLabs' Assigned Names and Numbers"
[<a href="#ref-CANN" title=""CableLabs' Assigned Names and Numbers"">CANN</a>], which will be publicly available for viewing. CableLabs will
also maintain the corresponding specifications where the registered
resources are referenced or used.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. IANA Considerations</span>
This document adds a new entry ("cablelabs") in the urn-namespaces
registry. This is the defining document. The entry can be found in
the "Uniform Resource Names (URN) Namespaces" registry available from
the IANA site (<a href="http://www.iana.org">http://www.iana.org</a>) and any associated mirrors.
<span class="grey">Cardona, et al. Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc6289">RFC 6289</a> URN Namespace for CableLabs June 2011</span>
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Security Considerations</span>
There are no additional security considerations other than those
normally associated with the use and resolution of URNs in general,
which are described in [<a href="./rfc1737" title=""Functional Requirements for Uniform Resource Names"">RFC1737</a>], [<a href="./rfc2141" title=""URN Syntax"">RFC2141</a>], and [<a href="./rfc3406" title=""Uniform Resource Names (URN) Namespace Definition Mechanisms"">RFC3406</a>].
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Acknowledgements</span>
The authors wish to thank Alfred Hoenes, Ted Hardie, and Peter Saint-
Andre for their useful comments and suggestions. The authors also
acknowledge that the text from [<a href="./rfc4358" title=""A Uniform Resource Name (URN) Namespace for the Open Mobile Alliance (OMA)"">RFC4358</a>] formed the basis for the
initial version of this document.
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. References</span>
<span class="h3"><a class="selflink" id="section-9.1" href="#section-9.1">9.1</a>. Normative References</span>
[<a id="ref-RFC2141">RFC2141</a>] Moats, R., "URN Syntax", <a href="./rfc2141">RFC 2141</a>, May 1997.
[<a id="ref-RFC3406">RFC3406</a>] Daigle, L., van Gulik, D., Iannella, R., and P. Faltstrom,
"Uniform Resource Names (URN) Namespace Definition
Mechanisms", <a href="https://www.rfc-editor.org/bcp/bcp66">BCP 66</a>, <a href="./rfc3406">RFC 3406</a>, October 2002.
<span class="h3"><a class="selflink" id="section-9.2" href="#section-9.2">9.2</a>. Informative References</span>
[<a id="ref-CANN">CANN</a>] Cable Television Laboratories Inc., "CableLabs' Assigned
Names and Numbers", 2011,
<<a href="http://www.cablelabs.com/specifications/cpSpecs.html">http://www.cablelabs.com/specifications/cpSpecs.html</a>>.
[<a id="ref-RFC1737">RFC1737</a>] Sollins, K. and L. Masinter, "Functional Requirements for
Uniform Resource Names", <a href="./rfc1737">RFC 1737</a>, December 1994.
[<a id="ref-RFC4358">RFC4358</a>] Smith, D., "A Uniform Resource Name (URN) Namespace for
the Open Mobile Alliance (OMA)", <a href="./rfc4358">RFC 4358</a>, January 2006.
<span class="grey">Cardona, et al. Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc6289">RFC 6289</a> URN Namespace for CableLabs June 2011</span>
Authors' Addresses
Eduardo Cardona
CableLabs
858 Coal Creek Circle
Louisville, CO 80027
USA
Phone: +1 303 661 3375
EMail: e.cardona@cablelabs.com
Sumanth Channabasappa
CableLabs
858 Coal Creek Circle
Louisville, CO 80027
USA
Phone: +1 303 661 3307
EMail: sumanth@cablelabs.com
Jean-Francois Mule
CableLabs
858 Coal Creek Circle
Louisville, CO 80027
USA
Phone: +1 303 661 9100
EMail: jf.mule@cablelabs.com
Cardona, et al. Informational [Page 7]
</pre>
|