rich-export queries for funding - pull in less information about the awarding organization
This commit is contained in:
parent
093a3eb301
commit
440220d26a
2 changed files with 7 additions and 3 deletions
|
@ -2,7 +2,8 @@ PREFIX core: <http://vivoweb.org/ontology/core#>
|
|||
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
|
||||
|
||||
CONSTRUCT {
|
||||
?grant ?property ?object
|
||||
?grant ?property ?object .
|
||||
?investigatorRole core:roleContributesTo ?grant .
|
||||
} WHERE {
|
||||
{
|
||||
{PERSON_URI core:hasPrincipalInvestigatorRole ?investigatorRole }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue