- Updated descriptions in `WikidataOrganization`, `WikidataRecognition`, `WikidataResolvedEntities`, `WikidataSitelinks`, `WikidataSocialMedia`, `WikidataTemporal`, `WikidataTimeValue`, `WikidataWeb`, `WomensArchives`, `WomensArchivesRecordSetType`, `WomensArchivesRecordSetTypes`, `WordCount`, `WorkRevision`, `WorldCatIdentifier`, `WorldHeritageSite`, `WritingSystem`, `XPath`, `XPathScore`, `YoutubeChannel`, `YoutubeComment`, `YoutubeTranscript`, and `YoutubeVideo` to enhance readability and precision. - Adjusted mappings and slot usage in various schemas to align with updated descriptions and improve data structure. - Added new synonyms in multiple languages for better localization support.
49 lines
2.3 KiB
YAML
49 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/TextRegion
|
||
name: TextRegion
|
||
title: Text Region
|
||
description: >-
|
||
A region of text detected in an image/video.
|
||
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:
|
||
TextRegion:
|
||
class_uri: schema:ImageObject
|
||
description: >-
|
||
Spatially-bounded area within an image or video frame where written or printed characters have been detected through OCR, including bounding box coordinates, confidence scores, and recognized string content.
|
||
alt_descriptions:
|
||
nl: Tekstregio gedetecteerd in een afbeelding of videoframe.
|
||
de: Textbereich, der in einem Bild oder Videobild erkannt wurde.
|
||
fr: Région de texte détectée dans une image ou une image vidéo.
|
||
es: 'Concepto para: Spatially-bounded area within an image or video frame where written or printed characters have been detected through OCR, including bounding box coordinates, confidence scores, ...'
|
||
ar: 'مفهوم لـ: Spatially-bounded area within an image or video frame where written or printed characters have been detected through OCR, including bounding box coordinates, confidence scores, ...'
|
||
id: 'Konsep untuk: Spatially-bounded area within an image or video frame where written or printed characters have been detected through OCR, including bounding box coordinates, confidence scores, ...'
|
||
zh: 用于以下内容的概念:Spatially-bounded area within an image or video frame where written or printed characters have been detected through OCR, including bounding box coordinates, confidence scores, ...
|
||
structured_aliases:
|
||
- literal_form: tekstregio
|
||
in_language: nl
|
||
- literal_form: Textbereich
|
||
in_language: de
|
||
- literal_form: région de texte
|
||
in_language: fr
|
||
- literal_form: text region
|
||
in_language: es
|
||
- literal_form: text region
|
||
in_language: ar
|
||
- literal_form: text region
|
||
in_language: id
|
||
- literal_form: text region
|
||
in_language: zh
|
||
broad_mappings:
|
||
- schema:ImageObject
|
||
annotations:
|
||
specificity_score: 0.1
|
||
specificity_rationale: Generic utility class created during migration
|
||
custodian_types: '["*"]'
|
||
slots:
|
||
- has_value
|