org.openrdf.sail.auditing.vocabulary
Class Audit

java.lang.Object
  extended by org.openrdf.sail.auditing.vocabulary.Audit

public class Audit
extends Object


Field Summary
static URI COMMITTED_ON
           
static URI GRAPH
           
static URI LITERAL
           
static String NAMESPACE
           
static URI OBJECT
           
static URI PATTERN
           
static URI PREDICATE
           
static URI REMOVED
           
static URI REVISION
           
static URI SUBJECT
           
static URI TRANSACTION
           
 
Constructor Summary
Audit()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

TRANSACTION

public static final URI TRANSACTION

COMMITTED_ON

public static final URI COMMITTED_ON

REVISION

public static final URI REVISION

REMOVED

public static final URI REMOVED

PATTERN

public static final URI PATTERN

SUBJECT

public static final URI SUBJECT

OBJECT

public static final URI OBJECT

LITERAL

public static final URI LITERAL

PREDICATE

public static final URI PREDICATE

GRAPH

public static final URI GRAPH
Constructor Detail

Audit

public Audit()


Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.