|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.open.kmi.watson.services.WatsonService
public class WatsonService
Super-class of the classes of the Watson services (server side).
Contains common methods for the management of URIs and constants used for defining the search functions.
| Field Summary | |
|---|---|
static int |
CLASS
entity modifier for classes. |
static int |
COMMENT
scope modifier for comments. |
static int |
EXACT_MATCH
Matcher: exact match of a normalized form |
static int |
INDIVIDUAL
entity modifier for individuals. |
static int |
LABEL
scope modifier for labels. |
static int |
LITERAL
scope modifier for other related literals. |
static int |
LOCAL_NAME
scope modifier for local names. |
static int |
NS
scope modifier for namsespaces. |
static int |
PROPERTY
entity modifier for properties. |
static int |
TOKEN_MATCH
Matcher: match a token |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CLASS
public static final int PROPERTY
public static final int INDIVIDUAL
public static final int NS
public static final int LOCAL_NAME
public static final int LABEL
public static final int COMMENT
public static final int LITERAL
public static final int TOKEN_MATCH
public static final int EXACT_MATCH
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||