NIHVIVO-1493: Defining app level classes.
This commit is contained in:
parent
91f96a2304
commit
fc43269ad5
20 changed files with 40 additions and 32 deletions
|
@ -26,7 +26,7 @@
|
|||
<%@page import="java.util.ArrayList"%><h2>Execute SPARQL CONSTRUCT
|
||||
Query</h2>
|
||||
|
||||
<p><a href="ingest">Ingest Home</a></p>
|
||||
<h2><a href="ingest">Ingest Home</a></h2>
|
||||
|
||||
<c:if test="${requestScope.constructedStmtCount != null}">
|
||||
<h3 class="notice">${requestScope.constructedStmtCount} statements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue