VIVO-530 Adjust SPARQL Update API

This commit is contained in:
j2blake 2013-11-26 16:02:52 -05:00
parent 27c8d4410e
commit 60102fbf28
10 changed files with 286 additions and 178 deletions

View file

@ -1,12 +0,0 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<h3>SPARQL Update Test</h3>
<p>This is an expermental SPARQL update service.</p>
<form action="${urls.base}/sparqlUpdateTest" method="post">
<p>
<textarea name="update" rows="20" cols="80" ></textarea>
<input type="submit" />
</p>
</form>