EasyRdf 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.
| Tags | RDF PHP 5+ semantic web |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Unix |
| Implementation | PHP |
| Translations | English |
Recent releases


Release Notes: Bugfixes and minor enhancements.


Release Notes: This releases adds a new pure-PHP Turtle parser, property-path support, visualization using GraphViz, and many other minor enhancements and bugfixes.


Release Notes: This update contains fixes for HTTP responses with a charset parameter in the Content Type, and numerous other bugfixes and minor feature enhancements.


Release Notes: This release adds new subclasses of EasyRdf_Literal for common data types. It also includes performance and enhancements to the parsers and serializers.


Release Notes: This release contains a major refactor of the way data is stored internally in EasyRdf_Graph, which should improve parse times and reliability. There is support for the SPARQL HTTP Protocol and the SPARQL 1.1 Graph Store HTTP Protocol through the EasyRdf_SparqlClient and EasyRdf_GraphStore classes.