- Updated descriptions and added multilingual support for DatasetRegister and LegacyPortal classes in WebPortalTypes.yaml. - Improved the Wifi class with detailed descriptions and examples, including structured aliases. - Enhanced WikidataRecognition, WikidataResolvedEntities, WikidataSitelinks, WikidataSocialMedia, WikidataTemporal, WikidataTimeValue, and WikidataWeb classes with clearer descriptions, multilingual alt_descriptions, and structured aliases. - Introduced a new CollectionType class to classify aggregations based on formation logic and institutional practices, including comprehensive multilingual descriptions and mappings.
48 lines
1.6 KiB
YAML
48 lines
1.6 KiB
YAML
id: https://nde.nl/ontology/hc/class/Comment
|
|
name: Comment
|
|
title: Comment
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_author
|
|
- ../slots/has_content
|
|
classes:
|
|
Comment:
|
|
class_uri: schema:Comment
|
|
description: >-
|
|
Authored textual note attached to a resource for feedback, interpretation, or discussion.
|
|
alt_descriptions:
|
|
nl:
|
|
text: Geauteureerde tekstuele notitie die aan een bron is gekoppeld voor feedback, interpretatie of discussie.
|
|
language: nl
|
|
de:
|
|
text: Verfasste textliche Notiz, die einer Ressource für Feedback, Interpretation oder Diskussion zugeordnet ist.
|
|
language: de
|
|
fr:
|
|
text: Note textuelle rédigée et associée à une ressource pour retour, interprétation ou discussion.
|
|
language: fr
|
|
es:
|
|
text: Nota textual autorada adjunta a un recurso para retroalimentacion, interpretacion o discusion.
|
|
language: es
|
|
ar:
|
|
text: ملاحظة نصية مؤلفة تُرفق بمورد لأغراض التعليق أو التفسير أو النقاش.
|
|
language: ar
|
|
id:
|
|
text: Catatan tekstual berpenulis yang dilekatkan pada sumber untuk umpan balik, interpretasi, atau diskusi.
|
|
language: id
|
|
zh:
|
|
text: 附着于资源、用于反馈解读或讨论的署名文本说明。
|
|
language: zh
|
|
slots:
|
|
- has_content
|
|
- has_author
|
|
slot_usage:
|
|
has_content:
|
|
required: true
|
|
has_author:
|
|
range: Author
|
|
inlined: true
|