- Apply Rule 39: RiC-O style hasOrHad*/isOrWas* for temporal slots - Apply Rule 43: Singular noun convention (keywords → keyword) - Update slot references to match renamed slot files - Maintain schema integrity across all class definitions
104 lines
3.3 KiB
YAML
104 lines
3.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/SpecializedArchive
|
|
name: SpecializedArchive
|
|
title: SpecializedArchive Type
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
wd: http://www.wikidata.org/entity/
|
|
imports:
|
|
- linkml:types
|
|
- ./ArchiveOrganizationType
|
|
- ./SpecializedArchiveRecordSetTypes
|
|
- ../slots/has_or_had_holds_record_set_type
|
|
- ../slots/has_or_had_custodian_type
|
|
- ../slots/specificity_annotation
|
|
- ../slots/template_specificity
|
|
- ../slots/wikidata_alignment
|
|
- ../slots/wikidata_entity
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScores
|
|
- ./WikidataAlignment
|
|
classes:
|
|
SpecializedArchive:
|
|
description: An archive specialized in a specific field, subject area, format,
|
|
or type of documentation. Specialized archives (Facharchive) focus their collection and
|
|
preservation activities on particular domains such as architecture, medicine,
|
|
sports, or other thematic areas, developing deep expertise in their chosen
|
|
specialization.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- has_or_had_holds_record_set_type
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|
|
- wikidata_entity
|
|
exact_mappings:
|
|
- wd:Q27030941
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
- skos:Concept
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q27030941
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
description: 'Wikidata alignment: Q27030941 ()'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
attributes:
|
|
specialization_field:
|
|
description: The specific field or subject area of specialization
|
|
range: string
|
|
required: true
|
|
format_specialization:
|
|
description: Any format-based specialization (photographs, films, maps, etc.)
|
|
range: string
|
|
see_also:
|
|
- SpecializedArchivesCzechia
|
|
- LiteraryArchive
|
|
- MusicArchive
|
|
- FilmArchive
|
|
- ArchitecturalArchive
|
|
annotations:
|
|
label_de: Facharchiv
|
|
label_es: archivo especial
|
|
label_fr: archives spécialisées
|
|
record_set_type: true
|
|
custodian_type: true
|
|
SpecializedArchiveRecordSetType:
|
|
description: A rico:RecordSetType for classifying collections from archives specialized
|
|
in specific fields or subject areas.
|
|
is_a: CollectionType
|
|
class_uri: rico:RecordSetType
|
|
slot_usage:
|
|
wikidata_equivalent:
|
|
equals_string: Q27030941
|
|
wikidata_alignment:
|
|
range: WikidataAlignment
|
|
inlined: true
|
|
description: 'Wikidata alignment: Q27030941 ()'
|
|
specificity_annotation:
|
|
range: SpecificityAnnotation
|
|
inlined: true
|
|
template_specificity:
|
|
range: TemplateSpecificityScores
|
|
inlined: true
|
|
see_also:
|
|
- SpecializedArchive
|
|
slots:
|
|
- specificity_annotation
|
|
- template_specificity
|
|
- wikidata_alignment
|