76 lines
3.1 KiB
YAML
76 lines
3.1 KiB
YAML
id: https://w3id.org/nde/ontology/FilmArchive
|
|
name: FilmArchive
|
|
title: Film Archive
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./FilmArchiveRecordSetTypes
|
|
- ../slots/hold_or_held_record_set_type
|
|
- ./CollectionType
|
|
- ../slots/has_or_had_scope # was: type_scope - migrated per Rule 53 (2026-01-15)
|
|
- ./Scope # for has_or_had_scope range (2026-01-15)
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ../slots/has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
- ./WikiDataIdentifier # for has_or_had_identifier range
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
classes:
|
|
FilmArchive:
|
|
description: Archive that safeguards film heritage. Film archives collect, preserve, restore, and provide access to motion
|
|
pictures, including feature films, documentaries, newsreels, and other moving image materials. They often also maintain
|
|
related materials such as scripts, production documents, posters, and equipment. Film archives play a crucial role in
|
|
preserving cultural heritage in moving image form.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- hold_or_held_record_set_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-15)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-15)
|
|
# equals_string removed: Q726929 (incompatible with uriorcurie range)
|
|
hold_or_held_record_set_type:
|
|
equals_expression: '["hc:FeatureFilmCollection", "hc:DocumentaryFilmCollection", "hc:NewsreelSeries", "hc:ProductionRecordsFonds",
|
|
"hc:FilmPromoCollection"]
|
|
|
|
'
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Film Archive
|
|
skos:altLabel: Filmarchiv, archivo fílmico, archives cinématographiques, Cinematheque, Moving Image Archive
|
|
media_type: moving image
|
|
exact_mappings:
|
|
- wd:Q726929
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
see_also:
|
|
- Cinematheque
|
|
- MediaArchive
|
|
- BroadcastArchive
|
|
- AudiovisualArchive
|
|
- FilmArchiveRecordSetType
|
|
comments:
|
|
- Filmarchiv (de)
|
|
- archivo fílmico (es)
|
|
- archives cinématographiques (fr)
|
|
- Often members of FIAF (International Federation of Film Archives)
|
|
- Preservation includes both content and technical formats
|
|
- Related to but distinct from Cinematheque (Q1352795) which focuses on exhibition
|