public class RdfConstants extends Object
Modifier and Type | Field and Description |
---|---|
static Reference |
LIST_FIRST
List "first".
|
static Reference |
LIST_REST
List "rest".
|
static Reference |
OBJECT_NIL
Object "nil".
|
static Reference |
PREDICATE_IMPLIES
Predicate "implies" .
|
static Reference |
PREDICATE_OBJECT
Predicate "object".
|
static Reference |
PREDICATE_PREDICATE
Predicate "predicate".
|
static Reference |
PREDICATE_SAME
Predicate "same as".
|
static Reference |
PREDICATE_STATEMENT
Predicate "statement".
|
static Reference |
PREDICATE_SUBJECT
Predicate "subject".
|
static Reference |
PREDICATE_TYPE
Predicate "is a".
|
static Reference |
RDF_SCHEMA
Rdf schema.
|
static Reference |
RDF_SYNTAX
Rdf syntax.
|
static Reference |
XML_SCHEMA
XML schema.
|
static Reference |
XML_SCHEMA_TYPE_FLOAT
Float type of the XML schema.
|
static Reference |
XML_SCHEMA_TYPE_INTEGER
Integer type of the XML schema.
|
Constructor and Description |
---|
RdfConstants() |
public static final Reference LIST_FIRST
public static final Reference LIST_REST
public static final Reference OBJECT_NIL
public static final Reference PREDICATE_IMPLIES
public static final Reference PREDICATE_OBJECT
public static final Reference PREDICATE_PREDICATE
public static final Reference PREDICATE_SAME
public static final Reference PREDICATE_STATEMENT
public static final Reference PREDICATE_SUBJECT
public static final Reference PREDICATE_TYPE
public static final Reference RDF_SCHEMA
public static final Reference RDF_SYNTAX
public static final Reference XML_SCHEMA
public static final Reference XML_SCHEMA_TYPE_FLOAT
public static final Reference XML_SCHEMA_TYPE_INTEGER
Copyright © 2005–2015. All rights reserved.