Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
E
F
G
I
L
N
O
P
S
T
U
W
S
SC_COMMENTS_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the comments of the ontology
SC_DLEXPR_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the size of the semantic document
SC_IMPORTEDBY_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the ontologies importing the semantic document
SC_IMPORTS_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the imported ontologies in the semantic document
SC_LABELS_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the labels of the ontology
SC_LANGUAGES_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the languages used in the semantic document
SC_LOCATION_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the Dl Expressiveness used in the semantic document
SC_NBCLASSES_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the number of classes in the semantic document
SC_NBINDIS_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the number of individuals in the semantic document
SC_NBPROPS_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the number of properties in the semantic document
SC_NBSTATS_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the number of statements in the semantic document
SC_SIZE_INFO
- Static variable in class uk.ac.open.kmi.watson.services.
WatsonSearch
for scInfo: request the information about the languages used in the semantic document
searchBestCoverageWithRestriction(String[], int, int, int, int, int)
- Method in class uk.ac.open.kmi.watson.services.
WatsonSearch
Same as searchWatsonWithKeywords, but returns does not require that documents match all the keywords.
SearchOntologySnippet
- Class in
uk.ac.open.kmi.watson.services
TEMPORARY SERVICE.
SearchOntologySnippet()
- Constructor for class uk.ac.open.kmi.watson.services.
SearchOntologySnippet
searchSemanticContentWithSnippet(String[])
- Method in class uk.ac.open.kmi.watson.services.
SearchOntologySnippet
Return a set of ontologies matching the keywords in parameter and a snippet made of related terms
searchWatsonWithKeywords(String[], int, int, int, int, int)
- Method in class uk.ac.open.kmi.watson.services.
WatsonSearch
Main Watson Search function: Returns structures corresponding to semantic documents, containing a list of matching entities that match the query.
searchWatsonWithKeywordsWithLimit(String[], int, int, int, int, int, int)
- Method in class uk.ac.open.kmi.watson.services.
WatsonSearch
Same as searchWatsonWithKeywords, but returns only the first documents (up to the given limit).
SemanticContentResult
- Class in
uk.ac.open.kmi.watson.services
Contains information about entities in the result of a search.
SemanticContentResult(String)
- Constructor for class uk.ac.open.kmi.watson.services.
SemanticContentResult
build a SemanticContentResult from the URI of a semantic document
setComment(String)
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the comment of the entity.
setComments(String[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
setDLExpressivness(String)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the DL Expressivness of the semantic document.
setEntityResultList(EntityResult[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the list of entities of the semantic document.
setEntityResultList(Vector<EntityResult>)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the list of entities of the semantic document.
setImportedBy(String[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
setImports(String[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
setLabel(String)
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the label of the entity.
setLabels(String[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
setLanguages(String[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the languages of the semantic document.
setLiterals(String[][])
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the literal relations of the entity.
setLocations(String[])
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the URLs of the semantic document.
setNBClasses(int)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the number of classes of the semantic document.
setNBIndividuals(int)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the number of individuals of the semantic document.
setNBProperties(int)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the number of properties of the semantic document.
setNbStatements(int)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
setNumberOfStatements(int)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
setRelationFrom(String[][])
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the relations from the entity.
setRelationTo(String[][])
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the relations to the entity.
setSize(long)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the size of the semantic document.
setType(String)
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the type of the entity.
setURI(String)
- Method in class uk.ac.open.kmi.watson.services.
EntityResult
set the URI of the entity.
setURI(String)
- Method in class uk.ac.open.kmi.watson.services.
SemanticContentResult
set the URI of the semantic document.
submitURI(String)
- Method in class uk.ac.open.kmi.watson.services.
OntologySearch
Submit a URI to the crawler of Watson.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
E
F
G
I
L
N
O
P
S
T
U
W