Hello,
currently we are trying to import data into a DSpace instance from OJS via SWORD. We managed to succesfully transfer documents and metadata to DSpace. However we ran into two problems.
Rather similiar to the post ahead, not all metadata is delivered into the DSpace internal fields. To overcome this we implemented changed to the dspace crosswalk to extract the information within the citation field. This works fine but the problem is, that
volume and
issue are missing. I checked it with the demo-system of OJS (
http://pkp.sfu.ca/ojs/demo/testdrive) and
issue/volume were missing as well.
What can we do to add both (issue and volume)to the citation field?The second problem is the deposit point. I tried to use the href entry of <app:collection
href="{Deposit-Point-URL?!?!}"> from the servicedocument. Depositing to this point fails without any error being logged in DSpace. Error message says that OJS is unable to read the responding xml. When we use the servicedocument as URL and specify the deposit point manually everything works fine.
What is the correct Deposit Point Url ?!?Thanks a lot in advance and best regards,
Wilko van Hoek