<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>hi Ranju and Tim</div><div><br></div><div>i solved the id thing applying a repository id + eprints id (like "REPO1-12345")</div><div>but to have uuid should be really useful (i am also working on multi repository data exchanges.... )</div><div><br></div><div><div style="font-family: monospace; "><br>Stefano Cecere<br>Multimedia Archive developer<br>Centro Studi Umanisti KRUR - Firenze</div><div style="font-family: monospace; "><a href="mailto:stefano.cecere@krur.com">stefano.cecere@krur.com</a></div><div style="font-family: monospace; "><br></div></div><br><div><div>On 16/apr/2012, at 12:56, Ranju Upadhyay wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Yes, rather than adding a uuid in the eprints repo, if I could assign uuid at the time of harvesting for vufind ( a configuration in vufind )that would be lot easier.And that might be possible ( from looking at the vufind docs).</div>
<div> </div>
<div>I have disscussed this in the vufind list as well.Hopefully someone will come back.</div>
<div> </div>
<div>When I look at the xml that have been harvested from eprints, I can see that each xml record can have multiple <dc:identifier> tags and if vufind is looking at the identifier tag to get the uuid , it is going to be confused.</div>
<div> </div>
<div>Stefano, did you have this issue?</div>
<div> </div>
<div>Thanks</div>
<div>Ranju.</div>
<div> </div>
<div> </div>
<div>----- Original Message -----<br>From: Tim Brody <<a href="mailto:tdb2@ecs.soton.ac.uk">tdb2@ecs.soton.ac.uk</a>><br>Date: Monday, April 16, 2012 11:28 am<br>Subject: [EP-tech] Re: eprints and vufind<br>To: <a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a><br><br>> Hi,<br>> <br>> Does this help:<br>> <a href="http://trac.eprints.org/eprints/changeset/7627">http://trac.eprints.org/eprints/changeset/7627</a><br>> <br>> I need to use UUIDs for data exchange in another project. I'm debating<br>> whether this should be a "core feature" or available from an <br>> extension.While the UUIDs are unique they aren't reversible i.e. <br>> you can't look an<br>> EPrint up by its UUID unless you create a separate look-up table.<br>> <br>> (An alternative approach would be to populate eprint.source with <br>> a UUID)<br>> <br>> /Tim.<br>> <br>> On Mon, 2012-04-16 at 10:13 +0100, Ranju Upadhyay wrote:<br>> > Thanks Stefano.<br>> > <br>> > I think I finally figured out the issue with xslt.I had installed<br>> > php,mysql,apache using xampp in my windows xp machine ( it is <br>> a dev<br>> > envirnment). For some reason the line extension = <br>> php_xsl.dll is not<br>> > included in the php.ini file when installed through xampp<br>> > although the file php_xsl.dll actually exists in the php\ext<br>> > directory.Once I added this line and restarted apache, it is working<br>> > fine.<br>> > <br>> > However now I am trying to figure out how to assign unique ids <br>> to xml<br>> > that are harvested from eprints. I think my xml are not getting<br>> > indexed because they do not have unique ids that vufind recognizes.<br>> > <br>> > I have discussed this in the vufind list as well.<br>> > <br>> > Thanks<br>> > Ranju.<br>> > <br>> > <br>> > <br>> > <br>> > ----- Original Message -----<br>> > From: Stefano Cecere <<a href="mailto:stefano.cecere@krur.com">stefano.cecere@krur.com</a>><br>> > Date: Wednesday, April 11, 2012 4:48 pm<br>> > Subject: [EP-tech] Re: eprints and vufind<br>> > To: <a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a><br>> > <br>> > <br>> > <br>> > On <br>> 11/apr/2012, at 11:30, Ranju Upadhyay wrote:<br>> > <br>> > > Thanks <br>> Stefano.I also tried to do the same thing i.e. use<br>> > > the xslt of <br>> dsapce to transform eprints data.But I get an<br>> > > error <br>> of "XSLT processor not found".And I have the same<br>> > > error when I <br>> click the "staff view" on vufind interface on<br>> > > the detail <br>> page of search result.<br>> > > <br>> > > I can get <br>> the data from eprints but can't get it imported<br>> > > because of this.<br>> > > <br>> > > Looks like <br>> there is no XSLT processor. I had installed php<br>> > > via xampp.I <br>> am wondering if it did not install the xsl<br>> > > extension ( <br>> no such line as extension = php_xsl.dll in my<br>> > > php.ini).How <br>> can I get it to do that now?<br>> > <br>> > <br>> > as far as i <br>> know, the php_xsl extesnion is required!<br>> > <br>> > <br>> > look into <br>> <a href="http://vufind.org/wiki/installation_ubuntu">http://vufind.org/wiki/installation_ubuntu</a>> <br>> > <br>> > sudo apt-get -<br>> y install php5 php5-dev php-pear php5-ldap php5-mysql php5-xsl <br>> php5-pspell php5-gd<br>> > <br>> > <br>> > <br>> > <br>> > s<br>> > <br>> > > *** Options: <br>> > > <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>> > > *** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>> > > *** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a><br>> > *** Options: <br>> <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>> > *** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>> > *** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a><br>> > *** Options: <br>> <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>> *** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>> *** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a></div>
*** Options: <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>*** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>*** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a><br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="font-family: monospace; "><div>____ ___ __ _ _______________________<br><br></div></span></span>
</div>
<br></body></html>