glam/schemas/20251121/linkml/modules/classes/YoutubeTranscript.yaml
kempersc bd8368dfff Enhance schema definitions for cultural heritage annotations
- Updated WorldCatIdentifier class with improved descriptions and multilingual support.
- Refined WorldHeritageSite class to clarify its purpose and added structured aliases.
- Enhanced WritingSystem class with detailed descriptions and examples for script identification.
- Introduced BirthPlace class to represent birth locations with historical context and geographic identifiers.
- Added AnnotatorAnnotationMetadata class for quality metrics and verification of cultural heritage annotations.
- Created AnnotatorAnnotationProvenance class to track provenance of annotation activities.
- Developed AnnotatorBlock class to aggregate entity claims and metadata for annotations.
- Established AnnotatorEntityClaim class for individual assertions about cultural heritage entities.
- Introduced AnnotatorEntityClassification class for taxonomic categorization of entities.
- Added AnnotatorIntegrationNote class to document file creation and integration processes.
- Developed AnnotatorModel class for machine learning models used in entity extraction.
- Created AnnotatorProvenance class to track extraction provenance and source data access.
2026-02-15 12:41:51 +01:00

90 lines
3.4 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/classes/YoutubeTranscript
name: YoutubeTranscript
title: YoutubeTranscript
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
prov: http://www.w3.org/ns/prov#
xsd: http://www.w3.org/2001/XMLSchema#
oa: http://www.w3.org/ns/oa#
imports:
- linkml:types
classes:
YoutubeTranscript:
description: >-
YouTube video transcript including video ID, language, transcript type
(manual or auto-generated), full text, and extraction metadata for
accessibility and content analysis.
alt_descriptions:
nl:
text: >-
YouTube-video transcript inclusief video-ID, taal, transcripttype (handmatig
of automatisch gegenereerd), volledige tekst en extractiemetadata voor
toegankelijkheid en inhoudsanalyse.
de:
text: >-
YouTube-Video-Transkript einschließlich Video-ID, Sprache, Transkripttyp
(manuell oder automatisch generiert), Volltext und Extraktionsmetadaten für
Barrierefreiheit und Inhaltsanalyse.
fr:
text: >-
Transcription de vidéo YouTube incluant l'ID vidéo, la langue, le type de
transcription (manuel ou généré automatiquement), le texte complet et les
métadonnées d'extraction pour l'accessibilité et l'analyse de contenu.
es:
text: >-
Transcripción de video de YouTube incluyendo ID de video, idioma, tipo de
transcripción (manual o generada automáticamente), texto completo y metadatos
de extracción para accesibilidad y análisis de contenido.
ar:
text: >-
نسخ فيديو YouTube بما في ذلك معرف الفيديو واللغة ونوع النسخ (يدوي أو
مولد تلقائيًا) والنص الكامل وبيانات الاستخراج الوصفية للوصول
وتحليل المحتوى.
id:
text: >-
Transkrip video YouTube termasuk ID video, bahasa, jenis transkrip (manual
atau dihasilkan otomatis), teks lengkap, dan metadata ekstraksi untuk
aksesibilitas dan analisis konten.
zh:
text: >-
YouTube视频字幕包括视频ID、语言、字幕类型手动或自动生成
全文和提取元数据,用于无障碍访问和内容分析。
class_uri: schema:Transcript
broad_mappings:
- schema:Transcript
- oa:TextualBody
related_mappings:
- prov:Entity
- schema:MediaObject
slots:
- in_language
structured_aliases:
- literal_form: YouTube-transcript
in_language: nl
- literal_form: YouTube-Transkript
in_language: de
- literal_form: transcription YouTube
in_language: fr
- literal_form: transcripción de YouTube
in_language: es
- literal_form: نسخ يوتيوب
in_language: ar
- literal_form: transkrip YouTube
in_language: id
- literal_form: YouTube字幕
in_language: zh
comments:
- Textual representation of video/audio content
- Can be manual or auto-generated
keywords:
- transcript
- subtitle
- accessibility
- speech-to-text
- video caption
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"