- 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/GovernmentArchive
|
|
name: GovernmentArchive
|
|
title: 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:
|
|
GovernmentArchive:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: schema:ArchiveOrganization
|
|
description: Public archive organization mandated to preserve and provide access to government records.
|
|
exact_mappings:
|
|
- schema:ArchiveOrganization
|
|
close_mappings:
|
|
- wd:Q119712417
|
|
- rico:CorporateBody
|
|
broad_mappings:
|
|
- wd:Q166118
|
|
slots:
|
|
- identified_by
|
|
- has_type
|
|
- hold_record_set
|
|
- has_score
|
|
annotations:
|
|
custodian_status: governmental
|
|
specificity_score: 0.65
|
|
specificity_rationale: Archive organization type defined by legal public-records stewardship.
|
|
custodian_types: '["*"]'
|