A set of helper classes for implementing the rdfInterface.
- Obtain the Composer
- Run
composer require sweetrdf/rdf-helpers
rdfHelpers\DefaultGraphan implementation ofrdfInterface\DefaultGraph.rdfHelpers\GenericQuadIteratorand implementation ofrdfInterface\QuadIteratorfor arrays,rdfInterface\Quadobjects and all objects implementing theIteratorinterface.rdfHelpers\NtriplesUtilset of helpers for n-triples serialization.rdfHelpers\RdfNamespacean implementation ofrdfInterface\RdfNamespace.