88 lines
3.1 KiB
YAML
88 lines
3.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/AccountStatus
|
|
name: AccountStatus
|
|
title: Account Status
|
|
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/has_label
|
|
classes:
|
|
AccountStatus:
|
|
description: >-
|
|
Current state of a user account within a heritage institution's registration
|
|
system, indicating whether it is active, suspended, expired, or pending.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Huidige status van een gebruikersaccount binnen het registratiesysteem van
|
|
een erfgoedinstelling, die aangeeft of het actief, opgeschort, verlopen
|
|
of in afwachting is.
|
|
de: >-
|
|
Aktueller Status eines Benutzerkontos innerhalb des Registrierungssystems
|
|
einer Kulturerbeeinrichtung, der angibt, ob es aktiv, suspendiert,
|
|
abgelaufen oder ausstehend ist.
|
|
fr: >-
|
|
Etat actuel d'un compte utilisateur dans le systeme d'enregistrement d'une
|
|
institution patrimoniale, indiquant s'il est actif, suspendu, expire ou
|
|
en attente.
|
|
es: >-
|
|
Estado actual de una cuenta de usuario dentro del sistema de registro de
|
|
una institucion patrimonial, indicando si esta activa, suspendida, vencida
|
|
o pendiente.
|
|
ar: >-
|
|
الحالة الحالية لحساب مستخدم ضمن نظام التسجيل لمؤسسة تراثية، تشير إلى
|
|
ما إذا كان نشطًا أو معلقًا أو منتهيًا أو قيد الانتظار.
|
|
id: >-
|
|
Status akun pengguna saat ini dalam sistem pendaftaran lembaga warisan,
|
|
menunjukkan apakah aktif, ditangguhkan, kedaluwarsa, atau menunggu.
|
|
zh: >-
|
|
遗产机构注册系统中用户账户的当前状态,表示其是活跃、暂停、过期还是待定。
|
|
examples:
|
|
- value:
|
|
has_label: Active
|
|
description: Account is active and may access services
|
|
- value:
|
|
has_label: Suspended
|
|
description: Account temporarily suspended due to policy violation
|
|
- value:
|
|
has_label: Expired
|
|
description: Registration period has ended
|
|
- value:
|
|
has_label: Pending Approval
|
|
description: New account awaiting administrator review
|
|
class_uri: skos:Concept
|
|
slots:
|
|
- has_label
|
|
structured_aliases:
|
|
- literal_form: accountstatus
|
|
in_language: nl
|
|
- literal_form: Kontostatus
|
|
in_language: de
|
|
- literal_form: statut du compte
|
|
in_language: fr
|
|
- literal_form: estado de la cuenta
|
|
in_language: es
|
|
- literal_form: حالة الحساب
|
|
in_language: ar
|
|
- literal_form: status akun
|
|
in_language: id
|
|
- literal_form: 账户状态
|
|
in_language: zh
|
|
keywords:
|
|
- active
|
|
- suspended
|
|
- expired
|
|
- pending
|
|
- blocked
|
|
- verified
|
|
broad_mappings:
|
|
- skos:Concept
|
|
comments:
|
|
- Used for reader registration lifecycle management
|
|
- May trigger automated access policy changes
|
|
annotations:
|
|
specificity_score: "0.3"
|
|
specificity_rationale: Specific to account status taxonomy
|
|
custodian_types: "['*']"
|