diff OPPL/query.xml @ 14:68c4ae500a13

XML files changed for more flexible inputs (oppl, query and inference)
author Mikel Egaña Aranguren <mikel-egana-aranguren@toolshed.g2.bx.psu.edu>
date Sat, 31 Mar 2012 12:54:09 +0200
parents 7e6604a5ee55
children c9e01f86b07c
line wrap: on
line diff
--- a/OPPL/query.xml	Thu Mar 29 14:49:22 2012 +0200
+++ b/OPPL/query.xml	Sat Mar 31 12:54:09 2012 +0200
@@ -20,7 +20,7 @@
 	
 
 	<inputs>
-		<param format="text" name="ontology" type="data" label="Input ontology file"/>
+		<param name="ontology" type="data" label="Input ontology file"/>
 		<param name="query" type="text" size="100" value="" label="Query" />
 		<param name="reasoner" type="select" label="Choose reasoner">
 			<option value="Pellet" selected="true">Pellet</option>
@@ -42,7 +42,7 @@
 		</param>
 	</inputs>
 	<outputs>
-		<data format="text" name="output" />
+		<data type="data" format="text" name="output" />
 	</outputs>
 	<tests>
 		<test>