- Updated descriptions and classifications for Diocesan and District Archive record types to enhance clarity and alignment with archival standards. - Introduced structured aliases and alternative descriptions in multiple languages for key classes, improving accessibility and usability. - Enhanced the Documentation and Documentation Centre classes with clearer definitions and broader mappings to relevant ontologies. - Refined the DispositionService and DispositionServiceType schemas to better reflect operational contexts and service classifications. - General cleanup of unused prefixes and redundant annotations across various schema files to streamline the overall structure.
51 lines
1.6 KiB
YAML
51 lines
1.6 KiB
YAML
id: https://w3id.org/nde/ontology/DocumentationCentre
|
|
name: DocumentationCentre
|
|
title: Documentation Centre
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
schema: http://schema.org/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
classes:
|
|
DocumentationCentre:
|
|
description: >-
|
|
Specialized repository institution focused on collecting, organizing, and providing access to thematic evidence resources.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- schema:Organization
|
|
close_mappings:
|
|
- rico:CorporateBody
|
|
slots:
|
|
- has_type
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
has_type:
|
|
equals_string: DocumentationCentre
|
|
annotations:
|
|
skos:prefLabel: Documentation Centre
|
|
skos:altLabel: "Dokumentationszentrum, centro de documentaci\xF3n, centre de documentation, Documentation Center"
|
|
custodian_function: documentation and research
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- ResearchCenter
|
|
- SpecializedArchive
|
|
- MemorialArchive
|
|
comments:
|
|
- Dokumentationszentrum (de)
|
|
- "centro de documentaci\xF3n (es)"
|
|
- centre de documentation (fr)
|
|
- Often combines archive, library, and museum functions
|
|
- Frequently associated with memorial sites and human rights documentation
|