Moved utility methods for parsing query results back to PageDaoJena from JenaBaseDao, because they are not all-purpose at this point.
This commit is contained in:
parent
cc9f132503
commit
38fef41a12
5 changed files with 64 additions and 70 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
<#list property.statements as statement>
|
||||
<div class="obj-prop-stmt-obj">
|
||||
<#-- ${statement.object.name} -->
|
||||
statement ${statement_index +1}
|
||||
</div> <!-- end obj-prop-stmt-obj -->
|
||||
</#list>
|
Loading…
Add table
Add a link
Reference in a new issue