Redirection strategy

Hi,

I am experimenting with presenting a museum catalogue (the Wordsworth 
Trust's) as Open Data.  Although I think I have done a reasonable 
implementation of the "Cool URIs" strategy, it isn't working for the 
OpenLink RDF Browser: it seems to be heading for the HTML rather than 
the RDF version of each resource.  Tests with cUrl suggest (to me) that 
it is behaving as it should.

This is a typical "abstract" URI:

http://collections.wordsworth.org.uk/object/GRMDC.C104.9

It should map to this URL when RDF is requested:

http://collections.wordsworth.org.uk/object/data/GRMDC.C104.9

and to this URL otherwise:

http://collections.wordsworth.org.uk/wtweb/home.asp?page=Objects&objectna
me=GRMDC.C104.9

Is anyone able to diagnose what might be wrong with my page-serving 
strategy?  (I'm serving the pages with IIS 6 on a Windows machine, in 
case that is relevant.)

Thanks,

Richard Light
-- 
Richard Light
XML/XSLT and Museum Information Consultancy
richard@light.demon.co.uk

Received on Wednesday, 11 June 2008 18:03:11 UTC