Skip to content

Releases: sweetrdf/rdfInterface

Minor improvements

14 Mar 17:12
Compare
Choose a tag to compare

Set default value of the $iri parameter of rdfInterface::DataFactory::defaultGraph($iri) to null.

Make Parser independent of DataFactory implementation

14 Mar 16:52
Compare
Choose a tag to compare

The rdfInterface\Parser class constructor takes the rdfInterface\DataFactory instance now allowing a parser to work with any rdfInterface\DataFactory implementation.

Serialize spelling made consistent

28 Jan 12:12
Compare
Choose a tag to compare

Previously there was a Serializer class with serialise() and serialiseStream() methods. Method names are serialize() and serializeStream() now.

Initial release

16 Jan 22:10
Compare
Choose a tag to compare
0.1.0

Syntax fixes in composer.json