<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
yes Seb! <br>
<br>
I am interested by your importer! And yes, why not a github project
for french tools...<br>
<br>
jm<br>
<br>
<br>
<div class="moz-cite-prefix">Le 03/03/2014 11:29, Sebastien Francois
a écrit :<br>
</div>
<blockquote
cite="mid:EMEW3|16219ba4a38f42e0b8f527b3fb90b701q22AUn14eprints-tech-bounces|ecs.soton.ac.uk|53145996.9070305@ecs.soton.ac.uk"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Hi JM,<br>
<br>
I have an importer for TEF (for STAR, via OAI), d'ya want to try
that?<br>
<br>
Perhaps we could put some French related tools under a common
github project?<br>
<br>
Seb.<br>
<br>
<br>
On 03/03/14 08:18, Jean-Marie Le Bechec wrote:<br>
</div>
<blockquote cite="mid:53143ACF.30500@inp-toulouse.fr" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
hi Seb,<br>
<br>
I need to harvest an OAI server in a format other than Dublin
Core (TEF format). I can not get specific metadata with the same
name. <br>
<br>
For example :<br>
...<br>
<tef:thesisAdmin><br>
<tef:auteur><br>
<b><tef:nom>nom1</tef:nom></b><br>
...<br>
<br>
and <br>
...<br>
<tef:directeurThese><br>
<b><tef:nom>nom2</tef:nom></b><br>
<tef:prenom>Carine</tef:prenom><br>
<tef:autoriteInterne>MADS_DIRECTEUR_DE_THESE_1</tef:autoriteInterne><br>
<tef:autoriteExterne
autoriteSource="Sudoc">073367826</tef:autoriteExterne><br>
</tef:directeurThese><br>
<tef:directeurThese><br>
<b><tef:nom>nom3</tef:nom></b><br>
<tef:prenom>Louise</tef:prenom><br>
<tef:autoriteInterne>MADS_DIRECTEUR_DE_THESE_2</tef:autoriteInterne><br>
<tef:autoriteExterne
autoriteSource="Sudoc">035036672</tef:autoriteExterne><br>
</tef:directeurThese><br>
...<br>
in the same record !<br>
<br>
I need to extract all this data.<br>
<br>
I tried things like :<br>
<br>
my $nom;<br>
foreach my $node ($xml->findnodes( "//auteur/nom/*" ))<br>
{<br>
$nom = $node->textContent; <br>
}<br>
<br>
but it does not work (no result)<br>
<br>
any idea ?<br>
<br>
<br>
Thanks !<br>
<br>
Jean-Marie<br>
<br>
<pre class="moz-signature" cols="72">--
***********************************************
Jean Marie Le Bechec
Service Commun de la Documentation
Responsable ingenierie documentaire
&
Direction du Systeme d'Information
Referent Etudes
Institut National Polytechnique de Toulouse
6 allee Emile Monso - bp 34038 -
31029 Toulouse cedex 4
Tel : 05 34 32 31 16
Mail : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:lebechec@inp-toulouse.fr">lebechec@inp-toulouse.fr</a>
***********************************************
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">*** Options: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a>
*** Archive: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a>
*** EPrints community wiki: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://wiki.eprints.org/">http://wiki.eprints.org/</a>
*** EPrints developers Forum: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://forum.eprints.org/">http://forum.eprints.org/</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">*** Options: <a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech">http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech</a>
*** Archive: <a class="moz-txt-link-freetext" href="http://www.eprints.org/tech.php/">http://www.eprints.org/tech.php/</a>
*** EPrints community wiki: <a class="moz-txt-link-freetext" href="http://wiki.eprints.org/">http://wiki.eprints.org/</a>
*** EPrints developers Forum: <a class="moz-txt-link-freetext" href="http://forum.eprints.org/">http://forum.eprints.org/</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
***********************************************
Jean Marie Le Bechec
Service Commun de la Documentation
Responsable ingenierie documentaire
&
Direction du Systeme d'Information
Referent Etudes
Institut National Polytechnique de Toulouse
6 allee Emile Monso - bp 34038 -
31029 Toulouse cedex 4
Tel : 05 34 32 31 16
Mail : <a class="moz-txt-link-abbreviated" href="mailto:lebechec@inp-toulouse.fr">lebechec@inp-toulouse.fr</a>
***********************************************
</pre>
</body>
</html>