Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
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 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 |
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.