NIHVIVO-1333 Display of uncollated object property statements with default view

This commit is contained in:
rjy7 2010-12-13 15:27:22 +00:00
parent ca2d8dfb4c
commit 838713d669
18 changed files with 220 additions and 83 deletions

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<view-config>
<query>
SELECT ?object WHERE {
<query>
SELECT ?object {
?subject ?property ?object .
}
</query>