glam/schemas/20251121/linkml/modules/classes/LocalHistoryArchive.yaml
kempersc 6e63465196 Add ImageTilingServiceEndpoint class and archive ID class
- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases.
- Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
2026-02-15 21:40:13 +01:00

38 lines
1.1 KiB
YAML

id: https://w3id.org/nde/ontology/LocalHistoryArchive
name: LocalHistoryArchive
title: Local History Archive Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
rico: https://www.ica.org/standards/RiC/ontology#
wd: http://www.wikidata.org/entity/
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_type
- ../slots/hold_record_set
- ../slots/has_score
classes:
LocalHistoryArchive:
is_a: ArchiveOrganizationType
class_uri: schema:ArchiveOrganization
description: Archive organization focused on preserving records and documentation of local community history.
exact_mappings:
- schema:ArchiveOrganization
close_mappings:
- wd:Q12324798
- rico:CorporateBody
broad_mappings:
- wd:Q166118
slots:
- identified_by
- has_type
- hold_record_set
- has_score
annotations:
subject_domain: local history
specificity_score: 0.6
specificity_rationale: Archive organization type scoped to place-based historical memory stewardship.
custodian_types: '["*"]'