Export
Turtle RDF/XML JSON-LD N-Triples

funder
ni

IRI: http://purl.org/spar/scoro/funder

comment
The role held by an agent of providing funds, for example for a research project.
en
is defined by
http://purl.org/spar/scoro/
label
funder
en
rationale
A funding agent is represented as an instance of `foaf:Agent`, related to the resource through the pattern defined in the Publishing Roles Ontology (PRO). According to said pattern, a `foaf:Agent` holds some role (`pro:RoleInTime`) characterized by a type (`pro:withRole`) - which, in this case, is `scoro:funder` - and related to the resource via `pro:relatesToEntity`.
en
term status
example
:european-commission a foaf:Agent ; pro:holdsRoleInTIme :european-commission-funding . :european-commission-funding a pro:RoleInTime ; pro:withRole scoro:funder ; pro:relatesToEntity :my-dataset .
← Back to full documentation