org.topbraid.sparqlmotion
Class SPARQLMOTION
java.lang.Object
org.topbraid.sparqlmotion.SPARQLMOTION
public class SPARQLMOTION
- extends java.lang.Object
|
Field Summary |
static java.lang.String |
BASE_URI
|
static com.hp.hpl.jena.rdf.model.Property |
body
|
static com.hp.hpl.jena.rdf.model.Property |
child
|
static com.hp.hpl.jena.rdf.model.Property |
elseProperty
|
static com.hp.hpl.jena.rdf.model.Property |
ifProperty
|
static com.hp.hpl.jena.rdf.model.Resource |
Module
|
static java.lang.String |
NAME
|
static com.hp.hpl.jena.rdf.model.Property |
next
|
static java.lang.String |
NS
|
static java.lang.String |
PREFIX
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
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
PREFIX
public static final java.lang.String PREFIX
- See Also:
- Constant Field Values
Module
public static final com.hp.hpl.jena.rdf.model.Resource Module
body
public static final com.hp.hpl.jena.rdf.model.Property body
child
public static final com.hp.hpl.jena.rdf.model.Property child
elseProperty
public static final com.hp.hpl.jena.rdf.model.Property elseProperty
ifProperty
public static final com.hp.hpl.jena.rdf.model.Property ifProperty
next
public static final com.hp.hpl.jena.rdf.model.Property next
SPARQLMOTION
public SPARQLMOTION()