glam/schemas/20251121/linkml/modules/classes/AccreditationEvent.yaml
kempersc 4516e9ae23 Enhance accreditation and acquisition schemas with detailed descriptions, examples, and multilingual support
- Updated Accreditation class with comprehensive descriptions, alt_descriptions in multiple languages, and examples of accreditation types.
- Revised AccreditationBody class to clarify its role and added multilingual alt_descriptions.
- Improved AccreditationEvent class to detail the processes involved in granting accreditation, including temporal aspects and examples.
- Expanded Accumulation class to define the period of record gathering with examples and multilingual support.
- Enhanced AccuracyLevel class to provide a clearer definition of accuracy assessments with examples and multilingual descriptions.
- Refined Acquisition class to capture the event of obtaining objects for collections, including methods and examples.
- Updated AcquisitionEvent class to document the transfer of materials, including origin and method, with examples and multilingual support.
- Improved AcquisitionMethod class to categorize acquisition methods with detailed descriptions and examples.
- Added a new rule for verifying Wikidata mappings to ensure semantic accuracy and relevance.
2026-02-14 23:09:30 +01:00

81 lines
2.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/AccreditationEvent
name: AccreditationEvent
title: Accreditation Event
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/temporal_extent
classes:
AccreditationEvent:
description: >-
Occurrence of granting, renewing, suspending, or revoking accreditation
status for a heritage institution or program.
alt_descriptions:
nl: >-
Gebeurtenis waarbij een accreditatiestatus aan een erfgoedinstelling of
-programma wordt verleend, vernieuwd, opgeschort of ingetrokken.
de: >-
Ereignis der Erteilung, Erneuerung, Aussetzung oder des Entzugs des
Akkreditierungsstatus einer Kulturerbeeinrichtung oder eines Programms.
fr: >-
Evenement d'octroi, de renouvellement, de suspension ou de retrait du
statut d'accreditation d'une institution patrimoniale ou d'un programme.
es: >-
Evento de otorgamiento, renovacion, suspension o revocacion del estado
de acreditacion de una institucion patrimonial o programa.
ar: >-
حدث منح أو تجديد أو تعليق أو إلغاء حالة الاعتماد لمؤسسة تراثية أو برنامج.
id: >-
Peristiwa pemberian, pembaruan, penangguhan, atau pencabutan status
akreditasi untuk lembaga warisan atau program.
zh: >-
授予、续期、暂停或撤销遗产机构或项目认证状态的事件。
examples:
- value:
temporal_extent:
begin_of_the_begin: "2024-01-15"
end_of_the_end: "2024-01-15"
description: Initial accreditation granted
- value:
temporal_extent:
begin_of_the_begin: "2029-01-15"
end_of_the_end: "2029-01-15"
description: Five-year renewal completed
class_uri: prov:Activity
slots:
- temporal_extent
structured_aliases:
- literal_form: accreditatiegebeurtenis
in_language: nl
- literal_form: Akkreditierungsereignis
in_language: de
- literal_form: evenement d'accreditation
in_language: fr
- literal_form: evento de acreditacion
in_language: es
- literal_form: حدث الاعتماد
in_language: ar
- literal_form: peristiwa akreditasi
in_language: id
- literal_form: 认证事件
in_language: zh
keywords:
- accreditation grant
- accreditation renewal
- accreditation suspension
- accreditation revocation
broad_mappings:
- prov:Activity
- skos:Concept
comments:
- Links institution to accreditation status with temporal validity
- May include assessment results and conditions
annotations:
specificity_score: "0.4"
specificity_rationale: Specific to accreditation lifecycle events
custodian_types: "['*']"