rdfHelpers
March 16, 2021 ยท View on GitHub
A set of helper classes for implementing the rdfInterface.
Installation
- Obtain the Composer
- Run
composer require sweetrdf/rdf-helpers
Content
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.