Skip navigation links
A B C D E F G H I J L M N O P R S T U V W _ 

A

AbstractMultiTypeExtension<V extends com.bigdata.rdf.model.BigdataValue> - Class in org.wikidata.query.rdf.blazegraph.inline.literal
Abstract base class for implementing IExtension for multiple dataTypes.
AbstractMultiTypeExtension(IDatatypeURIResolver, Set<URI>) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
 
API_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
API type parameter name.
ApiTemplate - Class in org.wikidata.query.rdf.blazegraph.mwapi
This class represents API template.
ApiTemplate(Map<String, String>, Set<String>, Map<String, String>, Map<String, String>, String) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Hidden ctor.
ApiTemplate.OutputVariable - Class in org.wikidata.query.rdf.blazegraph.mwapi
Variable in the output of the API.
ApiTemplate.OutputVariable.Type - Enum in org.wikidata.query.rdf.blazegraph.mwapi
Type of variable result.
asIVorNull(ITriplePatternElement<BigdataValue, String, String>) - Static method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor
Convert element to IV if it's constant.
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 

B

BigdataStatementToJenaStatementMapper - Class in org.wikidata.query.rdf.blazegraph.ldf
Implementation of Map1 that transforms BigdataStatements to Jena Statements.
BigdataStatementToJenaStatementMapper() - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
 
BigdataValuesHelper - Class in org.wikidata.query.rdf.blazegraph
Helper class to create Bigdata values from constants.
BlazegraphBasedTPF - Class in org.wikidata.query.rdf.blazegraph.ldf
Implementation of TriplePatternFragmentBase.
BlazegraphBasedTPF(IAccessPath<ISPO>, AbstractTripleStore, long, long, long, String, String, long) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
BlazegraphBasedTPF(BigdataStatementIterator, long, String, String, long, boolean) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
BlazegraphBasedTPF.MyStmtIterator - Class in org.wikidata.query.rdf.blazegraph.ldf
 
BlazegraphBasedTPFRequestProcessor - Class in org.wikidata.query.rdf.blazegraph.ldf
A Blazegraph-based data source.
BlazegraphBasedTPFRequestProcessor(AbstractTripleStore) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor
 
BlazegraphBasedTPFRequestProcessor.VariablesBasedFilter - Class in org.wikidata.query.rdf.blazegraph.ldf
Filter based on variables.
BlazegraphBasedTPFRequestProcessor.Worker - Class in org.wikidata.query.rdf.blazegraph.ldf
Blazegraph worker class.
BlazegraphDataSource - Class in org.wikidata.query.rdf.blazegraph.ldf
A Blazegraph-based data source.
BlazegraphDataSource(String, String, BigdataRDFContext) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
 
BlazegraphDataSourceType - Class in org.wikidata.query.rdf.blazegraph.ldf
The type of Blazegraph-based Triple Pattern Fragment data sources.
BlazegraphDataSourceType() - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSourceType
 
Box(WikibasePoint, WikibasePoint) - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
 
bucket(HttpServletRequest) - Method in interface org.wikidata.query.rdf.blazegraph.throttling.Bucketing
Compute a identifier for the bucket in which this request needs to be stored.
bucket(HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing
Compute a identifier for the bucket in which this request needs to be stored.
Bucketing<T> - Interface in org.wikidata.query.rdf.blazegraph.throttling
Segmentation of requests.
buildServiceNode(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
 
buildServiceNode(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
 
buildServiceNode(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Create service parameters for delegate service call.

C

call(IBindingSet[]) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
 
canInvokeMathOp(Literal...) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 
CategoriesStoredQuery - Class in org.wikidata.query.rdf.blazegraph.categories
Stored query for categories: SELECT ?out ?depth WHERE { SERVICE mediawiki:categoryTree { bd:serviceParam mediawiki:start .
CategoriesStoredQuery() - Constructor for class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
 
CENTER_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
wikibase:center parameter name.
ClientIPFilter - Class in org.wikidata.query.rdf.blazegraph.filters
Wrap HttpServletRequest so that it honors the "X-Real-IP" header.
ClientIPFilter() - Constructor for class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
 
close() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
close() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 
CommonValuesVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vabulary declaration for common uris that aren't actually part of wikibase but are common values in Wikidata.
CommonValuesVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.CommonValuesVocabularyDecl
 
CONFIG_DEFAULT - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Default service config filename.
CONFIG_FILE - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Filename of the config.
CONFIG_NAME - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Config file parameter.
consumeError() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
Consumes errors from the error bucket.
consumeTime(Duration) - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
Consumes request time from the time bucket.
contextInitialized(ServletContextEvent) - Method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
convertToJenaProperty(BigdataResource) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Convert Bigdata resource to Jena property.
convertToJenaRDFNode(BigdataValue) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Convert Bigdata value to Jena RDF Node.
convertToJenaResource(BigdataResource) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Convert Bigdata resource to Jena resource.
CoordinatePartBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Get parts of coordinate.
CoordinatePartBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
Required shallow copy constructor.
CoordinatePartBOp(IValueExpression<? extends IV>, CoordinatePartBOp.Parts, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
Main ctor.
CoordinatePartBOp(CoordinatePartBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
Constructor required for com.bigdata.bop.BOpUtility#deepCopy(FilterNode).
CoordinatePartBOp.Parts - Enum in org.wikidata.query.rdf.blazegraph.constraints
Parts supported by this op.
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
create(ServiceCallCreateParams) - Method in class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
createAnonymousVariable(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createBlankNode(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createDataSource(String, String, JsonObject) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSourceType
 
createDelegateIV(Literal, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Create the delegate iv for the literal.
createDelegateIV(Literal, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Attempts to convert the supplied value into an epoch representation and encodes the long in a delegate XSDNumericIV, and returns an LiteralExtensionIV to wrap the native type.
createFilterIfNeeded(ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
Create filter based on triple request.
createFragment(ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, long, long) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.UndecoratedUuidInlineUriHandler
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.ValuePropertiesInlineUriHandler
Deprecated.
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
Deprecated.
 
createIV(Value) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
createLanguageLiteral(String, String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createNamedVariable(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createPlainLiteral(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createThrottlingState(int, int, int, int, int, int) - Static method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
Create Callable to initialize throttling state.
createTriplePatternFragment(IAccessPath<ISPO>, long, long) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
Create the fragment.
createTypedLiteral(String, String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
createURI(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 

D

DATATYPE_FACTORY - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Datatype factory cache.
DecodeUriBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Implementation of URI decoder function.
DecodeUriBOp(IValueExpression<? extends IV>, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
DecodeUriBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
DecodeUriBOp(DecodeUriBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
DEFAULT_GLOBE - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
Default globe URI.
DEPTH_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
max depth parameter.
destroy() - Method in class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
destroy() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
DIRECTION_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
direction parameter.
DISTANCE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
wikibase:distance parameter name.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
Wrap HttpServletRequest so that it honors the "X-Real-IP" header.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
Check resource consumption and throttle requests as needed.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wikidata.query.rdf.blazegraph.ldf.LDFServlet
 
doMathOp(Literal, IV, Literal, IV, MathBOp.MathOp, BigdataValueFactory) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 

E

EAST_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerEast parameter name.
EmptyLabelServiceOptimizer - Class in org.wikidata.query.rdf.blazegraph.label
Rewrites empty calls to the label service to attempt to resolve labels based on the query's projection.
EmptyLabelServiceOptimizer() - Constructor for class org.wikidata.query.rdf.blazegraph.label.EmptyLabelServiceOptimizer
 
ENDPOINT_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Endpoint hostname parameter name.
equals(Object) - Method in class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing.Bucket
EXTRACTOR_ANNOTATION - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelServiceExtractOptimizer
Annotation to store extracted nodes.

F

failure(HttpServletRequest, Duration) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Notify this throttler that a request has completed in error.
fromComponents(Object[]) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
fromJSON(JsonNode) - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Create API template from JSON configuration.

G

GeoAroundService - Class in org.wikidata.query.rdf.blazegraph.geo
Implements a service to do geospatial search.
GeoAroundService() - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
 
GeoBoxService - Class in org.wikidata.query.rdf.blazegraph.geo
Implements a service to do geospatial search.
GeoBoxService() - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
 
GeoService - Class in org.wikidata.query.rdf.blazegraph.geo
Implements a service to do geospatial search.
GeoService() - Constructor for class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
GeoSparqlVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from GeoSparql that are imported into Blazegraph.
GeoSparqlVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.GeoSparqlVocabularyDecl
 
GeoUtils - Class in org.wikidata.query.rdf.blazegraph.geo
Miscellaneous useful functions for geospatial code.
GeoUtils.Box - Class in org.wikidata.query.rdf.blazegraph.geo
Utility class for representing a coordinate box, given by two diagonal corners.
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get expression value.
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
 
get(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Get expression value.
getBackoffDelay(HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
How long should this client wait before his next request.
getBackoffDelay() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
How long should a client wait before sending the next request.
getCoordinate(WikibasePoint) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Create CoordinateDD from WikibasePoint.
getCoordinate(IV) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Create CoordinateDD from IV literal.
getCoordinateFromIV(IV) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Get coordinate from IV value.
getCoordinateFromWP(WikibasePoint) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Get coordinate from WikibasePoint value.
getDatatypes() - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
getDesiredBound(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
getFixedParams() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Get call fixed parameters.
getGlobeNode(BigdataValueFactory, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Create globe node with appropriate value for coordSystem.
getInputDefault(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Find default for this parameter.
getInputVars(ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Create list of bindings from input params to specific variables or constants.
getInstance() - Static method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Get singleton instance.
getItemsPath() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Get items XPath.
getLabelServiceNodes(JoinGroupNode) - Static method in class org.wikidata.query.rdf.blazegraph.label.LabelServiceUtils
Get label service nodes in given join group.
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.UndecoratedUuidInlineUriHandler
 
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.ValuePropertiesInlineUriHandler
Deprecated.
 
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
Deprecated.
 
getMockVariables() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
 
getName() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get associated variable name.
getNonEmptyStmtIterator() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF
 
getOutputVars(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Create map of output variables from template and service params.
getParam(ServiceParams, URI) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Get service parameter by name.
getPath() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get path to this variable.
getPatternNode(ServiceCallCreateParams) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Extract pattern node from parameters.
getQuery(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
 
getRequestParams(IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
Get parameter string from binding.
getRequestParser() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
 
getRequestProcessor() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
 
getRequiredBound(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
getRequiredBound(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.DecodeUriBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Materialization requirements.
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Never needs materialization.
getService(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
Get service template by name.
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
getStatementPatterns(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Returns the statement patterns contained in the service node.
getStore() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSource
Get store for current request.
getTPFSpecificWorker(ITriplePatternFragmentRequest<BigdataValue, String, String>) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor
 
getURI(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get URI value matching variable type.
getVar() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Get associated variable.
GLOBE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoService
wikibase:globe parameter name.

H

handleUnparsableParameter(String) - Method in class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 
hashCode() - Method in class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing.Bucket
hasNext() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 

I

init(FilterConfig) - Method in class org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter
init() - Method in class org.wikidata.query.rdf.blazegraph.ldf.LDFServlet
Overridden to create and initialize the delegate Servlet instances.
init(FilterConfig) - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
Initialise the filter.
initializeServices() - Static method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
Initializes BG service setup to allow whitelisted services.
isClosed() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
Is iterator closed?
isRequiredParameter(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate
Check if parameter is required.
isThrottled(HttpServletRequest) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Should this request be throttled.
isThrottled() - Method in class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
Should this client be throttled.
isURI() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
Would this variable produce an URI?
isValid(Object) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.VariablesBasedFilter
 

J

JENA_TYPE_MAPPER - Static variable in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
Jenna type mapper.

L

LabelService - Class in org.wikidata.query.rdf.blazegraph.label
Implements a "service" that resolves label like things in a way that doesn't change the cardinality of the result set.
LabelService() - Constructor for class org.wikidata.query.rdf.blazegraph.label.LabelService
 
LabelServiceExtractOptimizer - Class in org.wikidata.query.rdf.blazegraph.label
This class extracts label statements from label service's SERVICE clause.
LabelServiceExtractOptimizer() - Constructor for class org.wikidata.query.rdf.blazegraph.label.LabelServiceExtractOptimizer
 
LabelServicePlacementOptimizer - Class in org.wikidata.query.rdf.blazegraph.label
Forces LabelService calls to the end of the query.
LabelServicePlacementOptimizer() - Constructor for class org.wikidata.query.rdf.blazegraph.label.LabelServicePlacementOptimizer
 
LabelServiceUtils - Class in org.wikidata.query.rdf.blazegraph.label
Utilities for label service.
LANGUAGE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
URI for service language parameter.
LDFServlet - Class in org.wikidata.query.rdf.blazegraph.ldf
This class implements LDF servlet.
LDFServlet() - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.LDFServlet
 
left() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get left operand.

M

makeConstant(BigdataValueFactory, String) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create Constant from string.
makeConstant(BigdataValueFactory, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create Constant from URI.
makeConstant(BigdataValueFactory, String, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create Constant from string and type.
makeIV(BigdataValueFactory, String, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create IV from constant and type.
makeIV(BigdataValueFactory, Literal) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Make IV from a literal.
makeIV(BigdataValueFactory, URI) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Make IV for URI.
makeIV(BigdataValueFactory, Value, VTE) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Make IV from a value.
makeIV(BigdataValueFactory, String) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create IV from string constant.
makeVariable(String) - Static method in class org.wikidata.query.rdf.blazegraph.BigdataValuesHelper
Create new variable with given name.
map1(BigdataStatement) - Method in class org.wikidata.query.rdf.blazegraph.ldf.BigdataStatementToJenaStatementMapper
 
MAX_DEPTH - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
Default max depth.
MWAPI_NAMESPACE - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Namespace for MWAPI parameters.
MWApiServiceCall - Class in org.wikidata.query.rdf.blazegraph.mwapi
Instance of API service call.
MWApiServiceFactory - Class in org.wikidata.query.rdf.blazegraph.mwapi
Service factory for calling out to Mediawiki API Services.
MWApiServiceFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
 
MyStmtIterator(BigdataStatementIterator) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 

N

NE_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerNorthEast parameter name.
newInstance() - Method in class org.wikidata.query.rdf.blazegraph.ProxiedHttpConnectionFactory
 
nextStatement() - Method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPF.MyStmtIterator
 
NO_GLOBE - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
This is put in coordinate field when there's no globe.
northEast() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
Get NE corner.

O

OntologyVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
OntologyVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.OntologyVocabularyDecl
 
op() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get annotated operation.
optimizeJoinGroup(AST2BOpContext, StaticAnalysis, IBindingSet[], JoinGroupNode) - Method in class org.wikidata.query.rdf.blazegraph.label.EmptyLabelServiceOptimizer
 
optimizeJoinGroup(AST2BOpContext, StaticAnalysis, IBindingSet[], JoinGroupNode) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelServiceExtractOptimizer
 
optimizeJoinGroup(AST2BOpContext, StaticAnalysis, IBindingSet[], JoinGroupNode) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelServicePlacementOptimizer
 
org.wikidata.query.rdf.blazegraph - package org.wikidata.query.rdf.blazegraph
 
org.wikidata.query.rdf.blazegraph.categories - package org.wikidata.query.rdf.blazegraph.categories
 
org.wikidata.query.rdf.blazegraph.constraints - package org.wikidata.query.rdf.blazegraph.constraints
 
org.wikidata.query.rdf.blazegraph.filters - package org.wikidata.query.rdf.blazegraph.filters
 
org.wikidata.query.rdf.blazegraph.geo - package org.wikidata.query.rdf.blazegraph.geo
 
org.wikidata.query.rdf.blazegraph.inline.literal - package org.wikidata.query.rdf.blazegraph.inline.literal
 
org.wikidata.query.rdf.blazegraph.inline.uri - package org.wikidata.query.rdf.blazegraph.inline.uri
 
org.wikidata.query.rdf.blazegraph.label - package org.wikidata.query.rdf.blazegraph.label
 
org.wikidata.query.rdf.blazegraph.ldf - package org.wikidata.query.rdf.blazegraph.ldf
 
org.wikidata.query.rdf.blazegraph.mwapi - package org.wikidata.query.rdf.blazegraph.mwapi
 
org.wikidata.query.rdf.blazegraph.throttling - package org.wikidata.query.rdf.blazegraph.throttling
 
org.wikidata.query.rdf.blazegraph.vocabulary - package org.wikidata.query.rdf.blazegraph.vocabulary
 
OutputVariable(ApiTemplate.OutputVariable.Type, IVariable, String) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
 
OutputVariable(IVariable, String) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
 

P

paramNameToURI(String) - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Create predicate parameter URI from name.
parseResponse(InputStream, IBindingSet) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceCall
Parse XML response from WM API.
pointFromIV(IV) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Create WikibasePoint from IV literal.
pointLiteral(String) - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
Get point as a Literal.
PrefixDelegatingServiceFactory - Class in org.wikidata.query.rdf.blazegraph
ServiceFactory that sends service calls that match a prefix to a different factory than those that don't.
PrefixDelegatingServiceFactory(ServiceFactory, String, ServiceFactory) - Constructor for class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
ProvenanceVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Provenance that are imported into Blazegraph.
ProvenanceVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.ProvenanceVocabularyDecl
 
ProxiedHttpConnectionFactory - Class in org.wikidata.query.rdf.blazegraph
Http client factory that knows about proxy settings.
ProxiedHttpConnectionFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.ProxiedHttpConnectionFactory
 

R

RADIUS_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
wikibase:radius parameter name.
register() - Static method in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
Register the service so it is recognized by Blazegraph.
register() - Static method in class org.wikidata.query.rdf.blazegraph.geo.GeoService
Register the service so it is recognized by Blazegraph.
register() - Static method in class org.wikidata.query.rdf.blazegraph.label.LabelService
Register the service so it is recognized by Blazegraph.
register() - Static method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Register the service so it is recognized by Blazegraph.
resolveDataType(LiteralExtensionIV) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Convert the literal into a uri as resolved by the resolve this extension received on construction.
resolveDataType(Literal) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Resolve the data type uri from the literal's type.

S

safeAsValue(LiteralExtensionIV, BigdataValueFactory, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
Convert the iv into the value.
safeAsValue(LiteralExtensionIV, BigdataValueFactory, BigdataURI) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Use the long value of the XSDNumericIV delegate which represents seconds since the epoch to create a WikibaseDate and then represent that properly using xsd's string representations.
SchemaDotOrgVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
SchemaDotOrgVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.SchemaDotOrgVocabularyDecl
 
serializeCoordSystem(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeCustomFields(BigdataValueFactory, Object...) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeDistance(BigdataValueFactory, Double, ICoordinate.UNITS) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLatitude(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLocation(BigdataValueFactory, Object, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLocationAndTime(BigdataValueFactory, Object, Object, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeLongitude(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
serializeTime(BigdataValueFactory, Object) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoAroundService
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
The URI service key.
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
The URI service key.
SERVICE_OPTIONS - Static variable in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Options configuring this service as a native Blazegraph service.
ServiceConfig - Class in org.wikidata.query.rdf.blazegraph.mwapi
MW API service configuration.
ServiceConfig(Reader) - Constructor for class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
 
serviceParamsFromNode(ServiceNode) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.MWApiServiceFactory
Get service params from Service Node.
setContext(BigdataRDFContext) - Static method in class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphDataSourceType
Set Blazegraph context.
size() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
Get number of services.
SMALL_DISTANCE - Static variable in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Distance where the points are considered to be the same.
southWest() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
Get SW corner.
START_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.categories.CategoriesStoredQuery
start parameter.
success(HttpServletRequest, Duration) - Method in class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Notify this throttler that a request has been completed successfully.
SW_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerSouthWest parameter name.
switched() - Method in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils.Box
Check if original coordinates were modified.

T

Throttler<B> - Class in org.wikidata.query.rdf.blazegraph.throttling
Implement throttling logic.
Throttler(Duration, Bucketing<B>, Callable<ThrottlingState>, Cache<B, ThrottlingState>, String) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.Throttler
Constructor.
ThrottlingFilter - Class in org.wikidata.query.rdf.blazegraph.throttling
A Servlet Filter that applies throttling.
ThrottlingFilter() - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter
 
ThrottlingState - Class in org.wikidata.query.rdf.blazegraph.throttling
Keeps track of resource useage for a client.
ThrottlingState(TokenBucket, TokenBucket) - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.ThrottlingState
Constructor.
toComponents(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
toString() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Convert to string.
toString() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Convert operation to string now().
toString() - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable
 
toString() - Method in enum org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable.Type
 
TPFRequestParserForBlazegraph - Class in org.wikidata.query.rdf.blazegraph.ldf
An TPFRequestParser for Blazegraph-based backends.
TPFRequestParserForBlazegraph(LexiconRelation) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.TPFRequestParserForBlazegraph
 
trimCoordURI(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
Cut off prefix for the coordinate system URI.
TriplePatternElementParserForBlazegraph - Class in org.wikidata.query.rdf.blazegraph.ldf
A TriplePatternElementParser for Blazegraph-based backends.
TriplePatternElementParserForBlazegraph(LexiconRelation) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.TriplePatternElementParserForBlazegraph
 

U

UndecoratedUuidInlineUriHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
InlineURIHandler for UUID type URIs with not decoration - like no dashes and always lowercase.
UndecoratedUuidInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.UndecoratedUuidInlineUriHandler
 
UserAgentIpAddressBucketing - Class in org.wikidata.query.rdf.blazegraph.throttling
Segmentation of requests by user-agent and IP address.
UserAgentIpAddressBucketing() - Constructor for class org.wikidata.query.rdf.blazegraph.throttling.UserAgentIpAddressBucketing
 
UserAgentIpAddressBucketing.Bucket - Class in org.wikidata.query.rdf.blazegraph.throttling
A bucket based on user-agent and IP address.

V

V001() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
V001(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
V002() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
 
V002(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V002
 
validEndpoint(String) - Method in class org.wikidata.query.rdf.blazegraph.mwapi.ServiceConfig
Check if endpoint is allowed.
valueOf(String) - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp.Parts
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp.Corners
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable.Type
Returns the enum constant of this type with the specified name.
ValuePropertiesInlineUriHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
Deprecated. 
ValuePropertiesInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.ValuePropertiesInlineUriHandler
Deprecated.
 
values() - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.CoordinatePartBOp.Parts
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp.Corners
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wikidata.query.rdf.blazegraph.mwapi.ApiTemplate.OutputVariable.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_ANNOTATION - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
Annotation for node.
VariablesBasedFilter(ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>, ITriplePatternElement<BigdataValue, String, String>) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.VariablesBasedFilter
 
veryClose(CoordinateDD, CoordinateDD) - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Check whether two points are very close to each other, so distance between them can be considered zero.
VOCABULARY_CLASS - Static variable in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary
Current vocabulary class.

W

WEST_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
wikibase:cornerWest parameter name.
WHITELIST - Static variable in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
Whitelist configuration name.
WHITELIST_DEFAULT - Static variable in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
Default service whitelist filename.
WikibaseContextListener - Class in org.wikidata.query.rdf.blazegraph
Context listener to enact configurations we need on initialization.
WikibaseContextListener() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
WikibaseCornerBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Get NE or SW corners of the box, given two arbitrary diagonal corners.
WikibaseCornerBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Required shallow copy constructor.
WikibaseCornerBOp(IValueExpression<? extends IV>, IValueExpression<? extends IV>, WikibaseCornerBOp.Corners, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Main ctor.
WikibaseCornerBOp(WikibaseCornerBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseCornerBOp
Constructor required for com.bigdata.bop.BOpUtility#deepCopy(FilterNode).
WikibaseCornerBOp.Corners - Enum in org.wikidata.query.rdf.blazegraph.constraints
Corners supported by this op.
WikibaseDateBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
A date expression involving a left IValueExpression operand.
WikibaseDateBOp(IValueExpression<? extends IV>, DateBOp.DateOp, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
 
WikibaseDateBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Required shallow copy constructor.
WikibaseDateBOp(WikibaseDateBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Constructor required for com.bigdata.bop.BOpUtility#deepCopy(FilterNode).
WikibaseDateExtension<V extends com.bigdata.rdf.model.BigdataValue> - Class in org.wikidata.query.rdf.blazegraph.inline.literal
This implementation of IExtension implements inlining for literals that represent xsd:dateTime literals.
WikibaseDateExtension(IDatatypeURIResolver) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 
WikibaseDistanceBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Implementation of geof:distance function.
WikibaseDistanceBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Required shallow copy constructor.
WikibaseDistanceBOp(IValueExpression<? extends IV>, IValueExpression<? extends IV>, GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
 
WikibaseDistanceBOp(WikibaseDistanceBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDistanceBOp
Constructor required for com.bigdata.bop.BOpUtility#deepCopy(FilterNode).
WikibaseExtensionFactory - Class in org.wikidata.query.rdf.blazegraph
Setup inline value extensions to Blazegraph for Wikidata.
WikibaseExtensionFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseExtensionFactory
 
WikibaseInlineUriFactory - Class in org.wikidata.query.rdf.blazegraph
Factory building InlineURIHandlers for wikidata.
WikibaseInlineUriFactory() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseInlineUriFactory
 
WikibaseNowBOp - Class in org.wikidata.query.rdf.blazegraph.constraints
Implements the now() operator.
WikibaseNowBOp(GlobalAnnotations) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Ctor.
WikibaseNowBOp(BOp[], Map<String, Object>) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Required shallow copy constructor.
WikibaseNowBOp(WikibaseNowBOp) - Constructor for class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Constructor required for com.bigdata.bop.BOpUtility#deepCopy(FilterNode).
WikibaseOptimizers - Class in org.wikidata.query.rdf.blazegraph
Optimizer list for Wikibase.
WikibaseOptimizers() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseOptimizers
 
WikibaseStyleStatementInlineUriHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
Deprecated. 
WikibaseStyleStatementInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
Deprecated.
 
WikibaseUrisVocabularyDecl - Class in org.wikidata.query.rdf.blazegraph.vocabulary
Vocabulary containing the URIs from Ontology that are imported into Blazegraph.
WikibaseUrisVocabularyDecl(WikibaseUris) - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.WikibaseUrisVocabularyDecl
 
WikibaseVocabulary - Class in org.wikidata.query.rdf.blazegraph
Versioned vocabulary classes for wikibase.
WikibaseVocabulary() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary
 
WikibaseVocabulary.V001 - Class in org.wikidata.query.rdf.blazegraph
Vocabulary class for BG 1.5.
WikibaseVocabulary.V002 - Class in org.wikidata.query.rdf.blazegraph
Class for BG 2.0 with geospatial.
WKT_LITERAL_URI - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoUtils
URI form of WKT literal type.
WKT_TYPE_URI - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
WKT type URI.
WKTSerializer - Class in org.wikidata.query.rdf.blazegraph.inline.literal
Serializer class for WKT format.
WKTSerializer() - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.WKTSerializer
 
Worker(ITriplePatternFragmentRequest<BigdataValue, String, String>) - Constructor for class org.wikidata.query.rdf.blazegraph.ldf.BlazegraphBasedTPFRequestProcessor.Worker
 
WRAP_PARAM - Static variable in class org.wikidata.query.rdf.blazegraph.geo.GeoBoxService
Service param to specify we need coordinate wrapping.

_

_init(IDatatypeURIResolver, ILexiconConfiguration<BigdataValue>, Collection<IExtension<? extends BigdataValue>>) - Method in class org.wikidata.query.rdf.blazegraph.WikibaseExtensionFactory
 
A B C D E F G H I J L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2017. All rights reserved.