[dspace-tech] item-submission.xml and Entities

2023-10-12 Thread Joanna Lee
his file: [dspace]/config/entities/relationship-types.xml and then re-run the initialize entities script? [dspace]/bin/dspace initialize-entities -f [dspace]/config/entities/relationship-types.xml Thanks for the help! Joanna --- Joanna Lee George Mason University Libraries --

[dspace-tech] how to change embargo startDateLimit to forever?

2024-06-12 Thread Joanna Lee
Hello all. Can anyone provide guidance about how to change the startDateLimit value to forever to allow a permanent embargo? Would removing that line remove the restriction? Or is it better to put something like +999MONTHS? In a previous version of DSpace, you could use the string "forever" to

[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] Re: command line import error - collection is null

2024-11-22 Thread Joanna Lee
; Dne pondělí 30. září 2024 v 18:15:36 UTC+2 uživatel Joanna Lee napsal: > >> 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 -

[dspace-tech] DOIs stuck in registration queue on DSpace but live on Datacite

2025-01-22 Thread Joanna Lee
Hi, all. We are on DSpace 7.6.1 and tried to make updates to use the new Datacite 4 schema. We updated the DIM2Datacite.xsl file and changed the Datacite schema location/namespace in config like so: crosswalk.dissemination.DataCite.schemaLocation = \ http://datacite.org/schema/kernel-4 \

[dspace-tech] CC license not displaying for items with Publication entity type in DSpace 8.1

2025-04-11 Thread Joanna Lee
Hello! We have noticed that our CC licenses do not display on the simple item page for items that are Publication entities. I experimented today and edited a record that *was* correctly displaying the CC license. As soon as I added dspace.entity.type = Publication to the metadata, the CC licens

Re: [dspace-tech] Re: CC license not displaying for items with Publication entity type in DSpace 8.1

2025-04-11 Thread Joanna Lee
s://github.com/DSpace/dspace-angular/pull/3338 > > Here you can see a short discussion (on a PR addressing another issue) > that mentions which files need to be changed: > https://github.com/DSpace/dspace-angular/pull/3165#issuecomment-2211146092 > > Cheers! > > Abel > &g