58 lines
2.4 KiB
YAML
58 lines
2.4 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#
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
- ../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_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
- ./WikiDataIdentifier
|
|
- ./SpecificityAnnotation
|
|
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
|
|
|
|
- ./TemplateSpecificityType
|
|
|
|
- ./TemplateSpecificityTypes
|
|
|
|
classes:
|
|
DocumentationCentre:
|
|
description: An organisation that deals with documentation, typically focusing on collecting, organizing, and providing
|
|
access to documents and information on specific topics. Documentation centres often serve as specialized research facilities,
|
|
combining archival, library, and information management functions. They may focus on particular subjects like human
|
|
rights, social movements, or historical events.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_or_had_custodian_type
|
|
- specificity_annotation
|
|
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
|
|
- has_or_had_identifier # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
slot_usage:
|
|
has_or_had_identifier: # was: wikidata_entity - migrated per Rule 53 (2026-01-16)
|
|
# equals_string removed: Q2945282 (incompatible with uriorcurie range)
|
|
description: Wikidata identifier for Documentation Centre concept
|
|
has_or_had_custodian_type:
|
|
equals_expression: '["hc:ArchiveOrganizationType"]'
|
|
annotations:
|
|
skos:prefLabel: Documentation Centre
|
|
skos:altLabel: Dokumentationszentrum, centro de documentación, centre de documentation, Documentation Center
|
|
custodian_function: documentation and research
|
|
see_also:
|
|
- ResearchCenter
|
|
- SpecializedArchive
|
|
- MemorialArchive
|
|
comments:
|
|
- Dokumentationszentrum (de)
|
|
- centro de documentación (es)
|
|
- centre de documentation (fr)
|
|
- Often combines archive, library, and museum functions
|
|
- Frequently associated with memorial sites and human rights documentation
|