21 lines
448 B
Text
21 lines
448 B
Text
![]() |
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||
|
|
||
|
<div>
|
||
|
<form method="POST">
|
||
|
|
||
|
additions:
|
||
|
<textarea name="additions"></textarea>
|
||
|
|
||
|
retractions:
|
||
|
<textarea name="retractions"></textarea>
|
||
|
<div>
|
||
|
N3<input type="radio" name="rdfFormat" value="N3"/>
|
||
|
TURTLE<input type="radio" name="rdfFormat" value="TURTLE"/>
|
||
|
RDF/XML<input type="radio" name="rdfFormat" value="RDF/XML"/>
|
||
|
</div>
|
||
|
|
||
|
<input type="submit"/>
|
||
|
|
||
|
|
||
|
</form>
|
||
|
</div>
|