1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finish 3.2.1 More... almost 4 years ago
Finish 3.2.1 More... almost 4 years ago
Version 3.2.1. More... almost 4 years ago
Give up on complex sub-select with slice use case round-trip. More... almost 4 years ago
Fix corner-case where values is the top-level operator. More... almost 4 years ago
Add back `Expression#evaluate` (used by SHACL) More... almost 4 years ago
SPARQL-star re-serialization use cases with embedded triples. More... almost 4 years ago
Parser Ruby evaluation error corner-case iin Query clause. More... almost 4 years ago
More sub-select use cases. More... almost 4 years ago
Serialize VALUES at the top-level if the join is at the top-level. More... almost 4 years ago
Fix some escaping use cases in to_sparql with RDF and SXP gem updates. More... almost 4 years ago
Serializing some sub-select cases. More... almost 4 years ago
Property path grouping and named graphs containing a property path. More... almost 4 years ago
Grouped extensions may use temporary variables inside of operators. More... almost 4 years ago
Aggregate operators with DISINCT and SEPARATOR. More... almost 4 years ago
Fix MINUS to_sparql with filters. More... almost 4 years ago
Try to force Ruby 3.0 in CI. More... almost 4 years ago
Mark remaining SPARQL 1.1 to_sparql tests are pending. More... almost 4 years ago
WITH may have multiple trailing operands. More... almost 4 years ago
First operand of table may not be an array. More... almost 4 years ago
CLEAR/CREATE/DROP SILENT serialization. More... almost 4 years ago
GROUP BY/HAVING forms for to_sparql. More... almost 4 years ago
Separate update clauses with ';'. More... almost 4 years ago
Fix GraphRef case in clear and drop to_sparql More... almost 4 years ago
Fix Operator.if to_sparql. More... almost 4 years ago
Using clauses only take a single IRI. More... almost 4 years ago
Handle BIND within a join or left_join operator. Fixes #40. More... almost 4 years ago
Handle the COUNT(*) to_sparql case. More... almost 4 years ago
Update Expression.for to take options, and potentially use for logging errors. Otherwise, if there is no logger, raise the error. More... almost 4 years ago
Improve Algebra documentation, with specific references to Jena. More... almost 4 years ago