glam/schemas/20251121/linkml/modules/classes/FundingRate.yaml
2026-01-31 00:15:53 +01:00

24 lines
743 B
YAML

id: https://nde.nl/ontology/hc/class/FundingRate
name: FundingRate
title: Funding Rate
description: The rate or percentage of funding provided. MIGRATED from funding_rate slot per Rule 53. Follows schema:MonetaryAmount or Percentage.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
imports:
- linkml:types
- ../classes/Percentage
- ../slots/has_or_had_rate
- ../slots/maximal_of_maximal
default_prefix: hc
classes:
FundingRate:
class_uri: schema:MonetaryAmount
slots:
- has_or_had_rate
- maximal_of_maximal
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"