- 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.8 KiB
YAML
48 lines
1.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/CommissionRate
|
|
name: commission_rate_class
|
|
title: Commission Rate Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../metadata
|
|
- ../slots/has_percentage
|
|
classes:
|
|
CommissionRate:
|
|
class_uri: hc:CommissionRate
|
|
description: >-
|
|
Percentage-based commercial compensation term used to model intermediary remuneration in sales contexts.
|
|
alt_descriptions:
|
|
nl:
|
|
text: Percentagegebaseerde commerciële vergoedingsvoorwaarde om beloning van tussenpersonen in verkoopcontexten te modelleren.
|
|
language: nl
|
|
de:
|
|
text: Prozentbasierte kommerzielle Vergütungsbedingung zur Modellierung von Vermittlerentlohnung in Verkaufskontexten.
|
|
language: de
|
|
fr:
|
|
text: Condition de rémunération commerciale en pourcentage utilisée pour modéliser la rémunération d'intermédiaires dans des contextes de vente.
|
|
language: fr
|
|
es:
|
|
text: Condicion de remuneracion comercial basada en porcentaje para modelar la compensacion de intermediarios en contextos de venta.
|
|
language: es
|
|
ar:
|
|
text: شرط تعويض تجاري قائم على النسبة المئوية لنمذجة أجر الوسطاء في سياقات البيع.
|
|
language: ar
|
|
id:
|
|
text: Ketentuan kompensasi komersial berbasis persentase untuk memodelkan remunerasi perantara dalam konteks penjualan.
|
|
language: id
|
|
zh:
|
|
text: 用于建模销售场景中中介报酬的百分比佣金条款。
|
|
language: zh
|
|
close_mappings:
|
|
- schema:PriceSpecification
|
|
slots:
|
|
- has_percentage
|
|
slot_usage:
|
|
has_percentage:
|
|
range: Percentage
|
|
inlined: true
|
|
required: true
|