- 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.
30 lines
940 B
YAML
30 lines
940 B
YAML
id: https://nde.nl/ontology/hc/class/DissolutionEvent
|
|
name: DissolutionEvent
|
|
title: Dissolution Event Class
|
|
description: Event of organization dissolution or end of legal status. MIGRATED from dissolution_date and dissolved_date (2026-01-26).
|
|
prefixes:
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
org: http://www.w3.org/ns/org#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/temporal_extent
|
|
default_prefix: hc
|
|
classes:
|
|
DissolutionEvent:
|
|
class_uri: org:ChangeEvent
|
|
description: >-
|
|
Change event recording formal termination of an organization and its legal continuity.
|
|
broad_mappings:
|
|
- org:ChangeEvent
|
|
related_mappings:
|
|
- prov:Activity
|
|
slots:
|
|
- temporal_extent
|
|
slot_usage:
|
|
temporal_extent:
|
|
range: TimeSpan
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|