W3C home > Mailing lists > Public > www-rdf-interest@w3.org > March 2002

ANN: Joseki, an RDF server for Jena

From: Seaborne, Andy <Andy_Seaborne@hplb.hpl.hp.com>
Date: Fri, 22 Mar 2002 14:17:40 -0000
Message-ID: <5E13A1874524D411A876006008CD059F038D36B8@0-mail-1.hpl.hp.com>
To: www-rdf-interest@w3.org
Folks,

This is to announce the first beta release of an open source RDF server - it
prototypes an RDF NetAPI.  The system provides both a client API and a
server for updating and querying remote models.  The server can run as a
standalone program, embedded in another Java program, or in a web
application server such as Tomcat.  The protocol is general so other clients
or server could be written.

The RDF NetAPI has two operations:
    + Update(modelURI, triples to delete, triple to add)
    + Query(modelURI, query) -> results

The currently supported query language is RDQL (part of Jena)

	http://www-uk.hpl.hp.com/people/afs/Joseki/

The documentation is online.  Source code is included in the distribution.

I would appreciate any questions, comments or suggestions.
Please use the jena-dev@groups.yahoo.com mailing list or email me directly.

	Andy

Andy Seaborne // tel: +44 117 312 8181 // email: andy_seaborne@hp.com
Received on Friday, 22 March 2002 09:18:04 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:35 UTC