[dspace-tech] Embargo date can't be more than 3 years in the future?

2023-09-20 Thread Paige Morgan
Hi, all--

We're running DSpace 7.4, and we recently ran into an issue when trying to
set an embargo for an open-access version of a scholarly publication. The
publication has a 48-month embargo, but the interface won't let us set an
embargo date that is later than September 2026 (36 months).

I thought this might be a local setting for us, but I found the same limit
in the demo.dspace.org sandbox -- though I'm not finding any indication in
the documentation  that
the 36-month limit is intentional. Is this a hard limit, or just a
configuration setting that we need to change?

Thanks in advance!
Paige

-
*Meeting/regular work hours: Monday - Friday, 9am-4:30pm*

Dr. Paige C. Morgan
(she/they)
Digital Publishing and Copyright Librarian,
Head of Digital Initiatives & Preservation
University of Delaware Library, Museums and Press (on Lenape land
)
Morris 118
ORCID: https://orcid.org/-0001-8076-7356
paig...@udel.edu
302.831.7153

Make an appointment to meet with me: https://calendly.com/paigecm/ (Meetings
available via Zoom, phone, etc.)
*** I observe email-free evenings and weekends. ***

-- 
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CA%2BzEVdkE-JXOacdoJh-JnkFjgneOq00MfYgEb%2BxvLsrojLG6fw%40mail.gmail.com.


Re: [dspace-tech] Embargo date can't be more than 3 years in the future?

2023-09-20 Thread Sean Kalynuk
Hi Paige,

The relevant documentation you are looking for can be found here:

https://wiki.lyrasis.org/display/DSDOC7x/Submission+User+Interface#SubmissionUserInterface-Modifyingaccessconditions(embargo,etc.)presentedforBitstreams

--
Sean

From: dspace-tech@googlegroups.com  on behalf of 
Paige Morgan 
Date: Wednesday, September 20, 2023 at 11:03 AM
To: DSpace Technical Support 
Subject: [dspace-tech] Embargo date can't be more than 3 years in the future?
Caution: This message was sent from outside the University of Manitoba.

Hi, all--

We're running DSpace 7.4, and we recently ran into an issue when trying to set 
an embargo for an open-access version of a scholarly publication. The 
publication has a 48-month embargo, but the interface won't let us set an 
embargo date that is later than September 2026 (36 months).

I thought this might be a local setting for us, but I found the same limit in 
the demo.dspace.org sandbox -- though I'm not finding 
any indication in the 
documentation that the 
36-month limit is intentional. Is this a hard limit, or just a configuration 
setting that we need to change?

Thanks in advance!
Paige

-
Meeting/regular work hours: Monday - Friday, 9am-4:30pm


Dr. Paige C. Morgan
(she/they)
Digital Publishing and Copyright Librarian,
Head of Digital Initiatives & Preservation
University of Delaware Library, Museums and Press (on Lenape 
land)
Morris 118
ORCID: https://orcid.org/-0001-8076-7356
paig...@udel.edu
302.831.7153

Make an appointment to meet with me: https://calendly.com/paigecm/ (Meetings 
available via Zoom, phone, etc.)
** I observe email-free evenings and weekends. **

--
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CA%2BzEVdkE-JXOacdoJh-JnkFjgneOq00MfYgEb%2BxvLsrojLG6fw%40mail.gmail.com.

-- 
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/YQBPR01MB10515B89516E9807928265705E8F9A%40YQBPR01MB10515.CANPRD01.PROD.OUTLOOK.COM.


Re: [dspace-tech] Implementing Clicky statistics From Angulartics2 in DSpace-CRIS 2022.03.00 (DSpace 7.4)

2023-09-20 Thread 'Bollini, Andrea' via DSpace Technical Support
Hi Muhamd,
it is not a trivial task, it would be not sufficient to inject the html snippet 
that they provide as easier integration path.
To have an idea about which are of the angular and rest application are 
impacted you can take a look to the PR where we have integrated google 
analytics (please check also the corresponding REST PR)
https://github.com/DSpace/dspace-angular/pull/1826

Hope this help,
Andrea


--
Andrea Bollini
Chief Technology and Innovation Officer

4Science, www.4science.com, ISO 9001:2015, CSA 
Trusted Cloud Provider
Certified Platinum Provider of DSpace, DSpace-CRIS, DSpace-GLAM

4Science USA - 435 Nichols Road Suite 200, Kansas City, MO 64112
4Science Europe - Viale Achille Papa 30, World Join Center Tower, 20149 Milano, 
Italy
mobile: +39 333 934 1808
linkedin: andreabollini
orcid: -0002-9029-1854

From: dspace-tech@googlegroups.com  on behalf of 
Muhamad Aiman Zikri 
Sent: Wednesday, September 20, 2023 3:30 AM
To: DSpace Technical Support 
Subject: [dspace-tech] Implementing Clicky statistics From Angulartics2 in 
DSpace-CRIS 2022.03.00 (DSpace 7.4)

Hi!

My institution has request for implementing Clicky statistics 
(https://clicky.com/) into our repository which is based on DSpace-CRIS 
2022.03.00 (DSpace 7.4). I have tried to understand on how to implement the 
code of this provider in angular generally but it seems too different and 
complicated when comes to DSpace configuration.

So, if anyone has any idea on which part of DSpace files that I need to 
implement the code to make it work. And if possible, kindly provides 
step-to-step guide to implement new statistics provider in DSpace as I'm still 
new in DSpace and Angular.

Thank you.

--
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/b743341b-24d3-4a92-ba16-cf6bff889147n%40googlegroups.com.

-- 
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/DB9P189MB170781CE0EE61441769BABE9A5F8A%40DB9P189MB1707.EURP189.PROD.OUTLOOK.COM.


Re: [dspace-tech] Unable to use IIIF in Private Community/Collection

2023-09-20 Thread 'Bollini, Andrea' via DSpace Technical Support
Using IIIF over restricted content is not currently supported out-of-box by 
DSpace. It requires some customization and careful configuration of the 
infrastructure.
We, at 4Science, are currently able to manage that with our commercial 
extension.
With the community we are working for a long term solution in the official 
DSpace see https://github.com/DSpace/dspace-angular/issues/1435

Andrea


--
Andrea Bollini
Chief Technology and Innovation Officer

4Science, www.4science.com, ISO 9001:2015, CSA 
Trusted Cloud Provider
Certified Platinum Provider of DSpace, DSpace-CRIS, DSpace-GLAM

4Science USA - 435 Nichols Road Suite 200, Kansas City, MO 64112
4Science Europe - Viale Achille Papa 30, World Join Center Tower, 20149 Milano, 
Italy
mobile: +39 333 934 1808
linkedin: andreabollini
orcid: -0002-9029-1854

From: dspace-tech@googlegroups.com  on behalf of 
DSpace Technical Support 
Sent: Monday, September 18, 2023 8:36 PM
To: DSpace Technical Support 
Subject: [dspace-tech] Unable to use IIIF in Private Community/Collection

I am trying to provide Mirador and IIIF image viewing in a Community and 
Collection restricted from public view.
I have a special user group defined and have set default read, write and submit 
privileges to that group.
EPerson members of that group will see the community once they have logged in. 
I have one Collection defined and the one Item within that Collection has 
dspace.iiif.enabled set to 'true'.
When I view the item, the Mirador viewer draws but there is nothing inside the 
viewer. No error is reported and no metadata is displayed.
All of my public Communities and Items (with IIIF enabled) display normally. It 
is only this restricted community which won't display IIIF content.
Might somebody help me solve this problem, please? I am happy to provide more 
detail.

--
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/4a3a19ed-0737-41f5-8e3a-ddaf029d7084n%40googlegroups.com.

-- 
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 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/DB9P189MB17074A38DE1C4CFBD6028376A5F8A%40DB9P189MB1707.EURP189.PROD.OUTLOOK.COM.