84 lines
3.1 KiB
YAML
84 lines
3.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/VideoCategoryIdentifier
|
|
name: VideoCategoryIdentifier
|
|
title: Video Category Identifier
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_code
|
|
classes:
|
|
VideoCategoryIdentifier:
|
|
class_uri: hc:VideoCategoryIdentifier
|
|
description: >-
|
|
External taxonomy code used to categorize moving-image content on streaming platforms.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Extern taxonomiecode gebruikt om bewegend-beeldinhoud op streamingplatforms te categoriseren.
|
|
de: >-
|
|
Externer Taxonomiecode zur Kategorisierung von Bewegtbildinhalten auf Streaming-Plattformen.
|
|
fr: >-
|
|
Code de taxonomie externe utilisé pour catégoriser le contenu d'images animées sur les plateformes de streaming.
|
|
es: >-
|
|
Código de taxonomía externo utilizado para categorizar contenido de imágenes en movimiento en plataformas de streaming.
|
|
ar: >-
|
|
رمز تصنيف خارجي يستخدم لتصنيف محتوى الصور المتحركة على منصات البث.
|
|
id: >-
|
|
Kode taksonomi eksternal yang digunakan untuk mengkategorikan konten gambar bergerak di platform streaming.
|
|
zh: >-
|
|
用于在流媒体平台上分类动态图像内容的外部分类代码。
|
|
structured_aliases:
|
|
- literal_form: videocategoriecode
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Videokategoriecode
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: code de catégorie vidéo
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: código de categoría de video
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
- literal_form: رمز فئة الفيديو
|
|
predicate: EXACT_SYNONYM
|
|
in_language: ar
|
|
- literal_form: kode kategori video
|
|
predicate: EXACT_SYNONYM
|
|
in_language: id
|
|
- literal_form: 视频分类代码
|
|
predicate: EXACT_SYNONYM
|
|
in_language: zh
|
|
slots:
|
|
- has_code
|
|
broad_mappings:
|
|
- schema:identifier
|
|
- skos:Concept
|
|
annotations:
|
|
specificity_score: '0.55'
|
|
specificity_rationale: More specific - video categories for content classification.
|
|
custodian_types: '[''*'']'
|
|
comments:
|
|
- Maps platform-specific category IDs to normalized taxonomy.
|
|
- Enables cross-platform content discovery and filtering.
|
|
- 'Preserved from prior description: An identifier for a video category. **USAGE**: Used for: - YouTube category IDs - Platform category classifications'
|
|
keywords:
|
|
- video taxonomy
|
|
- content classification
|
|
- streaming platform
|
|
- category mapping
|
|
examples:
|
|
- value:
|
|
has_code: '27'
|
|
category_name: Education
|
|
platform: YouTube
|
|
description: YouTube Education category
|