NIHVIVO-1923 Correction to previous commit. Fix had been temporarily commented out.
This commit is contained in:
parent
24e4432076
commit
b32686ec09
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ type is returned and we don't get a match to the select element options. --%>
|
||||||
SELECT ?existingOrgType WHERE {
|
SELECT ?existingOrgType WHERE {
|
||||||
?position <${positionInOrgPred}> ?existingOrg .
|
?position <${positionInOrgPred}> ?existingOrg .
|
||||||
?existingOrg a ?existingOrgType .
|
?existingOrg a ?existingOrgType .
|
||||||
# ?existingOrgType rdfs:subClassOf <${orgClass}> .
|
?existingOrgType rdfs:subClassOf <${orgClass}> .
|
||||||
}
|
}
|
||||||
</v:jsonset>
|
</v:jsonset>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue