From: Stuart L. <sd...@ab...> - 2008-07-10 05:05:48
|
Hi! Some more examples following on from Jim's email: > 1. How do i install SWORD in DSpace 1.5 and how can i iteract with it? If you have curl on your machine, to deposit you can use: curl -v --data-binary @example.zip http://localhost:8080/sword/deposit/123456789/2 --user <dspace-username>:<password> An example package package you can deposit can be downloaded from http://www.ukoln.ac.uk/repositories/sword/example.zip Or you can use the Java client (GUI or command line) or you can use the online client but it will need to be able to access you DSpace server from the internet: http://sword.aber.ac.uk/sword/client For looking at the service document, you can just do that from your browser. Enter the relevant URL (something like /dspace-sword/servicedocument). Thanks, Stuart _________________________________________________________________ Gwasanaethau Gwybodaeth Information Services Prifysgol Aberystwyth Aberystwyth University E-bost / E-mail: Stu...@ab... Ffon / Tel: (01970) 622860 _________________________________________________________________ |