|
Project Information
Featured
Downloads
Links
|
rdfQuery is an easy-to-use Javascript library for RDF-related processing. You can use it to parse RDFa embedded within your page, query over the facts it contains, and reason to produce more facts. In concert with an server-side triplestore, rdfQuery can be used to create interfaces for editing the semantic web. rdfQuery comes in three flavours, with a minimised and a full Javascript release for each. The three flavours are:
To get started, download the latest release and read the tutorial or the reference documentation. rdfQuery depends on jQuery and, if you want to create serialised versions of JSON/RDF, the jQuery-JSON plugin, which need to get hold of separately. AcknowledgementsA big thank you to Nadeem Shabir and Kal Ahmed who have been a huge help with doing a bunch of administrative tasks to support better distribution and documentation of rdfQuery. |