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>Network Working Group C. Reed
Request for Comments: 5165 Open Geospatial Consortium
Category: Informational April 2008
<span class="h1">A Uniform Resource Name (URN) Namespace for the</span>
<span class="h1">Open Geospatial Consortium (OGC)</span>
Status of This Memo
This memo provides information for the Internet community. It does
not specify an Internet standard of any kind. Distribution of this
memo is unlimited.
Abstract
This document describes a Uniform Resource Name (URN) namespace that
is engineered by the Open Geospatial Consortium (OGC) for naming
persistent resources published by the OGC. The formal Namespace
IDentifier (NID) is "ogc".
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
The Open Geospatial Consortium (OGC) is a voluntary consensus
standards organization. Founded in 1994, the OGC produces many kinds
of technical documents, including: standards, working drafts,
technical reports, discussion papers, and XML schemas. The OGC
wishes to provide persistent, location-independent Identifiers for
these resources. Further, a number of OGC standards and application
schemas of OGC standards are now used and/or referenced by standards
specifications from other standards organizations, including OASIS,
the IETF, IEEE, ISO, and OMA.
The OGC core mission is to develop spatial interface and encoding
specifications that are openly available and royalty free. Products
and services that conform to OGC interface specifications enable
users to freely exchange and process spatial information across
networks, computing platforms, and products. Interoperability in
such an environment is facilitated by the use of a system of
persistent identifiers that are global in scope. The OGC is the only
standards organization whose mission is specifically focused in
interfaces and encodings for geospatial content and services.
Motivated by these concerns, the OGC would like to assign formal URNs
to published resources in order to provide persistent, location-
independent identifiers for them. The process for registering a
namespace identifier is documented in <a href="./rfc3406">RFC 3406</a> [<a href="#ref-2" title=""Uniform Resource Names (URN) Namespace Definition Mechanisms"">2</a>].
<span class="grey">Reed Informational [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc5165">RFC 5165</a> A URN Namespace for the OGC April 2008</span>
The official IANA registry of URN namespaces is available online:
<<a href="http://www.iana.org/assignments/urn-namespaces">http://www.iana.org/assignments/urn-namespaces</a>>.
2. URN Specification for "ogc" NID
Namespace ID:
ogc
Registration Information:
Registration Version Number: 1
Registration Date: 2007-08-16
Declared registrant of the namespace:
Open Geospatial Consortium, Inc. (Headquarters)
35 Main Street, Suite 5
Wayland, MA 01778-5037, USA
c/o Carl Reed (creed@opengeospatial.org)
Declaration of syntactic structure:
The Namespace Specific String (NSS) of all URNs that use the "ogc"
NID will have the following structure:
urn:ogc:{OGCresource}:{ResourceSpecificString}
where the "OGCresource" is a US-ASCII string that conforms to the
URN syntax requirements [<a href="#ref-1" title=""URN Syntax"">1</a>] and defines a specific class of
resource type. Each resource type has a specific labeling scheme
that is covered by "ResourceSpecificString", which also conforms
to the naming requirements of [<a href="#ref-1" title=""URN Syntax"">1</a>]. The only exception is that the
character ":" shall not be used as part of the "OGCresource"
string. This is to avoid possible confusion. Further,
"OGCresource" is case sensitive.
The OGC maintains a naming authority, the OGC Naming Authority
(ONA), that will manage the assignment of "OGCresources" and the
specific registration values assigned for each resource class.
Relevant ancillary documentation:
The OGC Naming Authority (ONA) provides information on the
registered resources and the registrations for each. More
information about ONA, the registration activities, and procedures
to be followed are available at:
<span class="grey">Reed Informational [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc5165">RFC 5165</a> A URN Namespace for the OGC April 2008</span>
<a href="https://portal.opengeospatial.org/wiki/twiki/bin/view/Member/OGCUrnIntro">https://portal.opengeospatial.org/wiki/twiki/bin/view/</a>
<a href="https://portal.opengeospatial.org/wiki/twiki/bin/view/Member/OGCUrnIntro">Member/OGCUrnIntro</a>
An operational OGC URN "resolver" is available at
<a href="http://urn.opengis.net/">http://urn.opengis.net/</a>. The resolver provides a registry of the
currently member approved OGC URN's used in currently approved and
implemented OGC standards.
The OGC Naming Authority is a permanent OGC resource. The
documents and related OGC URN resources, such as the URN resolver,
have stable URLs. The ONA reference is
<a href="http://www.opengeospatial.org/ogcna">http://www.opengeospatial.org/ogcna</a>.
There are a number of OGC Best Practice and Standards documents
that define member agreements on the definitions for "OGCresource"
and ResourceSpecificString.
Identifier uniqueness considerations:
The ONA manages resources using the "ogc" NID and will be the
authority for managing the resources and subsequent strings
associated. In the associated procedures, ONA will ensure the
uniqueness of the strings themselves or shall permit secondary
responsibility for the management of well-defined sub-trees.
The OGC may permit the use of experimental type values that will
not be registered. As a consequence, multiple users may end up
using the same value for separate uses. As experimental usage is
only intended for testing purposes, this should not be a real
issue.
Identifier persistence considerations:
The OGC provides clear documentation on a number of the registered
uses of the "ogc" NID. Additional uses developed by the OGC
membership in the future will be first approved by the ONA and
then by the entire OGC voting membership. This is the normal
process for all OGC documents that become OGC standards or other
permanent resources for use by the community.
The OGC Naming Authority maintains a permanent registry of
approved uses. This resource is structured such that each
"OGCresource" has a separate description and registration table.
The registration tables and information are published and
maintained by the ONA on the OGC web site.
<span class="grey">Reed Informational [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc5165">RFC 5165</a> A URN Namespace for the OGC April 2008</span>
Process of identifier assignment:
The ONA uses the approved OGC standards policies and procedures
for discussion, approval, and registration of each type of
resource maintained [<a href="#ref-3" title=" October 1">3</a>].
Each such resource may have three types of registration
activities:
1) Registered values associated with OGC specs 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
(RDS); this is not relevant.
Rules for Lexical Equivalence:
No special considerations except as noted in the declaration of
syntactic structure; the rules for lexical equivalence of [<a href="#ref-1" title=""URN Syntax"">1</a>]
apply.
Conformance with URN Syntax:
No special considerations.
Validation mechanism:
None specified. URN assignment will be handled by procedures
implemented in support of ONA activities.
Scope:
Global
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Examples</span>
The following examples are representative URNs that have been
assigned by the ONA.
urn:ogc:specification:gml:doc-is(02-023r4):3.0.0
Defines the URN to be used to identify version 3.0.0 of an OGC
specification document for the Geography Markup Language in the OGC
document archives.
<span class="grey">Reed Informational [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc5165">RFC 5165</a> A URN Namespace for the OGC April 2008</span>
urn:ogc:serviceType:CatalogueService:2.0.2:HTTP
Defines the URN to be used for an application to specify the specific
service type for an OGC Catalogue service.
urn:ogc:def:crs:EPSG:6.3:26986
This is the URN literal to reference the definition of the Coordinate
Reference System (CRS) with code 26986 that is specified in version
6.3 of the EPSG database [<a href="#ref-4" title=""Definition identifier URNs in OGC namespace"">4</a>].
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Namespace Considerations</span>
There is currently no available namespace that will allow the OGC to
uniquely specify and access resources, such as schemas and
registries, that are required by organizations implementing OGC
standards. There is also a need for other standards organizations,
such as OASIS and the IETF, to be able to access OGC specific
resources.
The geospatial and location services industry will benefit from the
publication of this namespace by having more permanent and reliable
names for the XML namespaces, schema locations, standards document
reference, and other document artifacts required for implementation
of an OGC standard.
The OGC members considered the use of other existing NIDs, such as
those for OASIS and OMA. However, the semantics for geospatial
content and services have a number of unique characteristics, such as
the expression of coordinate reference systems. The URN syntax used
by OASIS and OMA do not support the necessary elements to express the
full semantics used in and by the geospatial community.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Community Considerations</span>
Both the traditional geospatial and location services industry as
well as the broader IT community will benefit from the publication of
this namespace by providing permanent and reliable names for the XML
namespaces, schema locations, catalogues registries, and other
document artifacts required for implementation of an OGC standard.
We desire these resources to be freely and openly available as a set
of community resources. Not only can OGC members identify and submit
new proposals for additional resources, but any individual or
organization can make a contribution by submitting a proposal to the
OGC for consideration by the ONA. Normal OGC standards discussion
and approval processes will be used to process any new community
contribution.
<span class="grey">Reed Informational [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc5165">RFC 5165</a> A URN Namespace for the OGC April 2008</span>
Since 2003, the OGC membership has been developing expertise in using
the OGC URN. The knowledge and experience gained through
implementation experiments and a variety of operational test beds
contributed to the current OGC URN specification. The knowledge is
documented in OGC documents (above) as well as an operational OGC URN
resolver. Work is also underway on a publicly accessible OGC URN
registry. These resources are necessary for a number of reasons,
including the fact that numerous agencies and organizations, such as
NATO and NGA, have mandated a procurement policy that requires OGC
standards and their related OGC URNs.
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Security Considerations</span>
There are no additional security considerations other than those
normally associated with the use and resolution of URNs in general.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. IANA Considerations</span>
This document defines a URN NID registration of "ogc", which has been
entered into the IANA registry located at
<<a href="http://www.iana.org/assignments/urn-namespaces">http://www.iana.org/assignments/urn-namespaces</a>>.
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Normative References</span>
[<a id="ref-1">1</a>] Moats, R., "URN Syntax", <a href="./rfc2141">RFC 2141</a>, May 1997.
[<a id="ref-2">2</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.
[<a id="ref-3">3</a>] OGC Technical Committee Policies and Procedures, Version 3,
October 1, 2007. Available (online):
<a href="https://portal.opengeospatial.org/files/?artifact_id=12586">https://portal.opengeospatial.org/files/?artifact_id=12586</a>
[<a id="ref-4">4</a>] "Definition identifier URNs in OGC namespace" Version 1.1 Arliss
Whiteside, An OGC Best Practices, August 2006. Available
(online):
<a href="http://portal.opengeospatial.org/files/?artifact_id=16339">http://portal.opengeospatial.org/files/?artifact_id=16339</a>
Author Address
Carl Reed, PhD
Chief Technology Officer
Open Geospatial Consortium, Inc.
35 Main Street, Suite 5
Wayland, MA 01778-5037, USA
EMail: creed@opengeospatial.org
<span class="grey">Reed Informational [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc5165">RFC 5165</a> A URN Namespace for the OGC April 2008</span>
Full Copyright Statement
Copyright (C) The IETF Trust (2008).
This document is subject to the rights, licenses and restrictions
contained in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a>, and except as set forth therein, the authors
retain all their rights.
This document and the information contained herein are provided on an
"AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY, THE IETF TRUST AND
THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Intellectual Property
The IETF takes no position regarding the validity or scope of any
Intellectual Property Rights or other rights that might be claimed to
pertain to the implementation or use of the technology described in
this document or the extent to which any license under such rights
might or might not be available; nor does it represent that it has
made any independent effort to identify any such rights. Information
on the procedures with respect to rights in RFC documents can be
found in <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and <a href="https://www.rfc-editor.org/bcp/bcp79">BCP 79</a>.
Copies of IPR disclosures made to the IETF Secretariat and any
assurances of licenses to be made available, or the result of an
attempt made to obtain a general license or permission for the use of
such proprietary rights by implementers or users of this
specification can be obtained from the IETF on-line IPR repository at
<a href="http://www.ietf.org/ipr">http://www.ietf.org/ipr</a>.
The IETF invites any interested party to bring to its attention any
copyrights, patents or patent applications, or other proprietary
rights that may cover technology that may be required to implement
this standard. Please address the information to the IETF at
ietf-ipr@ietf.org.
Reed Informational [Page 7]
</pre>
|