Releases: SPARQL-Anything/sparql.anything
Releases · SPARQL-Anything/sparql.anything
v0.1.0-DEV-RC
Closing inputstream
v0.0.4
Several improvements:
- Redesigned SERVICE protocol, now x-sparql-anything:
- Replaced urn: namespaces with http://sparql.xyz/... ones
- Better support for named entities instead of bnodes for HTML and XML
- Added support for MS Excel spreadsheets!
- Minor fixes and improvements
v0.0.3
This new release introduces recent work on the CLI:
- parametrized queries via CLI option 'input'
- New supported file formats
- Customized output file name when using parameterized queries
- Support for preloading RDF data to be queried alongside (or without) the facade-x content.
v0.0.2
Core modules developed
Support for the following formats: "json", "html", "xml", "csv", "bin", "png","jpeg","jpg","bmp","tiff","tif", "ico", "txt"
Command-line interface available from the runnable jar sparql-anything-0.0.2.jar
Various improvements and bugfixes
Integration tests
0.0.1
ignore target