glam/frontend/public/schemas/20251121/linkml/modules/classes/Agreement.yaml
kempersc e922ff3640
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m3s
Refactor UML module selection UI and enhance schema mappings across various YAML files
2026-02-20 12:05:37 +01:00

118 lines
4.1 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: hc:Agreement
close_mappings:
- schema:Thing
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
broad_mappings:
- schema:Contract
- 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
- |
Preserved from prior description:
**Examples**:
- Loan Agreement
- Service Agreement
- Memorandum of Understanding
**Ontological Alignment**:
- `schema:Contract`: A generic agreement.
annotations:
specificity_score: "0.2"
specificity_rationale: Applicable to institutional agreements and contracts
custodian_types: "['*']"