- 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.
45 lines
2.2 KiB
YAML
45 lines
2.2 KiB
YAML
id: https://nde.nl/ontology/hc/class/Habitat
|
|
name: Habitat
|
|
title: Habitat
|
|
description: The environment or habitat where a biological specimen was found or collected. MIGRATED from habitat slot per Rule 53. Follows dwc:habitat.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
dwc: http://rs.tdwg.org/dwc/terms/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
Habitat:
|
|
class_uri: hc:Habitat
|
|
description: >-
|
|
Environmental context where a biological specimen or observation is found,
|
|
collected, or recorded.
|
|
alt_descriptions:
|
|
nl: {text: Omgevingscontext waarin een biologisch specimen of waarneming is gevonden, verzameld of geregistreerd., language: nl}
|
|
de: {text: Umweltkontext, in dem ein biologisches Exemplar oder eine Beobachtung gefunden, gesammelt oder dokumentiert wurde., language: de}
|
|
fr: {text: Contexte environnemental dans lequel un specimen biologique ou une observation est trouve, collecte ou consigne., language: fr}
|
|
es: {text: Contexto ambiental donde un especimen biologico u observacion fue hallado, recolectado o registrado., language: es}
|
|
ar: {text: السياق البيئي الذي وُجدت أو جُمعت أو سُجلت فيه عينة بيولوجية أو ملاحظة., language: ar}
|
|
id: {text: Konteks lingkungan tempat spesimen biologis atau observasi ditemukan, dikumpulkan, atau dicatat., language: id}
|
|
zh: {text: 生物标本或观测被发现、采集或记录时所处的环境背景。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: leefomgeving, language: nl}]
|
|
de: [{literal_form: Lebensraum, language: de}]
|
|
fr: [{literal_form: habitat, language: fr}]
|
|
es: [{literal_form: habitat, language: es}]
|
|
ar: [{literal_form: موطن, language: ar}]
|
|
id: [{literal_form: habitat, language: id}]
|
|
zh: [{literal_form: 生境, language: zh}]
|
|
close_mappings:
|
|
- dwc:habitat
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|