Release 3.1.3
- 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.