NIHVIVO-1510 Added error-checking of collation target in list view config file against sparql select terms.
This commit is contained in:
parent
544a0b8e4d
commit
1dd5885514
5 changed files with 35 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
<view-config>
|
||||
<query>
|
||||
SELECT ?object {
|
||||
SELECT ?object {
|
||||
?subject ?property ?object .
|
||||
}
|
||||
</query>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue