com.hp.hpl.mesa.rdf.jena.vocabulary
Class RDF
java.lang.Object
|
+--com.hp.hpl.mesa.rdf.jena.vocabulary.RDF
- public class RDF
- extends java.lang.Object
- Version:
- Release='$Name: $' Revision='$Revision: 1.2 $' Date='$Date: 2001/07/04 17:54:07 $'
- Author:
- bwm
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 Resource Alt
Bag
public static Resource Bag
Property
public static Resource Property
Seq
public static Resource Seq
Statement
public static Resource Statement
subject
public static Property subject
predicate
public static Property predicate
object
public static Property object
type
public static Property type
value
public static 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)
throws RDFException
Copyright © 2001 Hewlett-Packard. All Rights Reserved.