[dspace-tech] AUTOMATIC METADATA INGESTING

2017-03-08 Thread Tanmay Mondal
HOW CAN I UPLOAD A PAPER (SAY PDF) TO DSpace SO THAT AUTOMATIC METADATA 
GETS ADDED TO THE PAPER?
I DON'T WANT TO DESCRIBE THE PAPER MANUALLY AS IT TAKES TIME AS WELL AS 
RESOURCES. IS THERE ANY WAY TO EXTRACT METADATA AUTOMATICALLY FROM THE 
PAPER WHILE UPLOADING THE PAPER ?

-- 
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] Re: Question about thumbnail replacements

2017-03-08 Thread George Kozak
Thanks, Alan!
George Kozak
Cornell University

On Wed, Mar 8, 2017 at 4:43 AM, Alan Orth  wrote:

> Hi, George.
>
> Ah, I see! So you're manually adding thumbnails to items that HAVE a PDF.
> Then you need to make sure your manually uploaded thumbnails have the
> description "IM Thumbnail" so the filter-media script doesn't overwrite
> them (because it thinks it has already created one!).
>
> See the following options in dspace.cfg for more information on how
> filter-media works:
>
> # bitstreams generated by this process will contain the following
> description and may be overwritten
> # org.dspace.app.mediafilter.ImageMagickThumbnailFilter.bitstreamDescription
> = IM Thumbnail
> #
> # bitstream descriptions that do not conform to the following regular
> expression will not be overwritten
> # org.dspace.app.mediafilter.ImageMagickThumbnailFilter.replaceRegex =
> ^Generated Thumbnail$
>
> Regards,
>
> On Tue, Mar 7, 2017 at 11:21 PM George Kozak  wrote:
>
>> Thanks, Everyone:
>> Actually, we are placing the thumbnails in the Thumbnail bundle.  So, we
>> create a thumbnail (then as Admin) add it to the Thumbnail bundle of an
>> item, and it works fine.  But overnight our filter media runs and it
>> generates a thumbnail from the PDF of the item, so the next morning the
>> item has 2 bitstreams in the Thumbnail bundle: the jpg we added and the one
>> generated by filter-media from the PDF, and that generated thumbnail seems
>> to have precedence over our thumbnail.  It doesn't matter if I move the
>> thumbnail order.  However, I can delete the auto-generated thumbnail, and
>> our thumbnail appears (only to be replaced, again, overnight by the
>> filter-media).
>>
>> I ma going to try Anuchit's fix of renaming our thumbnail to the name
>> that is used by the auto-generated thumbnail to see if that fixes the
>> problem.  I'll know in the morning.
>> George Kozak
>> Cornell University
>>
>> On Tue, Mar 7, 2017 at 1:58 AM, Alan Orth  wrote:
>>
>> George,
>>
>> I suspect your problem is actually that you are uploading your manually
>> created thumbnails during item submission, in which case they get placed in
>> the ORIGINAL aka "content files" bundle. When the filter-media script runs
>> at night it makes a thumbnail of this image and places it in the THUMBNAIL
>> bundle. DSpace makes thumbnail out of your thumbnail, which is obviously
>> inefficient and decreases the quality! We have this problem too...
>>
>> The solution to this is to upload your manually created thumbnails to the
>> THUMBNAIL bundle after item submission via "edit item", as there is no way
>> to do this during item submission itself.
>>
>> Regards,
>>
>> On Tue, Mar 7, 2017 at 3:01 AM IPST LIbrary 
>> wrote:
>>
>> Hi,
>>
>> For PDF bitstream, I renamed my specific PNG thumbnails in format
>>  $BITSTREAMFILENAME.PDF.PNG.
>>
>> Hope this help.
>>
>> Anuchit
>>
>>
>> On Monday, March 6, 2017 at 9:54:30 PM UTC+7, George Kozak wrote:
>>
>> HI...
>> I am not sure if this has been discussed before, but I am having a
>> problem with thumbnails.
>> I am using DSpace 5.5 (XMLUI, modified Mirage2 theme).
>> We have an item to which we added a JPEG thumbnail, but when filter media
>> ran overnight, it created a new generated thumbnail that replaced our
>> thumbnail in the display.
>> The owner of the item prefers the thumbnail we created.
>>
>> Is there a way to tell DSpace to use one thumbnail over another?  I
>> though that if I moved one thumbnail above the other in the bitstream order
>> that would do it, but that's not what I'm seeing.
>>
>> --
>>
>> ***
>> George Kozak
>> Digital Library Specialist
>> Cornell University Library - IT
>> 218 Olin Library
>> Cornell University
>> Ithaca, NY 14853
>> 607-255-8924 <(607)%20255-8924>
>>
>> gs...@cornell.edu
>>
>> --
>> 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.
>>
>> --
>>
>> Alan Orth
>> alan.o...@gmail.com
>> https://englishbulgaria.net
>> https://alaninkenya.org
>> https://mjanja.ch
>>
>> --
>> 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.
>>
>>
>>
>>
>> --
>> ***
>> George Kozak
>> Digital Library Specialist
>> Cornell University Library - IT
>> 218 Olin Library
>> Corne

[dspace-tech] Community List command causes error in DSpace 6.0

2017-03-08 Thread George Kozak
Hi, Everyone:
About 3 weeks ago, I posted about a problem that I had when I migrated from
DSpace 5.5 to DSpace 6.0, and I still haven't figured it out.

The problem is when I execute the command
http://my.dspace.url/community-list.  I get an error and the list does not
display.  This happens if I am using the JSPUI interface or the XMLUI
interface (no matter what theme).

I see in the cocoon log:
2017-03-08 14:17:24,844 ERROR cocoon.handled  - Could not read resource
cocoon://DRI/8/community-list
at  -
resource://aspects/Discovery/sitemap.xmap:223:40
at  -
resource://aspects/Discovery/sitemap.xmap:79:47
at  - resource://aspects/Discovery/sitemap.xmap:67:28
at  -
resource://aspects/Administrative/sitemap.xmap:1077:31
at  -
resource://aspects/Administrative/sitemap.xmap:299:38
etc.

I know that the database is OK, and the embedded Community list on the home
page displays OK.  It's only when someone clicks on the "Communities &
Collections" browse that the error occurs.
I have tried a number of things (including just running pure vanilla code),
but I'm at a loss as to what's happening.
If anyone is interested, I have attached the underlying error stack.
Any ideas?

***
George Kozak
Digital Library Specialist
Cornell University Library - IT
218 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924
g...@cornell.edu

-- 
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.
Java stacktrace: java.lang.NullPointerException
at 
org.dspace.content.DSpaceObjectServiceImpl.match(DSpaceObjectServiceImpl.java:427)
at 
org.dspace.content.DSpaceObjectServiceImpl.getMetadata(DSpaceObjectServiceImpl.java:131)
at 
org.dspace.content.DSpaceObjectServiceImpl.getMetadataFirstValue(DSpaceObjectServiceImpl.java:380)
at 
org.dspace.content.CollectionServiceImpl.getMetadata(CollectionServiceImpl.java:395)
at 
org.dspace.content.CollectionServiceImpl.getMetadata(CollectionServiceImpl.java:43)
at 
org.dspace.app.xmlui.utils.DSpaceValidity.add(DSpaceValidity.java:271)
at 
org.dspace.app.xmlui.aspect.artifactbrowser.CommunityBrowser.getValidity(CommunityBrowser.java:160)
at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at com.sun.proxy.$Proxy287.getValidity(Unknown Source)
at 
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.getValidityForInternalPipeline(AbstractCachingProcessingPipeline.java:987)
at 
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupValidities(AbstractCachingProcessingPipeline.java:482)
at 
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcessingPipeline.java:720)
at 
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:466)
at 
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepareInternal(AbstractProcessingPipeline.java:480)
at sun.reflect.GeneratedMethodAccessor124.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.apache.cocoon.core.container.spring.avalon.PoolableProxyHandler.invoke(PoolableProxyHandler.java:71)
at com.sun.proxy.$Proxy281.prepareInternal(Unknown Source)
at 
org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:292)
at 
org.apache.cocoon.components.source.impl.SitemapSource.(SitemapSource.java:148)
at 
org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(SitemapSourceFactory.java:62)
at 
org.apache.cocoon.components.source.CocoonSourceResolver.resolveURI(CocoonSourceResolver.java:153)
at 
org.apache.cocoon.components.source.CocoonSourceResolver.resolveURI(CocoonSourceResolver.java:183)
at 
org.apache.cocoon.generation.FileGenerator.setup(FileGenerator.java:99)
at 
org.dspace.app.xmlui.cocoon.AspectGenerator.setup(AspectGenerator.java:81)
at sun.reflect.GeneratedMethodAccessor79.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at

[dspace-tech] Hot List Of My consultants

2017-03-08 Thread mukundreddytg


Hello Friends, 
 

Greeting from TechMatrix. 

Please find the below availability list of our consultants.

Please send your direct client requirements to *muk...@techmatrixinc.com 
 *

 

*CONSULTANT NAME*

*VISA*

*LOCATION*

*TECHNOLOGY*

*EXPERIENCE*

*RELOCATION*

Chatinaya Kumar

H1B

CT

Oracle DBA

9+years

yes

Mani

H1B

MN

SR.Networkengineer

7+years

yes

Rama Kosaraju

H1B

AZ

Obiee developer

11+years

yes

soumaya

H1B

CT

Salesforce developer

8+years

yes

Srikanth

H1B

WI

Dot net developer

10+years

yes

Varaprasad

H1B

TX

ETL Informatica lead developer

10+years

yes

Hemanth

H1B

*GA*

UI developer

8+years

Yes

 

 

 

 

 

 

 

 

 

 

 

 

 - 


   

*Thanks & Regards,*

 

*Mukund*

*Sales Recruiter*

*TechMatrix Inc*

*662 Georges Rd, suite 102,*

*North Brunswick, NJ,08902 | Direct : (732) 605-4051*

*Email : **muk...@techmatrixinc.com* 

www.techmatrixinc.com

 

-- 
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.


[dspace-tech] Error instalation from dsapce 4.0 to 6.0

2017-03-08 Thread christian criollo

Hi all

I have many problems to install dspace 6.0 I have followed all step to 
upgrade when restart tomcat server the aplication not working I check the 
tomcat logs and I found this:

2017-03-08 11:06:23,014 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
Loading Flyway DB migrations from: 
filesystem:/home/dspace/bibdigital/etc/oracle, 
classpath:org.dspace.storage.rdbms.sqlmigration.oracle, 
classpath:org.dspace.storage.rdbms.migration
2017-03-08 11:06:23,237 INFO  
org.flywaydb.core.internal.util.VersionPrinter @ Flyway 4.0.3 by Boxfuse
2017-03-08 11:06:23,284 INFO  
org.flywaydb.core.internal.dbsupport.DbSupportFactory @ Database: 
jdbc:oracle:thin:@192.168.220.120:1521:wicesin (Oracle 11.2)
2017-03-08 11:06:23,399 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
Pending DSpace database schema migrations:
2017-03-08 11:06:23,399 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
5.6.2016.08.23 DS-3097 SQL PENDING
2017-03-08 11:06:23,399 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2015.03.06 DS 2701 Dso Uuid Migration JDBC PENDING
2017-03-08 11:06:23,399 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2015.03.07 DS-2701 Hibernate migration SQL PENDING
2017-03-08 11:06:23,399 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2015.08.31 DS 2701 Hibernate Workflow Migration JDBC PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.01.03 DS-3024 SQL PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.01.26 DS 2188 Remove DBMS Browse Tables JDBC PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.02.25 DS-3004-slow-searching-as-admin SQL PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.04.01 DS-1955 Increase embargo reason SQL PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.04.04 DS-3086-OAI-Performance-fix SQL PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.04.14 DS-3125-fix-bundle-bitstream-delete-rights SQL PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.05.10 DS-3168-fix-requestitem item id column SQL PENDING
2017-03-08 11:06:23,400 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.07.21 DS-2775 SQL PENDING
2017-03-08 11:06:23,401 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.07.26 DS-3277 fix handle assignment SQL PENDING
2017-03-08 11:06:23,401 INFO  org.dspace.storage.rdbms.DatabaseUtils @ 
6.0.2016.08.23 DS-3097 SQL PENDING
2017-03-08 11:06:23,448 INFO  org.flywaydb.core.internal.command.DbValidate 
@ Successfully validated 30 migrations (execution time 00:00.028s)
2017-03-08 11:06:23,476 INFO  org.flywaydb.core.internal.command.DbMigrate 
@ Current version of schema "BIBDIGITALMIGR": 5.0.2014.09.26
2017-03-08 11:06:23,478 FATAL org.dspace.core.Context @ Cannot initialize 
database via Flyway!
java.sql.SQLException: Flyway migration error occurred
at 
org.dspace.storage.rdbms.DatabaseUtils.updateDatabase(DatabaseUtils.java:666)
at 
org.dspace.storage.rdbms.DatabaseUtils.updateDatabase(DatabaseUtils.java:574)
at 
org.dspace.storage.rdbms.DatabaseUtils.updateDatabase(DatabaseUtils.java:550)
at org.dspace.core.Context.(Context.java:94)
at 
org.dspace.app.util.AbstractDSpaceWebapp.register(AbstractDSpaceWebapp.java:74)
at 
org.dspace.app.util.DSpaceWebappListener.contextInitialized(DSpaceWebappListener.java:31)
at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4961)
at 
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5455)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:634)
at 
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1230)
at 
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1876)
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Caused by: org.flywaydb.core.api.FlywayException: Schema "BIBDIGITALMIGR" 
contains a failed migration to version 5.0.2014.09.26 !
at 
org.flywaydb.core.internal.command.DbMigrate$2.doInTransaction(DbMigrate.java:218)
at 
org.flywaydb.core.internal.command.DbMigrate$2.doInTransaction(DbMigrate.java:173)
at 
org.flywaydb.core.internal.util.jdbc.TransactionTemplate.execute(TransactionTemplat

[dspace-tech] Re: delete on table "eperson" violates foreign key constraint

2017-03-08 Thread Mark Wood
Well, I would say that it's doing what it is supposed to, by preventing us 
from breaking one or more resource policies which would otherwise be 
referring to a nonexistent object.  But that's not very interesting if you 
need to delete an eperson.  DO you need to delete the account, or would it 
be sufficient to disable it?  An administrator can set an account unable to 
login.

To actually delete the account, you'll first need to find the policies 
which refer directly to this eperson #12, find the objects to which those 
policies apply, and adjust their policy sets so that they are accessible as 
needed but no longer refer to the eperson.  [Pokes around in a 5.2 
instance's database]  Actually I think it likely that a policy bound to an 
EPerson rather than a group indicates that it is associated with a 
workspace or workflow item, probably the latter.  I found such an eperson, 
and on the (XMLUI) Administrative | People | this-eperson page I see "This 
eperson is unable to be deleted because of the following constraint(s): 
eperson has submitted one or more items, and eperson has a workflow task 
awaiting their attention."  I haven't found a nice GUI way to track down 
pending submissions by user, but going into the database and executing 
"SELECT * FROM resourcepolicy WHERE eperson_id = 12" should give you a 
manageable list of objects to inspect.

"List pending submissions by this user" might be a welcome addition to the 
user interface

-- 
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.


[dspace-tech] Re: delete on table "eperson" violates foreign key constraint

2017-03-08 Thread Shaun Whitaker
Thanks, Mark. Appreciate the response. 

-- 
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.


[dspace-tech] Re: delete on table "eperson" violates foreign key constraint

2017-03-08 Thread Shaun Whitaker
Sorry, forgot to mention that we are using version 5.2.

On Wednesday, 8 March 2017 15:32:28 UTC+2, Shaun Whitaker wrote:
>
> Hello,
>
> When trying to delete specific users from DSpace we get the following 
> error:
>
> *org.postgresql.util.PSQLException: ERROR: update or delete on table 
> "eperson" violates foreign key constraint "resourcepolicy_eperson_id_fkey" 
> on table "resourcepolicy"*
>
> *  Detail: Key (eperson_id)=(12) is still referenced from table 
> "resourcepolicy".*
>
>
> Obviously this user has some sort of policy linked to them, but I'm just 
> wondering if it's a known issue and, if so, is there a work around? 
>
>
> Thanks for your assistance,
>
> Shaun. 
>

-- 
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.


[dspace-tech] delete on table "eperson" violates foreign key constraint

2017-03-08 Thread Shaun Whitaker
Hello,

When trying to delete specific users from DSpace we get the following error:

*org.postgresql.util.PSQLException: ERROR: update or delete on table 
"eperson" violates foreign key constraint "resourcepolicy_eperson_id_fkey" 
on table "resourcepolicy"*

*  Detail: Key (eperson_id)=(12) is still referenced from table 
"resourcepolicy".*


Obviously this user has some sort of policy linked to them, but I'm just 
wondering if it's a known issue and, if so, is there a work around? 


Thanks for your assistance,

Shaun. 

-- 
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] Date searching gone haywire.

2017-03-08 Thread Alan Orth
Hi, Nathan.

What's the problem exactly? Say you have an item with a dc.date.issued of
1992-06-26, if you use the advanced search to search for items that have an
issue date containing 1992-06, you should get the result. See this example
on the DSpace Demo:

http://demo.dspace.org/xmlui/discover?filtertype_1=dateIssued&filter_relational_operator_1=contains&filter_1=1992-06&submit_apply_filter=&query=

Regards,

On Mon, Mar 6, 2017 at 10:05 PM Nathan Fralick 
wrote:

> When using date searching in our repository, the search doesn't function
> as one would think. It almost acts as a key word search. I am sure the
> problem lies within the dc code, where date isn't referencing the right
> index. I am a beginner at coding and could use some help/advice
> troubleshooting. The date code for the form is below. Any help would be
> appreciated.
>
> 
>   dc
>   date
>   issued
>   false
>   Date of Document(s)
>   date
>   Enter the date of the minutes, reports, etc.
>   You must enter at least the year.
> 
>
> Nathan Fralick
> Digital Resources Librarian
> Allegheny College, Pelletier Library
>
> --
> 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.
>
-- 

Alan Orth
alan.o...@gmail.com
https://englishbulgaria.net
https://alaninkenya.org
https://mjanja.ch

-- 
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] Re: Question about thumbnail replacements

2017-03-08 Thread Alan Orth
Hi, George.

Ah, I see! So you're manually adding thumbnails to items that HAVE a PDF.
Then you need to make sure your manually uploaded thumbnails have the
description "IM Thumbnail" so the filter-media script doesn't overwrite
them (because it thinks it has already created one!).

See the following options in dspace.cfg for more information on how
filter-media works:

# bitstreams generated by this process will contain the following
description and may be overwritten
#
org.dspace.app.mediafilter.ImageMagickThumbnailFilter.bitstreamDescription
= IM Thumbnail
#
# bitstream descriptions that do not conform to the following regular
expression will not be overwritten
# org.dspace.app.mediafilter.ImageMagickThumbnailFilter.replaceRegex =
^Generated Thumbnail$

Regards,

On Tue, Mar 7, 2017 at 11:21 PM George Kozak  wrote:

> Thanks, Everyone:
> Actually, we are placing the thumbnails in the Thumbnail bundle.  So, we
> create a thumbnail (then as Admin) add it to the Thumbnail bundle of an
> item, and it works fine.  But overnight our filter media runs and it
> generates a thumbnail from the PDF of the item, so the next morning the
> item has 2 bitstreams in the Thumbnail bundle: the jpg we added and the one
> generated by filter-media from the PDF, and that generated thumbnail seems
> to have precedence over our thumbnail.  It doesn't matter if I move the
> thumbnail order.  However, I can delete the auto-generated thumbnail, and
> our thumbnail appears (only to be replaced, again, overnight by the
> filter-media).
>
> I ma going to try Anuchit's fix of renaming our thumbnail to the name that
> is used by the auto-generated thumbnail to see if that fixes the problem.
> I'll know in the morning.
> George Kozak
> Cornell University
>
> On Tue, Mar 7, 2017 at 1:58 AM, Alan Orth  wrote:
>
> George,
>
> I suspect your problem is actually that you are uploading your manually
> created thumbnails during item submission, in which case they get placed in
> the ORIGINAL aka "content files" bundle. When the filter-media script runs
> at night it makes a thumbnail of this image and places it in the THUMBNAIL
> bundle. DSpace makes thumbnail out of your thumbnail, which is obviously
> inefficient and decreases the quality! We have this problem too...
>
> The solution to this is to upload your manually created thumbnails to the
> THUMBNAIL bundle after item submission via "edit item", as there is no way
> to do this during item submission itself.
>
> Regards,
>
> On Tue, Mar 7, 2017 at 3:01 AM IPST LIbrary 
> wrote:
>
> Hi,
>
> For PDF bitstream, I renamed my specific PNG thumbnails in format
>  $BITSTREAMFILENAME.PDF.PNG.
>
> Hope this help.
>
> Anuchit
>
>
> On Monday, March 6, 2017 at 9:54:30 PM UTC+7, George Kozak wrote:
>
> HI...
> I am not sure if this has been discussed before, but I am having a problem
> with thumbnails.
> I am using DSpace 5.5 (XMLUI, modified Mirage2 theme).
> We have an item to which we added a JPEG thumbnail, but when filter media
> ran overnight, it created a new generated thumbnail that replaced our
> thumbnail in the display.
> The owner of the item prefers the thumbnail we created.
>
> Is there a way to tell DSpace to use one thumbnail over another?  I though
> that if I moved one thumbnail above the other in the bitstream order that
> would do it, but that's not what I'm seeing.
>
> --
>
> ***
> George Kozak
> Digital Library Specialist
> Cornell University Library - IT
> 218 Olin Library
> Cornell University
> Ithaca, NY 14853
> 607-255-8924 <(607)%20255-8924>
>
> gs...@cornell.edu
>
> --
> 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.
>
> --
>
> Alan Orth
> alan.o...@gmail.com
> https://englishbulgaria.net
> https://alaninkenya.org
> https://mjanja.ch
>
> --
> 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.
>
>
>
>
> --
> ***
> George Kozak
> Digital Library Specialist
> Cornell University Library - IT
> 218 Olin Library
> Cornell University
> Ithaca, NY 14853
> 607-255-8924
> g...@cornell.edu
>
> --
> 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,

Re: [dspace-tech] [Dspace-tech] External Searching of DSpace contents

2017-03-08 Thread Anjli Narwani
Hi Graham

Came across your post on Vivo and Dspace

We are working on deploying a Proof of Concept for Vivo at our institution, 
and would like to explore the methods to integrate with other datasources, 
including dspace

Would you be able to guide us a bit on the possibilities

Please advise

Thank You

Kind Regards

Anjli Narwani
Instructional Technology Supervisor
Masdar Institute

On Thursday, June 2, 2016 at 11:03:48 PM UTC+4, Graham Triggs wrote:

> Tim beat me to it, as I got distracted!
>
> I’ll just add…
>
> I don’t know of anyone that has directly integrated a VIVO with a DSpace 
> repository. There are some institutions that have an internal research 
> management (cris) system that is linked to both a VIVO and DSpace.
>
> (Note that VIVO is designed to be a public facing, open record of 
> scholarship - in that role, we see it as a compliment to an internal cris 
> system, where you would be capturing and analysing sensitive or 
> confidential information in addition to what you want to expose publicly).
>
> At a basic level, an integration would be the ability to navigate from a 
> publication in VIVO to the itemt in a repository (and vice versa) - 
> something that is entirely possible with the existing data structures in 
> both VIVO and DSpace (e.g. it doesn’t require a specific product 
> modification).
>
> Regards,
> G
>
> -- 
>
> Graham Triggs
> Technical Lead for VIVO
> DuraSpace.org 
>
> On 2 Jun 2016, at 18:53, Tim Donohue > 
> wrote:
>
> Hi Alexander,
>
> Speaking from the DuraSpace perspective, this has been a conversation that 
> has come up internally.  We definitely have a vested interest in finding 
> ways to build better integrations between software platforms under the 
> DuraSpace umbrella.  But, the reality is that nearly all of the development 
> for these projects (especially DSpace) comes from our highly active 
> community (and not within DuraSpace).  There's no centralized development 
> team working on DSpace (or VIVO for that matter). So, we are dependent on 
> finding institutions who are interested in helping us make this work a 
> reality (or finding other external funding or volunteer resources).
>
> If you (and/or others) are interested in helping make this work a reality, 
> I'm sure we can help organize some possible suggestions on a route 
> forward.  It might also be interesting to put out a call to see if others 
> are interested in helping to provide tighter integration between DSpace and 
> VIVO.  The more resources we can find, the quicker this integration may be 
> achievable for both projects.
>
> As you noted, the easiest ways to get stuff *out* of DSpace may be:
> * REST API: https://wiki.duraspace.org/display/DSDOC5x/REST+API  (this 
> provides the best bi-directional connection with DSpace content, as it is 
> read/write)
> * RDF interface: 
> https://wiki.duraspace.org/display/DSDOC5x/Linked+%28Open%29+Data  (Note: 
> there's a workshop on this coming up at the Open Repositories conference in 
> a little over a week)
> * Maybe, OAI-PMH? https://wiki.duraspace.org/display/DSDOC5x/OAI (this 
> only provides harvesting from DSpace, obviously)
>
> If you are looking for examples for interacting with the REST API 
> specifically to read/write data, we've got a new User Interface prototype 
> that uses *entirely* the REST API for read/write.  It's written in 
> TypeScript (Javascript) though, but here's all the interactions with the 
> REST API via HTTP calls: 
> https://github.com/DSpace-Labs/angular2-ui-prototype/blob/master/src/app/dspace/services/dspace.service.ts
>
> So, the short story here is that I'm currently unaware of any direct 
> integrations between VIVO and DSpace. If anyone else out there has achieved 
> this, or seen it done, I'd love to see how we can add that work into one or 
> both projects. I think such an integration would be wonderful. We would 
> just need to locate some interested institutions willing to help 
> analyze/describe the necessary use cases and/or donate developer time to 
> building the integrations.  Then we can work together on getting those 
> integrations shared within out-of-the-box DSpace and VIVO.
>
> Thanks,
>
> Tim
> On 6/2/2016 10:59 AM, Alexander Struck wrote:
>
> Hi all, 
>
> VIVO and DSpace being under the umbrella of Duraspace ought to have some 
> integration option. Unfortunately up to this point I only found API / 
> SPARQL documentation but no example applications that allow retrieving 
> selected content from DSpace and posting content to this IR from VIVO. In a 
> perfect world the researcher would only face the VIVO as the CRIS and 
> update his/her publication output there.
>
> Any pointers would be appreciated.
>
> Thanks,
> Alexander
>
> On Wednesday, August 26, 2015 at 8:18:05 PM UTC+2, LiYu Lilly wrote: 
>>
>> It might not be very relevant-- but has anyone started or considering 
>> integrating VIVO and DSpace?  
>>
>> Thanks,
>> Lilly
>>
>> -- 
> You received this m