Conal-Tuohy / ands-la-trobe

Automatically exported from code.google.com/p/ands-la-trobe
1 stars 1 forks source link

deploy jOAI as transforming OAI-PMH proxy in front of tDAR #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Deploy jOAI on the SC18 servers (in Tomcat just alongside tDAR), and configure 
it to harvest from tDAR's own OAI server (in "tdar" metadata format), and then 
to provide those tdar records.

See the "How can I provide records that I harvest?" question here: 
http://www.dlese.org/oai/docs/faq.jsp#harvester

Then we can add an XSLT into jOAI's provider to perform a crosswalk from "tdar" 
format to RIF-CS. See http://www.dlese.org/oai/docs/provider.jsp#convertors

Original issue reported on code.google.com by Conal.Tuohy on 16 Jan 2012 at 3:14

GoogleCodeExporter commented 9 years ago
OAI base URL will be "http://localhost:8080/oai-pmh/oai"

Original comment by Conal.Tuohy on 16 Jan 2012 at 3:16

GoogleCodeExporter commented 9 years ago
And please write up the installation procedure as you go (just as a comment 
here, or as a page on the wiki).

Original comment by Conal.Tuohy on 16 Jan 2012 at 3:17

GoogleCodeExporter commented 9 years ago

Original comment by Conal.Tuohy on 16 Jan 2012 at 3:19

GoogleCodeExporter commented 9 years ago
jOAI has been deployed on andsdb-sc18-test and is harvesting. 

we still need a tdar to rif-cs xslt.

Original comment by tosello....@gmail.com on 24 Jan 2012 at 5:33