eu.larkc.core.data
Class SPARQLQueries

java.lang.Object
  extended by eu.larkc.core.data.ORDITestCase
      extended by eu.larkc.core.data.SPARQLQueries

public class SPARQLQueries
extends ORDITestCase


Constructor Summary
SPARQLQueries()
           
 
Method Summary
 void testSPARQLAsk()
           
 void testSPARQLConstruct()
           
 void testSPARQLLabelledGroup()
           
 void testSPARQLSelect()
           
 
Methods inherited from class eu.larkc.core.data.ORDITestCase
deleteOrdiTreeDirectory, retrieveNewDataFactory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPARQLQueries

public SPARQLQueries()
Method Detail

testSPARQLSelect

public void testSPARQLSelect()

testSPARQLConstruct

public void testSPARQLConstruct()

testSPARQLAsk

public void testSPARQLAsk()

testSPARQLLabelledGroup

public void testSPARQLLabelledGroup()