GWT: x.x, OAI-PMH servlet
The portal should be able to expose itself to OAI harvesters.
This supposes unique identifiers for corpus texts.
Solution 1:
The OAI identifiers can match static portal URLs served by servlet
container (Tomcat).
ex: http://catalog.bfm-corpus.org/qgraal_cm
Solution 2:
The OAI identifiers can match dynamic URLs served by TXM portal
ex:
http://txm.bfm-corpus.org/?command=record&corpus=BFM&textid=qgraal_cm
State of the art
Existing servlet implementations :
http://www.oclc.org/research/activities/oaicat.html?urlm=159694
http://www.dlese.org/oai/
(from redmine: issue id 728, created on 2014/03/31 by Matthieu Decorde)
- Relations:
- relates #719 (closed)