- 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.
29 lines
905 B
YAML
29 lines
905 B
YAML
id: https://w3id.org/nde/ontology/LocationLibrary
|
|
name: LocationLibrary
|
|
title: Location Library 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_type
|
|
- ../slots/has_score
|
|
classes:
|
|
LocationLibrary:
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
description: Institution type maintaining searchable location references for film and photography production.
|
|
broad_mappings:
|
|
- skos:Concept
|
|
slots:
|
|
- identified_by
|
|
- has_type
|
|
- has_score
|
|
annotations:
|
|
subject_domain: film and photography production
|
|
specificity_score: 0.45
|
|
specificity_rationale: Specialized institutional type combining location documentation and discovery services.
|
|
custodian_types: '["*"]'
|