Dspace integration with OAI-PMH -


i'm developing mvc c# application i've requested data external institution's website. have informed me data provided oai-pmh.

so on exploring came across dspace tool. question how searching done using dspace? whether search query parameters(like title,author etc) send oai , matched records taken or whole xml returned oai-pmh taken , put in rdbms , search done? please correct if wrong.

dspace repository system. dspace instance can oai provider and/or oai consumer. searching in dspace performed in repository using sql , solr.

the dspace project provides sample oai service @ http://demo.dspace.org/oai/request?verb=identify explore.


Comments