v0.6.0 release on PyPi
- include use of YARRRML in the R2RML tutorial in ex2_1; kudos @cutterkom
- support for substituting the binding variables into a SPARQL query – for better
Oxrdflib
support, etc. - add a NumPy-backed
RDFlib.Store
plugin
What's Changed
- swap list constructors for np.array() by @ceteri in #243
- unbinding a SPARQL query, to help troubleshoot integration with Oxrdflib by @ceteri in #245
- ex2_1: add yarrrrml to get r2rml file by @cutterkom in #244
- Docs yarrrml by @ceteri in #246
- prep release by @ceteri in #247
New Contributors
- @cutterkom made their first contribution in #244
Full Changelog: v0.5.3...v0.6.0