From bff4b4af7014fbf325b36e5ee149debe8e5dfd47 Mon Sep 17 00:00:00 2001 From: lltommy Date: Fri, 13 Nov 2020 18:41:08 +0100 Subject: Initial commit: SPARQL playground, which replaces the demo page. Some queries have to be adjusted once changed metadata schema is live --- bh20simplewebuploader/templates/demo.html | 22 ++++++++++++++++------ bh20simplewebuploader/templates/menu.html | 2 +- 2 files changed, 17 insertions(+), 7 deletions(-) (limited to 'bh20simplewebuploader/templates') diff --git a/bh20simplewebuploader/templates/demo.html b/bh20simplewebuploader/templates/demo.html index 1edca00..ffebc91 100644 --- a/bh20simplewebuploader/templates/demo.html +++ b/bh20simplewebuploader/templates/demo.html @@ -5,7 +5,7 @@ {% include 'banner.html' %} {% include 'menu.html' %} -

The Virtuoso database contains public sequences! The examples here should provide a starting point to explore our data in our public SPARQL endpoint or via SIB COVID-19 Integrated Knowledgebase. See also our documentation here for more information!

+

The Virtuoso database contains public sequences! The examples here should provide a starting point to explore our data in our public SPARQL endpoint or via SIB COVID-19 Integrated Knowledgebase. See also our documentation here for more information!

- + + + + + + + + + + + + + @@ -36,7 +46,7 @@
-
+
{% include 'footer.html' %} diff --git a/bh20simplewebuploader/templates/menu.html b/bh20simplewebuploader/templates/menu.html index 8e6ef52..cf32fec 100644 --- a/bh20simplewebuploader/templates/menu.html +++ b/bh20simplewebuploader/templates/menu.html @@ -4,7 +4,7 @@ DOWNLOAD UPLOAD STATUS - DEMO + SPARQL-PLAYGROUND EXPORT DOCS ABOUT -- cgit v1.2.3