org.topbraid.sparql
Class SPARQL
java.lang.Object
org.topbraid.sparql.SPARQL
public class SPARQL
- extends java.lang.Object
|
Method Summary |
static boolean |
isQueryProperty(com.hp.hpl.jena.rdf.model.Property property)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_URI
public static final java.lang.String BASE_URI
- See Also:
- Constant Field Values
NS
public static final java.lang.String NS
- See Also:
- Constant Field Values
SPARQL_PROPERTY_URI
public static final java.lang.String SPARQL_PROPERTY_URI
- See Also:
- Constant Field Values
constructor
public static final com.hp.hpl.jena.rdf.model.Property constructor
query
public static final com.hp.hpl.jena.rdf.model.Property query
SPARQL
public SPARQL()
isQueryProperty
public static boolean isQueryProperty(com.hp.hpl.jena.rdf.model.Property property)