info.aduna.model.enterprise.desktop
Interface Vocabulary


public interface Vocabulary

This interface defines the namespaces and class and property names used in the Enterprise Desktop schema.


Field Summary
static String DATE
           
static org.openrdf.model.URI DATE_URI
           
static String INITIAL_TEXT
           
static org.openrdf.model.URI INITIAL_TEXT_URI
           
static String MATCHES
           
static org.openrdf.model.URI MATCHES_URI
           
static String NS
           
static org.openrdf.model.URI NS_URI
           
static String QUERYSTRING
           
static org.openrdf.model.URI QUERYSTRING_URI
           
static String RELEVANCE
           
static org.openrdf.model.URI RELEVANCE_URI
           
static String SIGNIFICANT_TERM
           
static org.openrdf.model.URI SIGNIFICANT_TERM_URI
           
static String SIZE
           
static org.openrdf.model.URI SIZE_URI
           
 

Field Detail

NS

static final String NS
See Also:
Constant Field Values

MATCHES

static final String MATCHES
See Also:
Constant Field Values

QUERYSTRING

static final String QUERYSTRING
See Also:
Constant Field Values

RELEVANCE

static final String RELEVANCE
See Also:
Constant Field Values

INITIAL_TEXT

static final String INITIAL_TEXT
See Also:
Constant Field Values

DATE

static final String DATE
See Also:
Constant Field Values

SIZE

static final String SIZE
See Also:
Constant Field Values

SIGNIFICANT_TERM

static final String SIGNIFICANT_TERM
See Also:
Constant Field Values

NS_URI

static final org.openrdf.model.URI NS_URI

MATCHES_URI

static final org.openrdf.model.URI MATCHES_URI

QUERYSTRING_URI

static final org.openrdf.model.URI QUERYSTRING_URI

RELEVANCE_URI

static final org.openrdf.model.URI RELEVANCE_URI

INITIAL_TEXT_URI

static final org.openrdf.model.URI INITIAL_TEXT_URI

DATE_URI

static final org.openrdf.model.URI DATE_URI

SIZE_URI

static final org.openrdf.model.URI SIZE_URI

SIGNIFICANT_TERM_URI

static final org.openrdf.model.URI SIGNIFICANT_TERM_URI


Copyright © 1997-2008 Aduna. All Rights Reserved.