IESR SRU Access Examples
Some examples of the results of SRU retrievals:
Note: the result from activating these links is XML.
- Explain:
http://iesr.ac.uk/service/sru?operation=explain&version=1.2&recordPacking=xml - Retrieve composite Collection records in IESR XML format, which have 'zetoc' in the title:
http://iesr.ac.uk/service/sru?operation=searchRetrieve&version=1.2&recordSchema=iesr&recordPacking=xml&query=iesr.title+any+zetoc - Retrieve the first 25 (ie. default maximum) composite Collection records in IESR format, which have Dewey Decimal Classification 500: http://iesr.ac.uk/service/sru?operation=searchRetrieve&version=1.2&recordSchema=iesr&recordPacking=xml&startRecord=1&query=iesr.dewey+any+500
- Retrieve the composite Collection records 6-10 in IESR format, which are provided by Mimas and have a subject term either economics or science: http://iesr.ac.uk/service/sru?operation=searchRetrieve&version=1.2&recordSchema=iesr&recordPacking=xml&startRecord=6&maximumRecords=5&query=dc.publisher+any+mimas+and+(dc.subject+any+economics+or+dc.subject+any+science)
- Retrieve the composite Collection records in Dublin Core format, which classify their items using Dewey Decimal: http://iesr.ac.uk/service/sru?operation=searchRetrieve&version=1.2&recordSchema=dc&recordPacking=xml&query=iesr.classn+any+DDC