38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
id: https://nde.nl/ontology/hc/slot/contributor_code
|
|
name: contributor_code_slot
|
|
title: contributor_code slot
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
|
|
slots:
|
|
contributor_code:
|
|
slot_uri: schema:identifier
|
|
description: |
|
|
Official contributor code/abbreviation for the consortium service.
|
|
|
|
These codes typically appear in source record identifiers within the service.
|
|
|
|
**VIAF Examples:**
|
|
- "LC" - Library of Congress
|
|
- "DNB" - Deutsche Nationalbibliothek
|
|
- "BnF" - Bibliotheque nationale de France
|
|
- "NTA" - National Library of the Netherlands (Thesaurus van auteursnamen)
|
|
- "BNE" - Biblioteca Nacional de Espana
|
|
- "ICCU" - Istituto Centrale per il Catalogo Unico
|
|
- "NDL" - National Diet Library (Japan)
|
|
- "NLA" - National Library of Australia
|
|
- "NLI" - National Library of Israel
|
|
- "SWNL" - Swiss National Library
|
|
|
|
**WorldCat Examples:**
|
|
- OCLC symbol codes (e.g., "DLC", "NjP", "CaOTU")
|
|
|
|
**ISNI Examples:**
|
|
- National ISNI agency codes
|
|
range: string
|
|
required: true
|