@graphy/core.data.factory
Advanced tools
Changelog
v3.0.6 (2018-12-30)
Patches a blank node regex to cover a corner-case in reading Turtle and TriG documents.
Changelog
v3.0.5 (2018-12-21)
Due to how unit test manifests are cached, the build process needed a patch to ensure Travis CI can carry out test validation properly.
Changelog
v3.0.3 (2018-12-14)
Since the initial release was a bit rushed, missed a latent dependency added to the core.data.factory
package.
Changelog
v3.0.2 (2018-12-13)
The main four textual content readers, N-Triples, N-Quads, Turtle and TriG now pass all specification tests. More unit tests needed to cover all API use cases.
Changelog
v3.0.1 (2018-12-11)
A complement to the initial beta release; adds content readers and patches an issue in the core.data.factory
package without complete unit tests yet.
Changelog
v3.0.0 (2018-12-10)
Had to get out a beta on npm before unit tests could be completed due to pressure over the temporarily dormant graphy
org name on npm.