Hercules is a library in JavaScript for handling RDF graph and queries.
In this demonstaration, you can query in SPARQL Query Language against a RDF graph in turtle format.
This demonstarion is using the first beta release version. It is still unstable.
Note: Opera 9.2x is not supported.
GRAPH
is not supported yet. Use HttpXmlRequest?OPTIONAL
is not supported yet. Comming soon.FILTER
is not suppoted yet, will be implemented after the datatypes issue.If need, you can download hercules via the following temporary link (URL will be changed soon).
Currently, we release "compiled" sources only. The source file contained in the above archive was automatically generated by a post-processor. It may be bad to read.