ListSets

  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231481284 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231481284 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

Purpose

Lists the supported data sets in the repository. In this repository, sets are not supported as we are providing only one type of data (the lom records).

Error conditions

  • badArgument -> The request includes illegal arguments or is missing required arguments.
  • badResumptionToken -> The value of the resumptionToken argument is invalid or expired.
  • noSetHierarchy -> The repository does not support sets.

Though not really needed in this repository, the error conditions were implemented to ensure technical compatibility with the harvesters.

Sample calls

http://www.jem-thematic.net/lom_oai?verb=ListSets