summaryrefslogtreecommitdiff
path: root/markdown_blocks
diff options
context:
space:
mode:
Diffstat (limited to 'markdown_blocks')
-rw-r--r--markdown_blocks/integration_lazar-rest.md2
-rw-r--r--markdown_blocks/integration_lazar.md3
-rw-r--r--markdown_blocks/integration_nano-lazar.md3
-rw-r--r--markdown_blocks/integration_ontoviewer.md2
-rw-r--r--markdown_blocks/integration_rdf.md2
-rw-r--r--markdown_blocks/integration_sparql.md2
6 files changed, 14 insertions, 0 deletions
diff --git a/markdown_blocks/integration_lazar-rest.md b/markdown_blocks/integration_lazar-rest.md
new file mode 100644
index 0000000..80c430b
--- /dev/null
+++ b/markdown_blocks/integration_lazar-rest.md
@@ -0,0 +1,2 @@
+ - 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 \ No newline at end of file
diff --git a/markdown_blocks/integration_lazar.md b/markdown_blocks/integration_lazar.md
new file mode 100644
index 0000000..49453ad
--- /dev/null
+++ b/markdown_blocks/integration_lazar.md
@@ -0,0 +1,3 @@
+ - 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) \ No newline at end of file
diff --git a/markdown_blocks/integration_nano-lazar.md b/markdown_blocks/integration_nano-lazar.md
new file mode 100644
index 0000000..341272b
--- /dev/null
+++ b/markdown_blocks/integration_nano-lazar.md
@@ -0,0 +1,3 @@
+ - 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 \ No newline at end of file
diff --git a/markdown_blocks/integration_ontoviewer.md b/markdown_blocks/integration_ontoviewer.md
new file mode 100644
index 0000000..7ab7f99
--- /dev/null
+++ b/markdown_blocks/integration_ontoviewer.md
@@ -0,0 +1,2 @@
+ - Sends SPARQL queries to the RDF store
+ - Visualises RDF response from the RDF store \ No newline at end of file
diff --git a/markdown_blocks/integration_rdf.md b/markdown_blocks/integration_rdf.md
new file mode 100644
index 0000000..dec5b8d
--- /dev/null
+++ b/markdown_blocks/integration_rdf.md
@@ -0,0 +1,2 @@
+ - Mirrors eNanoMapper data and ontologies
+ - Responds to SPARQL queries from the ontology viewer and the SPARQL interface
diff --git a/markdown_blocks/integration_sparql.md b/markdown_blocks/integration_sparql.md
new file mode 100644
index 0000000..158c0cd
--- /dev/null
+++ b/markdown_blocks/integration_sparql.md
@@ -0,0 +1,2 @@
+ - Sends SPARQL queries to the RDF store
+ - Receives SPARQL query results in different formats \ No newline at end of file