We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf12730 commit a3a7706Copy full SHA for a3a7706
data/ext/pending/issue-383.ttl
@@ -7,8 +7,7 @@
7
:FundingAgency a rdfs:Class ;
8
rdfs:label "FundingAgency" ;
9
:isPartOf <https://pending.schema.org> ;
10
- :source <https://schema.org/docs/collab/FundInfoCollab>,
11
- <https://github.com/schemaorg/schemaorg/issues/383> ;
+ :source <https://github.com/schemaorg/schemaorg/issues/383> ;
12
rdfs:comment """A FundingAgency is an organization that implements one or more [[FundingScheme]]s and manages
13
the granting process (via [[Grant]]s, typically [[MonetaryGrant]]s).
14
A funding agency is not always required for grant funding, e.g. philanthropic giving, corporate sponsorship etc.
0 commit comments