Classes
Sub-class of EasyRdf\Resource that represents an RDF collection (rdf:List)
Sub-class of EasyRdf\Resource that represents an RDF container
(rdf:Alt, rdf:Bag and rdf:Seq)
EasyRdf Exception class
Class the represents an RDF file format.
Container for collection of EasyRdf\Resource objects.
A class for fetching, saving and deleting graphs to a Graph Store.
Static class to set the HTTP client used by EasyRdf
This class is an implemetation of an HTTP client in PHP.
Class that represents an HTTP 1.0 / 1.1 response message.
Functions for comparing two graphs with each other
Class that represents an RDF Literal
Class that represents an RDF Literal of datatype xsd:boolean
Class that represents an RDF Literal of datatype xsd:date
Class that represents an RDF Literal of datatype xsd:dateTime
Class that represents an RDF Literal of datatype xsd:decimal
Class that represents an RDF Literal of datatype rdf:HTML
Class that represents an RDF Literal of datatype xsd:hexBinary
Class that represents an RDF Literal of datatype xsd:integer
Class that represents an RDF Literal of datatype rdf:XMLLiteral
A RFC3986 compliant URI parser
Parent class for the EasyRdf parsers
Class to parse RDF using the ARC2 library.
EasyRdf Exception class
A pure-php class to parse RDF/JSON with no dependencies.
Class to parse JSON-LD to an EasyRdf\Graph
A pure-php class to parse N-Triples with no dependencies.
Class to parse RDF using the 'rapper' command line tool.
Class to parse RDF with no external dependencies.
A pure-php class to parse RDF/XML.
Class to parse RDFa 1.1 with no external dependencies.
Class to parse Turtle with no external dependencies.
A namespace registry and manipulation class.
Class that represents an RDF resource
Parent class for the EasyRdf serialiser
Class to serialise RDF using the ARC2 library.
Class to serialise an EasyRdf\Graph to GraphViz
Class to serialise an EasyRdf\Graph to RDF/JSON
with no external dependencies.
Class to serialise an EasyRdf\Graph to JSON-LD
Class to serialise an EasyRdf\Graph to N-Triples
with no external dependencies.
Class to serialise an EasyRdf\Graph to RDF
using the 'rapper' command line tool.
Class to serialise an EasyRdf\Graph to RDF/PHP
with no external dependencies.
Class to serialise an EasyRdf\Graph to RDF/XML
with no external dependencies.
Class to serialise an EasyRdf\Graph to Turtle
with no external dependencies.
Class for making SPARQL queries using the SPARQL 1.1 Protocol
Class for returned for SPARQL SELECT and ASK query responses.
Class to map between RDF Types and PHP Classes
Class containing static utility functions
Utility class for parsing XML documents