An abstract object.
Root object with some general methods, that should be overloaded.
Located in /util/Object.php (line 19)
| Class | Description |
|---|---|
| DbStore | DbStore is a persistent store of RDF data using relational database technology. |
| Model | Abstract superclass of MemModel and DbModel. A model is a programming interface to an RDF graph. |
| Node | An abstract RDF node. |
| Statement | An RDF statement. |
| RdqlEngine | Some general methods common for RdqlMemEngine and RdqlDbEngine |
| RdqlParser | This class contains methods for parsing an Rdql query string into PHP variables. |
| RdqlResultIterator | Iterator for traversing Rdql results. |
| ClientQuery | ClientQuery Object to run a SPARQL Query against a SPARQL server. |
| Constraint | Represents a constraint. A value constraint is a boolean- valued expression of variables and RDF Terms. |
| GraphPattern | A graph pattern which consists of triple patterns, optional or union graph patterns and filters. |
| Query | The Class Query represents a SPARQL query. |
| QueryTriple | Represents a query triple. |
| SparqlClient | Client for querying a sparql server. |
| SparqlEngine | This engine executes SPARQL queries against an RDF Datatset. |
| SparqlParser | Parses a SPARQL Query string and returns a Query Object. |
| GRDDLParser | A GRDDLParser. |
| N3Parser | PHP Notation3 Parser |
| N3Serializer | An abstract object. |
| NTripleSerializer | PHP N-Triple Serializer |
| RdfParser | An RDF paser. |
| RdfSerializer | An RDF seralizer. |
| RssParser | RSS/ATOM Parser |
| SparqlResultParser | Parses an xml document in SPARQL Result XML Format. |
| FindIterator | Iterator for traversing statements matching a searchpattern. |
| ModelComparator | This class compares to models. This comparator bases on the labelling algorithm described in <href="http://www.hpl.hp.com/techreports/2003/HPL-2003-142.pdf" >Signing RDF Graphs</href> by Jeremy J. Carroll. |
| RDFUtil | Useful utility methods. |
| StatementIterator | Iterator for traversing models. |
Serializes a object into a string
Documentation generated on Fri, 1 Jun 2007 16:50:04 +0200 by phpDocumentor 1.3.2