Change Log ========== Joseki version 1.0 + RDF-based configuration file + Query over HTTP GET + Different models can have different sets of query languages and other operations + New internal dispatch architecture + All functionality on models externally defined in configuration + Can introduce new query languages and other nwe functionality without changing the source code + Additional operations over HTTP POST and OPTIONS Current restrictions: - Running inside a web application requires the JARs to be put on the servers class, not served from the web application. Alternatively, the security policy of your server can be made more relexed. Fix: clean the JARs up for web application use. Document required security policies. Joseki v1.0 uses the same protocol as Joseki-beta2. Joseki v1.0 server configuration is not compatable with Joseki-beta2. Joseki v1.0 is tested with Jetty4, Tomcat4 and Jena 1.6.1.