glam/frontend/public/schemas/20251121/linkml/modules/classes/BankArchive.yaml
kempersc f9f3cc8e74 fix: resolve YAML import indentation and add missing slot descriptions
Schema Improvements:
- Fix YAML import indentation across 800+ class files (sed: '^- ../' → '  - ../')
- Add descriptions to 26 inline slots missing them (lint warnings)
- Fix malformed imports in BirthPlace.yaml and CustodianObservation.yaml

Validation Results:
- linkml-lint: 4 warnings (intentional SCREAMING_CASE tier names)
- gen-owl: SUCCESS (164,069 lines generated)
- gen-json-schema: SUCCESS (9.4MB generated)

Files affected: 1,034 files, +23,908 -15,200 lines
2026-01-16 00:09:28 +01:00

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