<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,&nbsp; 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>&nbsp;</div>
<div>I have disscussed this in the vufind list as well.Hopefully someone will come back.</div>
<div>&nbsp;</div>
<div>When I look at the xml that have been harvested from eprints, I can see that each xml record&nbsp;can&nbsp;have&nbsp;multiple &lt;dc:identifier&gt; tags&nbsp;&nbsp;and if vufind is looking at the identifier tag to get the uuid , it is going to be confused.</div>
<div>&nbsp;</div>
<div>Stefano, did you have this issue?</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>Ranju.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>----- Original Message -----<br>From: Tim Brody &lt;<a href="mailto:tdb2@ecs.soton.ac.uk">tdb2@ecs.soton.ac.uk</a>&gt;<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>&gt; Hi,<br>&gt; <br>&gt; Does this help:<br>&gt; <a href="http://trac.eprints.org/eprints/changeset/7627">http://trac.eprints.org/eprints/changeset/7627</a><br>&gt; <br>&gt; I need to use UUIDs for data exchange in another project. I'm debating<br>&gt; whether this should be a "core feature" or available from an <br>&gt; extension.While the UUIDs are unique they aren't reversible i.e. <br>&gt; you can't look an<br>&gt; EPrint up by its UUID unless you create a separate look-up table.<br>&gt; <br>&gt; (An alternative approach would be to populate eprint.source with <br>&gt; a UUID)<br>&gt; <br>&gt; /Tim.<br>&gt; <br>&gt; On Mon, 2012-04-16 at 10:13 +0100, Ranju Upadhyay wrote:<br>&gt; &gt; Thanks Stefano.<br>&gt; &gt;&nbsp; <br>&gt; &gt; I think I finally figured out the issue with xslt.I had installed<br>&gt; &gt; php,mysql,apache using xampp in my windows xp machine ( it is <br>&gt; a dev<br>&gt; &gt; envirnment). For some reason the line extension = <br>&gt; php_xsl.dll&nbsp; is not<br>&gt; &gt; included in the php.ini file&nbsp; when installed through xampp<br>&gt; &gt; although the file php_xsl.dll actually exists in the php\ext<br>&gt; &gt; directory.Once I added this line and restarted apache, it is working<br>&gt; &gt; fine.<br>&gt; &gt;&nbsp; <br>&gt; &gt; However now I am trying to figure out how to assign unique ids <br>&gt; to xml<br>&gt; &gt; that are harvested from eprints. I think my xml are not getting<br>&gt; &gt; indexed because they do not have unique ids that vufind recognizes.<br>&gt; &gt;&nbsp; <br>&gt; &gt; I have discussed this in the vufind list as well.<br>&gt; &gt;&nbsp; <br>&gt; &gt; Thanks<br>&gt; &gt; Ranju.<br>&gt; &gt;&nbsp; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ----- Original Message -----<br>&gt; &gt; From: Stefano Cecere &lt;<a href="mailto:stefano.cecere@krur.com">stefano.cecere@krur.com</a>&gt;<br>&gt; &gt; Date: Wednesday, April 11, 2012 4:48 pm<br>&gt; &gt; Subject: [EP-tech] Re: eprints and vufind<br>&gt; &gt; To: <a href="mailto:eprints-tech@ecs.soton.ac.uk">eprints-tech@ecs.soton.ac.uk</a><br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; On <br>&gt; 11/apr/2012, at 11:30, Ranju Upadhyay wrote:<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Thanks <br>&gt; Stefano.I also tried to do the same thing i.e. use<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; the xslt of <br>&gt; dsapce to transform eprints data.But I get an<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; error <br>&gt; of&nbsp; "XSLT processor not found".And I have the same<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; error when I <br>&gt; click the "staff view" on vufind interface on<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; the detail <br>&gt; page of search result.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; I can get <br>&gt; the data from eprints but can't get it imported<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; because of this.<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Looks like <br>&gt; there is no XSLT processor. I had installed php<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; via xampp.I <br>&gt; am wondering if it did not install the xsl<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; extension ( <br>&gt; no such line as extension = php_xsl.dll in my<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; php.ini).How <br>&gt; can I get it to do that now?<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; as far as i <br>&gt; know, the php_xsl extesnion is required!<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; look into <br>&gt; <a href="http://vufind.org/wiki/installation_ubuntu">http://vufind.org/wiki/installation_ubuntu</a>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sudo apt-get -<br>&gt; y install php5 php5-dev php-pear php5-ldap php5-mysql php5-xsl <br>&gt; php5-pspell php5-gd<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; s<br>&gt; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&gt; &gt; &gt; *** Options: <br>&gt; &gt; &gt; <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>&gt; &gt; &gt; *** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>&gt; &gt; &gt; *** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a><br>&gt; &gt; *** Options: <br>&gt; <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>&gt; &gt; *** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>&gt; &gt; *** EPrints community wiki: <a href="http://wiki.eprints.org/">http://wiki.eprints.org/</a><br>&gt; &gt; *** Options: <br>&gt; <a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a><br>&gt; *** Archive: <a href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a><br>&gt; *** 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>____ &nbsp; &nbsp;___ &nbsp; __ &nbsp;_ _______________________<br><br></div></span></span>
</div>
<br></body></html>