Skip to content

Release 3.2.0

Compare
Choose a tag to compare
@gkellogg gkellogg released this 29 Dec 22:38
· 131 commits to develop since this release
  • Minimum Ruby version now 2.6.
  • Synch with SXP changes in version 1.2 of the SXP gem. Move some to_sxp to the SXP gem.
  • Update algebra examples with SPARQL Grammar and resulting SSE.
  • Initial implementation of SPARQL::Algebra::Operator#to_sparql (and related for operator-like classes). (For #38.)
    • Update sparql CLI and README for outputting query in SPARQL Grammar format.
    • Caveat Emptor: this is a highly experimental feature and subject to further revision. Further testing has shown many failure modes, but look to improvements in future releases.