23 lines
711 B
YAML
23 lines
711 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
|
|
- ../slots/has_rate
|
|
- ../slots/maximum_of_maximum
|
|
default_prefix: hc
|
|
classes:
|
|
FundingRate:
|
|
class_uri: schema:MonetaryAmount
|
|
slots:
|
|
- has_rate
|
|
- maximum_of_maximum
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|