graphdb-workbench
Version:
The web application for GraphDB APIs
10 lines (9 loc) • 368 B
HTML
<div class="ot-view-info">
<h4>Import your local RDF files, RDF from a URL or simply type or paste RDF data</h4>
<p>
To reimport a file, URL or text snippet click the Import button again.<br>
The file size limit is controlled by the <em>graphdb.workbench.maxUploadSize</em> property.
</p>
<div ng-include="commonUrl">
</div>
</div>