com.ontotext.ordi.tripleset
Interface ORDIConst


public interface ORDIConst

This interface defines global constants for the ORDI framework and all implementations.

Author:
vassil

Field Summary
static String DEFAULT_GRAPH
           
static String EXPLICIT_STATEMENT
           
static String IMPLICIT_STATEMENT
           
 

Field Detail

DEFAULT_GRAPH

static final String DEFAULT_GRAPH
See Also:
Constant Field Values

EXPLICIT_STATEMENT

static final String EXPLICIT_STATEMENT
See Also:
Constant Field Values

IMPLICIT_STATEMENT

static final String IMPLICIT_STATEMENT
See Also:
Constant Field Values


Copyright © 2008. All Rights Reserved.