glam/schemas/20251121/linkml/modules/classes/TextSegment.yaml
kempersc d37a120ef2 Refactor schema definitions across multiple classes to improve clarity and consistency
- Removed unnecessary aliases and adjusted slot definitions in Timestamp, Topic, TopicType, TransferEvent, TransferPolicy, and others.
- Enhanced descriptions and added alternative language descriptions for TradeUnionArchiveRecordSetType and UnescoIchElement.
- Updated slot usage for various archive-related classes to use `equals_string` instead of `equals_expression`.
- Streamlined VideoChapter class by refining descriptions and restructuring slot usage for better navigation and organization.
- General cleanup of comments and annotations to ensure clarity and maintainability.
2026-02-16 11:17:33 +01:00

40 lines
1.1 KiB
YAML

id: https://nde.nl/ontology/hc/class/TextSegment
name: TextSegment
title: Text Segment
description: >-
A segment of text.
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:
TextSegment:
class_uri: schema:CreativeWork
description: >-
Discrete, contiguous portion of written or printed content extracted from a larger document or transcription, used for granular processing and analysis in OCR, NLP, and indexing workflows.
alt_descriptions:
nl:
text: Een segment van tekst.
de:
text: Ein Textsegment.
fr:
text: Un segment de texte.
structured_aliases:
- literal_form: tekstsegment
in_language: nl
- literal_form: Textsegment
in_language: de
- literal_form: segment de texte
in_language: fr
broad_mappings:
- schema:CreativeWork
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class created during migration
custodian_types: '["*"]'
slots:
- has_value