commit 5793b077b16be39f13fd71beb5c658ce749ad9eb Author: J. Fernando Sánchez Date: Wed Jan 14 02:36:40 2015 -0800 diff --git a/upload.sh b/upload.sh new file mode 100644 index 0000000..7975f1b --- /dev/null +++ b/upload.sh @@ -0,0 +1 @@ +curl http://alpha.gsi.dit.upm.es:3030/onyx/upload -F 'UNSET FILE NAME=@testResults.rdf;type=application/rdf+xml' -F 'graph=http://example.com/prueba' \ No newline at end of file