LDflex / Query-Solid

Simple access to data in Solid pods through LDflex expressions
https://solid.github.io/query-ldflex/
MIT License
66 stars 15 forks source link

Make SPARQL UPDATE queries apply to documents directly #4

Closed rubensworks closed 5 years ago

rubensworks commented 5 years ago

This makes it so that SPARQL UPDATE queries are sent to the document directly as a PATCH request.

https://github.com/RubenVerborgh/LDflex-Comunica/pull/2 should be merged first, and the ldflex-comunica dependency should then be bumped. And probabably also https://github.com/RubenVerborgh/LDflex/pull/6

rubensworks commented 5 years ago

Not sure why Travis fails though, it doesn't appear to be related to this PR.

Let's retry once https://github.com/RubenVerborgh/LDflex-Comunica/pull/2 is updated, where Comunica has been updated to the latest version.

rubensworks commented 5 years ago

Removed changes to package-lock from the commit.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 61


Totals Coverage Status
Change from base Build 60: 0.0%
Covered Lines: 52
Relevant Lines: 52

💛 - Coveralls