summaryrefslogtreecommitdiff
path: root/markdown_blocks
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2017-01-20 18:45:04 +0100
committerrautenberg <rautenberg@in-silico.ch>2017-01-20 18:45:04 +0100
commitc0318a95e290a722c861a6124e5037ff4420aac6 (patch)
tree2fe85cfb7df1523b967527695406213894040706 /markdown_blocks
parent8529bc5051533c1604246de0d7c070bf5e5c2156 (diff)
change footer, add Grant No, IST address, refine lazar-rest poster
Diffstat (limited to 'markdown_blocks')
-rw-r--r--markdown_blocks/rest_integration.md4
-rw-r--r--markdown_blocks/rest_interaction.md3
-rw-r--r--markdown_blocks/rest_qmrf.md4
-rw-r--r--markdown_blocks/rest_screenshot.md1
-rw-r--r--markdown_blocks/rest_screenshot_1.md8
-rw-r--r--markdown_blocks/rest_swagger_ui.md1
6 files changed, 10 insertions, 11 deletions
diff --git a/markdown_blocks/rest_integration.md b/markdown_blocks/rest_integration.md
new file mode 100644
index 0000000..3884fd7
--- /dev/null
+++ b/markdown_blocks/rest_integration.md
@@ -0,0 +1,4 @@
+lazar-rest provides a RESTful webservice to connect the internet with the lazar & nano-lazar framework.
+The lazar framework integrate internal libraries, eNanoMapper resources as the Data Warehouse and Ontologies and external resources like UniProt and BioPortal.
+
+![nano-lazar Swagger UI](./images/rest_integration.pdf "nano-lazar Swagger UI") \ No newline at end of file
diff --git a/markdown_blocks/rest_interaction.md b/markdown_blocks/rest_interaction.md
deleted file mode 100644
index 2effd83..0000000
--- a/markdown_blocks/rest_interaction.md
+++ /dev/null
@@ -1,3 +0,0 @@
-The lazar-rest webservice text ...
-
-![nano-lazar Swagger UI](./images/rest_interaction.png "nano-lazar Swagger UI") \ No newline at end of file
diff --git a/markdown_blocks/rest_qmrf.md b/markdown_blocks/rest_qmrf.md
new file mode 100644
index 0000000..882bcc2
--- /dev/null
+++ b/markdown_blocks/rest_qmrf.md
@@ -0,0 +1,4 @@
+lazar-rest do provide QMRF reporting. The integrated QSAR-report Ruby gem library can generate initial QMRF reports in XML format with the basic
+information of a model.
+The QSAR-report gem was developed to extend the lazar and nano-lazar toxicity prediction application with QMRF and QPRF reporting features.
+The library gem is independent from lazar or nano-lazar and can also be used in any other ruby code. \ No newline at end of file
diff --git a/markdown_blocks/rest_screenshot.md b/markdown_blocks/rest_screenshot.md
new file mode 100644
index 0000000..2945e8d
--- /dev/null
+++ b/markdown_blocks/rest_screenshot.md
@@ -0,0 +1 @@
+![nano-lazar Restful API on Swagger UI](./images/rest_swagger_2.png "nano-lazar Restful API on Swagger UI"){width=1540px} \ No newline at end of file
diff --git a/markdown_blocks/rest_screenshot_1.md b/markdown_blocks/rest_screenshot_1.md
deleted file mode 100644
index 51116f2..0000000
--- a/markdown_blocks/rest_screenshot_1.md
+++ /dev/null
@@ -1,8 +0,0 @@
-![nano-lazar Swagger UI](./images/rest_swagger_ui.png "nano-lazar Swagger UI"){width=1540px}
-\
-\tiny Figure 1: nano-lazar Swagger UI - service overview
-\
-![nano-lazar to GET a model](./images/rest_model_get.png "nano-lazar get a model"){width=1540px}
-\
-\tiny Figure 2: nano-lazar GET model data
-\
diff --git a/markdown_blocks/rest_swagger_ui.md b/markdown_blocks/rest_swagger_ui.md
new file mode 100644
index 0000000..2e8e5eb
--- /dev/null
+++ b/markdown_blocks/rest_swagger_ui.md
@@ -0,0 +1 @@
+Swagger UI is used as an interactive documentation and visualization platform for the lazar-rest API. \ No newline at end of file