glam/schemas/20251121/linkml/modules/classes/GrowthRate.yaml
kempersc 92c79067cd Refactor time-related classes and descriptions for clarity and consistency
- 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.
2026-02-16 13:49:40 +01:00

43 lines
1.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/GrowthRate
name: GrowthRate
title: Growth Rate
description: The rate of growth or expansion of an entity. MIGRATED from growth_rate slot per Rule 53. Follows schema:QuantitativeValue.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
dcterms: http://purl.org/dc/terms/
imports:
- linkml:types
- ../slots/has_description
default_prefix: hc
classes:
GrowthRate:
class_uri: schema:QuantitativeValue
description: >-
Quantitative change indicator expressing increase or decrease over a
defined period.
alt_descriptions:
nl: Kwantitatieve veranderindicator die toename of afname over een bepaalde periode uitdrukt.
de: Quantitativer Veraenderungsindikator fuer Zu- oder Abnahme ueber einen definierten Zeitraum.
fr: Indicateur quantitatif de variation exprimant hausse ou baisse sur une periode definie.
es: Indicador cuantitativo de cambio que expresa aumento o disminucion en un periodo definido.
ar: مؤشر كمي للتغير يعبّر عن الزيادة أو الانخفاض خلال فترة محددة.
id: Indikator perubahan kuantitatif yang menyatakan kenaikan atau penurunan selama periode tertentu.
zh: 表示在特定时期内增减变化的量化指标。
structured_aliases:
- {literal_form: groeipercentage, in_language: nl}
- {literal_form: Wachstumsrate, in_language: de}
- {literal_form: taux de croissance, in_language: fr}
- {literal_form: tasa de crecimiento, in_language: es}
- {literal_form: معدل نمو, in_language: ar}
- {literal_form: laju pertumbuhan, in_language: id}
- {literal_form: 增长率, in_language: zh}
broad_mappings:
- schema:QuantitativeValue
slots:
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"