- Migrate 236+ class files from custodian_types to has_or_had_custodian_type - Archive deprecated slots: custodian_type, custodian_types, custodian_type_broader/narrower/related - Update main schema and manifest imports - Fix Custodian.yaml class to use new slot - Fix annotation format (list→scalar) in has_or_had_custodian_type.yaml Rules applied: - Rule 39: RiC-O naming convention (hasOrHad pattern) - Rule 43: Slot nouns must be singular (multivalued:true for cardinality) - Rule 38: Slot centralization with semantic URI
45 lines
1.6 KiB
YAML
45 lines
1.6 KiB
YAML
id: https://w3id.org/nde/ontology/PhotographCollection
|
|
name: PhotographCollection
|
|
title: Photograph Collection
|
|
classes:
|
|
PhotographCollection:
|
|
description: Collection of photographs. Photograph collections are organized assemblages
|
|
of photographic materials that may be held within archives, libraries, museums,
|
|
or as independent entities. They may document specific subjects, events, places,
|
|
or the work of particular photographers.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
annotations:
|
|
skos:prefLabel: Photograph Collection
|
|
skos:altLabel: Fotosammlung, colección de fotografías, collection de photographies,
|
|
Photo Collection
|
|
media_type: photographic
|
|
collection_type: photographs
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q130486108
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType", "hc:MuseumType"]'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
see_also:
|
|
- PhotoArchive
|
|
- IconographicArchives
|
|
- SpecialCollection
|
|
comments:
|
|
- Fotosammlung (de)
|
|
- colección de fotografías (es)
|
|
- collection de photographies (fr)
|
|
- Organized collection of photographic materials
|
|
- May be part of larger archive or museum
|
|
- Subject, event, or photographer-focused
|
|
imports:
|