glam/schemas/20251121/linkml/modules/classes/ColonialStatus.yaml

122 lines
3.2 KiB
YAML

id: https://nde.nl/ontology/hc/class/ColonialStatus
name: colonial_status_class
title: Colonial Status Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
dcterms: http://purl.org/dc/terms/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../metadata
- ../slots/identified_by
- ../slots/has_label
- ../slots/temporal_extent
default_prefix: hc
classes:
ColonialStatus:
class_uri: hc:ColonialStatus
description: 'Structured representation of colonial/territorial status for geographic
coverage.
**PURPOSE**:
Models colonial territories and their historical status in archival finding
aids.
Captures both the geographic territory and its colonial relationship over time.
**DESIGN RATIONALE**:
Created per slot_fixes.yaml migration from simple `colonial` string slot to
structured class with temporal and geographic context.
The revision specifies:
- `include` + `GeoSpatialPlace` for territory geometry
- `categorized_as` + `ColonialStatus` for categorization
**USE CASES**:
- Dutch East Indies archives (1602-1949)
- Belgian Congo documentation
- British Colonial Office records
- Portuguese overseas territories
**PROVENANCE CONSIDERATIONS**:
Colonial status is historically contingent and politically sensitive.
Always capture:
- Time period of colonial relationship
- Perspective (colonizer vs. colonized)
- Modern-day geographic equivalent
'
close_mappings:
- dcterms:spatial
- schema:containedInPlace
related_mappings:
- skos:Concept
slots:
- has_label
- identified_by
- temporal_extent
slot_usage:
has_label:
# range: string
examples:
- value: Dutch East Indies (1602-1949)
temporal_extent:
range: TimeSpan
inlined: true
examples:
- value:
begin_of_the_begin: '1602-01-01'
end_of_the_end: '1949-12-27'
examples:
- value:
has_label: Dutch East Indies (1602-1949)
temporal_extent:
begin_of_the_begin: '1602-03-20'
end_of_the_end: '1949-12-27'
- value:
has_label: Dutch Suriname (1667-1975)
temporal_extent:
begin_of_the_begin: '1667-01-01'
end_of_the_end: '1975-11-25'
- value:
has_label: Netherlands Antilles (1954-2010)
temporal_extent:
begin_of_the_begin: '1954-01-01'
end_of_the_end: '2010-10-10'
comments:
- Created per slot_fixes.yaml migration from colonial slot (2026-01-22)
- Models colonial territories with temporal and geographic context
- Supports decolonization research and provenance tracking
- Politically sensitive - capture multiple perspectives where relevant
see_also:
- https://www.nationaalarchief.nl/onderzoeken/colonial-records
- https://www.kit.nl/project/decolonization-heritage/
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'