Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 555 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 555 Bytes

LOD-Ion-Cannon

Tool for obtaining large data fragments from SPARQL endpoints

Useful either when SPARQL endpoint has strict LIMIT or TIMEOUT limits or when the amount of retreived data in one block would freeze you browser for way too long.

The cannon is alive at http://jmacura.github.io/LOD-Ion-Cannon/

Simple single-page application created with pretty simple HTML, pretty basic CSS and pretty oldschool JS.

No build tools.

No Node.

No package managers.

No frameworks.

No linters.

Just vanillaJS and jQuery.

Runs in your browser since 2016.