glam/schemas/20251121/linkml/modules/classes/AcquisitionMethod.yaml
kempersc 92c79067cd Refactor time-related classes and descriptions for clarity and consistency
- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding.
- Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes.
- Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions.
- Improved comments and modeling notes in VariantTypes to clarify usage and examples.
- General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
2026-02-16 13:49:40 +01:00

104 lines
3.7 KiB
YAML

id: https://nde.nl/ontology/hc/class/AcquisitionMethod
name: AcquisitionMethod
title: Acquisition Method
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
crm: http://www.cidoc-crm.org/cidoc-crm/
skos: http://www.w3.org/2004/02/skos/core#
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
classes:
AcquisitionMethod:
description: >-
Category describing how an object or collection was obtained by a heritage
institution, such as purchase, donation, field collection, or transfer.
alt_descriptions:
nl: >-
Categorie die beschrijft hoe een object of collectie is verkregen door
een erfgoedinstelling, zoals aankoop, schenking, veldverzameling of
overdracht.
de: >-
Kategorie, die beschreibt, wie ein Objekt oder eine Sammlung von einer
Kulturerbeeinrichtung erworben wurde, wie z.B. Kauf, Schenkung,
Feldsammlung oder Transfer.
fr: >-
Categorie decrivant comment un objet ou une collection a ete obtenu par
une institution patrimoniale, comme l'achat, le don, la collecte de
terrain ou le transfert.
es: >-
Categoria que describe como se obtuvo un objeto o coleccion por una
institucion patrimonial, como compra, donacion, coleccion de campo o
transferencia.
ar: >-
فئة تصف كيف تم الحصول على شيء أو مجموعة من قبل مؤسسة تراثية، مثل
الشراء أو التبرع أو الجمع الميداني أو النقل.
id: >-
Kategori yang menggambarkan bagaimana objek atau koleksi diperoleh oleh
lembaga warisan, seperti pembelian, donasi, pengumpulan lapangan, atau
transfer.
zh: >-
描述遗产机构如何获得物品或馆藏的类别,如购买、捐赠、田野采集或转让。
examples:
- value:
has_label: Purchase
has_description: Acquired through monetary transaction
description: Commercial acquisition
- value:
has_label: Donation
has_description: Given freely by owner or heir
description: Gift acquisition
- value:
has_label: Field Collection
has_description: Collected in natural or archaeological context
description: Scientific collection method
- value:
has_label: Bequest
has_description: Received through will or estate
description: Inheritance acquisition
- value:
has_label: Transfer
has_description: Transferred from another institution
description: Institutional transfer
class_uri: crm:E55_Type
slots:
- has_label
- has_description
structured_aliases:
- literal_form: verwervingsmethode
in_language: nl
- literal_form: Erwerbungsmethode
in_language: de
- literal_form: methode d'acquisition
in_language: fr
- literal_form: metodo de adquisicion
in_language: es
- literal_form: طريقة الاستحواذ
in_language: ar
- literal_form: metode akuisisi
in_language: id
- literal_form: 获取方式
in_language: zh
keywords:
- purchase
- donation
- bequest
- field collection
- transfer
- exchange
- confiscation
- commission
broad_mappings:
- skos:Concept
- crm:E55_Type
comments:
- Migrated from has_acquisition_method slot context per Rule 53
- Used to categorize provenance and collection development activities
annotations:
specificity_score: "0.4"
specificity_rationale: Specific to acquisition method taxonomy
custodian_types: "['*']"