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: Add an RDF processing façade (2nd iteration) (DSP-1083) #1759

Merged
merged 14 commits into from Nov 24, 2020

Commits on Nov 18, 2020

  1. Merge branch 'refs/heads/main' into wip/DSP-1083-rdf-api

    Benjamin Geer committed Nov 18, 2020
    Copy the full SHA
    edf9dd3 View commit details
    Browse the repository at this point in the history
  2. feat(rdf-api): Add stream processing API.

    Benjamin Geer committed Nov 18, 2020
    Copy the full SHA
    3224da0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Merge branch 'main' into wip/DSP-1083-rdf-api

    Benjamin Geer committed Nov 19, 2020
    Copy the full SHA
    ec3ed6d View commit details
    Browse the repository at this point in the history
  2. feat: Use streaming RDF API.

    Benjamin Geer committed Nov 19, 2020
    Copy the full SHA
    58b15c0 View commit details
    Browse the repository at this point in the history
  3. feat(rdf-api): Add SPARQL query API.

    Benjamin Geer committed Nov 19, 2020
    Copy the full SHA
    115c97a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. test(rdf-api): Add SPARQL test.

    - Move SparqlSelectResponse to RDF API, rename to SparqlSelectResult.
    Benjamin Geer committed Nov 20, 2020
    Copy the full SHA
    a981e34 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb6137f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bcc65de View commit details
    Browse the repository at this point in the history
  4. docs(upgrade): Update docs.

    Benjamin Geer committed Nov 20, 2020
    Copy the full SHA
    abc9c8f View commit details
    Browse the repository at this point in the history
  5. fix(upgrade): Fix warning.

    Benjamin Geer committed Nov 20, 2020
    Copy the full SHA
    28d4e25 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. refactor(api-v2): Use RDF API to generate TEI/XML header.

    Benjamin Geer committed Nov 23, 2020
    Copy the full SHA
    1b2ee3b View commit details
    Browse the repository at this point in the history
  2. docs(rdf-api): Update docs.

    Benjamin Geer committed Nov 23, 2020
    Copy the full SHA
    718a8b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge branch 'main' into wip/DSP-1083-rdf-api

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/responders/admin/ListsResponderADM.scala
    Benjamin Geer committed Nov 24, 2020
    Copy the full SHA
    0ff0eaa View commit details
    Browse the repository at this point in the history
  2. style(search): Add newline.

    Benjamin Geer committed Nov 24, 2020
    Copy the full SHA
    3a076d4 View commit details
    Browse the repository at this point in the history