- 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.
246 lines
9.3 KiB
YAML
246 lines
9.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/Activity
|
|
name: Activity
|
|
title: Activity Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
rico: https://www.ica.org/standards/RiC/ontology#
|
|
prov: http://www.w3.org/ns/prov#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
aat: http://vocab.getty.edu/aat/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
- ../slots/has_score
|
|
- ../slots/has_status
|
|
- ../slots/succeeded_by
|
|
- ../slots/has_note
|
|
- ../slots/has_activity
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
Activity:
|
|
class_uri: prov:Activity
|
|
description: >-
|
|
Discrete or ongoing action undertaken by a heritage custodian.
|
|
|
|
Base class for all activity instances in the ontology, representing
|
|
provenance-tracked operations such as collection inventory, digitization
|
|
projects, conservation treatments, and cataloging workflows.
|
|
alt_descriptions:
|
|
nl:
|
|
text: >-
|
|
Discrete of doorlopende actie uitgevoerd door een erfgoedbeheerder.
|
|
|
|
Basisklasse voor alle activiteitsinstanties in de ontologie,
|
|
voor provenance-tracking van operaties zoals collectie-inventarisatie,
|
|
digitaliseringsprojecten, conserveringsbehandelingen en catalogiseringsworkflows.
|
|
de:
|
|
text: >-
|
|
Diskrete oder laufende Handlung, die von einem Kulturgüterverwalter durchgeführt wird.
|
|
|
|
Basisklasse für alle Aktivitätsinstanzen in der Ontologie zur
|
|
Provenienzverfolgung von Vorgängen wie Bestandsinventur, Digitalisierungsprojekten,
|
|
Konservierungsbehandlungen und Katalogisierungsworkflows.
|
|
fr:
|
|
text: >-
|
|
Action discrète ou continue entreprise par un dépositaire du patrimoine.
|
|
|
|
Classe de base pour toutes les instances d'activités dans l'ontologie,
|
|
assurant le suivi de la provenance des opérations telles que l'inventaire des collections,
|
|
les projets de numérisation, les traitements de conservation et les flux de catalogage.
|
|
es:
|
|
text: >-
|
|
Acción discreta o continua realizada por un custodio del patrimonio.
|
|
|
|
Clase base para todas las instancias de actividades en la ontología,
|
|
para el seguimiento de procedencia de operaciones como inventarios de colecciones,
|
|
proyectos de digitalización, tratamientos de conservación y flujos de catalogación.
|
|
ar:
|
|
text: >-
|
|
إجراء منفصل أو مستمر يقوم به أمين التراث.
|
|
|
|
الفئة الأساسية لجميع حالات النشاط في الأنطولوجيا، لتتبع مصدر العمليات
|
|
مثل جرد المجموعات ومشاريع الرقمنة ومعالجات الحفظ وسير عمل الفهرسة.
|
|
id:
|
|
text: >-
|
|
Tindakan diskrit atau berkelanjutan yang dilakukan oleh pengelola warisan.
|
|
|
|
Kelas dasar untuk semua instance aktivitas dalam ontologi,
|
|
untuk pelacakan provenans operasi seperti inventarisasi koleksi,
|
|
proyek digitalisasi, perlakuan konservasi, dan alur kerja katalogisasi.
|
|
zh:
|
|
text: >-
|
|
由遗产保管人执行的离散或持续行动。
|
|
|
|
本体中所有活动实例的基类,用于追踪收藏清点、数字化项目、
|
|
保护处理和编目工作流等操作的来源。
|
|
examples:
|
|
- value:
|
|
identified_by:
|
|
identifier_value: https://nde.nl/ontology/hc/activity/rijksmuseum-inventory-2025-001
|
|
has_label: 2025 Annual Collection Inventory - Dutch Masters
|
|
has_description: "Annual physical inventory of the Dutch Masters collection (Gallery of Honour and adjacent galleries). Spot-check methodology with 20% sample verification against CMS records."
|
|
temporal_extent:
|
|
begin_of_the_begin: '2025-01-15'
|
|
end_of_the_end: '2025-03-31'
|
|
has_status: IN_PROGRESS
|
|
description: Annual collection inventory activity at a museum
|
|
- value:
|
|
identified_by:
|
|
identifier_value: https://nde.nl/ontology/hc/activity/kb-digitization-medieval-2024
|
|
has_label: Medieval Manuscripts Digitization Project
|
|
has_description: "High-resolution digitization of 342 medieval manuscripts with HTR processing and metadata enhancement. IIIF-compliant output."
|
|
temporal_extent:
|
|
begin_of_the_begin: '2024-03-01'
|
|
end_of_the_end: '2025-12-31'
|
|
has_status: IN_PROGRESS
|
|
preceding_activity: https://nde.nl/ontology/hc/activity/kb-condition-survey-2023
|
|
description: Digitization project activity at a national library
|
|
close_mappings:
|
|
- crm:E7_Activity
|
|
- rico:Activity
|
|
broad_mappings:
|
|
- prov:Activity
|
|
- schema:Action
|
|
related_mappings:
|
|
- aat:300054277
|
|
structured_aliases:
|
|
- literal_form: activiteit
|
|
in_language: nl
|
|
- literal_form: handeling
|
|
in_language: nl
|
|
- literal_form: verrichting
|
|
in_language: nl
|
|
- literal_form: Aktivität
|
|
in_language: de
|
|
- literal_form: Tätigkeit
|
|
in_language: de
|
|
- literal_form: Vorgang
|
|
in_language: de
|
|
- literal_form: activité
|
|
in_language: fr
|
|
- literal_form: opération
|
|
in_language: fr
|
|
- literal_form: action
|
|
in_language: fr
|
|
- literal_form: actividad
|
|
in_language: es
|
|
- literal_form: operación
|
|
in_language: es
|
|
- literal_form: acción
|
|
in_language: es
|
|
- literal_form: نشاط
|
|
in_language: ar
|
|
- literal_form: إجراء
|
|
in_language: ar
|
|
- literal_form: عملية
|
|
in_language: ar
|
|
- literal_form: aktivitas
|
|
in_language: id
|
|
- literal_form: kegiatan
|
|
in_language: id
|
|
- literal_form: operasi
|
|
in_language: id
|
|
- literal_form: 活动
|
|
in_language: zh
|
|
- literal_form: 行动
|
|
in_language: zh
|
|
- literal_form: 操作
|
|
in_language: zh
|
|
keywords:
|
|
- action
|
|
- operation
|
|
- provenance
|
|
- workflow
|
|
- process
|
|
- activity
|
|
- curation
|
|
- conservation
|
|
- digitization
|
|
- cataloging
|
|
slots:
|
|
- identified_by
|
|
- has_label
|
|
- has_description
|
|
- temporal_extent
|
|
- succeeded_by
|
|
- has_activity
|
|
- has_status
|
|
- has_note
|
|
- has_score
|
|
slot_usage:
|
|
identified_by:
|
|
required: true
|
|
identifier: true
|
|
inlined: false
|
|
examples:
|
|
- value:
|
|
identifier_value: https://nde.nl/ontology/hc/activity/rijksmuseum-inventory-2025-001
|
|
- value:
|
|
identifier_value: https://nde.nl/ontology/hc/activity/nationaal-archief-digitization-voc-2024
|
|
has_label:
|
|
required: true
|
|
examples:
|
|
- value: 2025 Annual Collection Inventory
|
|
- value: VOC Archives Digitization Project Phase 2
|
|
has_description:
|
|
required: false
|
|
examples:
|
|
- value: "Annual physical inventory of the Dutch Masters collection, covering approximately 450 paintings. Spot-check methodology with 20% sample verified against catalog records."
|
|
temporal_extent:
|
|
range: TimeSpan
|
|
required: false
|
|
inlined: true
|
|
examples:
|
|
- value:
|
|
begin_of_the_begin: '2025-01-15'
|
|
end_of_the_end: '2025-03-31'
|
|
succeeded_by:
|
|
multivalued: true
|
|
inlined: false
|
|
examples:
|
|
- value: https://nde.nl/ontology/hc/activity/conservation-treatment-2025
|
|
has_activity:
|
|
inlined: false
|
|
examples:
|
|
- value: https://nde.nl/ontology/hc/activity/condition-survey-2024
|
|
has_status:
|
|
required: false
|
|
examples:
|
|
- value: IN_PROGRESS
|
|
- value: COMPLETED
|
|
- value: PLANNED
|
|
has_note:
|
|
multivalued: true
|
|
annotations:
|
|
specificity_score: "0.50"
|
|
specificity_rationale: "Moderately specific - Activity is a core domain concept but broadly applicable across all heritage custodian types."
|
|
has_score: null
|
|
custodian_types: "['*']"
|
|
ontological_alignment_prov: "Primary - provenance tracking"
|
|
ontological_alignment_crm: "E7_Activity - Cultural heritage domain"
|
|
ontological_alignment_rico: "Activity - Archival activities"
|
|
ontological_alignment_schema: "Action - Web semantics"
|
|
key_relationships: "has_activity_type, has_timespan, succeeded_by, preceding_activity"
|
|
subclasses: "CurationActivity, ConservationActivity, ExhibitionActivity, DigitizationActivity"
|
|
prov_properties: "prov:wasAssociatedWith, prov:used, prov:generated, prov:atTime"
|
|
comments:
|
|
- Base class for all heritage domain activities
|
|
- Extended by CurationActivity, ConservationActivity, ExhibitionActivity, DigitizationActivity
|
|
- Uses generic slots: has_activity_identifier, has_activity_type, has_timespan
|
|
- PROV-O primary alignment for provenance tracking
|
|
- Supports activity chaining via succeeded_by/preceding_activity
|
|
- Activity types organized by category: CURATION, CONSERVATION, COMMERCIAL, RESEARCH, EDUCATION, EXHIBITION, DIGITIZATION, ADMINISTRATIVE
|
|
see_also:
|
|
- https://www.w3.org/TR/prov-o/
|
|
- http://www.cidoc-crm.org/html/cidoc_crm_v7.1.3.html#E7
|
|
- https://www.ica.org/standards/RiC/ontology
|
|
- ActivityType
|
|
- ActivityTypes
|