@graphy/memory.dataset.fast
Advanced tools
Changelog
v4.3.4 (2023-10-26)
Fixed DatasetFactory adoption.
@graphy/core.data.factory
- Fixed a bug that was not correctly patching an adopted DatasetFactory with XSD-specific literal methods.Changelog
v4.3.3 (2020-09-08)
Fixed handling of prefixes in XML Scriber.
@graphy/content.xml.sribe
- Patched bug in XML Scriber when serializing prefixes that could lead to an infinite loop. Also, now prevents user from serializing any namespace beginning with 'xml' as these are reserved namespaces.uri-js
.Changelog
v4.3.2 (2020-08-28)
Dependency upgrades and RDFJS compatibility fixes.
uuid
..import
method returning the wrong stream.Changelog
v4.3.1 (2020-08-27)
Fixed XML Scriber normalizing quads from other libs.
@graphy/content.xml.scribe
- XML Scriber now normalizes quad-like objects before serializing.Changelog
v4.3.0 (2020-08-22)
Added .directives
option to writers.
.directives
option to writers.Changelog
v4.2.1 (2020-05-05)
Removed an unused dependency that could interfere with the installation on some platforms.
worker
.