60 lines
2.4 KiB
YAML
60 lines
2.4 KiB
YAML
id: https://w3id.org/nde/ontology/PersonalLibrary
|
|
name: PersonalLibrary
|
|
title: Personal Library
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
|
|
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
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
# equals_string removed: Q106402388 (incompatible with uriorcurie range)
|
|
description: Wikidata identifier for Personal Library concept
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:LibraryType", "hc:PersonalCollectionType"]'
|
|
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
|