Skip to content

Releases: sweetrdf/rdfHelpers

Relaxed dependency on rdfInterface

22 Mar 11:40
Compare
Choose a tag to compare

Relaxed dependency on rdfInterface to make it easier to use the library in dev environments depending on non-released rdfInterface versions.

Adjusted to rdfInterface 0.6.0

19 Mar 17:34
Compare
Choose a tag to compare
Adjusted to rdfInterface 0.6.0

rdfInterface\DefaultGraph implementation added

16 Mar 22:21
Compare
Choose a tag to compare
0.5.2

Min rdfInterface version specified in composer.json

RdfNamespace abstract class added

16 Mar 17:57
Compare
Choose a tag to compare
0.4.0

RdfNamespace abstract class added

Bugfixes

09 Mar 11:43
Compare
Choose a tag to compare

An embarassing error in n-triples escaping fixed

Moved to the sweetrdf composer organization

16 Feb 08:35
Compare
Choose a tag to compare
0.3.0

Republish under sweetrdf

Serialize spelling made consistent with rdfInterface

28 Jan 12:33
Compare
Choose a tag to compare

NtriplesUtil methods serialiseIri(), serialiseLiteral() and serialise() become serializeIri(), serializeLiteral() and serialize().

Initial release

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

Structure adjusted for github