glam/schemas/20251121/linkml/modules/classes/DispositionService.yaml
kempersc d52149a5e8 Refactor schema definitions for archival entities and documentation types
- Updated descriptions and classifications for Diocesan and District Archive record types to enhance clarity and alignment with archival standards.
- Introduced structured aliases and alternative descriptions in multiple languages for key classes, improving accessibility and usability.
- Enhanced the Documentation and Documentation Centre classes with clearer definitions and broader mappings to relevant ontologies.
- Refined the DispositionService and DispositionServiceType schemas to better reflect operational contexts and service classifications.
- General cleanup of unused prefixes and redundant annotations across various schema files to streamline the overall structure.
2026-02-15 16:25:32 +01:00

35 lines
1.1 KiB
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/
dcat: http://www.w3.org/ns/dcat#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
- ../slots/has_type
default_prefix: hc
classes:
DispositionService:
class_uri: schema:Service
description: >-
Operational service that executes appraisal outcomes such as transfer, return, or secure destruction.
broad_mappings:
- schema:Service
close_mappings:
- dcat:DataService
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: "['*']"