qb       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~None9;AOT*Enables programmatic construction of triples where it is not known in advance which parts of the triple will be variables and which will be Nodes.&Convert most query-related types to a , most importantly s..Restriction of TermLike to the role of object.1Restriction of TermLike to the role of predicate./Restriction of TermLike to the role of subject.CPermit variables and values to seemlessly be put into argument for ' and similar functionsThe  monad applied to . Execute a ! action, starting with the empty , then process the resulting . /Execute a 'Select Query' action, returning the  representation of the query.!2Execute a 'Construct Query' action, returning the  representation of the query.",Execute a 'Ask Query' action, returning the  representation of the query.#/Execute a 'Update Query' action, returning the  representation of the query.$1Execute a 'Describe Query' action, returning the  representation of the query.%AAdd a prefix to the query, given an IRI reference, and return it.&GCreate and return a variable to the query, usable in later expressions.'~Restrict the query to only results for which values match constants in this triple, or for which the variables can be bound..Add optional constraints on matches. Variable bindings within the optional action are lost, so variables must always be defined prior to opening the optional block./4Add a union structure to the query pattern. As with .G blocks, variables must be defined prior to the opening of any block.0FRestrict results to only those for which the given expression is true.2Form a Node , with the  and reference name.3Set duplicate handling to &. By default, there are no reductions.4Set duplicate handling to &. By default, there are no reductions.5Set limit handling to the given value. By default, there are no limits. Note: negative numbers cause no query results to be returned.6,Divide the solution into one or more groups.7 Alias of 8.8XOrder the results, after any previous ordering, based on the term, in ascending order.9YOrder the results, after any previous ordering, based on the term, in descending order.:Add two terms.;&Find the difference between two terms.<Multiply two terms.=Divide two terms.>"Combine two boolean terms with AND?!Combine two boolean terms with OR@fCreate an expression which tests the relationship of the two operands, evaluating their equivalence.AfCreate an expression which tests the relationship of the two operands, evaluating their equivalence.BiCreate an expression which tests the relationship of the two operands, evaluating their relative value.CiCreate an expression which tests the relationship of the two operands, evaluating their relative value.DiCreate an expression which tests the relationship of the two operands, evaluating their relative value.EiCreate an expression which tests the relationship of the two operands, evaluating their relative value.F=Negate any term-like expression, for use, e.g., in filtering.Xsupport for blank nodes.Define a convenient alias for XF. Note: a pointfree definition leads to the monomorphism restriction (&) = mkPredicateObject. An example of its use: p & o = mkPredicateObject p o for example q = do p <- prefix "" (iriRef "http://example.com/") s <- var o1 <- var o2 <- var _ <- triple s (p .:. "p1") [(p .:. "p2") & [(p .:. "p3") & o1], (p .:. "p4") & o2] return SelectQuery { queryVars = [s, o1] }createSelectQuery q^"PREFIX : <http://example.com/> SELECT ?x0 ?x1 WHERE {?x0 :p1 [:p2 [:p3 ?x1]], [:p4 ?x2] .} "Alternative version of + that avoid adding spaces on empty strings.       !"#$%&' !"#$%&'()*+,-./0123456789(:;<=>?)@ABCDEF*+,GHIJKLMNOPQRSTUVWXY-Z./0[\]^_`abcdefghijklmnopqrstuvwxyz{|}~[  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ !"#$%&'X()*+./01-,Z34567892Y:;<=>?@ABCDEFGHIJKLMNOPQRSTUVW           !"#$%&' !"#$%&'()*+,-./0123456789(:;<=>?)@ABCDEF*+,GHIJKLMNOPQRSTUVWXY-Z./0[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ :6;6<7=7>3?2@4A4B4C4D4E4None9;OT.Local representations of incoming XML results.RDF Node (UNode, BNode, LNode)Unbound result valueURI of the SPARQL endpoint.1Base 20 for results with a SPARQL-result URI specified.3Transform the p result from the HTTP request into a two-dimensional table storing the bindings for each variable in each row.4QParses the response from a SPARQL ASK query. Either "true" or "false" is expected5JParses the response from a SPARQL UPDATE query. An empty body is expectedConnect to remote 6* and find all possible bindings for the  s in the  action.Connect to remote 6* and find all possible bindings for the  s in the  action.Connect to remote 6* and find all possible bindings for the  s in the  action.Connect to remote 6 and construct  TriplesGraph from given   action. Provisional implementation.Connect to remote 6 and construct  TriplesGraph from given   action. Provisional implementation.7fTakes a generated uri and makes simple HTTP request, asking for RDF N3 serialization. Returns either  ParseFailure or RDF13457 134578        !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./01234$hsparql-0.3.4-AuyruIrO27b87CxbLCjNffDatabase.HSparql.QueryGeneratorDatabase.HSparql.Connection DescribeQuery queryDescribe SelectQuery queryExpr UpdateQuery queryUpdateAskQueryqueryAskConstructQueryqueryConstructsPattern SelectExpr SelectVar VarOrNodeVar'RDFNodeBlankNodePatternVariableqshowObjectTermLikePredicateTermLikeSubjectTermLikeTermLike varOrTermexprQuerycreateSelectQuerycreateConstructQuerycreateAskQuerycreateUpdateQuerycreateDescribeQueryprefixvartripleconstructTriple askTriple updateTriple describeIRI selectVarsselectoptionalunion filterExprbind.:.distinctreducedlimitgroupBy orderNext orderNextAsc orderNextDesc.+..-..*../..&&..||..==..!=..<..>..<=..>=.notExprcountsum_min_max_avgstrlang langMatchesdatatypeboundsameTermisIRIisURIisBlank isLiteralregex regexOptsmkPredicateObjectiriRefas$fQueryShowQueryData$fQueryShowQueryForm $fQueryShow[]$fQueryShowOrderBy$fQueryShow[]0$fQueryShowGroupBy$fQueryShowGroupGraphPattern$fQueryShow[]1$fQueryShowPattern$fQueryShow[]2$fQueryShowSelectExpr$fQueryShowExpr$fQueryShowFunction$fQueryShowRelation$fQueryShowNumericExpr$fQueryShowOperation$fQueryShow[]3$fQueryShowVarOrTerm$fQueryShowGraphTerm$fQueryShowMaybe$fQueryShowIRIRef$fQueryShow[]4$fQueryShowVariable$fQueryShow[]5$fQueryShowPrefix$fQueryShowLValue$fQueryShowNode$fQueryShowLimit$fQueryShowDuplicates$fQueryShow(,)$fQueryShow[]6$fShowDynamicObject$fShowDynamicPredicate$fObjectTermLikeNode$fObjectTermLikeVarOrNode$fObjectTermLikeBool$fObjectTermLike(,)$fObjectTermLike(,)0$fObjectTermLikeText$fObjectTermLikeInteger$fObjectTermLikeExpr$fObjectTermLike[]$fObjectTermLikeVariable$fObjectTermLikeIRIRef$fPredicateTermLikeVariable$fPredicateTermLikeIRIRef$fSubjectTermLike[]$fSubjectTermLikeVariable$fSubjectTermLikeIRIRef$fTermLikeVarOrNode$fTermLikeNode$fTermLikeBool $fTermLike(,)$fTermLike(,)0$fTermLikeText$fTermLikeInteger$fTermLikeExpr $fTermLike[]$fTermLikeIRIRef$fTermLikeVariable$fShowDuplicates $fShowLimit $fShowPrefix$fShowVariable $fShowIRIRef$fShowGraphTerm$fShowVarOrNode$fShowOperation$fShowRelation$fShowFunction $fShowExpr$fShowNumericExpr$fShowVarOrTerm$fShowSelectExpr BindingValueBoundUnboundEndPoint selectQueryaskQuery updateQueryconstructQuery describeQuery$fShowBindingValue$fEqBindingValuebaseGHC.BaseString QueryDatatransformers-0.5.2.0Control.Monad.Trans.State.LazyState execQuery queryDataPrefixDistinctReducedunwords' Data.OldListunwords QueryForm SelectForm ConstructFormAskForm UpdateForm DescribeForm QueryType SelectType ConstructTypeAskType UpdateType DescribeType TypeNotSetprefixesvarsIdxvars queryTypepatternconstructTriples askTriples updateTriples describeURI duplicatesgroupsorderinglimitsOrderByAscDescGroupByGroupGraphPatternQTripleFilterBindOptionalGraphPatternUnionGraphPatternExprOrExprAndExpr NegatedExprRelationalExpr NumericExpr BuiltinCall VarOrTermExprFunction CountFuncSumFuncMinFuncMaxFuncAvgFuncStrFuncLangFuncLangMatchesFunc DataTypeFunc BoundFunc SameTermFunc IsIRIFunc IsURIFunc IsBlankFunc IsLiteralFunc RegexFuncRelationEqualNotEqualLessThan GreaterThanLessThanOrEqualGreaterThanOrEqualNumericLiteralExpr OperationExpr OperationAddSubtractMultiplyDivideAndOr VarOrTermVarTermBlankNodePattern' GraphTerm IRIRefTermRDFLiteralTermNumericLiteralTermBooleanLiteralTermBNodeIRIRef AbsoluteIRI PrefixedNameDynamicPredicateObject DynamicObjectDynamicPredicateLimitNoLimit DuplicatesNoLimits QueryShow BuiltinFunc3 BuiltinFunc2 BuiltinFunc1 operationrelation builtinFunc1 builtinFunc2 builtinFunc3getFQN appendPattern appendTripleescapeSpecialChar sparqlResult!xml-1.3.14-77WblwctQve3ga6FJU7qUgText.XML.Light.TypesQNamestructureContentparseAsk parseUpdate$HTTP-4000.3.7-5lfT998Ke7C8SXfKF89f2r Network.TCPhttpCallForRdf