Re: [dspace-tech] updating items and custom embargo

2019-08-29 Thread Terry Brady
Anne,

We use the legacy embargo policy feature to calculate an embargo end date.

That code is summarized here.
https://gist.github.com/terrywbrady/a37d1170b2c5fa117495ab415fbfc113

The embargo code creates the authorization policy records and sets an end
date on the policy.

Terry

On Thu, Aug 29, 2019 at 11:18 AM Anne Lawrence  wrote:

> Terry,
>
> Thank you for this description of using File-Analyzer for this
> application. Are you able to specify an end date for embargoed files in the
> SAF folders? We've used the "\tpermissions:PERMISSIONS" in the contents
> file and have wanted to add an end date to this,
> https://wiki.duraspace.org/display/DSDOC6x/Importing+and+Exporting+Items+via+Simple+Archive+Format#ImportingandExportingItemsviaSimpleArchiveFormat-DSpaceSimpleArchiveFormat
> .
>
> Anne
>
> On Tuesday, August 27, 2019 at 12:12:02 PM UTC-4, Terry Brady wrote:
>>
>> If you have written a custom embargo policy routine, the SAF ingest
>> process will trigger that routine.
>>
>> Definitely test this out with a few items first.
>>
>> We have an automated conversion process that converts ProQuest embargo
>> values into our existing embargo policies.
>>
>>
>> https://github.com/Georgetown-University-Libraries/File-Analyzer/wiki/Generate-DSpace-Ingest-folders-from-ProQuest-ETD-files
>>
>>
>> Terry
>>
>> On Tue, Aug 27, 2019 at 8:31 AM Shawn Kiewel  wrote:
>>
>>> Sorry for the bother again. As I’ve mentioned, I’m moving my current ETD
>>> repo into DSpace completely, which to-date has just held metadata. I’ve
>>> been informed of the ItemUpdate via Simple Archive Format for moving my
>>> bitstreams over. However, it occurs to me that the second half of my
>>> problem can’t be solved that way, which is the embargo issues. So I have a
>>> simple (I hope) question: if I use the item update tool to update both the
>>> bitstreams and the dc.embargo.terms metadata field, will the embargo ‘take’
>>> and my custom embargo setter still be used?
>>>
>>>
>>>
>>> Thanks again for the assistance.
>>>
>>> Shawn
>>>
>>> --
>>> 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 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 dspac...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dspace-tech/6BE2E925-3065-4C16-8BFD-04EEE25EB50D%40gmail.com
>>> 
>>> .
>>>
>>
>>
>> --
>> Terry Brady
>> Applications Programmer Analyst
>> Georgetown University Library Information Technology
>> https://github.com/terrywbrady/info
>> 425-298-5498 (Seattle, WA)
>>
> --
> 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 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/065f336d-9eca-42e7-af2e-b576bf646b8f%40googlegroups.com
> 
> .
>


-- 
Terry Brady
Applications Programmer Analyst
Georgetown University Library Information Technology
https://github.com/terrywbrady/info
425-298-5498 (Seattle, WA)

-- 
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 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/CAMp2YEynHQT96%2BoZFOnbU02gmLcNxkx%2BzOeWFTLeGRdArfH55A%40mail.gmail.com.


Re: [dspace-tech] updating items and custom embargo

2019-08-29 Thread Anne Lawrence
Terry,

Thank you for this description of using File-Analyzer for this application. 
Are you able to specify an end date for embargoed files in the SAF folders? 
We've used the "\tpermissions:PERMISSIONS" in the contents file and have 
wanted to add an end date to this, 
https://wiki.duraspace.org/display/DSDOC6x/Importing+and+Exporting+Items+via+Simple+Archive+Format#ImportingandExportingItemsviaSimpleArchiveFormat-DSpaceSimpleArchiveFormat.

Anne

On Tuesday, August 27, 2019 at 12:12:02 PM UTC-4, Terry Brady wrote:
>
> If you have written a custom embargo policy routine, the SAF ingest 
> process will trigger that routine.
>
> Definitely test this out with a few items first.
>
> We have an automated conversion process that converts ProQuest embargo 
> values into our existing embargo policies.
>
>
> https://github.com/Georgetown-University-Libraries/File-Analyzer/wiki/Generate-DSpace-Ingest-folders-from-ProQuest-ETD-files
>  
>
> Terry 
>
> On Tue, Aug 27, 2019 at 8:31 AM Shawn Kiewel  > wrote:
>
>> Sorry for the bother again. As I’ve mentioned, I’m moving my current ETD 
>> repo into DSpace completely, which to-date has just held metadata. I’ve 
>> been informed of the ItemUpdate via Simple Archive Format for moving my 
>> bitstreams over. However, it occurs to me that the second half of my 
>> problem can’t be solved that way, which is the embargo issues. So I have a 
>> simple (I hope) question: if I use the item update tool to update both the 
>> bitstreams and the dc.embargo.terms metadata field, will the embargo ‘take’ 
>> and my custom embargo setter still be used?
>>
>>  
>>
>> Thanks again for the assistance.
>>
>> Shawn
>>
>> -- 
>> 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 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 dspac...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/6BE2E925-3065-4C16-8BFD-04EEE25EB50D%40gmail.com
>>  
>> 
>> .
>>
>
>
> -- 
> Terry Brady
> Applications Programmer Analyst
> Georgetown University Library Information Technology
> https://github.com/terrywbrady/info
> 425-298-5498 (Seattle, WA)
>

-- 
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 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/065f336d-9eca-42e7-af2e-b576bf646b8f%40googlegroups.com.


[dspace-tech] Links disabled when accessing the Repository from any browser

2019-08-29 Thread Digna
Hi DSpace Team,

We need your help.  We have version 5.2 of DSpace installed and when we 
access the repository from any browser, the links are disabled. Toomcat 
service and server restarted, but still the same. Could you help us?

Regards,

Digna

-- 
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 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/360676c4-ff88-4f27-8fb0-69025e7a88d1%40googlegroups.com.


Re: [dspace-tech] Google Scholar to index new DSpace site

2019-08-29 Thread Lewatle Johannes Phaladi
Hi Philip,

This link : http://support.google.com/scholar/ worked very much well, thank 
you very much for the help.

Regards,
Lewatle 
 

On Wednesday, 28 August 2019 13:48:20 UTC+2, Philip Young wrote:
>
> I think I sent a bad link; try this one http://support.google.com/scholar/
>
> Philip
>
>
> On Wed, Aug 28, 2019 at 3:13 AM Lewatle Johannes Phaladi <
> joem...@gmail.com > wrote:
>
>> Hi Philip,
>>
>> Thanks for the reply, I have used the link given and selected on DSpace 
>> Repository but there were no feedback indicating that form is sent or next 
>> screen to fill in details like URL, is it the correct way that I have done 
>> it? Please see attached screenshots, advise if there is anything pending on 
>> my side.
>>
>> Regards,
>> Lewatle 
>>
>> On Tuesday, 27 August 2019 14:55:16 UTC+2, Philip Young wrote:
>>>
>>> You can make an inclusion request, which may speed things up: 
>>> https://support.google.com/scholar/troubleshooter/23941?hl=en.
>>>
>>> Philip
>>>
>>>
>>> On Tue, Aug 27, 2019 at 5:54 AM Lewatle Johannes Phaladi <
>>> joem...@gmail.com> wrote:
>>>
 Hi DSpace Team,

 I have new DSpace site that became online yesterday and I would like to 
 have its contents searchable over Google Scholar, I have read one reply 
 online saying out of box DSpace installation I dont have to do anything it 
 will just be searchable, please share with me if this is the case and how 
 long is waiting time for items to become searchable.  
 http://dspace.2283337.n4.nabble.com/google-scholar-td4685657.html 

 Regards,
 Lewatle 

 -- 
 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 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 dspac...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/dspace-tech/0af0cc9a-0d01-4755-a774-aca0e183bf79%40googlegroups.com
  
 
 .

>>>
>>>
>>> -- 
>>> Philip Young
>>> Institutional Repository Manager, VTechWorks 
>>> 
>>> Email: pyo...@vt.edu | Tel: 540-231-8845 | Office: Newman Library 423
>>> Twitter: @openatvt  | Blog: Open@VT 
>>>  | Guides: Open Access 
>>>   ORCID   
>>> Perma.cc 
>>>
>>> Virginia Tech
>>> University Libraries (0434)
>>> 560 Drillfield Drive
>>> Blacksburg, VA 24061
>>> http://www.lib.vt.edu
>>>
>> -- 
>> 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 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 dspac...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dspace-tech/3b544a2d-961a-4a5a-8336-0b8773844c53%40googlegroups.com
>>  
>> 
>> .
>>
>
>
> -- 
> Philip Young
> Institutional Repository Manager, VTechWorks 
> 
> Email: pyo...@vt.edu  | Tel: 540-231-8845 | Office: Newman 
> Library 423
> Twitter: @openatvt  | Blog: Open@VT 
>  | Guides: Open Access 
>   ORCID   
> Perma.cc 
>
> Virginia Tech
> University Libraries (0434)
> 560 Drillfield Drive
> Blacksburg, VA 24061
> http://www.lib.vt.edu
>

-- 
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 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/b376c05b-f2c2-4a6e-81c4-b7b15e6179ca%40googlegroups.com.