glam/schemas/20251121/linkml/modules/classes/YoutubeComment.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

86 lines
3.2 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/YoutubeComment
name: YoutubeComment
title: YoutubeComment
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#
sioc: http://rdfs.org/sioc/ns#
imports:
- linkml:types
classes:
YoutubeComment:
description: >-
YouTube video comment including comment ID, author information, text content,
like count, and timestamps for user-generated content analysis.
alt_descriptions:
nl:
text: >-
YouTube-videoreactie inclusief reactie-ID, auteurinformatie, tekstinhoud,
aantal vind-ik-leuks en tijdstempels voor analyse van door gebruikers
gegenereerde inhoud.
de:
text: >-
YouTube-Video-Kommentar einschließlich Kommentar-ID, Autoreninformationen,
Textinhalt, Like-Anzahl und Zeitstempel für die Analyse von benutzergenerierten
Inhalten.
fr:
text: >-
Commentaire de vidéo YouTube incluant l'ID de commentaire, les informations
sur l'auteur, le contenu textuel, le nombre de j'aime et les horodatages pour
l'analyse de contenu généré par l'utilisateur.
es:
text: >-
Comentario de video de YouTube incluyendo ID de comentario, información del
autor, contenido de texto, conteo de me gusta y marcas de tiempo para análisis
de contenido generado por el usuario.
ar:
text: >-
تعليق فيديو YouTube بما في ذلك معرف التعليق ومعلومات المؤلف ومحتوى النص
وعدد الإعجابات والطوابع الزمنية لتحليل المحتوى الذي أنشأه المستخدم.
id:
text: >-
Komentar video YouTube termasuk ID komentar, informasi penulis, konten teks,
jumlah suka, dan timestamp untuk analisis konten yang dibuat pengguna.
zh:
text: >-
YouTube视频评论包括评论ID、作者信息、文本内容、点赞数和时间戳
用于用户生成内容分析。
class_uri: schema:Comment
broad_mappings:
- schema:Comment
- sioc:Post
related_mappings:
- prov:Entity
- schema:UserComments
slots:
- has_quantity
structured_aliases:
- literal_form: YouTube-reactie
in_language: nl
- literal_form: YouTube-Kommentar
in_language: de
- literal_form: commentaire YouTube
in_language: fr
- literal_form: comentario de YouTube
in_language: es
- literal_form: تعليق يوتيوب
in_language: ar
- literal_form: komentar YouTube
in_language: id
- literal_form: YouTube评论
in_language: zh
comments:
- User-generated comment content on YouTube videos
- Part of online community discourse
keywords:
- YouTube comment
- user-generated content
- social media
- online discourse
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"