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(api-v2): Allow querying for rdfs:label in Gravsearch #1649

Merged
merged 10 commits into from Jun 3, 2020

Commits on May 26, 2020

  1. feat(api-v2): Make the inferring type inspector know the object type …

    …of rdfs:label.
    Benjamin Geer committed May 26, 2020
    Copy the full SHA
    9226dd4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Merge branch 'develop' into wip/DSP-271-label

    Benjamin Geer committed May 27, 2020
    Copy the full SHA
    d7a8c58 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a4c510 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Copy the full SHA
    b1ed111 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    771188f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Copy the full SHA
    10b0a42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/DSP-271-label

    Benjamin Geer committed May 29, 2020
    Copy the full SHA
    bc0eb67 View commit details
    Browse the repository at this point in the history
  3. feat(gravsearch): Support the regex function with rdfs:label.

    - Add tests.
    - Add docs.
    Benjamin Geer committed May 29, 2020
    Copy the full SHA
    a2721af View commit details
    Browse the repository at this point in the history
  4. test(gravsearch): Fix tests.

    Benjamin Geer committed May 29, 2020
    Copy the full SHA
    fc9ac73 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. style(gravsearch): Use apply() instead of newInstance().

    Benjamin Geer committed May 30, 2020
    Copy the full SHA
    9d94e0c View commit details
    Browse the repository at this point in the history