- 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.
38 lines
1.1 KiB
YAML
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: '["*"]'
|