From 2e96d0d87abd6357868114b0b59ee66b08985235 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 21 Jul 2020 07:52:13 +0100 Subject: Documenting exports and REST API --- doc/web/export.html | 307 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 307 insertions(+) create mode 100644 doc/web/export.html (limited to 'doc/web/export.html') diff --git a/doc/web/export.html b/doc/web/export.html new file mode 100644 index 0000000..cc92d4f --- /dev/null +++ b/doc/web/export.html @@ -0,0 +1,307 @@ + + + + + + + +About/FAQ + + + + + + +
+

About/FAQ

+
+

Table of Contents

+ +
+ +
+

1 Export data

+
+

+Apart from straight file downloads COVID-19 PubSeq allows for +exporting forms and data for other services. +

+
+
+ +
+

2 SPARQL API

+
+

+First of all, PubSeq exports a SPARQL endpoint here that allows you do +do any query on the data. See this document for examples. +

+
+
+ +
+

3 REST API

+
+

+In addition to above flexible SPARQL endpoint - which is essentially +is a query REST API - PubSeq exports its own +REST API. +

+
+
+ +
+

4 Export EBI/ENA Forms

+
+

+Uploading data to EBI/ENA with PubSeq is described here. +

+ +

+To export, +first search for an uploaded entry through its identifier: +

+
+
+
+
+
Created by Pjotr Prins (pjotr.public768 at thebird 'dot' nl) using Emacs org-mode and a healthy dose of Lisp!
Modified 2020-07-21 Tue 01:51
. +
+ + -- cgit v1.2.3