Mercurial > repos > sem4j > sparql_tools
diff tab2rdf.xml @ 14:8d4ee8bac6a6 draft
Uploaded
author | sem4j |
---|---|
date | Mon, 30 Sep 2013 23:25:38 -0400 |
parents | 6d2424f16a83 |
children |
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>