[dspace-tech] DSpace API

2017-10-05 Thread Ed Warga
Hello,

I'm beginning to think about using the API for certain management 
activities in my repo. Wondering if anyone has created any scripts to 
leverage the API in DSpace. I'm looking for =some examples to work from as 
I get started. What have you done!? Can you share any scripts or ideas?

Thanks,
Ed Warga
Scholarly Communication Librarian
Texas A University-Corpus Christi

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] How to translate dc.metadata messages in full display of metadata?

2017-10-05 Thread Claudia Jürgen

Hello Brendow,

this is not configurable. You would have to change the full item display
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java#L702
similar to the way it is dann in the normal item display
https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-jspui/src/main/java/org/dspace/app/webui/jsptag/ItemTag.java#L702
and make sure that all the metadata fields appear in the message catalogue.

On how to to do advanced customization see:
https://wiki.duraspace.org/display/DSDOC6x/Advanced+Customisation


Hope this helps

Claudia



Am 19.09.2017 um 18:26 schrieb Brendow Adriel:



*default display:*



How to translate dc.metadata messages in full display of metadata?


*full display:*





--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] Create list with checked entry

2017-10-05 Thread Claudia Jürgen

Hello Tim,

you may just put the metadata value in the template for the collection(s).
Then it is preselected.

If you always want to set it you can only put it there and not add it to
the input form at all.

Hope this helps

Claudia Jürgen

Am 22.09.2017 um 16:03 schrieb Fischer, Tim:

Sorry if this has been answered before, but I couldn't find the answer while 
searching the group.

I've edited my input forms and added a list. It only contains one entry. If 
it's checked, a number will be generated.

The list itself and everything I want to do with it works fine, I just haven't 
found a way to set the checkbox checked automatically.
Is there a way to create the list with one entry, or in my case the only entry, 
already checked?

Thanks!



--
Claudia Juergen
Eldorado

Technische Universität Dortmund
Universitätsbibliothek
Vogelpothsweg 76
44227 Dortmund

Tel.: +49 231-755 40 43
Fax: +49 231-755 40 32
claudia.juer...@tu-dortmund.de
www.ub.tu-dortmund.de

Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist 
ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese 
E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und 
vernichten Sie diese Mail. Vielen Dank.
Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen 
ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform 
(mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen 
Schriftstücks per Telefax erfolgen.

Important note: The information included in this e-mail is confidential. It is 
solely intended for the recipient. If you are not the intended recipient of 
this e-mail please contact the sender and delete this message. Thank you. 
Without prejudice of e-mail correspondence, our statements are only legally 
binding when they are made in the conventional written form (with personal 
signature) or when such documents are sent by fax.

--
You received this message because you are subscribed to the Google Groups "DSpace 
Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.