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
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
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
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