Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LinkedDataFragments/Server.Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: LinkedDataFragments/Server.Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 16 files changed
  • 4 contributors

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    dcc12cb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Merge pull request #1 from LinkedDataFragments/master

    Catch up with changes in upstream repo
    larsgsvensson authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    97b4223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0652567 View commit details
    Browse the repository at this point in the history
  3. Update IndexRequestProcessorForTPFs.java

    Fixed bug where void:Dataset was a literal
    larsgsvensson authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    14d355f View commit details
    Browse the repository at this point in the history
  4. Update pom.xml

    Added dependency on junit
    larsgsvensson authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    9f72836 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Merge pull request #46 from Daniel-Mietchen/patch-1

    removed duplicate "is"
    mielvds authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    6060fc5 View commit details
    Browse the repository at this point in the history
  2. Remove AssetServlet from web.xml

    mielvds authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    f8ed422 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48 from larsgsvensson/master

    Change to IndexRequestProcessorForTPFs
    mielvds authored Sep 3, 2018
    Configuration menu
    Copy the full SHA
    15f72a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Update Jena to 3.11.0

    Add option to configure default graph for TDBDataSource
    Andrew Woods committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    bc59057 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from awoods/update-jena

    Update Jena to 3.11.0
    mielvds authored Oct 17, 2019
    Configuration menu
    Copy the full SHA
    473bd4c View commit details
    Browse the repository at this point in the history
  3. Updated packages

    Miel Vander Sande committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    cb5c8d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Create SPARQL datasource

    - Starting from 'tdb' example
    
    Resolves: #57
    Andrew Woods committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3b20b53 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Implement SPARQL datasource

    Resolves: #57
    Andrew Woods committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    0db5c1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from awoods/issue-57

    Implement SPARQL datasource
    mielvds authored Oct 22, 2019
    Configuration menu
    Copy the full SHA
    8052ca2 View commit details
    Browse the repository at this point in the history
Loading