[Mulgara-general] Java client libraries

Paul Gearon gearon at ieee.org
Thu Aug 26 00:54:22 UTC 2010


On Wed, Aug 25, 2010 at 3:19 PM, Lars Marius Garshol
<larsga at garshol.priv.no> wrote:
>
> * Paul Gearon
>>
>> I'm trying to aim clients at using HTTP, but binary connections work
>> fine. The library to use for a pure binary connection is
>> driver-2.1.8.jar. You can see an example of using it at:
>>  http://mulgara.org/svn/mulgara/trunk/tools/src/org/mulgara/tools/Sparql.java
>
> This looks like exactly what I need.
>
> Is there javadoc for this library anywhere? Or do I need to generate it myself from source? (Apologies if this is a blindingly obvious question. I looked for it online, but couldn't find it.)

No, we haven't been generating it. Some classes are better documented
than others, though I've tried to keep anything written in the last
few years reasonably clean.

To build the javadoc you use:
  build.sh javadoc
or, on Windows:
  build.bat javadoc

I notice that there are a number of errors, but the process completes
all the same.

>> It is out of date, but it wouldn't take much to get it caught up.
>> There just hasn't been any demand for it, until now.
>
> I see. If necessary I might roll my own SPARQL-based one.

We'd love you to.  :-)

Let me know if you need to know anything. I'm not always attentive to
IRC (like today), but I'm usually close to email. Alex is often
helpful as well, but he's busy getting married this weekend, so I
don't expect to much of him for a little while.

Regards,
Paul


More information about the Mulgara-general mailing list