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

41 lines
1.6 KiB
YAML

# Location Library - Film/Photography Location Reference
# Auto-generated from ArchiveTypeEnum refactoring
# Wikidata: Q6664811
id: https://w3id.org/nde/ontology/LocationLibrary
name: LocationLibrary
title: Location Library
classes:
LocationLibrary:
description: >-
A collection of visual and reference information about locations
or places that might be used for filming or photography. Location
libraries serve the film, television, and photography industries
by providing searchable databases of potential shooting locations.
They typically include photographs, descriptions, access information,
and logistical details about venues and landscapes.
is_a: ArchiveOrganizationType
class_uri: skos:Concept
annotations:
custodian_types: '["L"]'
custodian_types_rationale: "Location library is a library type (L)."
skos:prefLabel: "Location Library"
skos:altLabel: "biblioteca de localizaciones, Film Location Library, Location Database, Scouting Library"
subject_domain: "film/photography production"
slots:
- wikidata_entity
slot_usage:
wikidata_entity:
equals_string: "Q6664811"
see_also:
- FilmArchive
- PhotoArchive
- MediaArchive
- DigitalPlatformType
comments:
- "biblioteca de localizaciones (es)"
- "Serves film, TV, and photography production needs"
- "May be maintained by film commissions or private companies"
- "Combines archival reference with commercial service"
- "Often includes searchable geographic and visual databases"