- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
43 lines
2.1 KiB
YAML
43 lines
2.1 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: {text: Kwantitatieve veranderindicator die toename of afname over een bepaalde periode uitdrukt., language: nl}
|
|
de: {text: Quantitativer Veraenderungsindikator fuer Zu- oder Abnahme ueber einen definierten Zeitraum., language: de}
|
|
fr: {text: Indicateur quantitatif de variation exprimant hausse ou baisse sur une periode definie., language: fr}
|
|
es: {text: Indicador cuantitativo de cambio que expresa aumento o disminucion en un periodo definido., language: es}
|
|
ar: {text: مؤشر كمي للتغير يعبّر عن الزيادة أو الانخفاض خلال فترة محددة., language: ar}
|
|
id: {text: Indikator perubahan kuantitatif yang menyatakan kenaikan atau penurunan selama periode tertentu., language: id}
|
|
zh: {text: 表示在特定时期内增减变化的量化指标。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: groeipercentage, language: nl}]
|
|
de: [{literal_form: Wachstumsrate, language: de}]
|
|
fr: [{literal_form: taux de croissance, language: fr}]
|
|
es: [{literal_form: tasa de crecimiento, language: es}]
|
|
ar: [{literal_form: معدل نمو, language: ar}]
|
|
id: [{literal_form: laju pertumbuhan, language: id}]
|
|
zh: [{literal_form: 增长率, language: zh}]
|
|
exact_mappings:
|
|
- schema:QuantitativeValue
|
|
slots:
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|