org.ontoware.rdf2go.vocabulary
Class RDF
java.lang.Object
org.ontoware.rdf2go.vocabulary.RDF
public class RDF
- extends java.lang.Object
The RDF vocabulary as URIs
- Author:
- mvo
|
Constructor Summary |
RDF()
|
|
Method Summary |
static URI |
li(int i)
|
protected static URI |
toURI(java.lang.String local)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDF_NS
public static final java.lang.String RDF_NS
- The RDF Namespace
- See Also:
- Constant Field Values
Alt
public static final URI Alt
Bag
public static final URI Bag
- http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag
Property
public static final URI Property
Seq
public static final URI Seq
Statement
public static final URI Statement
List
public static final URI List
nil
public static final URI nil
first
public static final URI first
rest
public static final URI rest
subject
public static final URI subject
predicate
public static final URI predicate
object
public static final URI object
type
public static final URI type
value
public static final URI value
XMLLiteral
public static final URI XMLLiteral
RDF
public RDF()
toURI
protected static final URI toURI(java.lang.String local)
li
public static URI li(int i)
Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.