summaryrefslogtreecommitdiff
path: root/markdown_blocks
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2017-01-26 10:25:20 +0100
committerrautenberg <rautenberg@in-silico.ch>2017-01-26 10:25:20 +0100
commit002f75eeff84a0eda49c7bc564e1f90bcdbbf10f (patch)
tree527cf8abe493762f584d89f607deec0322936fd6 /markdown_blocks
parentd34dc1378990fd2409465588aca9bdbad30300de (diff)
first version of integration poster
Diffstat (limited to 'markdown_blocks')
-rw-r--r--markdown_blocks/integration_diagram.md2
-rw-r--r--markdown_blocks/integration_links.md6
-rw-r--r--markdown_blocks/integration_summary.md4
-rw-r--r--markdown_blocks/integration_text.md12
-rw-r--r--markdown_blocks/services_sparql.md3
5 files changed, 15 insertions, 12 deletions
diff --git a/markdown_blocks/integration_diagram.md b/markdown_blocks/integration_diagram.md
index f3ff4ba..8330eeb 100644
--- a/markdown_blocks/integration_diagram.md
+++ b/markdown_blocks/integration_diagram.md
@@ -1 +1 @@
-![nano-lazar\cite{gebele_denis_2017_250818}\cite{helma_christoph_2016_215483}\cite{rautenberg_micha_2016_187328} integration](./images/integration.pdf "nano-lazar integration"){width=100%} \ No newline at end of file
+![`nano-lazar` integration](./images/integration.pdf "nano-lazar integration"){width=100%} \ No newline at end of file
diff --git a/markdown_blocks/integration_links.md b/markdown_blocks/integration_links.md
index 96139e7..666ee0e 100644
--- a/markdown_blocks/integration_links.md
+++ b/markdown_blocks/integration_links.md
@@ -2,11 +2,11 @@
* eNM ontologies <https://github.com/enanomapper/ontologies>
-* nano-lazar GUI <http://nano-lazar.in-silico.ch>
+* `nano-lazar` GUI <https://nano-lazar.in-silico.ch>
-* eNM ontology viewer <https://query.enanomapper.net/enm-viewer>
+* eNM `ontology viewer` <https://query.enanomapper.net/enm-viewer>
-* nano-lazar REST interface <https://enm.enanomapper.net>
+* `nano-lazar` REST interface <https://enm.in-silico.ch>
* eNM SPARQL interface <https://sparql.enanomapper.net>
diff --git a/markdown_blocks/integration_summary.md b/markdown_blocks/integration_summary.md
index e6e3a13..852bb1b 100644
--- a/markdown_blocks/integration_summary.md
+++ b/markdown_blocks/integration_summary.md
@@ -1,6 +1,6 @@
-During the eNanoMapper project in silico toxicologies (IST) public services
+During the eNanoMapper project *in silico* toxicologies (IST) public services
were adapted to the specification of the eNanoMapper API and new nanoparticle
-specific developments were implemented. This poster depicts the
+specific developments were implemented. This poster depicts the
interaction of IST services with eNanoMapper resources of other partners which
covers use cases like data download/mirroring, augmentation of GUIs with
ontology queries and nanoparticle descriptor calculation.
diff --git a/markdown_blocks/integration_text.md b/markdown_blocks/integration_text.md
index 78714ad..5e11d31 100644
--- a/markdown_blocks/integration_text.md
+++ b/markdown_blocks/integration_text.md
@@ -1,31 +1,31 @@
-## `lazar`
+**`lazar`** \cite{helma_2017}\cite{helma_christoph_2016_215483}
- Mirrors eNanoMapper data for read-across models
- Creates read-across predictions for the `nano-lazar` webinterface
- Responds to requests from the `lazar-rest` interface (e.g. nanoparticle predictions, model creation and validation, descriptor calculation)
-## RDF store
+**RDF store**
- Mirrors eNanoMapper data and ontologies
- Responds to SPARQL queries from the ontology viewer and the SPARQL interface
-## `nano-lazar` GUI
+**`nano-lazar` GUI** \cite{gebele_denis_2017_250818}
- Obtains nanoparticle toxicity predictions from the `lazar` library
- Uses ontologies (eNanoMapper, BioPortal, UniProt) to explain domain specific terms in the user interface
- Uses ontologies and eNanoMapper data as supporting information for read-across predictions
-## eNM ontology viewer
+**eNM `ontology viewer`**
- Sends SPARQL queries to the RDF store
- Visualises RDF response from the RDF store
-## nano-lazar REST interface
+**`nano-lazar` REST interface** \cite{rautenberg_micha_2016_187328}
- Interacts with the `lazar` library (e.g. for toxicity predictions, model creation and validation, descriptor calculation)
- Will be maintained and developed in the FP7 OpenRiskNet project
-## eNM SPARQL interface
+**eNM SPARQL interface**
- Sends SPARQL queries to the RDF store
- Receives SPARQL query results in different formats
diff --git a/markdown_blocks/services_sparql.md b/markdown_blocks/services_sparql.md
index b2a9562..1b51e8c 100644
--- a/markdown_blocks/services_sparql.md
+++ b/markdown_blocks/services_sparql.md
@@ -5,3 +5,6 @@ SPARQL query interface for eNanoMapper data and ontologies
* Documentation
<http://enanomapper.net/deliverables/d3/20160420_eNanoMapper_D3.2_Data_Management_System_with_extended_search_capabilities_FINAL.pdf>
+
+* Docker image
+ <https://hub.docker.com/r/insilicotox/ist-enm-virtuoso/> \ No newline at end of file