- 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.
107 lines
3.8 KiB
YAML
107 lines
3.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/Agreement
|
|
name: Agreement
|
|
title: Agreement
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
- ../slots/signed_on
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
Agreement:
|
|
class_uri: schema:Contract
|
|
description: >-
|
|
Formal arrangement between two or more parties establishing mutual
|
|
obligations, rights, or expectations, typically documented in writing
|
|
and enforceable within heritage institutional contexts.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Formele regeling tussen twee of meer partijen die wederzijdse
|
|
verplichtingen, rechten of verwachtingen vastlegt, typisch schriftelijk
|
|
gedocumenteerd en afdwingbaar binnen erfgoedinstellingen.
|
|
de: >-
|
|
Formelle Vereinbarung zwischen zwei oder mehr Parteien, die gegenseitige
|
|
Verpflichtungen, Rechte oder Erwartungen festlegt, typischerweise
|
|
schriftlich dokumentiert und in Heritage-Institutionen durchsetzbar.
|
|
fr: >-
|
|
Arrangement formel entre deux ou plusieurs parties etablissant des
|
|
obligations, droits ou attentes mutuels, generalement documente par
|
|
ecrit et applicable dans les contextes institutionnels patrimoniaux.
|
|
es: >-
|
|
Acuerdo formal entre dos o mas partes que establece obligaciones,
|
|
derechos o expectativas mutuas, tipicamente documentado por escrito
|
|
y aplicable en contextos institucionales patrimoniales.
|
|
ar: >-
|
|
ترتيب رسمي بين طرفين أو أكثر يحدد التزامات أو حقوق أو توقعات
|
|
متبادلة، موثق عادةً كتابيًا وقابل للإنفاذ في السياقات المؤسسية
|
|
التراثية.
|
|
id: >-
|
|
Pengaturan formal antara dua pihak atau lebih yang menetapkan kewajiban,
|
|
hak, atau harapan timbal balik, biasanya didokumentasikan secara tertulis
|
|
dan dapat diberlakukan dalam konteks lembaga warisan.
|
|
zh: >-
|
|
两方或多方之间建立相互义务、权利或期望的正式安排,通常以书面形式记录,
|
|
并在遗产机构背景下可执行。
|
|
examples:
|
|
- value:
|
|
has_label: Loan Agreement
|
|
has_description: Outgoing loan of collection items to partner museum
|
|
signed_on: "2024-01-15"
|
|
description: A loan agreement for collection items
|
|
- value:
|
|
has_label: Memorandum of Understanding
|
|
has_description: Collaborative research partnership agreement
|
|
description: A partnership MOU
|
|
structured_aliases:
|
|
- literal_form: overeenkomst
|
|
in_language: nl
|
|
- literal_form: Vereinbarung
|
|
in_language: de
|
|
- literal_form: accord
|
|
in_language: fr
|
|
- literal_form: acuerdo
|
|
in_language: es
|
|
- literal_form: اتفاقية
|
|
in_language: ar
|
|
- literal_form: perjanjian
|
|
in_language: id
|
|
- literal_form: 协议
|
|
in_language: zh
|
|
keywords:
|
|
- contract
|
|
- legal
|
|
- loan
|
|
- partnership
|
|
- memorandum
|
|
- formal
|
|
exact_mappings:
|
|
- schema:Contract
|
|
broad_mappings:
|
|
- schema:Thing
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
- signed_on
|
|
- temporal_extent
|
|
slot_usage:
|
|
has_label:
|
|
required: true
|
|
signed_on:
|
|
required: false
|
|
temporal_extent:
|
|
required: false
|
|
comments:
|
|
- Used for loans, partnerships, service agreements, and MOUs
|
|
- May be linked to acquisition, lending, or collaborative activities
|
|
annotations:
|
|
specificity_score: "0.2"
|
|
specificity_rationale: Applicable to institutional agreements and contracts
|
|
custodian_types: "['*']"
|