glam/frontend/public/schemas/20251121/linkml/modules/classes/ArtArchive.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

90 lines
2.1 KiB
YAML

id: https://nde.nl/ontology/hc/class/ArtArchive
name: ArtArchive
title: Art Archive Type
prefixes:
linkml: https://w3id.org/linkml/
imports:
- linkml:types
- ./ArchiveOrganizationType
- ./CollectionType
- ./ArtArchiveRecordSetTypes
- ../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
- ./ArtArchiveRecordSetType
classes:
ArtArchive:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- hold_or_held_record_set_type
description: 'Specialized archive preserving documentation related to art, artists,
art movements, galleries, and the art market.
**Wikidata**: Q27032254
**Scope**:
Art archives (Kunstarchive) preserve:
- Artist papers and correspondence
- Gallery and dealer records
- Exhibition documentation (catalogs, invitations, reviews)
- Art criticism and publications
- Photographs of artworks and installations
- Auction house records
- Art movement manifestos and ephemera
- Studio and workshop documentation
**Collection Types**:
- Personal papers of artists
- Institutional records of art organizations
- Documentation of art historical events
- Provenance research materials
- Conservation and restoration records
**Related Types**:
- ArchitecturalArchive (Q121409581) - Architectural documentation
- PerformingArtsArchive (Q27030945) - Performance-based arts
- PhotoArchive (Q27032363) - Photographic collections
**Notable Examples**:
- Archives of American Art (Smithsonian)
- Getty Research Institute Special Collections
- Tate Archive (London)
- Archiv der Akademie der Künste (Berlin)
'
slot_usage: null