Network Working Group P. Lemieux Internet-Draft Sandflow Consulting LLC Expires: September 4, 2014 March 3, 2014 Entertainment Identifier Registry (EIDR) URN Namespace Definition draft-pal-eidr-urn-01 Abstract Entertainment Identifier Registry (EIDR) Identifiers are used for the global 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 Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on September 4, 2014. 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 Expires September 4, 2014 [Page 1] Internet-Draft EIDR URN Namespace Definition March 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 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/68DD-341E-03EE-4BB8-1761-Q where "10.5240" is the prefix and "68DD-341E-03EE-4BB8-1761-Q" is the suffix. The canonical URN representation of the same EIDR Identifier is: urn:eidr:10.5240:68DD-341E-03EE-4BB8-1761-Q 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. 2. URN Namespace Definition Template The following template is provided in accordance with [RFC3406]. Namespace ID: Lemieux Expires September 4, 2014 [Page 2] Internet-Draft EIDR URN Namespace Definition March 2014 EIDR Registration Information: Version 1 2014-03-03 Declared registrant of the namespace: Name: Entertainment Identifier Registry Association Address: 1515 Cordilleras Road. Redwood City, CA 94062 USA Contact: Richard Kroon E-mail: rkroon@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-SUFFIX EIDR-PREFIX = 1*EIDR-CHARS EIDR-SUFFIX = 1*EIDR-CHARS EIDR-CHARS = ALPHA / DIGIT / "-" / "." / "_" The only value of EIDR-PREFIX currently in use is "10.5240". Additional prefix values conforming to the EIDR-PREFIX syntax might be introduced by EIDR organization in the future. Each of these additional prefix values will in all cases be associated with suffix values that conform to a subset of the EIDR-SUFFIX syntax. These additional prefixes and their corresponding suffixes will be documented in future revisions to this registration. Lemieux Expires September 4, 2014 [Page 3] Internet-Draft EIDR URN Namespace Definition March 2014 An implementation can process an EIDR-NSS with an unknown prefix as an opaque string per the Section "rules of lexical equivalence", and resolve it as a generic DOI Name per the Section "process for identifier resolution". When EIDR-PREFIX is equal to "10.5240", the syntax of EIDR-SUFFIX is further constrained according to the to RP2079-SUFFIX syntax specified in [SMPTERP2079]: RP2079-SUFFIX = 5(4HEXDIG "-") CHECK CHECK = DIGIT / ALPHA where CHECK is the Mod 37,36 check character as specified in [ISO7064], computed over the 20 hexadecimal digits HEXDIG of RP2079-SUFFIX. EXAMPLE: urn:eidr:10.5240:68DD-341E-03EE-4BB8-1761-Q Relevant ancillary documentation: [ISO26234] specifies DOI Name syntax and registration. [SMPTERP2079] specifies the syntax of EIDR Identifier with the prefix "10.5240". Identifier uniqueness considerations: An EIDR Identifier is a DOI Name. The ISO 26324 Registration Authority ensures that DOI Name uniqueness, therefore the URN-EIDR derived from an EIDR Identifier is guaranteed unique and never reassigned. Furthermore, an EIDR Identifier is associated with a single URN- EIDR. Identifier persistence considerations: An EIDR Identifier is a DOI Name. The ISO 26324 Registration Authority ensures that a DOI Name remains valid indefinitely, therefore the URN-EIDR derived from an EIDR Identifier remains valid indefinitely. Process of identifier assignment: The EIDR Association registers each EIDR Identifier with the ISO 26324 Registration Authority. Lemieux Expires September 4, 2014 [Page 4] Internet-Draft EIDR URN Namespace Definition March 2014 Entities involved in the motion picture and television industry, either directly in the production of content or in its distribution and related services, are eligible to apply for registrant status. Registrants pay an annual membership fee that depends on the size of the company. Process for identifier resolution: As a DOI Name, the resolution of the EIDR Identifier associated with an EIDR-NSS is handled by the ISO 26324 Registration Authority. The ISO 26324 Registration Authority operates a web service that allows the EIDR Identifier associated with an EIDR-NSS to be resolved by issuing an HTTP GET request to the following URI (see [RFC2616]): "http://doi.org/" EIDR-PREFIX "/" EIDR-SUFFIX If the EIDR Identifier exists, then an XML Schema instance document (see [XMLSchema]) containing metadata associated with the EIDR Identifier is returned, otherwise the HTTP status code "404 Not Found" is returned. EXAMPLE: http://doi.org/10.5240/68DD-341E-03EE-4BB8-1761-Q Rules for Lexical Equivalence: Lexical equivalence of EIDR-URN is defined by case-insensitive string match. Conformance with URN Syntax: As specified above, the syntax of EIDR-URN is a subset of the URN syntax specified in [RFC2141]. Validation mechanism: The validity of an EIDR-NSS can only be guaranteed by completing the resolution process. For EIDR-NSS with an EIDR-PREFIX equal to "10.5240", the CHECK value can be used for integrity checking, as specified above. Scope: EIDR Identifiers are centrally registered, globally unique identifiers for use with audiovisual works worldwide. Lemieux Expires September 4, 2014 [Page 5] Internet-Draft EIDR URN Namespace Definition March 2014 3. Namespace Considerations EIDR Identifiers are intended for use in Internet applications, where URNs are routinely used to identify audiovisual resources. There is no direct mapping from EIDR Identifiers to existing URN namepsaces. 4. Community Considerations The primary registrants of EIDR Identifiers are producers and distributors of audiovisual works, metadata aggregators, and audiovisual archives. Any bona fide member of the ecosystem can become an EIDR member and register any work. EIDR identifiers can be used by anyone to unambiguously identify an audiovisual asset and retrieve underlying metadata. The primary benefits of its use are associated with works in wide distribution, management of long or complex distribution chains, and aggregation of information from multiple sources. 5. IANA Considerations This document defines a URN NID registration that is to be entered into the IANA registry of URN NIDs. It specifically requests the EIDR NID. 6. Security Considerations This document only specifies the syntax of the EIDR-URN namespace, and is therefore security-neutral. The details assignment and resolution processes are defined external to this document by the EIDR Association and the ISO 26324 Registration Authority, and thus outside the scope of this document. 7. References 7.1. Normative References [RFC2141] Moats, R., "URN Syntax", RFC 2141, May 1997. [RFC5234] Crocker, D. and P. Overell, "Augmented BNF for Syntax Specifications: ABNF", STD 68, RFC 5234, January 2008. [ISO26234] International Organization for Standardization, "Information and documentation - Digital object identifier system", ISO Standard 26324, 2012. Lemieux Expires September 4, 2014 [Page 6] Internet-Draft EIDR URN Namespace Definition March 2014 [ISO7064] International Organization for Standardization, "Information technology - Security techniques - Check character systems", ISO Standard 7064, 2003. [SMPTERP2079] Society of Motion Picture and Television Engineers, "Digital Object Identifier (DOI) Name and Entertainment ID Registry (EIDR) Identifier Representations", SMPTE RP 2079, 2014. 7.2. Informative References [XMLSchema] Holstege, M. and A. Vedamuthu, "W3C XML Schema Definition Language (XSD): Component Designators", World Wide Web Consortium CR CR-xmlschema-ref-20100119, January 2010, . [RFC2616] Fielding, R., Gettys, J., Mogul, J., Frystyk, H., Masinter, L., Leach, P., and T. Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2616, June 1999. [RFC3406] Daigle, L., van Gulik, D., Iannella, R., and P. Faltstrom, "Uniform Resource Names (URN) Namespace Definition Mechanisms", BCP 66, RFC 3406, October 2002. [EIDR-OVERVIEW] Entertainment Identifier Registry Association, "EIDR Overview", November 2013, . [EIDR-INTRO] Entertainment Identifier Registry Association, "EIDR: ID Format Ver. 1.1", August 2013, . Author's Address Pierre-Anthony Lemieux Sandflow Consulting LLC Email: pal@sandflow.com Lemieux Expires September 4, 2014 [Page 7]