com.hp.hpl.jena.vocabulary
Class DB
java.lang.Object
com.hp.hpl.jena.vocabulary.DB
- public class DB
- extends java.lang.Object
Vocabulary for Database properties.
- Version:
- $Revision: 1.7 $
- Author:
- csayers
Method Summary |
static java.lang.String |
getURI()
returns the URI for this schema |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uri
public static final java.lang.String uri
- See Also:
- Constant Field Values
systemGraphName
public static final Resource systemGraphName
layoutVersion
public static final Resource layoutVersion
engineType
public static final Property engineType
driverVersion
public static final Property driverVersion
formatDate
public static final Property formatDate
graph
public static final Property graph
maxLiteral
public static final Property maxLiteral
graphName
public static final Property graphName
graphType
public static final Property graphType
graphLSet
public static final Property graphLSet
graphPrefix
public static final Property graphPrefix
graphId
public static final Property graphId
graphDBSchema
public static final Property graphDBSchema
stmtTable
public static final Property stmtTable
reifTable
public static final Property reifTable
prefixValue
public static final Property prefixValue
prefixURI
public static final Property prefixURI
lSetName
public static final Property lSetName
lSetType
public static final Property lSetType
lSetPSet
public static final Property lSetPSet
pSetName
public static final Property pSetName
pSetType
public static final Property pSetType
pSetTable
public static final Property pSetTable
undefined
public static final Resource undefined
DB
public DB()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.