com.hp.hpl.jena.sparql.core.assembler
Class DatasetAssemblerVocab

java.lang.Object
  extended by com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab

public class DatasetAssemblerVocab
extends Object


Field Summary
static String NS
           
static Property pContext
           
static Property pCxtName
           
static Property pCxtValue
           
static Property pDefaultGraph
           
static Property pGraph
           
static Property pGraphAlt
           
static Property pGraphName
           
static Property pIndex
           
static Property pNamedGraph
           
static Resource tDataset
           
static Resource tGraphStore
           
 
Constructor Summary
DatasetAssemblerVocab()
           
 
Method Summary
static String getURI()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS

tDataset

public static final Resource tDataset

tGraphStore

public static final Resource tGraphStore

pDefaultGraph

public static final Property pDefaultGraph

pNamedGraph

public static final Property pNamedGraph

pGraphName

public static final Property pGraphName

pGraph

public static final Property pGraph

pGraphAlt

public static final Property pGraphAlt

pIndex

public static final Property pIndex

pContext

public static final Property pContext

pCxtName

public static final Property pCxtName

pCxtValue

public static final Property pCxtValue
Constructor Detail

DatasetAssemblerVocab

public DatasetAssemblerVocab()
Method Detail

getURI

public static String getURI()


Licenced under the Apache License, Version 2.0