29 lines
894 B
YAML
29 lines
894 B
YAML
id: https://nde.nl/ontology/hc/class/DispositionService
|
|
name: DispositionService
|
|
title: Disposition Service Class
|
|
description: Service provided by a deposit archive for final disposition of records (e.g., destruction, transfer). MIGRATED from disposition_service string (2026-01-26).
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
- ../slots/has_type
|
|
default_prefix: hc
|
|
classes:
|
|
DispositionService:
|
|
class_uri: schema:Service
|
|
description: Service for record disposition.
|
|
slots:
|
|
- has_type
|
|
- has_label
|
|
- has_description
|
|
slot_usage:
|
|
has_type:
|
|
# range: string # uriorcurie
|
|
has_label:
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|