- Updated descriptions for EADDownload, EBook, EcclesiasticalProvince, EconomicArchive, EconomicArchiveRecordSetType, Edition, Editor, Education, EducationFacilityType, EducationLevel, and EducationProviderSubtype to improve clarity and multilingual support. - Introduced alternative descriptions and structured aliases for better localization. - Adjusted mappings to align with broader and close ontology relationships. - Added new ConflictTypes schema with detailed classifications for various crisis categories affecting heritage.
29 lines
908 B
YAML
29 lines
908 B
YAML
id: https://nde.nl/ontology/hc/classes/ExternalWork
|
|
name: ExternalWork
|
|
title: External Work Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
- ../slots/has_description
|
|
classes:
|
|
ExternalWork:
|
|
class_uri: schema:Service
|
|
description: External service or contracted work item accepted or commissioned by an institution.
|
|
exact_mappings:
|
|
- schema:Service
|
|
close_mappings:
|
|
- schema:Offer
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
custodian_types: '["M", "A", "L", "G"]'
|
|
custodian_types_rationale: External service procurement is common in institutional operations.
|
|
custodian_types_primary: M
|
|
specificity_score: 0.6
|
|
specificity_rationale: Operational service class for external work engagement.
|