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(triplestores): Support Apache Jena Fuseki #1375

Merged
merged 73 commits into from Apr 2, 2020
Merged

Commits on Jul 15, 2019

  1. feat(triplestores): Initial config for attempt to use Fuseki with Tom…

    …cat.
    Benjamin Geer committed Jul 15, 2019
    Copy the full SHA
    9e844a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. feat: Fix things for Fuseki (ongoing).

    Benjamin Geer committed Jul 16, 2019
    Copy the full SHA
    6c29d4d View commit details
    Browse the repository at this point in the history
  2. feat: Fix things for Fuseki (ongoing).

    Benjamin Geer committed Jul 16, 2019
    Copy the full SHA
    3b3aa92 View commit details
    Browse the repository at this point in the history
  3. feat: Fix things for Fuseki (ongoing).

    Benjamin Geer committed Jul 16, 2019
    Copy the full SHA
    50330af View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. feat: Fix things for Fuseki (ongoing).

    Benjamin Geer committed Jul 17, 2019
    Copy the full SHA
    912b377 View commit details
    Browse the repository at this point in the history
  2. feat: Fix and optimise things for Fuseki.

    Benjamin Geer committed Jul 17, 2019
    Copy the full SHA
    b6ab504 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. feat: Fix and optimise more things for Fuseki.

    Benjamin Geer committed Jul 18, 2019
    Copy the full SHA
    b4a2a29 View commit details
    Browse the repository at this point in the history
  2. feat: Fix more things for Fuseki.

    Benjamin Geer committed Jul 18, 2019
    Copy the full SHA
    5ab21c2 View commit details
    Browse the repository at this point in the history
  3. fix: Fix fix.

    Benjamin Geer committed Jul 18, 2019
    Copy the full SHA
    f5e6f48 View commit details
    Browse the repository at this point in the history
  4. Fix: fix fix.

    Benjamin Geer committed Jul 18, 2019
    Copy the full SHA
    9e0b0f9 View commit details
    Browse the repository at this point in the history
  5. fix(knora-ontologies): Remove extra rdfs:comment.

    Benjamin Geer committed Jul 18, 2019
    Copy the full SHA
    3a2149a View commit details
    Browse the repository at this point in the history
  6. style(fuseki): Add comments.

    Benjamin Geer committed Jul 18, 2019
    Copy the full SHA
    54b8d48 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/store/triplestore/http/HttpTriplestoreConnector.scala
    Benjamin Geer committed Jul 19, 2019
    Copy the full SHA
    7292e3e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Jul 19, 2019
    Copy the full SHA
    9b89a34 View commit details
    Browse the repository at this point in the history
  3. fix(fuseki): Get value permissions correctly with Fuseki.

    Benjamin Geer committed Jul 19, 2019
    Copy the full SHA
    5f8a8d9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into wip/1374-fuseki

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/responders/admin/ProjectsResponderADM.scala
    #	webapi/src/main/scala/org/knora/webapi/store/triplestore/http/HttpTriplestoreConnector.scala
    Benjamin Geer committed Jul 19, 2019
    Copy the full SHA
    8cf5d20 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 13, 2019
    Copy the full SHA
    37fb633 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 13, 2019
    Copy the full SHA
    54340d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 19, 2019
    Copy the full SHA
    3c439a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 26, 2019
    Copy the full SHA
    804543a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 27, 2019
    Copy the full SHA
    db8db5d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 29, 2019
    Copy the full SHA
    c228098 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 30, 2019
    Copy the full SHA
    b717dee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 30, 2019
    Copy the full SHA
    e9f213d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 30, 2019
    Copy the full SHA
    b9da9c7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Aug 30, 2019
    Copy the full SHA
    5d658a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/responders/v2/search/SparqlTransformer.scala
    Benjamin Geer committed Sep 9, 2019
    Copy the full SHA
    69262dd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Sep 10, 2019
    Copy the full SHA
    bc2d74a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Sep 12, 2019
    Copy the full SHA
    053ea52 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    # Conflicts:
    #	webapi/src/main/scala/org/knora/webapi/responders/v1/ResourcesResponderV1.scala
    #	webapi/src/main/twirl/queries/sparql/v2/searchFulltextStandard.scala.txt
    Benjamin Geer committed Sep 26, 2019
    Copy the full SHA
    99c072d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Oct 8, 2019
    Copy the full SHA
    0f1a44c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Oct 18, 2019
    Copy the full SHA
    4236ee3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Oct 21, 2019
    Copy the full SHA
    bf4253f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Oct 22, 2019
    Copy the full SHA
    366017e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Oct 23, 2019
    Copy the full SHA
    bce43dc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 4, 2019
    Copy the full SHA
    7541121 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 5, 2019
    Copy the full SHA
    5e9c550 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 8, 2019
    Copy the full SHA
    283f60d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 14, 2019
    Copy the full SHA
    8a400d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 15, 2019
    Copy the full SHA
    f7efe5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 15, 2019
    Copy the full SHA
    666ffd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 19, 2019
    Copy the full SHA
    3a7e799 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 19, 2019
    Copy the full SHA
    7f21b78 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 27, 2019
    Copy the full SHA
    cf8eb70 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 28, 2019
    Copy the full SHA
    fdfeae9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Nov 28, 2019
    Copy the full SHA
    692196a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Dec 2, 2019
    Copy the full SHA
    1ece065 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Dec 3, 2019
    Copy the full SHA
    664cd36 View commit details
    Browse the repository at this point in the history
  2. test: Fix test script.

    Benjamin Geer committed Dec 3, 2019
    Copy the full SHA
    323ee1a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Dec 17, 2019
    Copy the full SHA
    0f7539e View commit details
    Browse the repository at this point in the history
  2. test: Fix test.

    Benjamin Geer committed Dec 17, 2019
    Copy the full SHA
    27560dc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Dec 17, 2019
    Copy the full SHA
    4b33566 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Jan 2, 2020
    Copy the full SHA
    627f504 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Feb 4, 2020
    Copy the full SHA
    5fbb8ed View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Feb 5, 2020
    Copy the full SHA
    dd32e52 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Feb 5, 2020
    Copy the full SHA
    90ec7df View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Mar 9, 2020
    Copy the full SHA
    7225d87 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4642954 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. fix(gravsearch): Fix variable name conflict when expanding statement …

    …to simulate inference.
    Benjamin Geer committed Mar 10, 2020
    Copy the full SHA
    bcec680 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Mar 10, 2020
    Copy the full SHA
    54b4ff3 View commit details
    Browse the repository at this point in the history
  3. feat(gravsearch): Support Lucene in Fuseki (ongoing).

    Benjamin Geer committed Mar 10, 2020
    Copy the full SHA
    864fe13 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Merge branch 'develop' into wip/1374-fuseki

    Benjamin Geer committed Mar 11, 2020
    Copy the full SHA
    d0230d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. feature(gravsearch): Support Lucene in Fuseki (ongoing).

    Benjamin Geer committed Mar 13, 2020
    Copy the full SHA
    6c9c922 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. feat(gravsearch): Support full-text search with Fuseki.

    Benjamin Geer committed Mar 16, 2020
    Copy the full SHA
    5496dab View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. fix(api-v2): Fix search by label.

    Benjamin Geer committed Mar 17, 2020
    Copy the full SHA
    a9daf8d View commit details
    Browse the repository at this point in the history
  2. fix(api-v2): Add missing changes from last commit.

    Benjamin Geer committed Mar 17, 2020
    Copy the full SHA
    0f9a390 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Copy the full SHA
    981ef43 View commit details
    Browse the repository at this point in the history
  2. test(triplestore): Fix IRI in named graph query in test.

    Benjamin Geer committed Mar 18, 2020
    Copy the full SHA
    97fbbe0 View commit details
    Browse the repository at this point in the history
  3. fix(fuseki): Fix erase resource.

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

Commits on Mar 19, 2020

  1. feat(upgrade): Support upgrading a Fuseki repository.

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

Commits on Mar 23, 2020

  1. docs: Document how inference is used/implemented.

    Benjamin Geer committed Mar 23, 2020
    Copy the full SHA
    18f8417 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. docs: Update API and design docs.

    Benjamin Geer committed Mar 25, 2020
    Copy the full SHA
    44feb70 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Copy the full SHA
    4fd2c20 View commit details
    Browse the repository at this point in the history