-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
license_ref_input should be multiple #26
Comments
Hi, I'm trying to interface with EPrints using xml over http, and have been trying to get multiple license_ref fields to be included in the deposit. I see that is now possible (thanks!), but can't manage to get my xml into a format EPrints is happy with. I had assumed it used the child tag, as for other files (such as below), but it's not going through - can you tell me what I'm doing wrong? The relevant part of my xml currently looks like this:
|
Hi Tom, Can you try editing a record, manually inputting multiple license refs, then exporting the record as XML? This will at least give you some XML for comparison; let me know what you find. Thanks, Tim On 27 May 2015 11:11 am, Tom Renner notifications@github.com wrote: Hi, I'm trying to interface with EPrints using xml over http, and have been trying to get multiple license_ref fields to be included in the deposit. I see that is now possible (thanks!), but can't manage to get my xml into a format EPrints is happy with. I had assumed it used the child tag, as for other files (such as below), but it's not going through - can you tell me what I'm doing wrong? The relevant part of my xml currently looks like this: Name T T.Name@example.org 2015-05-21 accepted 2015-05-21 http://rioxx.net/licenses/all-rights-reserved/ 2099-06-18 http://test.example.com— |
"Multiple ali:license_ref elements may be included."
http://rioxx.net/v2-0-final/
The text was updated successfully, but these errors were encountered: