glam/schemas/20251121/linkml/modules/classes/Heading.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
1.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/Heading
name: Heading
title: Heading
description: >-
A heading in a document.
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:
Heading:
class_uri: schema:Text
description: >-
Structured textual heading used to label sections and support document
navigation.
alt_descriptions:
nl: {text: Gestructureerde koptekst om secties te benoemen en documentnavigatie te ondersteunen., language: nl}
de: {text: Strukturierte Ueberschrift zur Kennzeichnung von Abschnitten und zur Unterstuetzung der Dokumentnavigation., language: de}
fr: {text: Intitule textuel structure utilise pour nommer des sections et faciliter la navigation documentaire., language: fr}
es: {text: Encabezado textual estructurado para nombrar secciones y facilitar la navegacion del documento., language: es}
ar: {text: عنوان نصي منظم لتسمية الأقسام ودعم التنقل داخل المستند., language: ar}
id: {text: Judul teks terstruktur untuk menamai bagian dan mendukung navigasi dokumen., language: id}
zh: {text: 用于标注章节并支持文档导航的结构化标题文本。, language: zh}
structured_aliases:
nl: [{literal_form: kopregel, language: nl}]
de: [{literal_form: Ueberschrift, language: de}]
fr: [{literal_form: titre de section, language: fr}]
es: [{literal_form: encabezado, language: es}]
ar: [{literal_form: عنوان قسم, language: ar}]
id: [{literal_form: judul bagian, 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