Hi. I've discovered LibRDF [0], which was developped by David Shea to provide a wrapper over the PHP bindings, that allows to develop in an Object Oriented way.
I think it's quite nice, at first sight, even though I haven't used it extensively yet. I'm not sure I've seen it mentioned on the list, nor on the website... and maybe it would deserve more attention ? Just in case, I've added a few examples to the codebase, reusing some written by Felix Ostrowski initially (and blogged about these at [1]), which illustrate how one can persist a triples model in a PostGreSQL DB and later retrieve the data, which could be a common pattern for Linked Data development. Hope this helps. Best regards, [0] https://github.com/literarymachine/LibRDF [1] http://www-public.telecom-sudparis.eu/~berger_o/weblog/2013/02/08/rdf-development-in-php-with-a-postgresql-triple-store-thanks-to-the-librdf-oo-wrapper-for-redlandlibrdf/ -- Olivier BERGER http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France) _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
