re

> On Wed, May 11, 2011 at 09:45:49PM +0100, Andy Seaborne wrote:
> > >Yes. The dataset has a SPARQL and an update service. Is it possible to
> > >configure a service that can do both ?
> > Yes - it's supposed to work.

I have studied http://www.joseki.org/configuration.html and
joseki-config-example.ttl but don't know how to do it. Maybe by specifying
2x joseki:processor in the service ?

joseki:processor joseki:ProcessorSPARQL_FixedDS ;
joseki:processor joseki:ProcessorSPARQLUpdate ;

Or 2x module:implementation in the processor ?

module:implementation joseki:ImplSPARQL ;
module:implementation joseki:ImplSPARQLUpdate ;

Or 2x module:className in the implementation ?

module:className <java:org.joseki.processors.SPARQL> ;
module:className <java:org.joseki.processors.SPARQLUpdate> ;

Please help.

cu,
brunni

-- 
++  Michael Brunnbauer
++  netEstate GmbH
++  Geisenhausener Straße 11a
++  81379 München
++  Tel +49 89 32 19 77 80
++  Fax +49 89 32 19 77 89 
++  E-Mail [email protected]
++  http://www.netestate.de/
++
++  Sitz: München, HRB Nr.142452 (Handelsregister B München)
++  USt-IdNr. DE221033342
++  Geschäftsführer: Michael Brunnbauer, Franz Brunnbauer
++  Prokurist: Dipl. Kfm. (Univ.) Markus Hendel

Reply via email to