Re: [dspace-tech] Determining a DSpace item's 'UUID'

2019-05-13 Thread Terry Brady
In DSpace 6, UUID's are the default identifier. If you click the "Edit Item" link in the UI, you will see the UUID. The DSpace 6 REST Report tools will also show you the UUID. Terry On Mon, May 13, 2019 at 1:29 PM Gabriel Galson wrote: > Group- > > How exactly do UUIDs work in DSpace?

[dspace-tech] Determining a DSpace item's 'UUID'

2019-05-13 Thread Gabriel Galson
Group- How exactly do UUIDs work in DSpace? Specifically, how can I find an item's UUID? I don't see anything about this in the documentation, other than on this page from 2010 . I've been told by Symplectic

Re: [dspace-tech] INPUT FORM - DROP DOWN LIST

2019-05-13 Thread Tim Donohue
Hello Gonzalo, Unfortunately, DSpace doesn't support cascading dropdowns out-of-the-box. You'd likely need to look for a third-party library (perhaps a Javascript library) to help you achieve this sort of customization. This question was asked by someone else last year, and it was noted then

Re: [dspace-tech] INPUT FORM - DROP DOWN LIST

2019-05-13 Thread Gonzalo Villegas
Hi Tim I am trying to modify the submission input form to include inter-dependent dropdown fields (cascading) such as if I select Animals: I see the next dropdown option display : cat, dog, horse and if I select fruits I see: orange, apple, banana, or depending on the selection of the dropdown

Re: [dspace-tech] citation-page.cfg Question

2019-05-13 Thread Tim Donohue
Hi Jake, DSpace should not be adapting or changing the fields that you are setting in "citation-page.fields". Here's where the code reads those values, and if you look closely you'll see it doesn't modify them (unless they are not found, in which case it sets default values):

Re: [dspace-tech] INPUT FORM - DROP DOWN LIST

2019-05-13 Thread Tim Donohue
Hi Gonzalo, Assuming you are talking about the Submission Input Forms, those are configurable. See the Submission User Interface documentation at: https://wiki.duraspace.org/display/DSDOC6x/Submission+User+Interface The section of that page which describes configuring the Input Forms (via

RE: [dspace-tech] citation-page.cfg Question

2019-05-13 Thread Cameron, Jacob
Hi Tim, I have adjusted the citation-page.fields portion, but it’s wildcarding the entries, so dc.publisher.* instead of dc.publisher.department, and the same for dc.identifier, it’s pulling everything instead of just the sub category I have added. -- Jake Cameron, BCS(UNB) Systems Support

Re: [dspace-tech] citation-page.cfg Question

2019-05-13 Thread Tim Donohue
Hi Jake, The fields displayed on that citation page are configurable. See the "citation-page.fields" setting described in the documentation at https://wiki.duraspace.org/display/DSDOC6x/PDF+Citation+Cover+Page - Tim On Fri, May 10, 2019 at 12:55 PM Cameron, Jacob wrote: > Hi Everyone, > > >

[dspace-tech] Re: porbleme mirage 2 xmlui

2019-05-13 Thread samia samiaa
Le mardi 7 mai 2019 16:08:36 UTC+2, samia samiaa a écrit : > > imposible d'excute la commande mvn -U package -Dmirage2.on=true > -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this

[dspace-tech] besoin d'aide

2019-05-13 Thread samia samiaa
question quelle est le repertoire de stockage des fichier .gem dans maven ??? merci d'avance j'attend votre reponce -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because