- 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.
25 lines
719 B
YAML
25 lines
719 B
YAML
id: https://nde.nl/ontology/hc/classes/GooglePhoto
|
|
name: GooglePhoto
|
|
title: Google Photo Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
GooglePhoto:
|
|
class_uri: schema:ImageObject
|
|
description: Image metadata record associated with a Google place listing.
|
|
exact_mappings:
|
|
- schema:ImageObject
|
|
close_mappings:
|
|
- schema:Photograph
|
|
related_mappings:
|
|
- prov:Entity
|
|
annotations:
|
|
specificity_score: 0.35
|
|
specificity_rationale: External image metadata entity for enrichment workflows.
|
|
custodian_types: '["*"]'
|