Commit Graph

13 Commits (6a0e03589f3054b23c6d5bdef4298a22a7d1813f)

Author SHA1 Message Date
Yuri Astrakhan 6a0e03589f A few more minor lints, keyword fix 2 years ago
Yuri Astrakhan 1e4326a2c5 Optimize format performance 2 years ago
Tpt 2a135283d5 Lints against 1.74 2 years ago
Tpt f8034c68e9 SPARQL: refactor AggregateExpression 2 years ago
Tpt 5f2c9a3b92 Cleans up documentation links to RDF specifications 2 years ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 3 years ago
Tpt 719cde2eac Implements SEP-0002 ADJUST function 3 years ago
Tpt 76dd879ea6 Implements LATERAL join 3 years ago
Tpt 808c9db007 String formatting: uses inline syntax 3 years ago
Tpt 00ab9ab83c Fixes SPARQL query formatting 3 years ago
Tpt e9bbe8e036 Applies new Clippy suggestions 3 years ago
Tpt 4efd193708 Improves documentation 4 years ago
Tpt 967dbacad7 Spargebra: Uses oxrdf terms 4 years ago
Tpt 27d73f7ee2 Removes GraphPattern::Sequence 4 years ago
Tpt aa9afe4641 spargebra: Renamings to move closer to SPARQLAlgebra.js 4 years ago
Tpt 969bb69fab Moves spargebra debug to regular debug 4 years ago
Tpt bb04f1383b Builds dynamic functions for expression evaluation 4 years ago
Tpt 83d54b39c4 GraphPattern: Renames visible_variables into on_in_scope_variable 4 years ago
Tpt 5f79c408bc Adds GraphPattern::Sequence 4 years ago
Tpt 9da605f84f SPARQL: Use empty group by instead of the "1" constant 4 years ago
Tpt 067109e036 All spargebra fmt::Debug returns SSE and fmt::Display SPARQL syntax 4 years ago
Tpt f0bd89d77f Fixes BIND variables validation 4 years ago
Tpt a7b48a0bda Implements SPARQL projection validation 4 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 4 years ago
Tpt 25e192095e Makes SPARQL-star optional in the SPARQL parser 4 years ago
Tpt 4b3cdc6831 Fixes SPARQL-star tests evaluation 4 years ago
Tpt 500a4d866f Updates SPARQL-star expression parser 5 years ago
Tpt 10ee6e17f0 Adds SPARQL* support to the SPARQL parser 5 years ago
Tpt dcaf3793d5 Adds RDF-star SPARQL functions 5 years ago
Tpt bc27a298fa Simplifies spargebra basic patterns naming 5 years ago
Tpt e6e83ff369 Makes SPARQL algebra more strict 5 years ago
Tpt be4a5b0b6b Moves SPARQL parser and algebra to an independent crate 5 years ago
Tpt e4f97bafb3 Makes SPARQL algebra private 5 years ago
Tpt cc43742da1 Makes Clippy 1.51 happy 5 years ago
Tpt 91bcc04245 Adds custom aggregate functions to SPARQL parser and algebra 5 years ago
Tpt 43d8260acf Makes SPARQL UPDATE parser more strict 5 years ago
Tpt 700e47af1e SPARQL UPDATE options 5 years ago
Tpt 34f0efbb39 Rework SPARQL algebra and makes it public 5 years ago
Tpt 7a110902d2 Provides an API to edit the SPARQL query dataset 5 years ago
Tpt bf3d205cf7 Implements SPARQL UPDATE 5 years ago
Tpt b762991917 Simplifies SPARQL update operations representation 5 years ago
Tpt 867600dba4 Adds a SPARQL update parser 5 years ago
Tpt bf430de125 Adds FROM and FROM named evaluation 5 years ago
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 5 years ago
Tpt a3dce12d94 Makes SPARQL query execution static and simplify federation 5 years ago
Tpt 827667e495 Removes global ordering of blank node and literals 5 years ago
Tpt feaca89f77 Moves NamedNodeOrVariable and TermOrVariable to the SPARQL algebra 5 years ago
Tpt 98a4d40a7e Cleans up the Variable structure to only represent actual variables 5 years ago
Tpt 16451b7c53 Reduces the number of considered "problem variables" in OPTIONAL 6 years ago
Tpt 2b85a06487 Migrates to oxiri and oxilangtag 6 years ago