From 76ba8143c576b99fba404dd0c053e1e77da9e366 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 28 May 2020 07:48:21 -0500 Subject: Website: modifying blurb --- bh20simplewebuploader/templates/blurb.html | 10 +++++++ bh20simplewebuploader/templates/footer.html | 6 ++--- bh20simplewebuploader/templates/form.html | 41 +++++++++++++++++++---------- 3 files changed, 40 insertions(+), 17 deletions(-) (limited to 'bh20simplewebuploader/templates') diff --git a/bh20simplewebuploader/templates/blurb.html b/bh20simplewebuploader/templates/blurb.html index 7bfe2ab..80fd384 100644 --- a/bh20simplewebuploader/templates/blurb.html +++ b/bh20simplewebuploader/templates/blurb.html @@ -7,4 +7,14 @@ and, perhaps most importantly, providing standardised workflows that get triggered on upload, so that results are immediately available in standardised data formats. + + Your uploaded sequence will automatically be processed and + incorporated into the public pangenome with metadata using worklows + from the High Performance Open Biology Lab + defined here. Importantly, all + data is published under + a Creative + Commons license (CC0 or CC-BY-4.0). Anyone can take the + published (GFA/RDF/FASTA) data and use it for + further processing.

diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html index e3923a7..0218278 100644 --- a/bh20simplewebuploader/templates/footer.html +++ b/bh20simplewebuploader/templates/footer.html @@ -6,9 +6,9 @@

ABOUT

{% include 'blurb.html' %}

- The repository will be maintained and expanded for the - duration of the pandemic. To contribute data simply upload it! - To contribute code and/or workflows see + The repository will be maintained and expanded for the + duration of the pandemic (and beyond). To contribute data + simply upload it! To contribute code and/or workflows see the project repository. For more information see the FAQ and diff --git a/bh20simplewebuploader/templates/form.html b/bh20simplewebuploader/templates/form.html index 3a1b03b..909c393 100644 --- a/bh20simplewebuploader/templates/form.html +++ b/bh20simplewebuploader/templates/form.html @@ -9,25 +9,38 @@

- Upload your SARS-CoV-2 sequence (FASTA or FASTQ formats) with metadata (JSONLD) to the public sequence resource. The upload will trigger a - recompute with all available sequences into a Pangenome - available for - download! + Make your sequence + data FAIR. Upload + your SARS-CoV-2 sequence (FASTA or FASTQ + formats) with metadata (JSONLD) to + the public sequence + resource. The upload will trigger a + recompute with all available sequences into a + Pangenome available for + download!

- Your uploaded sequence will automatically be processed - and incorporated into the public pangenome with - metadata using worklows from the High Performance Open Biology Lab defined here. All data is published under + Your uploaded sequence will automatically be + processed and incorporated into the public + pangenome with metadata using worklows from + the High Performance Open Biology Lab + defined here. All + data is published under a Creative - Commons 4.0 attribution license (CC-BY-4.0). You - can take the published (GFA/RDF/FASTA) data and store it in - a triple store for further processing. We also plan to - combine identifiers with clinical data stored securely at REDCap. - A free command line version of the uploader can be - installed from source. + Commons license You can take the published + (GFA/RDF/FASTA) data and store it in a triple + store for further processing. Clinical + data can be stored + securely + at REDCap.

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

-- cgit v1.2.3