incremental devp for NIHVIVO-1275
This commit is contained in:
parent
9565617623
commit
51417cacfc
3 changed files with 4 additions and 4 deletions
|
@ -5,6 +5,6 @@ CONSTRUCT {
|
|||
} WHERE {
|
||||
PERSON_URI core:personInPosition ?position .
|
||||
?position core:positionInOrganization ?organization .
|
||||
?organization ?subOrganizationWithin ?superOrganization .
|
||||
?supuerOrganization ?property ?object .
|
||||
?organization core:subOrganizationWithin ?superOrganization .
|
||||
?superOrganization ?property ?object .
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue