- Updated AppraisalPolicy.yaml with improved descriptions, multilingual support, structured aliases, and refined mappings. - Revised AppreciationEvent.yaml to include detailed descriptions, alt_descriptions in multiple languages, and structured data for engagement metrics. - Enhanced ApprovalTimeType.yaml and ApprovalTimeTypes.yaml with comprehensive descriptions, multilingual support, and structured aliases for approval durations. - Improved Approver.yaml by refining the description, adding multilingual support, and clarifying mappings for approval agents. - Created check_class_prompt-20260214.md to outline goals and rules for improving class file quality, including description standards, multilingual support, and mapping verification.
155 lines
5.7 KiB
YAML
155 lines
5.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/AdministrativeUnit
|
|
name: AdministrativeUnit
|
|
title: Administrative Unit
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
org: http://www.w3.org/ns/org#
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
dcterms: http://purl.org/dc/terms/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_name
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
classes:
|
|
AdministrativeUnit:
|
|
class_uri: org:OrganizationalUnit
|
|
description: >-
|
|
Administrative division or unit within an organization.
|
|
|
|
Represents a distinct organizational component with defined responsibilities,
|
|
reporting structure, and operational scope. May be a department, division,
|
|
team, or other organizational subdivision.
|
|
alt_descriptions:
|
|
nl:
|
|
text: >-
|
|
Administratieve afdeling of eenheid binnen een organisatie.
|
|
|
|
Vertegenwoordigt een duidelijk organisatieonderdeel met gedefinieerde
|
|
verantwoordelijkheden, rapportagelijnen en operationele reikwijdte.
|
|
Kan een afdeling, divisie, team of andere organisatorische onderverdeling zijn.
|
|
de:
|
|
text: >-
|
|
Administrative Abteilung oder Einheit innerhalb einer Organisation.
|
|
|
|
Repräsentiert eine eigenständige Organisationskomponente mit definierten
|
|
Verantwortlichkeiten, Berichtsstruktur und operatives Tätigkeitsfeld.
|
|
Kann eine Abteilung, Division, Team oder andere organisatorische Unterteilung sein.
|
|
fr:
|
|
text: >-
|
|
Division administrative ou unité au sein d'une organisation.
|
|
|
|
Représente un composant organisationnel distinct avec des responsabilités
|
|
définies, une structure de rapport et une portée opérationnelle.
|
|
Peut être un département, une division, une équipe ou autre subdivision organisationnelle.
|
|
es:
|
|
text: >-
|
|
División administrativa o unidad dentro de una organización.
|
|
|
|
Representa un componente organizativo distinto con responsabilidades definidas,
|
|
estructura de informes y alcance operativo. Puede ser un departamento,
|
|
división, equipo u otra subdivisión organizativa.
|
|
ar:
|
|
text: >-
|
|
قسم إداري أو وحدة داخل منظمة.
|
|
|
|
يمثل مكونًا تنظيميًا متميزًا بمسؤوليات محددة وهيكل إبلاغ ونطاق تشغيلي.
|
|
يمكن أن يكون قسمًا أو شعبة أو فريقًا أو تقسيمًا تنظيميًا آخر.
|
|
id:
|
|
text: >-
|
|
Divisi administratif atau unit dalam organisasi.
|
|
|
|
Mewakili komponen organisasi yang berbeda dengan tanggung jawab yang ditentukan,
|
|
struktur pelaporan, dan cakupan operasional. Dapat berupa departemen,
|
|
divisi, tim, atau subdivisi organisasi lainnya.
|
|
zh:
|
|
text: >-
|
|
组织内的行政部门或单位。
|
|
|
|
代表具有明确职责、汇报结构和运营范围的独立组织组成部分。
|
|
可以是部门、分部、团队或其他组织细分。
|
|
examples:
|
|
- value:
|
|
has_name: Conservation Department
|
|
has_description: Responsible for preservation and restoration of collection items
|
|
description: Conservation department within a museum
|
|
- value:
|
|
has_name: Digital Services Division
|
|
has_description: Manages digitization, digital preservation, and online access
|
|
description: Digital services division
|
|
close_mappings:
|
|
- org:OrganizationalUnit
|
|
- schema:Organization
|
|
broad_mappings:
|
|
- skos:Concept
|
|
structured_aliases:
|
|
- literal_form: administratieve eenheid
|
|
in_language: nl
|
|
- literal_form: afdeling
|
|
in_language: nl
|
|
- literal_form: Verwaltungseinheit
|
|
in_language: de
|
|
- literal_form: Abteilung
|
|
in_language: de
|
|
- literal_form: unité administrative
|
|
in_language: fr
|
|
- literal_form: département
|
|
in_language: fr
|
|
- literal_form: unidad administrativa
|
|
in_language: es
|
|
- literal_form: departamento
|
|
in_language: es
|
|
- literal_form: وحدة إدارية
|
|
in_language: ar
|
|
- literal_form: قسم
|
|
in_language: ar
|
|
- literal_form: unit administratif
|
|
in_language: id
|
|
- literal_form: departemen
|
|
in_language: id
|
|
- literal_form: 行政单位
|
|
in_language: zh
|
|
- literal_form: 部门
|
|
in_language: zh
|
|
keywords:
|
|
- administrative unit
|
|
- department
|
|
- division
|
|
- team
|
|
- organizational unit
|
|
- organizational structure
|
|
slots:
|
|
- has_name
|
|
- has_description
|
|
- identified_by
|
|
slot_usage:
|
|
has_name:
|
|
required: true
|
|
examples:
|
|
- value: Conservation Department
|
|
- value: Digital Services Division
|
|
- value: Reader Services Team
|
|
has_description:
|
|
required: false
|
|
examples:
|
|
- value: Responsible for preservation and restoration of collection items
|
|
identified_by:
|
|
required: false
|
|
examples:
|
|
- value: https://nde.nl/ontology/hc/admin-unit/conservation-dept
|
|
annotations:
|
|
specificity_score: "0.10"
|
|
specificity_rationale: "Generic utility class - administrative units are broadly applicable across all organizational contexts."
|
|
custodian_types: "['*']"
|
|
unit_types: "Department, Division, Team, Section, Unit"
|
|
comments:
|
|
- Represents internal organizational divisions
|
|
- May be hierarchical (departments within divisions)
|
|
- Used for staff assignment and responsibility tracking
|
|
see_also:
|
|
- https://www.w3.org/TR/vocab-org/#org:OrganizationalUnit
|
|
- Administration
|
|
- AdministrativeLevel
|