- Fix scope_note → finding_aid_scope_note in FindingAid.yaml - Remove duplicate wikidata_entity slot from CustodianType.yaml (import instead) - Remove duplicate rico_record_set_type from class_metadata_slots.yaml - Fix range types for equals_string compatibility (uriorcurie → string) - Move class names from close_mappings to see_also in 10 RecordSetTypes files - Generate all RDF formats: OWL, N-Triples, RDF/XML, N3, JSON-LD context - Sync schemas to frontend/public/schemas/ Files: 1,151 changed (includes prior CustodianType migration)
51 lines
1.8 KiB
YAML
51 lines
1.8 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:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q106402388
|
|
custodian_types:
|
|
equals_expression: '["hc:LibraryType", "hc:PersonalCollectionType"]'
|
|
custodian_types_rationale:
|
|
equals_string: Personal library combines library (L) and personal collection
|
|
(P).
|
|
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:
|
|
- ../slots/class_metadata_slots
|