incremental development for NIHVIVO-1275
This commit is contained in:
parent
a2f4ff0636
commit
f36f74f34c
6 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
PREFIX core: <http://vivoweb.org/ontology/core#>
|
||||
|
||||
CONSTRUCT {
|
||||
?organization ?property ?object .
|
||||
} WHERE {
|
||||
PERSON_URI core:educationalTraining ?educationalTraining .
|
||||
?educationalTraining core:trainingAtOrganization ?organization .
|
||||
?organization ?property ?object .
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue