Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative SPARQL Update support #330

Open
wants to merge 30 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
3193a36
Basic scaffolding for defining SPARQL Update in Solid
kjetilk Oct 11, 2021
829697f
Add source
kjetilk Oct 11, 2021
0a56dcd
Initial definition of SPARQL subset grammar
kjetilk Oct 11, 2021
b59fd2d
Fix missing curly brackets
kjetilk Oct 11, 2021
1b714f8
Don't number the appendix
kjetilk Oct 11, 2021
fbd5990
Simplify the BNF
kjetilk Oct 13, 2021
65cb624
Reintroduce DeleteWhere
kjetilk Oct 13, 2021
79d5021
Update change count
kjetilk Oct 13, 2021
fed2294
Adopt NSS behaviour for SPARQL Update
kjetilk Oct 14, 2021
7545e63
Propose to use the 422 response for outside of subset
kjetilk Oct 14, 2021
e7b3b07
Fix id
kjetilk Oct 15, 2021
d08142e
Add possible semaphore mechanism wording
kjetilk Oct 15, 2021
9f483f5
Add overview section, link Yacker for completeness
kjetilk Oct 15, 2021
3210404
Merge pull request #321 from solid/experiment/sparql-update-simplify
kjetilk Oct 16, 2021
3a10702
Merge branch 'feature/sparql-update-semaphore' into experiment/sparql…
kjetilk Oct 20, 2021
3555ea3
Add that it should not produce more than one solution
kjetilk Oct 20, 2021
5208010
fix ids
kjetilk Oct 20, 2021
38eabc2
Requirement on DELETE DATA
kjetilk Oct 20, 2021
589907a
Add reference
kjetilk Oct 20, 2021
6818273
Fix error
kjetilk Oct 20, 2021
dd0c6e0
Use the reference
kjetilk Oct 20, 2021
f57321d
Move SPARQL patch into a section; Introduce a REMOVE keyword; Many ed…
kjetilk Oct 20, 2021
a5b7e18
Add REMOVE DATA definition; Adapt text
kjetilk Oct 21, 2021
d90a918
Clarify what is supported
kjetilk Oct 21, 2021
77ec889
Attempt at defining REMOVE
kjetilk Oct 21, 2021
af937c9
Set requirements on failures in general
kjetilk Oct 21, 2021
fda8d1c
Add media type
kjetilk Oct 21, 2021
14a64c3
Fix typo
kjetilk Oct 21, 2021
82ef2c5
Update grammar
kjetilk Oct 21, 2021
7bbcd18
Update note
kjetilk Oct 21, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading