49 lines
2.1 KiB
YAML
49 lines
2.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: Een segment van tekst.
|
||
de: Ein Textsegment.
|
||
fr: Un segment de texte.
|
||
es: 'Concepto para: 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...'
|
||
ar: 'مفهوم لـ: 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...'
|
||
id: 'Konsep untuk: 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...'
|
||
zh: 用于以下内容的概念: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...
|
||
structured_aliases:
|
||
- literal_form: tekstsegment
|
||
in_language: nl
|
||
- literal_form: Textsegment
|
||
in_language: de
|
||
- literal_form: segment de texte
|
||
in_language: fr
|
||
- literal_form: text segment
|
||
in_language: es
|
||
- literal_form: text segment
|
||
in_language: ar
|
||
- literal_form: text segment
|
||
in_language: id
|
||
- literal_form: text segment
|
||
in_language: zh
|
||
broad_mappings:
|
||
- schema:CreativeWork
|
||
annotations:
|
||
specificity_score: 0.1
|
||
specificity_rationale: Generic utility class created during migration
|
||
custodian_types: '["*"]'
|
||
slots:
|
||
- has_value
|