58 lines
1.4 KiB
YAML
58 lines
1.4 KiB
YAML
id: https://nde.nl/ontology/hc/class/CurationActivity
|
|
name: CurationActivity
|
|
title: CurationActivity 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#
|
|
aat: http://vocab.getty.edu/aat/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../enums/CurationActivityTypeEnum
|
|
- ../metadata
|
|
- ../slots/curate
|
|
- ../slots/has_objective
|
|
- ../slots/has_output
|
|
- ../slots/has_type
|
|
- ../slots/allocated_budget
|
|
- ../slots/recur_at
|
|
- ../slots/add
|
|
- ../slots/affect
|
|
- ../slots/has_quantity
|
|
- ../slots/remove
|
|
- ../slots/has_priority
|
|
- ../slots/has_pattern
|
|
- ../slots/associated_with
|
|
- ../slots/managed_by
|
|
- ../slots/has_protocol
|
|
classes:
|
|
CurationActivity:
|
|
is_a: Activity
|
|
class_uri: crm:E87_Curation_Activity
|
|
description: >-
|
|
Ongoing stewardship activity that maintains, enriches, or reorganizes curated holdings over time.
|
|
broad_mappings:
|
|
- crm:E87_Curation_Activity
|
|
close_mappings:
|
|
- rico:Activity
|
|
related_mappings:
|
|
- crm:E7_Activity
|
|
- aat:300054277
|
|
slots:
|
|
- allocated_budget
|
|
- curate
|
|
- has_type
|
|
- has_objective
|
|
- has_output
|
|
- recur_at
|
|
- add
|
|
- objects_affected
|
|
- has_quantity
|
|
- remove
|
|
- has_priority
|
|
- has_pattern
|
|
- associated_with
|
|
- managed_by
|
|
- has_protocol
|