org.apache.jena.larq.assembler
Class LARQAssemblerVocab

java.lang.Object
  extended by org.apache.jena.larq.assembler.LARQAssemblerVocab

public class LARQAssemblerVocab
extends Object


Field Summary
static String NS
           
static com.hp.hpl.jena.rdf.model.Property pIndex
           
 
Constructor Summary
LARQAssemblerVocab()
           
 
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

pIndex

public static final com.hp.hpl.jena.rdf.model.Property pIndex
Constructor Detail

LARQAssemblerVocab

public LARQAssemblerVocab()
Method Detail

getURI

public static String getURI()


Licenced under the Apache License, Version 2.0