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

# Photo Archive
# Auto-generated from ArchiveTypeEnum refactoring
# Wikidata: Q27032363
id: https://w3id.org/nde/ontology/PhotoArchive
name: PhotoArchive
title: Photo Archive
prefixes:
linkml: https://w3id.org/linkml/
classes:
PhotoArchive:
description: >-
Physical image collection focusing on photographs. Photo archives
collect, preserve, and provide access to photographic materials
including prints, negatives, slides, and digital images. They may
focus on specific subjects, photographers, or geographic regions.
Preservation of photographic materials requires specialized
environmental controls and handling procedures.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
slots:
- wikidata_entity
slot_usage:
wikidata_entity:
equals_string: "Q27032363"
annotations:
custodian_types: '["A"]'
custodian_types_rationale: "PhotoArchive is a specialized archive type for photographic materials - maps to ARCHIVE type (A)"
skos:prefLabel: "Photo Archive"
skos:altLabel: "Fotoarchiv, archivo fotográfico, archive photographique, Photograph Archive, Photographic Archive"
media_type: "photographic"
see_also:
- PhotographCollection
- IconographicArchives
- MediaArchive
- PrintRoom
comments:
- "Fotoarchiv (de)"
- "archivo fotográfico (es)"
- "archive photographique (fr)"
- "Specialized in photographic materials"
- "Includes prints, negatives, slides, digital"
- "Requires specialized preservation conditions"