VIVO-773 Remove "connectDB" function of advanced data tools.
It was tied up with RDB. It could have been converted, but there was little interest.
This commit is contained in:
parent
cf64f9cf85
commit
b823bb4eae
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
<h2>Ingest Menu</h2>
|
||||
|
||||
<ul class="ingestMenu">
|
||||
<li><a href="ingest?action=connectDB" title="Connect to a Jena database">Connect DB</a></li>
|
||||
<li><a href="ingest?action=listModels"title="Manage all available Jena models">Manage Jena Models</a></li>
|
||||
<li><a href="ingest?action=subtractModels" title="Subtract one model from another and save difference to new model">Subtract One Model from Another</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue