| |
|
| java.lang.Object org.openrdf.model.vocabulary.RDF
RDF | public class RDF (Code) | | Constants for RDF primitives and for the RDF namespace.
|
ALT | final public static URI ALT(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#Alt
|
BAG | final public static URI BAG(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
|
FIRST | final public static URI FIRST(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#first
|
LI | final public static URI LI(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#li
|
LIST | final public static URI LIST(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#List
|
NAMESPACE | final public static String NAMESPACE(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#
|
NIL | final public static URI NIL(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#nil
|
OBJECT | final public static URI OBJECT(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#object
|
PREDICATE | final public static URI PREDICATE(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate
|
PROPERTY | final public static URI PROPERTY(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
|
REST | final public static URI REST(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#rest
|
SEQ | final public static URI SEQ(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq
|
STATEMENT | final public static URI STATEMENT(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement
|
SUBJECT | final public static URI SUBJECT(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#subject
|
TYPE | final public static URI TYPE(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#type
|
VALUE | final public static URI VALUE(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#value
|
XMLLITERAL | final public static URI XMLLITERAL(Code) | | http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral
|
|
|
|