- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/Clipping
|
|
name: Clipping
|
|
title: Clipping
|
|
description: A newspaper clipping or excerpt.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
classes:
|
|
Clipping:
|
|
class_uri: schema:Clip
|
|
description: >-
|
|
Extracted excerpt from periodical or broadcast material preserved as a
|
|
reference fragment.
|
|
alt_descriptions:
|
|
nl: Uitgesneden fragment uit periodiek of uitzending, bewaard als referentie.
|
|
de: Auszug aus periodischem oder gesendetem Material, als Referenzfragment bewahrt.
|
|
fr: Extrait d un periodique ou d un contenu diffuse, conserve comme fragment de reference.
|
|
es: Extracto de material periodico o difundido conservado como fragmento de referencia.
|
|
ar: مقتطف مستخرج من مادة دورية أو بث محفوظ كجزء مرجعي.
|
|
id: Cuplikan dari materi berkala atau siaran yang disimpan sebagai fragmen referensi.
|
|
zh: 从期刊或播出材料中摘录并保存为参考片段的内容。
|
|
structured_aliases:
|
|
- {literal_form: knipsel, in_language: nl}
|
|
- {literal_form: Ausschnitt, in_language: de}
|
|
- {literal_form: coupure, in_language: fr}
|
|
- {literal_form: recorte, in_language: es}
|
|
- {literal_form: قصاصة, in_language: ar}
|
|
- {literal_form: kliping, in_language: id}
|
|
- {literal_form: 剪报片段, in_language: zh}
|
|
exact_mappings:
|
|
- schema:Clip
|
|
keywords:
|
|
- press extract
|
|
- media fragment
|
|
- reference evidence
|
|
slots:
|
|
- has_label
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|