22 lines
528 B
YAML
22 lines
528 B
YAML
id: https://nde.nl/ontology/hc/slot/id
|
|
name: id_slot
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
slots:
|
|
id:
|
|
identifier: true
|
|
slot_uri: dcterms:identifier
|
|
range: uriorcurie
|
|
description: 'Unique identifier for this staff role observation.
|
|
|
|
Format: https://nde.nl/ontology/hc/person-obs/{custodian-id}/{person-slug}/{role-slug}
|
|
|
|
Example: https://nde.nl/ontology/hc/person-obs/nl-nh-ams-m-rm/jane-smith/conservator-2013
|
|
|
|
'
|
|
exact_mappings:
|
|
- dcterms:identifier
|
|
close_mappings:
|
|
- schema:identifier
|