glam/schemas/20251121/linkml/modules/classes/ExternalWork.yaml
2026-02-04 00:24:46 +01:00

35 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/classes/ExternalWork
name: ExternalWork
title: ExternalWork
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
# default_range: string
classes:
ExternalWork:
description: 'External work or services that an institution accepts or commissions.
**EXAMPLES**: - Conservation work from external specialists - Digitization services
- Research collaborations - Restoration projects
Used with `accept` slot to indicate what types of external work
an institution will accept or commission.'
class_uri: schema:Service
close_mappings:
- schema:Offer
annotations:
custodian_types: '["M", "A", "L", "G"]'
custodian_types_rationale: External work primarily relevant for museums, archives,
libraries, galleries.
custodian_types_primary: M
specificity_score: 0.7
specificity_rationale: High specificity - specific to service acceptance policies.
examples:
- value: "ExternalWork:\n work_type: \"conservation\"\n description: \"Paper\
\ and textile conservation services\"\n requirements:\n - \"Certified\
\ conservator\"\n - \"Portfolio of previous work\"\n"
description: Conservation work accepted by archive.
slots: []