Skip navigation links
A C D E G I L 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, List<URI>) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
addValues() - Method in class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
asValue(LiteralExtensionIV, BigdataValueFactory) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 

C

canInvokeMathOp(Literal...) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 
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
 
contextInitialized(ServletContextEvent) - Method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
 
create(ServiceCallCreateParams, ServiceParams) - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
create(ServiceCallCreateParams) - Method in class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 
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.
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
 
createInlineIV(String) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
 
createIV(Value) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 

D

DATATYPE_FACTORY - Static variable in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
Datatype factory cache.
doMathOp(Literal, IV, Literal, IV, MathBOp.MathOp, BigdataValueFactory) - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.WikibaseDateExtension
 

E

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
 

G

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.WikibaseNowBOp
Get expression value.
getDatatypes() - Method in class org.wikidata.query.rdf.blazegraph.inline.literal.AbstractMultiTypeExtension
 
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
 
getLocalNameFromDelegate(AbstractLiteralIV<BigdataLiteral, ?>) - Method in class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
 
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Materialization requirements.
getRequirement() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseNowBOp
Never needs materialization.
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.label.LabelService
 
getServiceOptions() - Method in class org.wikidata.query.rdf.blazegraph.PrefixDelegatingServiceFactory
 

I

initializeServices() - Static method in class org.wikidata.query.rdf.blazegraph.WikibaseContextListener
Replaces the default Blazegraph services with ones that do not allow remote services and a label resolution service.

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
 
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
 
left() - Method in class org.wikidata.query.rdf.blazegraph.constraints.WikibaseDateBOp
Get left operand.

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.LabelServicePlacementOptimizer
 
org.wikidata.query.rdf.blazegraph - package org.wikidata.query.rdf.blazegraph
 
org.wikidata.query.rdf.blazegraph.constraints - package org.wikidata.query.rdf.blazegraph.constraints
 
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.vocabulary - package org.wikidata.query.rdf.blazegraph.vocabulary
 

P

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 Ontology that are imported into Blazegraph.
ProvenanceVocabularyDecl() - Constructor for class org.wikidata.query.rdf.blazegraph.vocabulary.ProvenanceVocabularyDecl
 

R

register() - Static method in class org.wikidata.query.rdf.blazegraph.label.LabelService
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
 
SERVICE_KEY - Static variable in class org.wikidata.query.rdf.blazegraph.label.LabelService
The URI service key.

T

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().

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
 

V

V001() - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
V001(String) - Constructor for class org.wikidata.query.rdf.blazegraph.WikibaseVocabulary.V001
 
ValuePropertiesInlineUriHandler - Class in org.wikidata.query.rdf.blazegraph.inline.uri
InlineURIHandler for value and qualifier properties.
ValuePropertiesInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.ValuePropertiesInlineUriHandler
 

W

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
 
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
 
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
Attempts to inline statements as a BigInteger.
WikibaseStyleStatementInlineUriHandler(String) - Constructor for class org.wikidata.query.rdf.blazegraph.inline.uri.WikibaseStyleStatementInlineUriHandler
 
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
First version!

_

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

Copyright © 2016. All rights reserved.