2010
EasyRdf
by Xavier LacotEasyRdf is a PHP library designed to make it easy to consume and produce RDF. It was designed for use in mixed teams of experienced and inexperienced RDF developers. It is written in Object Oriented PHP.
2008
2007
Semantic MediaWiki - Ontoworld.org
by ogrisel & 2 others (via)Semantic MediaWiki (SMW) is an extension of MediaWiki – the wiki-system powering Wikipedia – with semantic technology, thus turning it into a semantic wiki. While articles in MediaWiki are just plain texts, SMW allows users to add structured data, comparable to the data one would usually store in a database. SMW uses the fact that such data is already contained in many articles: users just need to "mark" the according places so that the system can extract the relevant data without "understanding" the rest of the text. With this information, SMW can help to search, organise, browse, evaluate, and share the wiki's content.
This wiki (the one you're just using) is usually running on the most recent version of the Semantic MediaWiki extensions, and thus also serves as a demonstration for the system. Semantic MediaWiki is used on many other sites and has also been featured in the press.
wiki.dbpedia.org : Documentation
by ogriselThe DBpedia community uses a flexible and extensible framework to extract different kinds of structured information from Wikipedia.
The DBpedia information extraction framework is written using PHP 5. The framework is available from the DBpedia SVN (GNU GPL License).
This pages describes the DBpedia information extraction framework. The framework consists of the interfaces: Destination, Extractor, Page Collection and RDFnode, plus the essential classes Extraction Group, Extraction Job, Extraction Manager, Extraction Result and RDFtriple.
2006
ARC: ARC - RDF and SPARQL for PHP developers
by Xavier LacotARC facilitates the integration of RDF and SPARQL functionality in PHP/MySQL-driven frameworks.
Parsing FOAF with PHP
by Xavier LacotAn introduction to parsing FOAF and RDF using the RAP parser for PHP
2005
ARC RDF/XML Parser
by François Hodierne (via)ARC RDF/XML Parser creates an array of triples from RDF/XML. The functionality is limited, ARC is meant to stay lightweight.
1
(7 marks)