info.aduna.model.enterprise.desktop.ext
Interface DATASOURCE


public interface DATASOURCE

String and OpenRDF URI versions of Aperture's DataSource namespace.


Field Summary
static String condition
           
static org.openrdf.model.URI condition_URI
           
static String CONTAINS
           
static org.openrdf.model.URI CONTAINS_URI
           
static String dataSourceComment
           
static org.openrdf.model.URI dataSourceComment_URI
           
static String DataSourceDescription
           
static org.openrdf.model.URI DataSourceDescription_URI
           
static String dataSourceName
           
static org.openrdf.model.URI dataSourceName_URI
           
static String describedDataSourceType
           
static org.openrdf.model.URI describedDataSourceType_URI
           
static String DOES_NOT_CONTAIN
           
static org.openrdf.model.URI DOES_NOT_CONTAIN_URI
           
static String ENDS_WITH
           
static org.openrdf.model.URI ENDS_WITH_URI
           
static String excludePattern
           
static org.openrdf.model.URI excludePattern_URI
           
static String includePattern
           
static org.openrdf.model.URI includePattern_URI
           
static String NS_DATASOURCE
           
static org.openrdf.model.URI NS_DATASOURCE_URI
           
static String password
           
static org.openrdf.model.URI password_URI
           
static String Pattern
           
static org.openrdf.model.URI Pattern_URI
           
static String RegExpPattern
           
static org.openrdf.model.URI RegExpPattern_URI
           
static String STARTS_WITH
           
static org.openrdf.model.URI STARTS_WITH_URI
           
static String SubstringPattern
           
static org.openrdf.model.URI SubstringPattern_URI
           
static String timeout
           
static org.openrdf.model.URI timeout_URI
           
static String username
           
static org.openrdf.model.URI username_URI
           
 

Field Detail

NS_DATASOURCE

static final String NS_DATASOURCE
See Also:
Constant Field Values

NS_DATASOURCE_URI

static final org.openrdf.model.URI NS_DATASOURCE_URI

DataSourceDescription

static final String DataSourceDescription
See Also:
Constant Field Values

DataSourceDescription_URI

static final org.openrdf.model.URI DataSourceDescription_URI

Pattern

static final String Pattern
See Also:
Constant Field Values

Pattern_URI

static final org.openrdf.model.URI Pattern_URI

RegExpPattern

static final String RegExpPattern
See Also:
Constant Field Values

RegExpPattern_URI

static final org.openrdf.model.URI RegExpPattern_URI

SubstringPattern

static final String SubstringPattern
See Also:
Constant Field Values

SubstringPattern_URI

static final org.openrdf.model.URI SubstringPattern_URI

STARTS_WITH

static final String STARTS_WITH
See Also:
Constant Field Values

STARTS_WITH_URI

static final org.openrdf.model.URI STARTS_WITH_URI

ENDS_WITH

static final String ENDS_WITH
See Also:
Constant Field Values

ENDS_WITH_URI

static final org.openrdf.model.URI ENDS_WITH_URI

CONTAINS

static final String CONTAINS
See Also:
Constant Field Values

CONTAINS_URI

static final org.openrdf.model.URI CONTAINS_URI

DOES_NOT_CONTAIN

static final String DOES_NOT_CONTAIN
See Also:
Constant Field Values

DOES_NOT_CONTAIN_URI

static final org.openrdf.model.URI DOES_NOT_CONTAIN_URI

condition

static final String condition
See Also:
Constant Field Values

condition_URI

static final org.openrdf.model.URI condition_URI

dataSourceComment

static final String dataSourceComment
See Also:
Constant Field Values

dataSourceComment_URI

static final org.openrdf.model.URI dataSourceComment_URI

dataSourceName

static final String dataSourceName
See Also:
Constant Field Values

dataSourceName_URI

static final org.openrdf.model.URI dataSourceName_URI

describedDataSourceType

static final String describedDataSourceType
See Also:
Constant Field Values

describedDataSourceType_URI

static final org.openrdf.model.URI describedDataSourceType_URI

excludePattern

static final String excludePattern
See Also:
Constant Field Values

excludePattern_URI

static final org.openrdf.model.URI excludePattern_URI

includePattern

static final String includePattern
See Also:
Constant Field Values

includePattern_URI

static final org.openrdf.model.URI includePattern_URI

timeout

static final String timeout
See Also:
Constant Field Values

timeout_URI

static final org.openrdf.model.URI timeout_URI

username

static final String username
See Also:
Constant Field Values

username_URI

static final org.openrdf.model.URI username_URI

password

static final String password
See Also:
Constant Field Values

password_URI

static final org.openrdf.model.URI password_URI


Copyright © 1997-2008 Aduna. All Rights Reserved.