Opened 16 years ago

Closed 15 years ago

#309 closed defect (fixed)

OAI server doesn't pass validation

Reported by: kjdon Owned by: kjdon
Priority: moderate Milestone: Release 2.81
Component: Greenstone2 Runtime Severity: major
Keywords: Cc:

Description

Go to http://re.cs.uct.ac.za/ (Open Archives OAI repository validator) and put in the URL of the oai server, eg nzdl.org/cgi-bin/oaiserver, Click the test link and watch all the tests FAIL.

Change History (5)

comment:1 by kjdon, 16 years ago

Owner: changed from nobody to mdewsnip

comment:2 by kjdon, 16 years ago

The oaiserver of the person who reported this: http://www.memoria.fahce.unlp.edu.ar/oaiserver

comment:3 by kjdon, 16 years ago

Owner: changed from mdewsnip to kjdon
Status: newassigned

Michael has fixed this. We need to update nzdl.org and test it.

comment:4 by dmn, 15 years ago

Comment from mailing list, currently releases also fail on this test, this should be checked as well:

http://www.openarchives.org/Register/ValidateSite

comment:5 by kjdon, 15 years ago

Resolution: fixed
Status: assignedclosed

I have set up an svn version of greenstone on puka, at http://www.nzdl.org/cgi-bin/gsdl-svn/oaiserver

This contains two collections, demo and oai-e.

It passed all the tests at http://re.cs.uct.ac.za/, although a lot were not performed, particularly ones to do with resumption tokens. It also passed the tests at http://www.openarchives.org/Register/ValidateSite

Then I iset the resumeafter field (in gsdl/etc/oai.cfg) to 5 to make it use resumption tokens.

The tests at both validators passed. yippee!

Note: See TracTickets for help on using tickets.