NIHVIVO-3457 update rich export sparql queries for 1.4 ontology role property changes
This commit is contained in:
parent
1aa4d82c5a
commit
43bed0719c
8 changed files with 22 additions and 8 deletions
|
@ -10,7 +10,7 @@ CONSTRUCT {
|
|||
{PERSON_URI core:hasCo-PrincipalInvestigatorRole ?investigatorRole }
|
||||
}
|
||||
|
||||
?investigatorRole core:roleIn ?grant .
|
||||
?investigatorRole core:roleContributesTo ?grant .
|
||||
?grant a core:Grant .
|
||||
?grant ?property ?object
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue