==== ARQ ToDo ** Stricter rules for property functions - must bind all variables => can do FILTER migration across them. See ToDoSSE ---- + extra jar - testing only. + Stages invert Stage/StageList ARQ documentation - stages and adding new storage layers. + FROM <.....n3> but it's application/rdf+xml believe MIME type. Jena change: FileManager/MimeStream + SUM [done], MIN, MAX, AVG, (STDDEV) MINI, MINN, MIND + EXISTS { pattern } as FILTER + Tutorial on update Separate out list PFs like free text. + Wrapper to have all functions as assignments + ORDER BY COUNT(*) i.e. add to the assignments. c.f SELECT AlgebraGenerator/compileModifiers(Query, Op) + More dateTime arithmetic and durations http://www.w3.org/TR/xpath-functions/#dateTime-arithmetic + OpOrder to take an ExprList Query has a list of sort conditions so need turn SortCondition into an expression + ResultsFormat (output)vs ResultSetFormat (input) ResultSetFormatter.output as SSE ResultSetFactory input as SSE + What is "OpDatasetNames" nowadays? A table? unnecessary? + Remove OpDatasetNames?? - only needed in quad compilation for GRAPH ?g {} Do that a better way (join of all names). Or even a special iterator for OpCompiler? + Alternative indexes LARQ idea - extracted. Object ==> node/subject == LARQ + LARQ assembler + Implement IndexBuilderLiter.unindexStatement + LARQ Doc internals Fields: index, lex/lang/datatype, uri, bnode == Documentation + list handling as a specific page. + Internals Query iterators Bindings == Other + XML results: process xml:lang on other elements than just Documentation for XML result set processing