- 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)
50 lines
1.7 KiB
YAML
50 lines
1.7 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:
|
|
- custodian_types
|
|
- custodian_types_rationale
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_entity
|
|
slot_usage:
|
|
wikidata_entity:
|
|
equals_string: Q130486108
|
|
custodian_types:
|
|
equals_expression: '["hc:ArchiveOrganizationType", "hc:MuseumType"]'
|
|
custodian_types_rationale:
|
|
equals_string: Photograph collections are typically in archives (A) or museums
|
|
(M).
|
|
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:
|
|
- ../slots/class_metadata_slots
|