Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 511 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 511 Bytes

banana-rdf-example

Build Status Gitter

To run the tests for the JVM and JS projects, do

sbt test

To run the little SPARQL demo, do

sbt 'project exampleJVM' 'runMain org.w3.example.JenaSPARQLExample'