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

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    3193a36 View commit details
    Browse the repository at this point in the history
  2. Add source

    kjetilk committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    829697f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a56dcd View commit details
    Browse the repository at this point in the history
  4. Fix missing curly brackets

    kjetilk committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    b59fd2d View commit details
    Browse the repository at this point in the history
  5. Don't number the appendix

    kjetilk committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    1b714f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Simplify the BNF

    kjetilk committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    fbd5990 View commit details
    Browse the repository at this point in the history
  2. Reintroduce DeleteWhere

    kjetilk committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    65cb624 View commit details
    Browse the repository at this point in the history
  3. Update change count

    kjetilk committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    79d5021 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    fed2294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7545e63 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Fix id

    kjetilk committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e7b3b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08142e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f483f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Merge pull request #321 from solid/experiment/sparql-update-simplify

    Simplify the SPARQL subset BNF
    kjetilk authored Oct 16, 2021
    Configuration menu
    Copy the full SHA
    3210404 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Merge branch 'feature/sparql-update-semaphore' into experiment/sparql…

    …-update-complex-semaphore
    kjetilk committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3a10702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3555ea3 View commit details
    Browse the repository at this point in the history
  3. fix ids

    kjetilk committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5208010 View commit details
    Browse the repository at this point in the history
  4. Requirement on DELETE DATA

    kjetilk committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    38eabc2 View commit details
    Browse the repository at this point in the history
  5. Add reference

    kjetilk committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    589907a View commit details
    Browse the repository at this point in the history
  6. Fix error

    kjetilk committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6818273 View commit details
    Browse the repository at this point in the history
  7. Use the reference

    kjetilk committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    dd0c6e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f57321d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    a5b7e18 View commit details
    Browse the repository at this point in the history
  2. Clarify what is supported

    kjetilk committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d90a918 View commit details
    Browse the repository at this point in the history
  3. Attempt at defining REMOVE

    kjetilk committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    77ec889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af937c9 View commit details
    Browse the repository at this point in the history
  5. Add media type

    kjetilk committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    fda8d1c View commit details
    Browse the repository at this point in the history
  6. Fix typo

    kjetilk committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    14a64c3 View commit details
    Browse the repository at this point in the history
  7. Update grammar

    kjetilk committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    82ef2c5 View commit details
    Browse the repository at this point in the history
  8. Update note

    kjetilk committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7bbcd18 View commit details
    Browse the repository at this point in the history