Skip to content

SPARQL Playground with slides

Compare
Choose a tag to compare
@ddtxra ddtxra released this 16 Jun 12:21
· 71 commits to master since this release

Version with the slides of the presentation in BC2 included.

Minor changes:

  • Cache can now be deactivated for development purpose with the JVM option: -Dspring.profiles.active=nocache
  • To store in a native repository instead of in memory add the JVM option: -Drepository.type=native