- Created new YAML files for audience size and audience type slots, defining their properties and annotations. - Added archived capacity slots including cubic meters, linear meters, item count, and descriptions, with appropriate URIs and ranges. - Introduced a template specificity slot for context-aware RAG filtering. - Consolidated capacity-related slots into a unified structure, including has_or_had_capacity, capacity_type, and capacity_value, with detailed descriptions and examples.
110 lines
2.8 KiB
YAML
110 lines
2.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/Cinematheque
|
|
name: Cinematheque
|
|
title: Cinematheque Type
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
- ../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_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
classes:
|
|
Cinematheque:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: 'Organization responsible for preserving, restoring, and exhibiting
|
|
|
|
cinematographic heritage including films, related materials, and
|
|
|
|
film history documentation.
|
|
|
|
|
|
**Wikidata**: Q1352795
|
|
|
|
|
|
**CUSTODIAN-ONLY**: This type does NOT have a corresponding rico:RecordSetType
|
|
|
|
class. Cinematheques are institutions with complex functions beyond
|
|
|
|
simple collection classification.
|
|
|
|
|
|
**Scope**:
|
|
|
|
Cinematheques (Kinematheken/filmotecas) provide:
|
|
|
|
- Film preservation and restoration
|
|
|
|
- Film exhibition and screening programs
|
|
|
|
- Film library and documentation services
|
|
|
|
- Educational programs and retrospectives
|
|
|
|
- Research facilities for film scholars
|
|
|
|
- Equipment preservation (projectors, cameras)
|
|
|
|
|
|
**Institutional Functions**:
|
|
|
|
Unlike simple archives, cinematheques combine:
|
|
|
|
- Archive function (preservation)
|
|
|
|
- Museum function (exhibition)
|
|
|
|
- Library function (documentation)
|
|
|
|
- Theater function (screenings)
|
|
|
|
- Educational function (programs)
|
|
|
|
|
|
**Related Types**:
|
|
|
|
- FilmArchive (Q726929) - Film preservation focus
|
|
|
|
- AudiovisualArchive (Q27030766) - Broader AV materials
|
|
|
|
- MediaArchive (Q116809817) - Media preservation
|
|
|
|
|
|
**Notable Examples**:
|
|
|
|
- Cinémathèque française (Paris)
|
|
|
|
- Filmoteca Española (Madrid)
|
|
|
|
- Cinemateca Brasileira (São Paulo)
|
|
|
|
- Deutsche Kinemathek (Berlin)
|
|
|
|
- Eye Filmmuseum (Amsterdam)
|
|
|
|
|
|
**FIAF Membership**:
|
|
|
|
Many cinematheques are members of FIAF (International Federation
|
|
|
|
of Film Archives), the primary professional body for film archives.
|
|
|
|
'
|
|
slot_usage:
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|