jmacura / LOD-Ion-Cannon

Tool for obtaining large data fragments from SPARQL endpoints

Home Page:http://jmacura.github.io/LOD-Ion-Cannon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tool for obtaining large data fragments from SPARQL endpoints

http://jmacura.github.io/LOD-Ion-Cannon/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 58.4%Language:HTML 29.0%Language:CSS 12.7%