Bonjour,
Je suis en cours d'install de la v1.5 et en train
de passer les tests des modules, en suivant la doc
d'installation.
href="http://www.ori-oai.org/display/INSTALLATION/Test+de+ORI-OAI-indexing">http://www.ori-oai.org/display/INSTALLATION/Test+de+ORI-OAI-indexing
/>
J'obtiens une réponse qui semble correcte (ci-dessous),
mais, dans la réponse, contrairement à l'exemple de la
doc, j'ai :
[java] Repository :
null
[java] Date Stamp :null
/>Est ce grave, Docteur ?
Bon week end à tous.
/>Françoise.
[root@ori4 ori-oai-indexing-svn]# ant
testSearch
Buildfile: build.xml
testSearch:
[echo] La commande testSearch
ne doit etre lancee qu'apres avoir deploye
le
module
[java] Search for the number of
Dublin Core indexed notices
[java] There is
1 Notice(s)
[java] xpath : //dc:title, Value : Dublin Core
Example
[java] xpath : //dc:creator, Value :
Yannick Caillaux
[java] xpath :
//dc:subject, Value : Test for ORI-OAI-Indexing
/> [java] xpath : //dc:description, Value : this
is a very little
description
for this Dublin Core Example
[java] xpath :
//dc:identifier, Value : There is no URL here
/> [java] Identifier : id1
/> [java] Metadata Format :
href="http://purl.org/dc/elements/1.1/">http://purl.org/dc/elements/1.1/
/> [java] Repository : null
/> [java] Date Stamp :null
/> [java] End of the notice
/> [java] ******************** END OF THE DC
SEARCH ********************
[java] Search
for the number of LOM indexed notices
[java]
There is 1 Notice(s)
[java] xpath :
//lom:general/lom:title/lom:string[starts-with(@language,'fr
')], Value : Example LOM
[java] xpath :
//lom:general/lom:description/lom:string[starts-with(@langua
ge,'fr')], Value : Ce document permet de mettre en oeuvre les premiers
tests
en
LOM + test des potentiels problèmes d'encodage au passage.
/> [java] xpath :
//lom:general/lom:keyword/lom:string[starts-with(@language,'
fr')], Value : Exemple
[java] xpath :
//lom:lifeCycle/lom:contribute[lom:role/lom:value='author']/
lom:entity(name), Value : Caillaux
[java]
xpath :
//lom:lifeCycle/lom:contribute[lom:role/lom:value='author']/
lom:date/lom:dateTime, Value : 20070515
[java] Identifier : id2
[java] Metadata
Format :
href="http://ltsc.ieee.org/xsd/LOM">http://ltsc.ieee.org/xsd/LOM
/> [java] Repository : null
/> [java] Date Stamp :null
/> [java] End of the notice
/> [java] ******************** END OF THE LOM
SEARCH ********************
BUILD SUCCESSFUL
Total time: 1 second