summaryrefslogtreecommitdiff
path: root/markdown_blocks/integration_text.md
blob: 78714adf2c4a03b86bf7e2ff9f96c645da9d5c9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
## `lazar`

  - 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

  - Mirrors eNanoMapper data and ontologies
  - Responds to SPARQL queries from the ontology viewer and the SPARQL interface

## `nano-lazar` GUI

  - 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

  - Sends SPARQL queries to the RDF store
  - Visualises RDF response from the RDF store

## nano-lazar REST interface

  - 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

  - Sends SPARQL queries to the RDF store
  - Receives SPARQL query results in different formats