- 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)
49 lines
1.8 KiB
YAML
49 lines
1.8 KiB
YAML
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:
|
|
skos:prefLabel: Location Library
|
|
skos:altLabel: biblioteca de localizaciones, Film Location Library, Location
|
|
Database, Scouting Library
|
|
subject_domain: film/photography production
|
|
slots:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q6664811
|
|
custodian_types:
|
|
equals_expression: '["hc:LibraryType"]'
|
|
custodian_types_rationale:
|
|
equals_string: Location library is a library type (L).
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
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
|
|
imports:
|
|
- ../slots/class_metadata_slots
|