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

45 lines
1.6 KiB
YAML

# Literary Archive
# Auto-generated from ArchiveTypeEnum refactoring
# Wikidata: Q28607652
id: https://w3id.org/nde/ontology/LiteraryArchive
name: LiteraryArchive
title: Literary Archive
prefixes:
linkml: https://w3id.org/linkml/
classes:
LiteraryArchive:
description: >-
Archive for literary works. Literary archives collect and preserve
materials related to authors, literary movements, and the production
of literature. Holdings typically include manuscripts, drafts,
correspondence, personal papers, and documentation of publishing
history. They serve literary scholars, biographers, and researchers
studying the creative process and literary history.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- wikidata_entity
slot_usage:
wikidata_entity:
equals_string: "Q28607652"
annotations:
custodian_types: '["A"]'
custodian_types_rationale: "LiteraryArchive is a specialized archive type for literary works and author papers - maps to ARCHIVE type (A)"
skos:prefLabel: "Literary Archive"
skos:altLabel: "Literaturarchiv, archivo literario, archives littéraires, Author Archive"
subject_domain: "literature"
see_also:
- Nachlass
- PersonalLibrary
- SpecializedArchive
- WritersArchive
comments:
- "Literaturarchiv (de)"
- "archivo literario (es)"
- "archives littéraires (fr)"
- "May include author papers, manuscripts, correspondence"
- "Often associated with national literature collections"
- "Examples: Deutsches Literaturarchiv Marbach, Harry Ransom Center"