From 4e1081c916b6c319ee27dac9e624586f4cb516dd Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 15 May 2020 08:29:15 -0500 Subject: Template: fix URL for example and added comment for using semweb URIs --- bh20simplewebuploader/templates/form.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'bh20simplewebuploader/templates') diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html index 1bbf515..5e6aa3e 100644 --- a/bh20simplewebuploader/templates/form.html +++ b/bh20simplewebuploader/templates/form.html @@ -2,7 +2,7 @@ - + Web uploader for Public SARS-CoV-2 Sequence Resource @@ -66,7 +66,9 @@ A free command line version of the uploader can be installed from source.

- +

+ Note that form fields contain web onthology URI's for disambiguation and machine readable metadata. For examples of use, see the BLOG. +

@@ -75,7 +77,7 @@ Upload SARS-CoV-2 Sequence - +
@@ -97,7 +99,7 @@

- +

@@ -105,6 +107,7 @@
+
{% for record in fields %} -- cgit v1.2.3