26 lines
737 B
YAML
26 lines
737 B
YAML
id: https://nde.nl/ontology/hc/class/FundingSource
|
|
name: FundingSource
|
|
title: Funding Source
|
|
description: >-
|
|
A source of funding, such as an organization or grant program.
|
|
MIGRATED from funding_source slot per Rule 53.
|
|
Follows frapo:FundingAgency.
|
|
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/has_or_had_label
|
|
- ../slots/has_or_had_description
|
|
- ../slots/has_or_had_type
|
|
default_prefix: hc
|
|
classes:
|
|
FundingSource:
|
|
class_uri: frapo:FundingAgency
|
|
slots:
|
|
- has_or_had_label
|
|
- has_or_had_description
|
|
- has_or_had_type
|