-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
Milestone
Description
We currently define codemeta:funding as a text string, e.g.
"funding": "National Science Foundation grant #012345678",
Worth noting that schema.org SoftwareSourceCode already has the related notion of funder, though it's expected type is an organization (which might be better, though perhaps not well adapted to specifying things like particular NSF grant ids). Thoughts @danielskatz @mfenner others?