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

45 lines
2 KiB
YAML

id: https://nde.nl/ontology/hc/class/HeadingLevel
name: HeadingLevel
title: HeadingLevel
description: >-
Level of a heading (e.g. H1, H2).
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_value
classes:
HeadingLevel:
class_uri: schema:Integer
description: >-
Numeric hierarchy level assigned to a heading to indicate document
structure depth.
alt_descriptions:
nl: {text: Numeriek hierarchieniveau van een kop om de diepte van documentstructuur aan te geven., language: nl}
de: {text: Numerische Hierarchieebene einer Ueberschrift zur Kennzeichnung der Dokumentstrukturtiefe., language: de}
fr: {text: Niveau hierarchique numerique attribue a un titre pour indiquer la profondeur structurelle du document., language: fr}
es: {text: Nivel jerarquico numerico asignado a un encabezado para indicar la profundidad de la estructura documental., language: es}
ar: {text: مستوى هرمي رقمي يُسند إلى العنوان لبيان عمق بنية المستند., language: ar}
id: {text: Tingkat hierarki numerik yang diberikan pada heading untuk menunjukkan kedalaman struktur dokumen., language: id}
zh: {text: 分配给标题的数字层级,用于表示文档结构深度。, language: zh}
structured_aliases:
nl: [{literal_form: kopniveau, language: nl}]
de: [{literal_form: Ueberschriftenebene, language: de}]
fr: [{literal_form: niveau de titre, language: fr}]
es: [{literal_form: nivel de encabezado, language: es}]
ar: [{literal_form: مستوى العنوان, language: ar}]
id: [{literal_form: tingkat heading, language: id}]
zh: [{literal_form: 标题层级, language: zh}]
annotations:
specificity_score: 0.1
specificity_rationale: "Generic utility class created during migration"
custodian_types: '["*"]'
slots:
- has_value