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

feat(gravsearch): Allow comparing variables representing resource IRIs #1713

Merged
merged 7 commits into from Sep 22, 2020

Commits on Sep 18, 2020

  1. Copy the full SHA
    25da03a View commit details
    Browse the repository at this point in the history
  2. fix(InferringGravsearchTypeInspector): Optimise away statements becau…

    …se of property IRIs, not property variables
    
    - Add tests.
    - Update design doc.
    Benjamin Geer committed Sep 18, 2020
    Copy the full SHA
    add186d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Merge branch 'develop' into wip/DSP-656-gravsearch

    Benjamin Geer committed Sep 21, 2020
    Copy the full SHA
    e288e06 View commit details
    Browse the repository at this point in the history
  2. feat(gravsearch): Infer type of resource IRI in FILTER.

    - Add tests.
    Benjamin Geer committed Sep 21, 2020
    Copy the full SHA
    69bdd61 View commit details
    Browse the repository at this point in the history
  3. docs(gravsearch): Document resource comparisons.

    Benjamin Geer committed Sep 21, 2020
    Copy the full SHA
    f675fbc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. test(gravsearch): Add test.

    Benjamin Geer committed Sep 22, 2020
    Copy the full SHA
    db9b92c View commit details
    Browse the repository at this point in the history
  2. test(gravsearch): Remove subject from test letter.

    Benjamin Geer committed Sep 22, 2020
    Copy the full SHA
    99d13d1 View commit details
    Browse the repository at this point in the history