96 lines
3.3 KiB
YAML
96 lines
3.3 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#
|
|
org: http://www.w3.org/ns/org#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_level
|
|
classes:
|
|
Division:
|
|
description: >-
|
|
Major structural unit within an institution representing a high-level organizational
|
|
partition of responsibilities and functions.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Grote structurele eenheid binnen een instelling die een hoogwaardige organisatorische
|
|
verdeling van verantwoordelijkheden en functies vertegenwoordigt.
|
|
de: >-
|
|
Wichtige strukturelle Einheit innerhalb einer Institution, die eine hochrangige organisatorische
|
|
Aufteilung von Verantwortlichkeiten und Funktionen darstellt.
|
|
fr: >-
|
|
Unité structurelle majeure au sein d'une institution représentant une partition organisationnelle
|
|
de haut niveau des responsabilités et des fonctions.
|
|
es: >-
|
|
Unidad estructural importante dentro de una institución que representa una partición organizativa
|
|
de alto nivel de responsabilidades y funciones.
|
|
ar: >-
|
|
وحدة هيكلية رئيسية داخل مؤسسة تمثل تقسيمًا تنظيميًا رفيع المستوى
|
|
للمسؤوليات والوظائف.
|
|
id: >-
|
|
Unit struktural utama dalam sebuah institusi yang mewakili pembagian organisasi tingkat tinggi
|
|
dari tanggung jawab dan fungsi.
|
|
zh: >-
|
|
机构内代表职责和职能的高层组织分区的主要结构单元。
|
|
structured_aliases:
|
|
- literal_form: afdeling
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Abteilung
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: division
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: división
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
- literal_form: قسم
|
|
predicate: EXACT_SYNONYM
|
|
in_language: ar
|
|
- literal_form: divisi
|
|
predicate: EXACT_SYNONYM
|
|
in_language: id
|
|
- literal_form: 部门
|
|
predicate: EXACT_SYNONYM
|
|
in_language: zh
|
|
is_a: OrganizationUnit
|
|
class_uri: org:OrganizationalUnit
|
|
broad_mappings:
|
|
- org:OrganizationalUnit
|
|
close_mappings:
|
|
- skos:Concept
|
|
mixins:
|
|
- OrganizationalStructure
|
|
slots:
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
has_level:
|
|
equals_string: major unit
|
|
annotations:
|
|
skos:prefLabel: Division
|
|
skos:altLabel: "Abteilung, división, division"
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
see_also:
|
|
- Department
|
|
- Branch
|
|
- Section
|
|
comments:
|
|
- Represents structural organization within heritage institutions.
|
|
- Links to OrganizationalStructure for hierarchical modeling.
|
|
- 'Preserved from prior description: Major organizational unit within an institution, used to model high-level internal structure.'
|
|
keywords:
|
|
- organizational unit
|
|
- institutional structure
|
|
- departmental division
|
|
- hierarchical level
|