88 lines
3.6 KiB
YAML
88 lines
3.6 KiB
YAML
# ==============================================================================
|
|
# LinkML Slot Definition: has_administrative_function
|
|
# ==============================================================================
|
|
# An operational role or duty essential to management or governance.
|
|
#
|
|
# ONTOLOGY ALIGNMENT (verified against data/ontology/):
|
|
#
|
|
# | Ontology | Property | File/Line | Mapping | Notes |
|
|
# |---------------|-----------------|------------------|---------|-------------------------------------|
|
|
# | (none found) | - | - | - | GLAM domain-specific function slot |
|
|
#
|
|
# CREATED: 2026-02-03
|
|
# UPDATED: 2026-02-03 - Fixed description, added multilingual support
|
|
# ==============================================================================
|
|
|
|
id: https://nde.nl/ontology/hc/slot/has_administrative_function
|
|
name: has_administrative_function
|
|
title: Has Administrative Function
|
|
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
|
|
default_prefix: hc
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
slots:
|
|
has_administrative_function:
|
|
slot_uri: hc:hasAdministrativeFunction
|
|
description: >-
|
|
A specific operational role, duty, or purpose essential to the management,
|
|
organization, or governance of an entity or system.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Een specifieke operationele rol, taak of doel die essentieel is voor het
|
|
beheer, de organisatie of het bestuur van een entiteit of systeem.
|
|
de: >-
|
|
Eine spezifische operative Rolle, Pflicht oder Aufgabe, die für die Verwaltung,
|
|
Organisation oder Governance einer Einheit oder eines Systems wesentlich ist.
|
|
fr: >-
|
|
Un rôle opérationnel, un devoir ou un objectif spécifique essentiel à la gestion,
|
|
l'organisation ou la gouvernance d'une entité ou d'un système.
|
|
ar: >-
|
|
دور تشغيلي محدد أو واجب أو غرض ضروري لإدارة أو تنظيم أو حوكمة كيان أو نظام.
|
|
id: >-
|
|
Peran operasional, tugas, atau tujuan tertentu yang penting untuk manajemen,
|
|
organisasi, atau tata kelola suatu entitas atau sistem.
|
|
zh: >-
|
|
对实体或系统的管理、组织或治理至关重要的特定运营角色、职责或目的。
|
|
es: >-
|
|
Un rol operativo, deber u objetivo específico esencial para la gestión,
|
|
organización o gobernanza de una entidad o sistema.
|
|
structured_aliases:
|
|
- literal_form: administratieve functie
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Verwaltungsfunktion
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: fonction administrative
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: الوظيفة الإدارية
|
|
predicate: EXACT_SYNONYM
|
|
in_language: ar
|
|
- literal_form: fungsi administratif
|
|
predicate: EXACT_SYNONYM
|
|
in_language: id
|
|
- literal_form: 行政职能
|
|
predicate: EXACT_SYNONYM
|
|
in_language: zh
|
|
- literal_form: función administrativa
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
range: string
|
|
aliases:
|
|
- has_or_had_administrative_function
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
comments:
|
|
- MIGRATED 2026-02-03 from has_or_had_administrative_function for conciseness.
|
|
- |
|
|
**USAGE**: Used to describe functions like HR management, financial administration,
|
|
collection management, conservation, etc.
|