Features/Semantic Web/Testing: Difference between revisions
m format section heading for transclusion |
No edit summary |
||
| Line 4: | Line 4: | ||
* Download and install RedStore | * Download and install RedStore | ||
Follow the instructions on http://www.aelius.com/njh/redstore/ to download and install RedStore on the test machine. It should also be possible to use other triple stores such as Virtuoso or OWLIM as long as a SPARQL 1.1 compliant service is accessible on the port 8080. | Follow the instructions on http://www.aelius.com/njh/redstore/ to download and install RedStore on the test machine. It should also be possible to use other triple stores such as Virtuoso or OWLIM as long as a SPARQL 1.1 compliant service is accessible on the port 8080. | ||
* Install the dependencies for SemanticXO | |||
** RDFLib http://code.google.com/p/rdflib/ | |||
** SPARQLWrapper http://sparql-wrapper.sourceforge.net/ | |||
* Download and install the code from SemanticXO | * Download and install the code from SemanticXO | ||