Entertainment Identifier Registry (EIDR) URN Namespace Definition
RFC 7302
Document | Type |
RFC - Informational
(July 2014; No errata)
Obsoleted by RFC 7972
Was draft-pal-eidr-urn (individual in app area)
|
|
---|---|---|---|
Author | Pierre-Anthony Lemieux | ||
Last updated | 2014-07-07 | ||
Stream | IETF | ||
Formats | plain text html pdf htmlized bibtex | ||
Reviews | |||
Stream | WG state | Submitted to IESG for Publication | |
Document shepherd | Barry Leiba | ||
Shepherd write-up | Show (last changed 2014-04-18) | ||
IESG | IESG state | RFC 7302 (Informational) | |
Consensus Boilerplate | Yes | ||
Telechat date | |||
Responsible AD | Barry Leiba | ||
Send notices to | (None) | ||
IANA | IANA review state | IANA OK - Actions Needed | |
IANA action state | RFC-Ed-Ack |
Internet Engineering Task Force (IETF) P. Lemieux Request for Comments: 7302 Sandflow Consulting LLC Category: Informational July 2014 ISSN: 2070-1721 Entertainment Identifier Registry (EIDR) URN Namespace Definition Abstract Entertainment Identifier Registry (EIDR) Identifiers are used for the globally unique identification of motion picture and television content. This document defines the formal Uniform Resource Name (URN) Namespace Identifier (NID) for EIDR Identifiers. 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 Section 2 of RFC 5741. Information about the current status of this document, any errata, and how to provide feedback on it may be obtained at http://www.rfc-editor.org/info/rfc7302. Copyright Notice Copyright (c) 2014 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) 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 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. Lemieux Informational [Page 1] RFC 7302 EIDR URN Namespace Definition July 2014 1. Introduction This document defines the formal Uniform Resource Name (URN) Namespace Identifier (NID) for EIDR Identifiers. EIDR Identifiers are centrally registered, globally unique identifiers for audiovisual works and their variants, primarily film and television. A unique set of metadata parameters describing the associated work is bound to the EIDR Identifier at the time of registration. EIDR Identifiers are a special kind of DOI Names allocated by EIDR Association specifically for audiovisual works. The Digital Object Identifier (DOI) system provides an infrastructure for persistent unique identification of objects of any type and is specified in [ISO26234]. A DOI name is the identifier that is permanently assigned to an object. The use of DOI Names ensures persistence, global uniqueness, and an open resolution infrastructure. As a DOI Name, an EIDR Identifier has two components: a prefix assigned exclusively to EIDR Association by the DOI Registration Authority and a suffix defined by EIDR Association. Currently, EIDR Identifiers use the prefix "10.5240", but additional prefixes might be introduced in the future. The following is an example of an EIDR Identifier in its canonical representation: 10.5240/7791-8534-2C23-9030-8610-5 where "10.5240" is the prefix and "7791-8534-2C23-9030-8610-5" is the suffix. The canonical URN representation of the same EIDR Identifier is: urn:eidr:10.5240:7791-8534-2C23-9030-8610-5 Note that ":" is used as separator between prefix and suffix since "/" is a URN reserved character. [EIDR-OVERVIEW] and [EIDR-INTRO] provide additional background information. Lemieux Informational [Page 2] RFC 7302 EIDR URN Namespace Definition July 2014 2. Completed URN Namespace Definition Template The namespace definition according to the template in [RFC3406] is as follows: Namespace ID: eidr Registration Information: Version 1 2014-03-03 Declared registrant of the namespace: Name: Entertainment Identifier Registry Association Address: c/o Alliances Management 544 Hillside Road Redwood City, CA 94062 USA Contact: URL: http://eidr.org/contact/ Email: info@eidr.org Declaration of syntactic structure: An EIDR Identifier is a special kind of DOI Name (see [ISO26234]) and, as such, consists of two components: a prefix denoted EIDR- PREFIX and a suffix denoted EIDR-SUFFIX. The URN representation URN-EIDR of an EIDR Identifier conforms to the syntax (expressed using [RFC5234]): URN-EIDR = "urn:eidr:" EIDR-NSS EIDR-NSS = EIDR-PREFIX ":" EIDR-SUFFIXShow full document text