changeset 14:8d4ee8bac6a6 draft

Uploaded
author sem4j
date Mon, 30 Sep 2013 23:25:38 -0400
parents 8be8c890b3b8
children f6ce29a7e17f
files tab2rdf.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tab2rdf.xml	Mon Sep 30 23:22:23 2013 -0400
+++ b/tab2rdf.xml	Mon Sep 30 23:25:38 2013 -0400
@@ -8,7 +8,7 @@
   </command>
   <inputs>
     <param name="input_file" type="data" format="tabular" label="Input File (tabular)"/>
-    <param name="namespace" type="text" size="50" value="http://localhost/" label="Namespace (Subject)" />
+    <param name="namespace" type="text" size="50" value="http://localhost/" label="Namespace" />
     <param name="output_format" type="select" label="Output Format">
       <option value="ntriples">N-Triples</option>
       <option value="turtle">Turtle</option>