Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

RDF and PHP

If you’re still struggling to get to grips with what RDF is actually for, you could do worse than read this guide to Parsing FOAF with PHP. It shows how the FOAF flavour of RDF can be processed using the PHP RAP library, and in doing so demonstrates how RDF documents are built from collections of triples anmd how these triples can be queried to extract useful information. If you’ve ever used Prolog, RDF is actually a very similar concept.

This is RDF and PHP by Simon Willison, posted on 3rd July 2003.

View blog reactions

Next: Scribbling.net web site tips

Previous: Norwegian Hixie

1 comment

  1. Marvellous, I missed your earlier references to Prolog. Great links. I've been dabbling with RDF + Prolog a bit, not got all that far but am aiming for an RDF/OWL-oriented inference engine based on a Prolog engine (built in Java). This is for my IdeaGraph project, but the engine itself will usable separately and open-sourced. Some moderately recent notes.

    Danny - 3rd July 2003 17:56 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2003/07/03/rdfAndPhp

A django site