<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;tdb2@ecs.soton.ac.uk&gt;<BR>Date: Monday, April 16, 2012 11:28 am<BR>Subject: [EP-tech] Re: eprints and vufind<BR>To: eprints-tech@ecs.soton.ac.uk<BR><BR>&gt; Hi,<BR>&gt; <BR>&gt; Does this help:<BR>&gt; http://trac.eprints.org/eprints/changeset/7627<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;stefano.cecere@krur.com&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: eprints-tech@ecs.soton.ac.uk<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; http://vufind.org/wiki/installation_ubuntu&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; http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech<BR>&gt; &gt; &gt; *** Archive: http://www.eprints.org/tech.php/<BR>&gt; &gt; &gt; *** EPrints community wiki: http://wiki.eprints.org/<BR>&gt; &gt; *** Options: <BR>&gt; http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech<BR>&gt; &gt; *** Archive: http://www.eprints.org/tech.php/<BR>&gt; &gt; *** EPrints community wiki: http://wiki.eprints.org/<BR>&gt; &gt; *** Options: <BR>&gt; http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech<BR>&gt; *** Archive: http://www.eprints.org/tech.php/<BR>&gt; *** EPrints community wiki: http://wiki.eprints.org/</DIV>