Skip to content

Release 3.1.3

Compare
Choose a tag to compare
@gkellogg gkellogg released this 17 Oct 19:31
· 221 commits to develop since this release
  • When extending RDF::Query#optimize!, call aliased method after reverting patterns to not use lexical shortcuts, and preserve pattern options (e.g., :optional).
  • Fix some documentation examples where native float should be interpreted as an xsd:double, not xsd:decimal.
  • Reduce overhead in loading SXP.
  • In Sinatra::SPARQL, only include ::LinkedData if it is present.