From: Jim D. <jim...@po...> - 2008-07-09 08:10:58
|
2008/7/8 Luis Saraiva <pim...@ho...>: > Hello > > I'm a newbie in SWORD and i want to build a C# web client to submit items in > DSpace repository, all working in localhost. > > I've read the info about SWORD but i'm confused about it. > > Can anyone suply me any info about: > > 1. How do i install SWORD in DSpace 1.5 and how can i iteract with it? DSpace 1.5 includes SWORD. I'll pass on the rest of your q to better authorities though... > 2. Is there any WSDL or anything ele that i need to import into .NET in > order to work with SWORD ? No, no WSDL. You'll need an HTTP client library, an XML library and the doco. > 3. Where can i find the source code of the web client in java ? It's in the sourceforge subversion repository in the directory 'java-common' jim |