57 lines
2 KiB
YAML
57 lines
2 KiB
YAML
id: https://w3id.org/nde/ontology/Division
|
|
name: Division
|
|
title: Division (Organizational Unit)
|
|
|
|
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/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
|
|
- ./OrganizationalStructure
|
|
|
|
classes:
|
|
Division:
|
|
description: A distinct and large part of an organization. In the context of heritage custodians, this represents a major
|
|
organizational unit or department that may have its own archival or collection management responsibilities. Divisions
|
|
are typically larger than departments and may contain multiple sub-units.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
mixins:
|
|
- OrganizationalStructure
|
|
slots:
|
|
- 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: Q334453 (incompatible with uriorcurie range)
|
|
description: Wikidata identifier for Division concept
|
|
organizational_level:
|
|
equals_string: major unit
|
|
annotations:
|
|
skos:prefLabel: Division
|
|
skos:altLabel: Abteilung, división, division
|
|
see_also:
|
|
- Department
|
|
- Branch
|
|
- Section
|
|
comments:
|
|
- Abteilung (de)
|
|
- división (es)
|
|
- division (fr)
|
|
- Represents structural organization within heritage institutions
|
|
- Links to OrganizationalStructure for hierarchical modeling
|