glam/schemas/20251121/linkml/modules/classes/Text.yaml
kempersc a590a8d94b Refactor and enhance descriptions across multiple YAML schemas for improved clarity and consistency.
- 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.
2026-02-16 15:53:42 +01:00

56 lines
2.3 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

id: https://nde.nl/ontology/hc/class/Text
name: Text
title: Text
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
- ../slots/has_provenance
- ../slots/created_through
default_prefix: hc
classes:
Text:
class_uri: schema:Text
description: >-
Structured container for written or printed content with associated provenance metadata, supporting extraction, transformation, and enrichment workflows for OCR output, transcriptions, and heritage documentation.
alt_descriptions:
nl: Een eenheid van tekstuele informatie.
de: Eine Einheit textlicher Informationen.
fr: Une unité d'information textuelle.
es: 'Concepto para: Structured container for written or printed content with associated provenance metadata, supporting extraction, transformation, and enrichment workflows for OCR output, transcri...'
ar: 'مفهوم لـ: Structured container for written or printed content with associated provenance metadata, supporting extraction, transformation, and enrichment workflows for OCR output, transcri...'
id: 'Konsep untuk: Structured container for written or printed content with associated provenance metadata, supporting extraction, transformation, and enrichment workflows for OCR output, transcri...'
zh: 用于以下内容的概念Structured container for written or printed content with associated provenance metadata, supporting extraction, transformation, and enrichment workflows for OCR output, transcri...
structured_aliases:
- literal_form: tekst
in_language: nl
- literal_form: Text
in_language: de
- literal_form: texte
in_language: fr
- literal_form: text
in_language: es
- literal_form: text
in_language: ar
- literal_form: text
in_language: id
- literal_form: text
in_language: zh
slots:
- has_label
- has_description
- has_provenance
- created_through
slot_usage:
created_through:
required: false
comments:
- MIGRATED from full_extracted_text slot context
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"