glam/schemas/20251121/linkml/modules/classes/Administration.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form.
- Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format.
- Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
2026-02-16 10:16:51 +01:00

107 lines
5.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

id: https://nde.nl/ontology/hc/class/Administration
name: Administration
title: Administration
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
rico: https://www.ica.org/standards/RiC/ontology#
org: http://www.w3.org/ns/org#
cpov: http://data.europa.eu/m8g/
wd: http://www.wikidata.org/entity/
imports:
- linkml:types
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
classes:
Administration:
class_uri: org:OrganizationalUnit
description: >-
Administrative unit or body within a heritage custodian organization.
Represents a distinct administrative division, department, or governance body responsible for specific organizational functions such as finance, human resources, governance, or institutional policy.
alt_descriptions:
nl: "Administratieve eenheid of orgaan binnen een erfgoedbeheerderorganisatie.\nVertegenwoordigt een aparte administratieve afdeling, departement of bestuursorgaan dat verantwoordelijk is voor specifieke organisatorische functies zoals financiën, human resources, bestuur of institutioneel beleid."
de: "Verwaltungseinheit oder Gremium innerhalb einer Kulturgüterverwalterorganisation.\nRepräsentiert eine eigenständige Verwaltungseinheit, Abteilung oder ein Leitungsorgan, das für spezifische organisatorische Funktionen wie Finanzen, Personalwesen, Governance oder institutionspolitische Angelegenheiten verantwortlich ist."
fr: "Unité administrative ou organe au sein d'une organisation de dépositaire du patrimoine.\nReprésente une division administrative distincte, un département ou un organe de gouvernance responsable de fonctions organisationnelles spécifiques telles que la finance, les ressources humaines, la gouvernance ou la politique institutionnelle."
es: "Unidad administrativa u órgano dentro de una organización de custodio del patrimonio.\nRepresenta una división administrativa distinta, departamento u órgano de gobierno responsable de funciones organizativas específicas como finanzas, recursos humanos, gobernanza o política institucional."
ar: "وحدة إدارية أو هيئة داخل منظمة أمين التراث.\nتمثل قسمًا إداريًا متميزًا أو إدارة أو هيئة حوكمة مسؤولة عن وظائف تنظيمية محددة مثل التمويل والموارد البشرية والحوكمة أو السياسة المؤسسية."
id: "Unit administratif atau badan dalam organisasi pengelola warisan.\nMewakili divisi administratif, departemen, atau badan pemerintahan yang bertanggung jawab untuk fungsi organisasi tertentu seperti keuangan, SDM, tata kelola, atau kebijakan institusional."
zh: "遗产保管人组织内的行政单位或机构。\n代表负责特定组织职能如财务、人力资源、治理或机构政策的 独立行政部门、部门或管理机构。"
examples:
- value:
has_label: Finance Department
has_description: Responsible for budget management, accounting, and financial reporting
description: Administrative finance department
close_mappings:
- rico:CorporateBody
- cpov:PublicOrganisation
- schema:Organization
structured_aliases:
- literal_form: administratie
in_language: nl
- literal_form: bestuur
in_language: nl
- literal_form: Verwaltung
in_language: de
- literal_form: Verwaltungseinheit
in_language: de
- literal_form: administration
in_language: fr
- literal_form: organe administratif
in_language: fr
- literal_form: administración
in_language: es
- literal_form: órgano administrativo
in_language: es
- literal_form: إدارة
in_language: ar
- literal_form: هيئة إدارية
in_language: ar
- literal_form: administrasi
in_language: id
- literal_form: badan administratif
in_language: id
- literal_form: 行政
in_language: zh
- literal_form: 管理部门
in_language: zh
keywords:
- administration
- administrative unit
- department
- governance
- management
- organizational unit
slots:
- has_label
- has_description
- identified_by
slot_usage:
has_label:
required: true
examples:
- value: Finance Department
- value: Board of Directors
has_description:
required: false
examples:
- value: Responsible for budget management, accounting, and financial reporting
identified_by:
required: false
examples:
- value: https://nde.nl/ontology/hc/administration/finance-dept
annotations:
specificity_score: "0.10"
specificity_rationale: "Generic utility class - administrative units are broadly applicable across all organizational contexts."
custodian_types: "['*']"
comments:
- Represents internal administrative divisions within heritage custodians
- May include departments, committees, boards, or governance bodies
- Distinguished from external organizational relationships
see_also:
- https://www.w3.org/TR/vocab-org/#org:OrganizationalUnit
- AdministrativeOffice
- AdministrativeUnit