|
Introduction |
The PSPARQL engine is implemented in Java. It is provided with two main parsers: one for parsing RDF documents, and the other one for parsing PSPARQL queries.
|
|
Data Format |
PSPARQL engine is currently provided with a Turtle parser. So the RDF documents must be written in
Turtle. However, other data fomats will be made
available in the future versions.
|
|
Demo Applet |
This applet needs a java browser (version 1.5 or later of
JVM) to execute it. Once the applet is executed, you can enter a PSPARQL query
in the Query text area and then click on the Send button.
Query.
Output
|
|
|
|