com.hp.hpl.jena.vocabulary
Class RDF
java.lang.Object
com.hp.hpl.jena.vocabulary.RDF
- public class RDF
- extends java.lang.Object
- Version:
- Release='$Name: $' Revision='$Revision: 1.6 $' Date='$Date: 2003/06/23 12:59:03 $'
- Author:
- bwm; updated by kers/daniel/christopher
Constructor Summary |
RDF()
|
Method Summary |
static java.lang.String |
getURI()
returns the URI for this schema |
static Property |
li(int i)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Alt
public static final Resource Alt
Bag
public static final Resource Bag
Property
public static final Resource Property
Seq
public static final Resource Seq
Statement
public static final Resource Statement
List
public static final Resource List
nil
public static final Resource nil
first
public static final Property first
rest
public static final Property rest
subject
public static final Property subject
predicate
public static final Property predicate
object
public static final Property object
type
public static final Property type
value
public static final Property value
RDF
public RDF()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
li
public static Property li(int i)
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.