glam/schemas/20251121/linkml/modules/classes/Revenue.yaml
kempersc 5c0ad546d4 Refactor social media schema classes for improved clarity and structure
- Updated SocialMediaPostType.yaml:
  - Renamed class and title for consistency.
  - Simplified description to focus on controlled vocabulary.
  - Adjusted slot definitions and removed duplicates.
  - Enhanced comments for better understanding of class purpose.

- Modified SocialMediaProfile.yaml:
  - Added a reference to Twitter in the see_also section.
  - Preserved prior description in notes for context.

- Revised VideoAudioAnnotation.yaml:
  - Updated description to clarify the purpose of audio annotations.
  - Added multilingual alt_descriptions and structured_aliases.
  - Streamlined slot definitions and removed duplicates.

- Enhanced VideoPost.yaml:
  - Added multilingual alt_descriptions and structured_aliases.
  - Clarified description to highlight video-specific properties.
  - Updated slot definitions for better clarity and consistency.

- Updated VideoSubtitle.yaml:
  - Preserved prior description in notes for context.

- Revised VideoTranscript.yaml:
  - Preserved prior description in notes for context.
2026-02-16 01:15:37 +01:00

65 lines
2.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/Revenue
name: Revenue
title: Revenue
description: >-
Revenue amount.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
classes:
Revenue:
class_uri: schema:MonetaryAmount
description: >-
Financial income generated by an organization through its operations,
services, sales, or funding sources during a specified period.
alt_descriptions:
nl: >-
Financiële inkomsten gegenereerd door een organisatie via haar activiteiten,
diensten, verkopen of financieringsbronnen gedurende een bepaalde periode.
de: >-
Finanzielle Einnahmen, die eine Organisation durch ihre Aktivitäten,
Dienstleistungen, Verkäufe oder Finanzierungsquellen in einem bestimmten Zeitraum erwirtschaftet.
fr: >-
Revenus financiers générés par une organisation par ses opérations,
ses services, ses ventes ou ses sources de financement sur une période donnée.
es: >-
Ingresos financieros generados por una organización a través de sus operaciones,
servicios, ventas o fuentes de financiación durante un período específico.
ar: >-
الدخل المالي الذي تولده المنظمة من خلال عملياتها
أو خدماتها أو مبيعاتها أو مصادر تمويلها خلال فترة محددة.
id: >-
Pendapatan keuangan yang dihasilkan oleh organisasi melalui operasinya,
layanan, penjualan, atau sumber pendanaan selama periode tertentu.
zh: >-
组织在特定期间通过其运营、服务、销售或资金来源产生的财务收入。
broad_mappings:
- schema:MonetaryAmount
- schema:Thing
keywords:
- revenue
- income
- financial
- earnings
structured_aliases:
- literal_form: omzet
predicate: EXACT_SYNONYM
in_language: nl
- literal_form: Einnahmen
predicate: EXACT_SYNONYM
in_language: de
- literal_form: revenu
predicate: EXACT_SYNONYM
in_language: fr
- literal_form: ingresos
predicate: EXACT_SYNONYM
in_language: es
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class created during migration
custodian_types: '["*"]'
slots: []