ISO 27730: International Standard Collection Identifier (ISCI)

Unique identification system for collections, fonds, and archival series in cultural heritage institutions

Introduction to ISO 27730 and the ISCI System

ISO 27730:2012 establishes the International Standard Collection Identifier (ISCI), a unique identification system for collections, fonds, and archival series held by cultural heritage institutions. Unlike centralized identifier systems, ISCI enables any organization with an ISIL (ISO 15511) to autonomously assign identifiers to its collections without requiring a central registration authority. This decentralized approach makes ISCI particularly suitable for the diverse landscape of libraries, museums, and archives worldwide.

The ISCI system bridges local collection management with global discoverability. By combining the organizational ISIL prefix with a local collection identifier string, institutions can immediately participate in international collection sharing and discovery networks.

ISCI Structure and Syntax

The ISCI is a variable-length identifier composed of two parts: the organization identifier (ISIL) enclosed in square brackets, followed by the collection identifier string. The formal syntax is expressed as [ISIL]collectionIdentifierString. This design allows institutions to leverage their existing ISIL assignments and local collection identifiers, minimizing implementation barriers.

Component Example Description
Organization prefix (ISIL) [FI-H] National Library of Finland
Collection string Hebraica Hebraica collection
Full ISCI ISCI [FI-H]Hebraica Complete identifier with prefix
CNRS example [FR-751041001]Casadesus1 BnF performing arts fonds
Arsenal example [FR-751041002]Douay BnF Arsenal manuscript collection
ISCI collection identifier strings are case-insensitive and can contain any Unicode (UCS) character, including spaces. This flexibility allows institutions to preserve their existing local collection codes while still conforming to the international standard.

Metadata Requirements and Engineering Considerations

The standard defines mandatory and recommended metadata elements for collection description. Mandatory elements include title, description, language, collection identifier, location, access URL, custodial history, creation date, owner, and type. The Dublin Core Collections Application Profile serves as the recommended metadata framework, with XML encoding and OAI-PMH protocol for metadata harvesting.

From an engineering perspective, the ISCI system’s key strengths are its persistence rules and hierarchy support. Once assigned, an ISCI can never be re-used. When collections merge, a new ISCI is assigned to the combined collection while original ISCIs are retained as sub-collection references. When collections split, each new collection receives its own ISCI with the original recorded in the super-collection element.

System architects implementing ISCI in collection management platforms must account for variable-length identifiers (no fixed maximum length) and the full Unicode character set. Database schemas using fixed-width VARCHAR fields may truncate valid ISCIs containing extended Unicode characters.

Frequently Asked Questions

Q: Does an organization need a registration authority to assign ISCIs?
A: No. Any organization that already has an ISIL (per ISO 15511) can autonomously assign ISCIs to its collections. There is no central ISCI registration authority — this is a deliberate design choice to lower adoption barriers.
Q: Can sub-collections have their own ISCIs?
A: Yes. The ISCI system supports hierarchical collection structures. A collection identified by an ISCI may contain one or more sub-collections, each with its own ISCI. The metadata elements Sub-Collection and Super-Collection encode these relationships.
Q: How does ISCI handle multinational or jointly-held collections?
A: International collections may use the ISIL of the principal host organization. Alternatively, organizations may register a joint ISIL with their national ISIL agency for shared collections.
Q: What metadata protocol is recommended for ISCI data exchange?
A: The OAI-PMH (Open Archives Initiative Protocol for Metadata Harvesting) version 2.0 is the recommended protocol for harvesting ISCI metadata records from multiple repositories into union catalogues.

Leave a Reply

Your email address will not be published. Required fields are marked *