- 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.
99 lines
3.7 KiB
YAML
99 lines
3.7 KiB
YAML
id: https://nde.nl/ontology/hc/class/AmendmentEvent
|
|
name: AmendmentEvent
|
|
title: Amendment Event
|
|
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#
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
wd: http://www.wikidata.org/entity/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
AmendmentEvent:
|
|
class_uri: prov:Activity
|
|
description: >-
|
|
Occurrence of modifying or revising a document, agreement, or policy,
|
|
capturing when changes were made and describing the nature of the
|
|
modifications within institutional records.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Gebeurtenis waarbij een document, overeenkomst of beleid wordt gewijzigd
|
|
of herzien, vastleggend wanneer wijzigingen zijn aangebracht en de aard
|
|
van de wijzigingen beschrijvend binnen institutionele archieven.
|
|
de: >-
|
|
Ereignis der Aenderung oder Ueberarbeitung eines Dokuments, einer
|
|
Vereinbarung oder Richtlinie, das erfasst, wann Aenderungen vorgenommen
|
|
wurden, und die Art der Aenderungen in institutionellen Unterlagen
|
|
beschreibt.
|
|
fr: >-
|
|
Evenement de modification ou de revision d'un document, d'un accord ou
|
|
d'une politique, capturant quand des modifications ont ete apportees et
|
|
decrivant la nature des changements dans les archives institutionnelles.
|
|
es: >-
|
|
Evento de modificacion o revision de un documento, acuerdo o politica,
|
|
capturando cuando se realizaron cambios y describiendo la naturaleza de
|
|
las modificaciones en los registros institucionales.
|
|
ar: >-
|
|
حدث تعديل أو مراجعة وثيقة أو اتفاق أو سياسة، مع تسجيل وقت إجراء
|
|
التغييرات ووصف طبيعة التعديلات في السجلات المؤسسية.
|
|
id: >-
|
|
Peristiwa modifikasi atau revisi dokumen, perjanjian, atau kebijakan,
|
|
mencatat kapan perubahan dilakukan dan mendeskripsikan sifat modifikasi
|
|
dalam arsip institusional.
|
|
zh: >-
|
|
修改或修订文档、协议或政策的事件,记录更改发生的时间并描述机构档案中
|
|
修改的性质。
|
|
examples:
|
|
- value:
|
|
has_description: Policy clause 4.2 updated to reflect new regulations
|
|
temporal_extent:
|
|
start_date: "2024-03-15"
|
|
description: Amendment to institutional policy
|
|
structured_aliases:
|
|
- literal_form: wijzigingsgebeurtenis
|
|
in_language: nl
|
|
- literal_form: Aenderungsereignis
|
|
in_language: de
|
|
- literal_form: evenement de modification
|
|
in_language: fr
|
|
- literal_form: evento de enmienda
|
|
in_language: es
|
|
- literal_form: حدث التعديل
|
|
in_language: ar
|
|
- literal_form: peristiwa amandemen
|
|
in_language: id
|
|
- literal_form: 修订事件
|
|
in_language: zh
|
|
keywords:
|
|
- modification
|
|
- revision
|
|
- update
|
|
- policy change
|
|
- document
|
|
broad_mappings:
|
|
- prov:Activity
|
|
- crm:E11_Modification
|
|
slots:
|
|
- temporal_extent
|
|
- has_description
|
|
- identified_by
|
|
slot_usage:
|
|
temporal_extent:
|
|
required: true
|
|
has_description:
|
|
required: false
|
|
comments:
|
|
- Records document version history and changes
|
|
- May be linked to Agreement or Policy classes
|
|
annotations:
|
|
specificity_score: "0.15"
|
|
specificity_rationale: Specific event type for document modification tracking
|
|
custodian_types: "['*']"
|