edu.stanford.smi.protegex.owl.model
Interface RDFNames.Slot

Enclosing interface:
RDFNames

public static interface RDFNames.Slot


Field Summary
static String ABOUT
           
static String DATATYPE
           
static String FIRST
           
static String ID
           
static String OBJECT
           
static String PARSE_TYPE
           
static String PREDICATE
           
static String RESOURCE
           
static String REST
           
static String SUBJECT
           
static String TYPE
           
static String VALUE
           
 

Field Detail

ABOUT

public static final String ABOUT
See Also:
Constant Field Values

DATATYPE

public static final String DATATYPE
See Also:
Constant Field Values

FIRST

public static final String FIRST
See Also:
Constant Field Values

ID

public static final String ID
See Also:
Constant Field Values

OBJECT

public static final String OBJECT
See Also:
Constant Field Values

PARSE_TYPE

public static final String PARSE_TYPE
See Also:
Constant Field Values

PREDICATE

public static final String PREDICATE
See Also:
Constant Field Values

RESOURCE

public static final String RESOURCE
See Also:
Constant Field Values

REST

public static final String REST
See Also:
Constant Field Values

SUBJECT

public static final String SUBJECT
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

VALUE

public static final String VALUE
See Also:
Constant Field Values