- 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.
39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
id: https://w3id.org/nde/ontology/LocalGovernmentArchive
|
|
name: LocalGovernmentArchive
|
|
title: Local Government 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:
|
|
LocalGovernmentArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
description: Public archive organization preserving records of local government administration.
|
|
exact_mappings:
|
|
- schema:ArchiveOrganization
|
|
close_mappings:
|
|
- wd:Q118281267
|
|
- rico:CorporateBody
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slots:
|
|
- identified_by
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
annotations:
|
|
admin_level: local government
|
|
custodian_status: governmental
|
|
specificity_score: 0.65
|
|
specificity_rationale: Archive organization type anchored in municipal and local public-records stewardship.
|
|
custodian_types: '["*"]'
|