36 lines
942 B
YAML
36 lines
942 B
YAML
id: https://nde.nl/ontology/hc/slot/objects_added
|
|
name: objects_added_slot
|
|
title: Objects Added Slot
|
|
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/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- linkml:types
|
|
- ../classes/ExhibitedObject
|
|
default_prefix: hc
|
|
slots:
|
|
objects_added:
|
|
description: 'Objects accessioned into the collection through this activity.
|
|
|
|
|
|
Specifically for ACCESSIONING activities.
|
|
|
|
|
|
RiC-O: resultsIn for activity outcomes.
|
|
|
|
'
|
|
range: ExhibitedObject
|
|
multivalued: true
|
|
slot_uri: hc:objectsAdded
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
exact_mappings:
|
|
- hc:objectsAdded
|