glam/schemas/20251121/linkml/modules/classes/Funding.yaml
2026-02-04 00:24:46 +01:00

31 lines
951 B
YAML

id: https://nde.nl/ontology/hc/class/Funding
name: Funding
title: Funding
description: Financial support provided for a project, activity, or organization. MIGRATED from funding_amount slot per Rule 53. Follows frapo:Funding.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
frapo: http://purl.org/cerif/frapo/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/20260202_matang/has_currency
- ../slots/20260202_matang/has_description
- ../slots/20260202_matang/has_quantity
default_prefix: hc
classes:
Funding:
class_uri: frapo:Funding
slots:
- has_quantity
- has_currency
- has_description
slot_usage:
has_quantity:
range: integer
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"