- Migrate 236+ class files from custodian_types to has_or_had_custodian_type - Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related - Update main schema and manifest imports - Fix Custodian.yaml class to use new slot - Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml Rules applied: - Rule 39: RiC-O naming convention (hasOrHad pattern) - Rule 43: Slot nouns must be singular (multivalued:true for cardinality) - Rule 38: Slot centralization with semantic URI
46 lines
1.6 KiB
YAML
46 lines
1.6 KiB
YAML
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:
|
|
skos:prefLabel: Personal Library
|
|
skos:altLabel: Autorenbibliothek, biblioteca de autor, bibliothèque personnelle,
|
|
Private Library
|
|
collection_type: personal collection
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q106402388
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:LibraryType", "hc:PersonalCollectionType"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
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
|
|
imports:
|