- 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.
75 lines
3.2 KiB
YAML
75 lines
3.2 KiB
YAML
id: https://nde.nl/ontology/hc/classes/YoutubeVideo
|
||
name: YoutubeVideo
|
||
title: YoutubeVideo
|
||
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#
|
||
imports:
|
||
- linkml:types
|
||
- ../slots/has_language
|
||
- ../slots/has_quantity
|
||
- ../slots/has_resolution
|
||
- ../slots/categorized_as
|
||
- ../slots/broadcast
|
||
- ../slots/retrieved_at
|
||
- ../slots/part_of
|
||
classes:
|
||
YoutubeVideo:
|
||
description: >-
|
||
Single published media item with engagement metrics, technical metadata,
|
||
classification, and retrieval context.
|
||
alt_descriptions:
|
||
nl: Individuele YouTube-video metadata inclusief video-ID, titel, beschrijving, weergave-/vind-ik-leuk-/reactie-aantallen, duur, thumbnail, tags en bijbehorende reacties en transcripties.
|
||
de: Einzelne YouTube-Video-Metadaten einschließlich Video-ID, Titel, Beschreibung, Aufruf-/Like-/Kommentarzahlen, Dauer, Thumbnail, Tags und zugehörige Kommentare und Transkripte.
|
||
fr: Métadonnées de vidéo YouTube individuelle incluant l'ID vidéo, le titre, la description, les nombres de vues/j'aime/commentaires, la durée, la miniature, les balises et les commentaires et transcriptions associés.
|
||
es: Metadatos de video individual de YouTube incluyendo ID de video, título, descripción, conteos de vistas/me gusta/comentarios, duración, miniatura, etiquetas y comentarios y transcripciones asociados.
|
||
ar: بيانات فيديو YouTube الفردية بما في ذلك معرف الفيديو والعنوان والوصف وأعداد المشاهدات/الإعجابات/التعليقات والمدة والصورة المصغرة والعلامات والتعليقات والنسخ المرتبطة.
|
||
id: Metadata video YouTube individual termasuk ID video, judul, deskripsi, jumlah tayangan/suka/komentar, durasi, thumbnail, tag, dan komentar serta transkrip terkait.
|
||
zh: 单个YouTube视频元数据,包括视频ID、标题、描述、观看/点赞/评论数、 时长、缩略图、标签以及相关评论和字幕。
|
||
class_uri: schema:VideoObject
|
||
broad_mappings:
|
||
- schema:VideoObject
|
||
close_mappings:
|
||
- schema:MediaObject
|
||
related_mappings:
|
||
- prov:Entity
|
||
- schema:CreativeWork
|
||
slots:
|
||
- has_quantity
|
||
- has_resolution
|
||
- categorized_as
|
||
- has_language
|
||
- broadcast
|
||
- retrieved_at
|
||
- part_of
|
||
structured_aliases:
|
||
- literal_form: YouTube-video
|
||
in_language: nl
|
||
- literal_form: YouTube-Video
|
||
in_language: de
|
||
- literal_form: vidéo YouTube
|
||
in_language: fr
|
||
- literal_form: video de YouTube
|
||
in_language: es
|
||
- literal_form: فيديو يوتيوب
|
||
in_language: ar
|
||
- literal_form: video YouTube
|
||
in_language: id
|
||
- literal_form: YouTube视频
|
||
in_language: zh
|
||
comments:
|
||
- Represents video content on YouTube platform
|
||
- Associated with comments, transcripts, and channel
|
||
keywords:
|
||
- YouTube
|
||
- video
|
||
- media object
|
||
- streaming
|
||
- digital content
|
||
annotations:
|
||
specificity_score: 0.1
|
||
specificity_rationale: Generic utility class/slot created during migration
|
||
custodian_types: "['*']"
|