[dspace-tech] fail to create .war in webapps

2024-09-30 Thread Olivier Rubinger
Hey Team, After running mvn package at dspace bakcend folder, I get success on all steps, but at \dspace\target\dspace-installer\webapps\server I only see three files: META-INF, WEB-INF, .gitignore Then, when I run ant fresh_install, inside the new webapps folder in the dspace install locatio

[dspace-tech] command line import error - collection is null

2024-09-30 Thread Joanna Lee
Hi. We're on DSpace 7.6.1 and I'm trying to batch import items from a directory into different collections via command line. My command is: ./bin/dspace import -a -e [username] -s [filepath]/ETD2024-import-test -m mapfile I am not specifying the collection there, as each item has the collection

Re: [dspace-tech] Configuring DSpace 8 to assign ARKs PIDs in addition to default PIDs

2024-09-30 Thread mwood
On Thu, Sep 26, 2024 at 04:58:35PM +, Femi Ogundele wrote: > We currently have deployed DSpace 6.x, 7.x and 8 among our universities. We > are introducing ARKS PIDs as additional identifiers to default handle and DOI > pids. However, we ran into challenges of integrating ARKS server to DSpace

[dspace-tech] Re: Problem when activating dropdown for dc.subject with controlled vocabulary

2024-09-30 Thread Javi Rojo Díaz
Hello Tim, Thank you for your response. After several attempts to separate the `dc.subject` into independent `dc.subjects` based on the "::" separator, we finally managed to do it by running an SQL query that checks if any `dc.subject` contains the "::" separator. If so, it splits them into in