graphdb-workbench
Version:
The web application for GraphDB APIs
13 lines (11 loc) • 432 B
HTML
<div class="ot-view-info">
<h4>Import files from the server where the Workbench is running</h4>
<p>
Put files or directories you want to import into <strong>{{appData.properties['graphdb.workbench.importDirectory'].value}}</strong>.
</p>
<p>
The directory can be changed by setting the <em>graphdb.workbench.importDirectory</em> property.
</p>
<div ng-include="commonUrl">
</div>
</div>