Re: [Dspace-tech] using SWORD with URLs/URIs instead of actual files

2012-09-13 Thread Darren Arsenault
Hi all,

Using DSpace 1.8.0, JSPUI.

I am looking to implement SWORDv2 to make uploads from a remote server. The 
issue that I am having is that I want to send the metadata for my item AND a 
link to the item on the remote server only, not the item itself. (I am writing 
my own basic client for this, which is not quite finished yet—I am thinking 
ahead.)

In DSpace I have defined a new metadata schema and added a URL field for items, 
but SWORD does not know how to work with my custom schema, so I am at a loss as 
to how to send the URL with the upload. Of course I can send the data, but it 
will simply be ignored.

I have looked at the dc.relation.uri field, but it doesn't seem like the 
correct one to use, as it is meant to be for a related item, not the item 
itself. I am hoping that someone out there has a better idea. Thanks in advance 
for any help/feedback.

Good-day and be well,

Darren Arsenault
Programmer
Algonquin College
1385 Woodroffe Avenue
Ottawa, ON, K2G 1V8

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] using SWORD with URLs/URIs instead of actual files

2012-09-13 Thread helix84
On Thu, Sep 13, 2012 at 2:58 PM, Darren Arsenault
arse...@algonquincollege.com wrote:
 I have looked at the dc.relation.uri field, but it doesn't seem like the 
 correct one to use, as it is meant to be for a related item, not the item 
 itself.

The authoritative source to decide that would be
http://dublincore.org/documents/dcmi-terms/

We've been usig dc.relation.uri the way you suggested (link to the
same item in a different system, although usually not the bitstream)
in our repositories, that's not to say we're right. Just check with
DCMI.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech