org.openrdf.query.dawg
Class DAWGTestResultSetSchema

java.lang.Object
  extended by org.openrdf.query.dawg.DAWGTestResultSetSchema

public class DAWGTestResultSetSchema
extends Object

Author:
Arjohn Kampman

Field Summary
static URI BINDING
           
static URI BOOLEAN
           
static Literal FALSE
           
static String NAMESPACE
           
static URI RESULTSET
           
static URI RESULTVARIABLE
           
static URI SOLUTION
           
static Literal TRUE
           
static URI VALUE
           
static URI VARIABLE
           
 
Constructor Summary
DAWGTestResultSetSchema()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

RESULTSET

public static final URI RESULTSET

RESULTVARIABLE

public static final URI RESULTVARIABLE

SOLUTION

public static final URI SOLUTION

BINDING

public static final URI BINDING

VALUE

public static final URI VALUE

VARIABLE

public static final URI VARIABLE

BOOLEAN

public static final URI BOOLEAN

TRUE

public static final Literal TRUE

FALSE

public static final Literal FALSE
Constructor Detail

DAWGTestResultSetSchema

public DAWGTestResultSetSchema()


Copyright © 2001-2007 Aduna. All Rights Reserved.