NIHVIVO-1487 change for renaming blank nodes in csv2rdf tool

This commit is contained in:
ass92 2011-01-05 04:27:21 +00:00
parent 9a1ffaeb59
commit f6e0a8bbf2

View file

@ -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"/>