[foaf-protocols] remarks and questions about libAuthentication

Toby Inkster tai at g5n.co.uk
Sun Feb 21 01:05:31 CET 2010


On Fri, 2010-02-19 at 15:27 +0100, Pierre-Antoine Champin wrote:
> the dependancy on ARC2 seems to require a MySQL database, which is
> quite a strong requirement... 

It's certainly possible to use ARC2's parsers and serialisers without a
database. I think libAuthentication uses's ARC2's SPARQL though, which
is implemented as a SPARQL-to-SQL layer, so needs a database. (And uses
some proprietary MySQL syntax, so it won't work with other databases.)

As I remember, the stuff libAuthentication uses SPARQL for it all fairly
basic - the same information could be gleaned by walking over the arrays
ARC2 parses RDF into. Perhaps removing the SPARQL (and thus MySQL
dependency) in libAuthentication would make a good student project?

-- 
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>



More information about the foaf-protocols mailing list