glam/schemas/20251121/linkml/modules/classes/PersonalLibrary.yaml
kempersc 0cf93587fb fix(schema): Normalize custodian_types annotation YAML quoting
YAML arrays in LinkML annotations must be quoted strings to ensure
proper parsing. This change quotes all custodian_types annotations
from the raw array format to quoted string format.

Before: custodian_types: ["A", "G"]
After:  custodian_types: '["A", "G"]'

Affected: 50+ class files in modules/classes/
Also updates: manifest.json, 01_custodian_name_modular.yaml
2025-12-16 20:19:45 +01:00

42 lines
1.5 KiB
YAML

# Personal Library
# Auto-generated from ArchiveTypeEnum refactoring
# Wikidata: Q106402388
id: https://w3id.org/nde/ontology/PersonalLibrary
name: PersonalLibrary
title: Personal Library
classes:
PersonalLibrary:
description: >-
The private library collection of an individual. Personal libraries
(Autorenbibliotheken) document the reading habits, intellectual
interests, and working methods of their owners. They may include
books with annotations, presentation copies, and materials reflecting
the owner's personal and professional life. Often preserved as
part of a Nachlass or literary archive.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
annotations:
custodian_types: '["L", "P"]'
custodian_types_rationale: "Personal library combines library (L) and personal collection (P)."
skos:prefLabel: "Personal Library"
skos:altLabel: "Autorenbibliothek, biblioteca de autor, bibliothèque personnelle, Private Library"
collection_type: "personal collection"
slots:
- wikidata_entity
slot_usage:
wikidata_entity:
equals_string: "Q106402388"
see_also:
- Nachlass
- LiteraryArchive
- PersonalArchive
- SpecialCollection
comments:
- "Autorenbibliothek (de)"
- "biblioteca de autor (es)"
- "bibliothèque personnelle (fr)"
- "Private book collection of an individual"
- "May include annotated books and marginalia"
- "Often preserved with personal papers"