Schema Migration Fixes: - Fix YAML import indentation in ~650 slot files (linkml:types and enum imports) - Rename slot reference: has_or_had_holds_record_set_type → hold_or_held_record_set_type (70+ archive class files, main schema, manifest.json) - Fix ProvenanceBlock.yaml: remove invalid any_of range, use string with multivalued - Fix has_or_had_provenance.yaml: remove nested template_specificity from annotations Validation Status: - 0 errors (was multiple import/reference errors) - 30 warnings (missing descriptions on inline slots, intentional SCREAMING_CASE names) Files changed: ~3,850 (slots, classes, main schema, manifest)
101 lines
2.3 KiB
YAML
101 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/BankArchive
|
|
name: BankArchive
|
|
title: Bank Archive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./CollectionType
|
|
- ./BankArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/dual_class_link
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ./DualClassLink
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./BankArchiveRecordSetType
|
|
classes:
|
|
BankArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- hold_or_held_record_set_type
|
|
description: 'Archive preserving records of banking institutions, documenting
|
|
|
|
financial history and banking operations.
|
|
|
|
|
|
**Wikidata**: Q52718263
|
|
|
|
|
|
**Scope**:
|
|
|
|
Bank archives (Bankarchive) preserve:
|
|
|
|
- Corporate governance records (board minutes, reports)
|
|
|
|
- Customer records (historical, anonymized)
|
|
|
|
- Loan and mortgage documentation
|
|
|
|
- Correspondence and contracts
|
|
|
|
- Marketing and advertising materials
|
|
|
|
- Photographs of buildings, staff, events
|
|
|
|
- Publications (annual reports, newsletters)
|
|
|
|
- Numismatic collections (banknotes, coins)
|
|
|
|
|
|
**Historical Significance**:
|
|
|
|
Bank archives document:
|
|
|
|
- Economic development and financial history
|
|
|
|
- Business and commercial practices
|
|
|
|
- Architectural heritage (historic bank buildings)
|
|
|
|
- Social history (banking access, community development)
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- CompanyArchives (Q10605195) - Corporate archives broadly
|
|
|
|
- EconomicArchive (Q27032167) - Economic history focus
|
|
|
|
|
|
**Privacy Considerations**:
|
|
|
|
Bank archives often have:
|
|
|
|
- Extended closure periods for personal data
|
|
|
|
- Anonymization requirements
|
|
|
|
- Legal retention requirements
|
|
|
|
- Sensitive commercial information
|
|
|
|
|
|
**Notable Examples**:
|
|
|
|
- HSBC Group Archives (London)
|
|
|
|
- Deutsche Bank Historical Archive
|
|
|
|
- Rothschild Archive (London)
|
|
|
|
- Archives historiques de la Société Générale
|
|
|
|
'
|
|
slot_usage: null
|