From 5793b077b16be39f13fd71beb5c658ce749ad9eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Wed, 14 Jan 2015 02:36:40 -0800 Subject: [PATCH] --- upload.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 upload.sh 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