glam/schemas/20251121/linkml/modules/classes/GLAM.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

28 lines
752 B
YAML

id: https://w3id.org/nde/ontology/GLAM
name: GLAM
title: GLAM Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_score
classes:
GLAM:
is_a: ArchiveOrganizationType
class_uri: skos:Concept
description: Sector concept grouping galleries, libraries, archives, and museums.
broad_mappings:
- skos:Concept
slots:
- identified_by
- has_score
annotations:
skos:prefLabel: GLAM
sector_term: 'yes'
specificity_score: 0.35
specificity_rationale: Sector umbrella concept for memory institutions.
custodian_types: '["*"]'