Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddtxra committed Sep 17, 2015
1 parent 59c06c5 commit 196f6a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

SPARQL playground is a standalone multi-platform web application used to learn SPARQL (implemented in Java Spring Boot and AngularJS).

It uses Sesame 2.7.9 as SPARQL Engine.
It uses Sesame 2.8.6 as SPARQL Engine.

It is beeing developed at the <a target="_blank" href="https://www.isb-sib.ch/">SIB Swiss Institute of Bioinformatics</a>.

Expand Down Expand Up @@ -59,7 +59,7 @@ Notes:
* For development purposes you may want to set the java property `-Dspring.profiles.active=nocache` so the cache is not enabled (example queries, page, images, faqs ...)

##Technology in use
* The SPARQL engine is Sesame 2.7.9
* The SPARQL engine is Sesame 2.8.6
* The backend uses Spring Boot 1.2.3
* The frontend is build with angularJS 1.3 and bootstrap 3
* Requires Java 1.7 or higher
Expand Down

0 comments on commit 196f6a2

Please sign in to comment.