Re: [dspace-tech] Re: API dspace

2024-05-15 Thread Antti Laurila
Hi! You could try adding the bearer_token to the POST api-call: Authorization: . The bearer-token can be found from the headers of the login -call result. To include the headers to the result of the login-api-call (this is not the default-setting), include the following curl-parameter to the

Re: [dspace-tech] Re: Uploading bitstreams via API (DSpace7.6)

2023-10-24 Thread Antti Laurila
r 9, 2023 at 8:38:39 AM UTC-5 alauri...@gmail.com wrote: >> >>> Hi! >>> >>> I've tried to find the correct API endpoint (DSpace 7.6) for uploading >>> bitstreams to the repository. All I could find where either managing the >>> metadata of th

[dspace-tech] Uploading bitstreams via API (DSpace7.6)

2023-10-09 Thread Antti Laurila
to do this? Otherwise, the experience with the new DSpace has been great! Best regards, Antti Laurila University of Eastern Finland -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message

[dspace-tech] Re: DSpace 5.6 Build incomplete

2020-06-26 Thread Antti Laurila
, Antti Laurila wrote: > > Hi! > > I started to notice some failures in our DSpace5.6 instance, the final > reports show that the build process was a success, but the website is > broken, probably because a lot of stylesheets are missing. And the fact > that the build process

[dspace-tech] DSpace 5.6 Build incomplete

2020-06-26 Thread Antti Laurila
is off. A list of a lot of errors in the build log is in the attachments (txt-file). Is anyone else experiencing this? This issue came up about some hours ago, I had a successful build only a hour before that. Luckily this is on a testserver so my weekend is not ruined :) Best regards, Antti Laurila

Re: [dspace-tech] Citation Generation for article items

2016-11-07 Thread Antti Laurila
g for datasets. > Let me know if you need more information. > George Kozak > Cornell University > > On Tue, Nov 1, 2016 at 5:06 AM, Antti Laurila <antti@gmail.com > > wrote: > >> Hello George! >> >> I'm currently trying to figure out the same situatio

Re: [dspace-tech] Citation Generation for article items

2016-11-01 Thread Antti Laurila
Hello George! I'm currently trying to figure out the same situation you have solved, getting text in italics within a metadata field. I managed to get italics to appear in DRI-files (like the news-xmlui.xml), but my implementations fail in the item-view. I have tried to form the tag within

[dspace-tech] Re: Display unqualified description field on the item view page

2016-09-05 Thread Antti Laurila
Hi! Have you tried: Cheers, Antti On Wednesday, April 6, 2016 at 4:57:48 PM UTC+3, Sean Carte wrote: > > Following Susan Borda's excellent advice on how to add the citation field > to the item view page in DSpace 5.4, I thought I would add the unqualified > description field there too. > >