NIHVIVO-1487 change for renaming blank nodes in csv2rdf tool
This commit is contained in:
parent
9a1ffaeb59
commit
f6e0a8bbf2
1 changed files with 1 additions and 4 deletions
|
@ -31,9 +31,6 @@
|
||||||
<p>Or upload a file from your computer:</p>
|
<p>Or upload a file from your computer:</p>
|
||||||
<p><input type="file" name="filePath" /></p>
|
<p><input type="file" name="filePath" /></p>
|
||||||
|
|
||||||
<input type="text" name="namespace"/>
|
|
||||||
<p>Namespace in which to generate resources</p>
|
|
||||||
|
|
||||||
<input type="text" name="tboxNamespace"/>
|
<input type="text" name="tboxNamespace"/>
|
||||||
<p>Namespace in which to generate class and properties</p>
|
<p>Namespace in which to generate class and properties</p>
|
||||||
|
|
||||||
|
@ -68,4 +65,4 @@
|
||||||
</select>
|
</select>
|
||||||
<p>Destination Model for TBox</p>
|
<p>Destination Model for TBox</p>
|
||||||
|
|
||||||
<input id="submit" type="submit" value="Convert CSV"/>
|
<input id="submit" type="submit" value="Next Step"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue