RDF Query in Javascript: now runs in IE5

Just a quick note to mention that I've fixed up the
RDF Query in Javascript demo,

	http://www.w3.org/1999/11/11-WWWProposal/rdfqdemo.html
	 (a part of http://www.w3.org/1999/11/11-WWWProposal/ )

...so that it works under (at least my installation of) Internet Explorer 5.

Jan Grant's code that I based this on worked fine, but my code was
using a Netscape-only mechanism for adding objects to an Array.
Seems fine now. I suspect that glitches remain on other platforms
and I'll get to these as I manage to reproduce them.

The real point of the demo was to begin to explore quite how we'd like RDF 
query and data structures to show up in mainstream scripting environments,
eg. what might the notion of a query 'result set' look like to an
programmer working with an RDF query-able system in (say) Java, Javascript
or Perl.

If you tried the demo with IE5 before and it failed, give it another go --
should hopefully be fine. (Bug me offlist with bug reports if it fails...)

Dan


--
danbri@w3.org

Received on Saturday, 20 November 1999 20:12:25 UTC