org.d2rq.vocab
Class VoID

java.lang.Object
  extended by org.d2rq.vocab.VoID

public class VoID
extends Object


Field Summary
static Property class_
           
static Property classPartition
           
static Resource Dataset
           
static Property feature
           
static Property homepage
           
static Property inDataset
           
static Resource NAMESPACE
           
static String NS
           
static Property property
           
static Property propertyPartition
           
static Property rootResource
           
static Property sparqlEndpoint
           
static Property uriSpace
           
static Property vocabulary
           
 
Constructor Summary
VoID()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
See Also:
Constant Field Values

NAMESPACE

public static final Resource NAMESPACE

Dataset

public static final Resource Dataset

homepage

public static final Property homepage

feature

public static final Property feature

rootResource

public static final Property rootResource

uriSpace

public static final Property uriSpace

class_

public static final Property class_

property

public static final Property property

vocabulary

public static final Property vocabulary

classPartition

public static final Property classPartition

propertyPartition

public static final Property propertyPartition

sparqlEndpoint

public static final Property sparqlEndpoint

inDataset

public static final Property inDataset
Constructor Detail

VoID

public VoID()