Skip navigation links
A B C D E F G H I K L M O P Q R S T U V 

A

add(String, List<RDFNode>) - Method in class io.redlink.sdk.impl.data.model.LDPathResult
Add a new result
add(String, RDFNode) - Method in class io.redlink.sdk.impl.data.model.LDPathResult
Add a single result
addDereferencingField(String) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
 
AnalysisRequest - Class in io.redlink.sdk.impl.analysis
Represent a Request Object necessary to perform RedLink.Analysis services' requests.
AnalysisRequest() - Constructor for class io.redlink.sdk.impl.analysis.AnalysisRequest
 
AnalysisRequest.AnalysisRequestBuilder - Class in io.redlink.sdk.impl.analysis
Analysis Request Builder.
AnalysisRequest.InputFormat - Enum in io.redlink.sdk.impl.analysis
Accepted Input Formats
AnalysisRequest.OutputFormat - Enum in io.redlink.sdk.impl.analysis
Accepted Output Formats
AnalysisRequestBuilder() - Constructor for class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
 

B

build() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Returns RedLink.Analysis's service request object
builder() - Static method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Create a new Request Builder
buildUrl(UriBuilder) - Method in interface io.redlink.sdk.Credentials
URI Builder for RedLink.
buildUrl(UriBuilder) - Method in class io.redlink.sdk.impl.CustomCredentials
 
buildUrl(UriBuilder) - Method in class io.redlink.sdk.impl.DefaultCredentials
 
buildUrl(UriBuilder) - Method in class io.redlink.sdk.impl.StagingCredentials
 

C

cleanDataset(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
cleanDataset(String) - Method in interface io.redlink.sdk.RedLink.Data
Clean (delete all the data) user's dataset.
compareTo(Enhancement) - Method in class io.redlink.sdk.impl.analysis.model.Enhancement
 
CONFIDENCE - Static variable in interface io.redlink.sdk.RedLink.Analysis
 
create(Model) - Static method in class io.redlink.sdk.util.ModelRepository
 
createAnalysisClient(String) - Static method in class io.redlink.sdk.RedLinkFactory
Create an RedLink.Analysis client associated to an user API key
createAnalysisClient(Credentials) - Static method in class io.redlink.sdk.RedLinkFactory
Create an RedLink.Analysis client associated to an user Credentials
createDataClient(String) - Static method in class io.redlink.sdk.RedLinkFactory
Create a RedLink.Data client associated to an user API key
createDataClient(Credentials) - Static method in class io.redlink.sdk.RedLinkFactory
Create a RedLink.Data client associated to an user Credentials
createDefaultParser(HttpResponse) - Static method in class io.redlink.sdk.impl.analysis.model.EnhancementsParserFactory
Create an RDFStructureParser as default EnhancementsParser.
createEnhancements() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns an Enhancements object from a serialized Enhancement Structure
createParser(HttpResponse) - Static method in class io.redlink.sdk.impl.analysis.model.EnhancementsParserFactory
Create an EnhancementsParser depending on the HttpResponse MediaType.
Credentials - Interface in io.redlink.sdk
RedLink SDK Credentials.
CUSTOM_DATAHUB - Static variable in class io.redlink.sdk.impl.CustomCredentials
 
CUSTOM_ENDPOINT - Static variable in class io.redlink.sdk.impl.CustomCredentials
 
CustomCredentials - Class in io.redlink.sdk.impl
On-Premise Credentials implementation.
CustomCredentials() - Constructor for class io.redlink.sdk.impl.CustomCredentials
 
CustomCredentials(String) - Constructor for class io.redlink.sdk.impl.CustomCredentials
 

D

DATAHUB - Static variable in class io.redlink.sdk.impl.DefaultCredentials
 
DATAHUB - Static variable in class io.redlink.sdk.impl.StagingCredentials
 
decoderRegistry - Static variable in class io.redlink.sdk.impl.RedLinkClient
 
DefaultCredentials - Class in io.redlink.sdk.impl
Public API Credentials implementation.
DefaultCredentials(String) - Constructor for class io.redlink.sdk.impl.DefaultCredentials
 
DefaultCredentials(String, String) - Constructor for class io.redlink.sdk.impl.DefaultCredentials
 
DEFLATE - Static variable in class io.redlink.sdk.impl.RedLinkClient
 
delete(URI) - Method in class io.redlink.sdk.impl.RedLinkClient
 
deleteResource(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
deleteResource(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Delete a Resource identified by its URI in the user dataset passed by parameter.
DEREF_FIELDS - Static variable in interface io.redlink.sdk.RedLink.Analysis
 

E

ENDPOINT - Static variable in class io.redlink.sdk.impl.DefaultCredentials
 
ENDPOINT - Static variable in class io.redlink.sdk.impl.StagingCredentials
 
enhance(AnalysisRequest) - Method in class io.redlink.sdk.impl.analysis.RedLinkAnalysisImpl
 
enhance(AnalysisRequest, Class<T>) - Method in class io.redlink.sdk.impl.analysis.RedLinkAnalysisImpl
 
ENHANCE - Static variable in interface io.redlink.sdk.RedLink.Analysis
 
enhance(AnalysisRequest) - Method in interface io.redlink.sdk.RedLink.Analysis
Performs an analysis of the content included in the request, getting a Enhancements object as result The analysis result will depend on the configured in the configured application within the used Credentials
enhance(AnalysisRequest, Class<T>) - Method in interface io.redlink.sdk.RedLink.Analysis
Performs an analysis of the content included in the request getting as response an instance of the Class passed by parameter.
Enhancement - Class in io.redlink.sdk.impl.analysis.model
RedLink's simplified Analysis' Annotations common schema.
Enhancement() - Constructor for class io.redlink.sdk.impl.analysis.model.Enhancement
 
EnhancementParserException - Exception in io.redlink.sdk.impl.analysis.model
Enhancement Structure parsing error exception
EnhancementParserException(String) - Constructor for exception io.redlink.sdk.impl.analysis.model.EnhancementParserException
 
EnhancementParserException(String, Throwable) - Constructor for exception io.redlink.sdk.impl.analysis.model.EnhancementParserException
 
Enhancements - Class in io.redlink.sdk.impl.analysis.model
Analysis Result API.
EnhancementsParser - Class in io.redlink.sdk.impl.analysis.model
Enhancement Structure (RedLink's analysis service response) Parser API.
EnhancementsParser() - Constructor for class io.redlink.sdk.impl.analysis.model.EnhancementsParser
 
EnhancementsParserFactory - Class in io.redlink.sdk.impl.analysis.model
EnhancementsParserFactory() - Constructor for class io.redlink.sdk.impl.analysis.model.EnhancementsParserFactory
 
Entity - Class in io.redlink.sdk.impl.analysis.model
Represent a Dereferenced Entity from a RedLink Dataset.
Entity() - Constructor for class io.redlink.sdk.impl.analysis.model.Entity
 
Entity(String, String) - Constructor for class io.redlink.sdk.impl.analysis.model.Entity
 
EntityAnnotation - Class in io.redlink.sdk.impl.analysis.model
Entity annotation, suggested/linked entities recognized within the text
EntityAnnotation() - Constructor for class io.redlink.sdk.impl.analysis.model.EntityAnnotation
 
equals(Object) - Method in class io.redlink.sdk.impl.analysis.model.Entity
 
equals(Object) - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
 
equals(Object) - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
 
equals(Object) - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
 
exportDataset(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
exportDataset(String) - Method in interface io.redlink.sdk.RedLink.Data
Export the user dataset at his RedLink application to a local RDF Model.

F

fromUri(String) - Static method in class io.redlink.sdk.util.UriBuilder
 

G

get(String) - Static method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.OutputFormat
 
get(URI) - Method in class io.redlink.sdk.impl.RedLinkClient
 
get(URI, String) - Method in class io.redlink.sdk.impl.RedLinkClient
 
get(URI, Class<T>) - Method in class io.redlink.sdk.impl.RedLinkClient
 
get(URI, Class<T>, String) - Method in class io.redlink.sdk.impl.RedLinkClient
 
getAnalyses() - Method in class io.redlink.sdk.impl.Status
Analyses bound
getAnalysis() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Get current request analysis name
getApiKey() - Method in interface io.redlink.sdk.Credentials
Get the API Key
getApiVersion() - Static method in class io.redlink.sdk.util.VersionHelper
Build a proper api version from the artifact version
getBestAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the best EntityAnnotations (those with the highest confidence value) for each extracted TextAnnotation
getBytes() - Method in class io.redlink.sdk.impl.Status
Returns the number of bytes consumed by the Application
getCategories() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of extracted categories (topics) for the analyzed content
getConfidence() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Get current request confidence parameter
getConfidence() - Method in class io.redlink.sdk.impl.analysis.model.Enhancement
Get Annotation's confidence value.
getContent() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Get current request content as InputStream
getCount() - Method in class io.redlink.sdk.impl.analysis.model.KeywordAnnotation
The number of mentions of the keyword within the text.
getDataHub() - Method in interface io.redlink.sdk.Credentials
Get the base URI of the data hub
getDataset() - Method in class io.redlink.sdk.impl.analysis.model.Entity
Returns the Entity Dataset
getDataset() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
The dataset of the entity (e.g.
getDataset() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
Deprecated. 
getDatasets() - Method in class io.redlink.sdk.impl.Status
Datasets bound
getDocumentSentiment() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Getter for the overall sentiment of the Document
getEndpoint() - Method in interface io.redlink.sdk.Credentials
Get the API endpoint
getEnds() - Method in class io.redlink.sdk.impl.analysis.model.SentimentAnnotation
Returns the position of the text where the annotation ends
getEnds() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Returns the position of the text where the annotation ends
getEnhancements() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of all Enhancements, including Text, Entity and Topic annotations
getEntities() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of dereferenced Entitys
getEntitiesByConfidenceValue(Double) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of Entitys for which associated EntityAnnotations has a confidence value greater than or equal to the value passed by parameter
getEntity(String) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a dereferenced entity by its URI
getEntityAnnotation(String) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns an EntityAnnotation by its associated dereferenced Entity URI
getEntityAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of extracted EntityAnnotations
getEntityAnnotations(TextAnnotation) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of EntityAnnotations associated to the TextAnnotation passed by parameter
getEntityAnnotationsByConfidenceValue(Double) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of EntityAnnotations which confidences values are greater than or equal to the value passed by parameter
getEntityAnnotationsByConfidenceValue(Double, Double) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of EntityAnnotations which confidences values are greater than or equal to the value passed by parameter
getEntityAnnotationsByTextAnnotation() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
 
getEntityLabel() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
Returns the preferred entity label
getEntityLabelLang() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
 
getEntityReference() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
Returns the dereferenced Entity associated to the EntityAnnotation
getEntityTypes() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
Returns the Collection of types associated to the entity
getError() - Method in class io.redlink.sdk.impl.StatusError
Returns status error code
getFields() - Method in class io.redlink.sdk.impl.data.model.LDPathResult
Get field names
getFieldsToDereference() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
 
getFirstPropertyValue(String) - Method in class io.redlink.sdk.impl.analysis.model.Entity
Return the first value associated to the property passed by parameter
getInputFormat() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Return current request AnalysisRequest.InputFormat name.
getInputMediaType() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Return current request AnalysisRequest.InputFormat MediaType.
getInstance() - Static method in class io.redlink.sdk.RedLinkFactory
Deprecated.
getKeyword() - Method in class io.redlink.sdk.impl.analysis.model.KeywordAnnotation
The keyword as mentioned in the text
getKeywordAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of extracted EntityAnnotations
getKeywordAnnotationsByCountMetric(Integer, Double) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of KeywordAnnotations which a count greater than or equal the required count metric greater than or equals the required metric y
getKeywordLang() - Method in class io.redlink.sdk.impl.analysis.model.KeywordAnnotation
The language of the keyword
getLanguage() - Method in class io.redlink.sdk.impl.analysis.model.Enhancement
Deprecated.
use {label}Language methods of subclasses. This will always return null (if not overridden by subclasses).
getLanguage() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
Deprecated.
getLanguage() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
getLanguage() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
Deprecated.
getLanguages() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of identified languages in the analyzed content
getLDPathProgram() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
 
getLimit() - Method in class io.redlink.sdk.impl.Status
Returns the limit of the Application
getMessage() - Method in class io.redlink.sdk.impl.StatusError
Returns status error message
getMetric() - Method in class io.redlink.sdk.impl.analysis.model.KeywordAnnotation
The metric - importance - of the keyword in the range [0..1]
getOrigin() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
The origin of the entity (e.g.
getOutputFormat() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Return current request AnalysisRequest.OutputFormat name.
getOutputMediaType() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Return current request AnalysisRequest.OutputFormat's MediaType .
getOwner() - Method in class io.redlink.sdk.impl.Status
Returns the owner id
getProperties() - Method in class io.redlink.sdk.impl.analysis.model.Entity
Get the Collection of entity's properties
getReason() - Method in class io.redlink.sdk.impl.StatusError
Returns status error reason
getRelations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancement
Returns a Collection of Annotations related to the current one
getRequests() - Method in class io.redlink.sdk.impl.Status
Returns the number of request attended by the Application
getResource(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
getResource(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
getResource(String) - Method in interface io.redlink.sdk.RedLink.Data
Get resource data by its URI as RDF Model
getResource(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Get resource data by its URI as RDF Model from the user dataset passed by parameter.
getResults(String) - Method in class io.redlink.sdk.impl.data.model.LDPathResult
Get results for a field name
getSeconds() - Method in class io.redlink.sdk.impl.Status
Returns the number of seconds that the application has been active
getSelectedText() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Returns the matched/extracted piece of text from the analyzed content
getSelectedTextLang() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
 
getSelectionContext() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Returns a surrounding context of the matched text
getSelectionPrefix() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Some chars before the TextAnnotation.getSelectedText() aimed to allow the location of the selection in case TextAnnotation.getStarts() and TextAnnotation.getEnds() can not be used (e.g.
getSelectionSuffix() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Some chars after the TextAnnotation.getSelectedText() aimed to allow the location of the selection in case TextAnnotation.getStarts() and TextAnnotation.getEnds() can not be used (e.g.
getSentiment() - Method in class io.redlink.sdk.impl.analysis.model.SentimentAnnotation
 
getSentimentAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of extracted SentimentAnnotations.
getStarts() - Method in class io.redlink.sdk.impl.analysis.model.SentimentAnnotation
Returns the position of the text where the annotation starts
getStarts() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Returns the position of the text where the annotation starts
getStatus() - Method in interface io.redlink.sdk.Credentials
Forces the update of the cached status
getSummary() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Get current request summary parameter
getSummary() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
Returns a description of the category
getTextAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of extracted TextAnnotations
getTextAnnotationsByConfidenceValue(Double) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns a Collection of TextAnnotations which confidences values are greater than or equal to the value passed by parameter
getThumbnail() - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest
Get current request thumbnail parameter
getTopicAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns the Collection of extracted EntityAnnotations
getTopicLabel() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
Returns the category preferred label
getTopicLabelLang() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
 
getTopicReference() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
Returns the URI of the category
getType() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
Returns the type of the entity annotation
getUri() - Method in class io.redlink.sdk.impl.analysis.model.Entity
Returns the Entity URI
getValue(String, String) - Method in class io.redlink.sdk.impl.analysis.model.Entity
Get a literal value for a property and language passed by parameters
getValues(String) - Method in class io.redlink.sdk.impl.analysis.model.Entity
Get all literal values for the property passed by parameter
getValuesByLanguage(String) - Method in class io.redlink.sdk.impl.analysis.model.Entity
Get a collection of pairs for the property passed by parameter
getVersion() - Method in interface io.redlink.sdk.Credentials
Get the API version
getVersion() - Static method in class io.redlink.sdk.util.VersionHelper
Get artifact current version
GZIP - Static variable in class io.redlink.sdk.impl.RedLinkClient
 

H

hasCategory(String) - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
Returns true if the contents has been categorized with a category identified by the URI passed by parameter
hashCode() - Method in class io.redlink.sdk.impl.analysis.model.Entity
 
hashCode() - Method in class io.redlink.sdk.impl.analysis.model.EntityAnnotation
 
hashCode() - Method in class io.redlink.sdk.impl.analysis.model.TextAnnotation
 
hashCode() - Method in class io.redlink.sdk.impl.analysis.model.TopicAnnotation
 
HTTP_HEADER_ACCEPT - Static variable in class io.redlink.sdk.impl.RedLinkClient
 
HTTP_HEADER_CONTENT_TYPE - Static variable in class io.redlink.sdk.impl.RedLinkClient
 

I

IDENTITY - Static variable in class io.redlink.sdk.impl.RedLinkClient
 
importDataset(Model, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importDataset(Model, String, boolean) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importDataset(File, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importDataset(File, String, boolean) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importDataset(InputStream, RDFFormat, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importDataset(InputStream, RDFFormat, String, boolean) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importDataset(Model, String) - Method in interface io.redlink.sdk.RedLink.Data
Import an RDF Model into the selected Dataset.
importDataset(Model, String, boolean) - Method in interface io.redlink.sdk.RedLink.Data
Import an RDF Model into the selected Dataset.
importDataset(File, String) - Method in interface io.redlink.sdk.RedLink.Data
Import the Model contained in the passed File into the selected Dataset.
importDataset(File, String, boolean) - Method in interface io.redlink.sdk.RedLink.Data
Import the Model contained in the passed File into the selected Dataset.
importDataset(InputStream, RDFFormat, String) - Method in interface io.redlink.sdk.RedLink.Data
Import the Model contained in the passed InputStream into the selected Dataset.
importDataset(InputStream, RDFFormat, String, boolean) - Method in interface io.redlink.sdk.RedLink.Data
Import the Model contained in the passed InputStream into the selected Dataset.
importResource(String, Model, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importResource(String, Model, String, boolean) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
importResource(String, Model, String) - Method in interface io.redlink.sdk.RedLink.Data
Import a resource represented by an RDF Model into the selected Dataset.
importResource(String, Model, String, boolean) - Method in interface io.redlink.sdk.RedLink.Data
Import a resource represented by an RDF Model into the selected Dataset.
IN - Static variable in interface io.redlink.sdk.RedLink
 
io.redlink.sdk - package io.redlink.sdk
 
io.redlink.sdk.impl - package io.redlink.sdk.impl
 
io.redlink.sdk.impl.analysis - package io.redlink.sdk.impl.analysis
 
io.redlink.sdk.impl.analysis.model - package io.redlink.sdk.impl.analysis.model
 
io.redlink.sdk.impl.data - package io.redlink.sdk.impl.data
 
io.redlink.sdk.impl.data.model - package io.redlink.sdk.impl.data.model
 
io.redlink.sdk.util - package io.redlink.sdk.util
 
isAccessible() - Method in class io.redlink.sdk.impl.Status
Returns true if the Application is accessible
isAccessible() - Method in class io.redlink.sdk.impl.StatusError
Returns true if the Application is accessible
iterator() - Method in class io.redlink.sdk.impl.analysis.model.Enhancements
 

K

KEY_PARAM - Static variable in class io.redlink.sdk.impl.DefaultCredentials
 
KEY_PARAM - Static variable in class io.redlink.sdk.impl.StagingCredentials
 
KeywordAnnotation - Class in io.redlink.sdk.impl.analysis.model
A Keyword extracted form the analyzed content including its count, and metirc.
KeywordAnnotation() - Constructor for class io.redlink.sdk.impl.analysis.model.KeywordAnnotation
 

L

ldpath(String, String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
ldpath(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
LDPATH - Static variable in interface io.redlink.sdk.RedLink.Analysis
 
LDPATH - Static variable in interface io.redlink.sdk.RedLink.Data
 
ldpath(String, String, String) - Method in interface io.redlink.sdk.RedLink.Data
Execute a LDPath program using the dataset passed by paramater as context.
ldpath(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Execute a LDPath program using as context all the configured datasets at user's RedLink application
LDPathResult - Class in io.redlink.sdk.impl.data.model
LDPath Result Set implementation, internally similar to a Multimap
LDPathResult() - Constructor for class io.redlink.sdk.impl.data.model.LDPathResult
Constructs an empty result set
LDPathResult(Map<String, List<RDFNode>>) - Constructor for class io.redlink.sdk.impl.data.model.LDPathResult
Constructs a result set

M

ModelRepository - Class in io.redlink.sdk.util
Provides a simple transformation from a Model into a Repository, for being able to do regular things there, such as SPARQL queries.

O

OUT - Static variable in interface io.redlink.sdk.RedLink
 

P

parseDocumentSentiment() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns the Sentiment for the processed document or null if no Sentiment analysis component is configured for the analysis.
parseEntity(String, String) - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns a dereferenced Entity identified by its URI from a serialized Enhancement Structure
parseEntityAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns a Collection of EntityAnnotations from a serialized Enhancement Structure
parseLanguages() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns a Collection of languages from a serialized Enhancement Structure
parseSentimentAnnotation() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns a Collection of SentimentAnnotations from a serialized Enhancement Structure
parseTextAnnotations() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns a Collection of TextAnnotations from a serialized Enhancement Structure
parseTopicAnnotation() - Method in class io.redlink.sdk.impl.analysis.model.EnhancementsParser
Returns a Collection of TopicAnnotations from a serialized Enhancement Structure
PATH - Static variable in interface io.redlink.sdk.RedLink.Analysis
 
PATH - Static variable in interface io.redlink.sdk.RedLink.Data
 
path(String) - Method in class io.redlink.sdk.util.UriBuilder
Appends a path to the current one
post(URI, InputStream, RDFFormat) - Method in class io.redlink.sdk.impl.RedLinkClient
 
post(URI) - Method in class io.redlink.sdk.impl.RedLinkClient
 
post(URI, String) - Method in class io.redlink.sdk.impl.RedLinkClient
 
post(URI, String, String) - Method in class io.redlink.sdk.impl.RedLinkClient
 
post(URI, String, String, String) - Method in class io.redlink.sdk.impl.RedLinkClient
 
post(URI, InputStream, String, String) - Method in class io.redlink.sdk.impl.RedLinkClient
 
put(URI, InputStream, RDFFormat) - Method in class io.redlink.sdk.impl.RedLinkClient
 

Q

queryParam(String, String) - Method in class io.redlink.sdk.util.UriBuilder
Wrapper to addParameter()

R

RedLink - Interface in io.redlink.sdk
RedLink Client API
RedLink.Analysis - Interface in io.redlink.sdk
RedLink Analysis API.
RedLink.Data - Interface in io.redlink.sdk
RedLink LinkedData API.
RedLinkAbstractImpl - Class in io.redlink.sdk.impl
RedLink Client API (abstract) template implementation.
RedLinkAbstractImpl(Credentials) - Constructor for class io.redlink.sdk.impl.RedLinkAbstractImpl
 
RedLinkAnalysisImpl - Class in io.redlink.sdk.impl.analysis
RedLink's Analysis Service Client implementation.
RedLinkAnalysisImpl(Credentials) - Constructor for class io.redlink.sdk.impl.analysis.RedLinkAnalysisImpl
 
RedLinkClient - Class in io.redlink.sdk.impl
Redlink client wrapping HttpClient
RedLinkClient() - Constructor for class io.redlink.sdk.impl.RedLinkClient
 
RedLinkDataImpl - Class in io.redlink.sdk.impl.data
RedLink's Data services implementation.
RedLinkDataImpl(Credentials) - Constructor for class io.redlink.sdk.impl.data.RedLinkDataImpl
 
RedLinkFactory - Class in io.redlink.sdk
RedLink SDK Factory.
release(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
RELEASE - Static variable in interface io.redlink.sdk.RedLink.Data
 
release(String) - Method in interface io.redlink.sdk.RedLink.Data
Releases the data currently store in the dataset to be used later on for analysis purposes.
REQUEST_TIMEOUT - Static variable in class io.redlink.sdk.impl.RedLinkClient
 
RESOURCE - Static variable in interface io.redlink.sdk.RedLink.Data
 

S

SELECT - Static variable in interface io.redlink.sdk.RedLink.Data
 
SentimentAnnotation - Class in io.redlink.sdk.impl.analysis.model
The Sentiment of a part of the Document (usually on Sentence level) -1 (very negative) 0 (neutral) 1 (very positive)
SentimentAnnotation() - Constructor for class io.redlink.sdk.impl.analysis.model.SentimentAnnotation
 
setAnalyses(List<String>) - Method in class io.redlink.sdk.impl.Status
Set analyses
setAnalysis(String) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request Analysis name
setConfidence(double) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request confidence parameter
setContent(String) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request Content
setContent(String, String) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set request content
setContent(File) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request Content
setContent(InputStream) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request Content
setDatasets(List<String>) - Method in class io.redlink.sdk.impl.Status
Set datasets
setInputFormat(AnalysisRequest.InputFormat) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
setKeyword(String, String) - Method in class io.redlink.sdk.impl.analysis.model.KeywordAnnotation
 
setLDpathProgram(String) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
 
setOutputFormat(AnalysisRequest.OutputFormat) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
setOwner(int) - Method in class io.redlink.sdk.impl.Status
Set the owner id
setPath(String) - Method in class io.redlink.sdk.util.UriBuilder
 
setSummaries(boolean) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request retrieve entities' summaries parameter
setThumbnails(boolean) - Method in class io.redlink.sdk.impl.analysis.AnalysisRequest.AnalysisRequestBuilder
Set Request retrieve entities' thumbnails parameter
size() - Method in class io.redlink.sdk.impl.data.model.LDPathResult
Size of the result set
SPARQL - Static variable in interface io.redlink.sdk.RedLink.Data
 
SPARQL_QUERY_MIME_TYPE - Static variable in interface io.redlink.sdk.RedLink.Data
 
sparqlGraphQuery(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
sparqlGraphQuery(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
sparqlGraphQuery(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Execute a SPARQL graph query using the dataset passed by paramater as context.
sparqlGraphQuery(String) - Method in interface io.redlink.sdk.RedLink.Data
Execute a SPARQL graph query using as context all the configured datasets at user's RedLink application
sparqlSelect(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
Deprecated.
sparqlSelect(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
Deprecated.
sparqlSelect(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Deprecated.
sparqlSelect(String) - Method in interface io.redlink.sdk.RedLink.Data
Deprecated.
sparqlTupleQuery(String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
sparqlTupleQuery(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
sparqlTupleQuery(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Execute a SPARQL tuple query using the dataset passed by paramater as context.
sparqlTupleQuery(String) - Method in interface io.redlink.sdk.RedLink.Data
Execute a SPARQL tuple query using as context all the configured datasets at user's RedLink application
sparqlUpdate(String, String) - Method in class io.redlink.sdk.impl.data.RedLinkDataImpl
 
sparqlUpdate(String, String) - Method in interface io.redlink.sdk.RedLink.Data
Update dataset's resources using an SPARQL update query.
StagingCredentials - Class in io.redlink.sdk.impl
Staging API Credentials implementation.
StagingCredentials(String) - Constructor for class io.redlink.sdk.impl.StagingCredentials
 
StagingCredentials(String, String) - Constructor for class io.redlink.sdk.impl.StagingCredentials
 
Status - Class in io.redlink.sdk.impl
RedLink's user Application Status data
Status() - Constructor for class io.redlink.sdk.impl.Status
 
StatusError - Class in io.redlink.sdk.impl
RedLink's user Application Status Error data
StatusError() - Constructor for class io.redlink.sdk.impl.StatusError
 
SUMMARY - Static variable in interface io.redlink.sdk.RedLink.Analysis
 

T

TextAnnotation - Class in io.redlink.sdk.impl.analysis.model
Text annotation, selects pieces of parsed textual content by using the following properties
TextAnnotation() - Constructor for class io.redlink.sdk.impl.analysis.model.TextAnnotation
 
THUMBNAIL - Static variable in interface io.redlink.sdk.RedLink.Analysis
 
TopicAnnotation - Class in io.redlink.sdk.impl.analysis.model
TopicAnnotation are used to categorize/classify the parsed content along some categorization system
TopicAnnotation() - Constructor for class io.redlink.sdk.impl.analysis.model.TopicAnnotation
 

U

UPDATE - Static variable in interface io.redlink.sdk.RedLink.Data
 
URI - Static variable in interface io.redlink.sdk.RedLink
 
UriBuilder - Class in io.redlink.sdk.util
Custom URIBuilder to keep compatible with UriBuilder from JAX-RS
UriBuilder() - Constructor for class io.redlink.sdk.util.UriBuilder
 
UriBuilder(String) - Constructor for class io.redlink.sdk.util.UriBuilder
 
UriBuilder(URI) - Constructor for class io.redlink.sdk.util.UriBuilder
 
UriBuilder(URIBuilder) - Constructor for class io.redlink.sdk.util.UriBuilder
 

V

value() - Method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.InputFormat
 
value() - Method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.OutputFormat
 
valueOf(String) - Static method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.InputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.OutputFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.InputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.redlink.sdk.impl.analysis.AnalysisRequest.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in interface io.redlink.sdk.Credentials
Verify the current (cached) credentials are valid
VERSION - Static variable in class io.redlink.sdk.util.VersionHelper
 
VERSION_PATTERN - Static variable in class io.redlink.sdk.util.VersionHelper
 
VersionHelper - Class in io.redlink.sdk.util
Helper for retrieving the version
VersionHelper() - Constructor for class io.redlink.sdk.util.VersionHelper
 
A B C D E F G H I K L M O P Q R S T U V 
Skip navigation links

Copyright © 2018 Redlink GmbH. All rights reserved.