|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgr.forth.ics.vrp.corevrp.vocabulary.rdf
rdf.java - Containing the parameters for the RDF namespaces.
Field Summary | |
static String |
about
Attribute from the RDF namespace: NS+"about" |
static String |
Alt
Element from the RDF namespace: NS+"Alt" |
static String |
Bag
Element from the RDF namespace: NS+"Bag" |
static String |
bagID
Attribute from the RDF namespace: NS+"bagID" |
static ArrayList |
Classes
The set of Classes from the RDF namespace. |
static String |
datatype
|
static String |
Description
Attribute from the RDF namespace: NS+"Description" |
static String |
first
|
static String |
ID
Attribute from the RDF namespace: NS+"ID" |
static String |
li
List property for containers, will be translated in rdf:_nnn properties by the parser. |
static String |
List
|
static String |
msp
Element from the RDF namespace: NS+"_" (will be used to test the start of rdf:_n | n integer) |
static String |
nil
|
static String |
nodeID
|
static String |
NS
The RDF namespace URL: "http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
static String |
NS0
|
static String |
object
Element from the RDF namespace: NS+"object" |
static String |
predicate
Element from the RDF namespace: NS+"predicate" |
static ArrayList |
Properties
The set of Properties from the RDF namespace. |
static String |
Property
Element from the RDF namespace: NS+"Property" |
static String |
resource
Attribute from the RDF namespace: NS+"resource" |
static String |
rest
|
static String |
Seq
Element from the RDF namespace: NS+"Seq" |
static String |
Statement
Element from the RDF namespace: NS+"Statement" |
static String |
subject
Element from the RDF namespace: NS+"subject" |
static String |
type
Element from the RDF namespace: NS+"type" |
static String |
value
Element from the RDF namespace: NS+"value" |
static String |
XMLLiteral
|
static String |
XMLRep
|
Constructor Summary | |
rdf()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String NS
public static final String NS0
public static final String Statement
public static final String Property
public static final String Bag
public static final String Seq
public static final String Alt
public static final String predicate
public static final String subject
public static final String object
public static final String type
public static final String value
public static final String ID
public static final String bagID
public static final String about
public static final String Description
public static final String resource
public static final String msp
public static final String li
public static final String List
public static final String first
public static final String rest
public static final String nil
public static final String datatype
public static final String nodeID
public static final String XMLLiteral
public static ArrayList Classes
public static ArrayList Properties
public static final String XMLRep
Constructor Detail |
public rdf()
|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |