You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release contains a fix for a long standing issue, that EasyRdf was delivering an SparqlResult instead of the desired Graph, when running CONSTRUCT SPARQL queries against certain endpoints. Provided by @simontaurus, with feedback/help from @TallTed, in #48 (Thanks to you both!)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
This release contains a fix for a long standing issue, that EasyRdf was delivering an
SparqlResult
instead of the desiredGraph
, when running CONSTRUCT SPARQL queries against certain endpoints. Provided by @simontaurus, with feedback/help from @TallTed, in #48 (Thanks to you both!)Internal changes
New Contributors
Full Changelog: 1.14.0...1.14.1
This discussion was created from the release 1.14.1.
Beta Was this translation helpful? Give feedback.
All reactions