Skip to content
Snippets Groups Projects
Commit 81fb709d authored by Jens Bröder's avatar Jens Bröder
Browse files

Update deployment view to include virtuoso instead of Jena.

parent c1c52dd9
No related branches found
No related tags found
1 merge request!7New release of docs
Pipeline #363287 passed
......@@ -99,7 +99,7 @@ Mapping of Building Blocks to Infrastructure
: *\<description of the mapping>*
:::
## Infrastructure Level 1 {#_infrastructure_level_1}
## Infrastructure Level 1
UnHIDE is deployed on [HDF-cloud](https://www.fz-juelich.de/en/ias/jsc/systems/scientific-clouds/hdf-cloud)
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
title: UnHIDE deployment {
title: Helmholtz Knowledge graph deployment {
shape: text
near: top-center
style: {
......@@ -6,7 +6,7 @@ title: UnHIDE deployment {
}
}
hdfcloud: HDF-Cloud{
hdfcloud: JSC-Cloud{
style: {
font-size: 55
}
......@@ -55,7 +55,7 @@ hdfcloud: HDF-Cloud{
}
}
jena: Apache Jena {
virtuoso: OpenLink Virtuoso {
style: {
font-size: 55
}
......@@ -63,8 +63,8 @@ hdfcloud: HDF-Cloud{
graph: UnHIDE Graph {
icon: https://icons.terrastruct.com/azure%2FManagement%20and%20Governance%20Service%20Color%2FResource%20Graph%20Explorer.svg
}
sparql: Fuseki SPARQL API {
icon: ./sparql.svg
sparql: OpenLink SPARQL API {
icon: ./virtuoso_logo.png
}
}
......@@ -94,11 +94,11 @@ hdfcloud: HDF-Cloud{
store -> indexer: reads from
pipe -> store: stores data
jena <-> store: store & retrieve graph
solr <-> store: stores & retrieve index
jena <-> store.UnHIDE Graph files: store & retrieve graph
solr <-> store.SOLR Index: stores & retrieve index
solr <- api: queries
Jena.graph <- jena.sparql: queries
jena.sparql <-> nginx: routes
Virtuoso.graph <- jena.sparql: queries
virtuoso.sparql <-> nginx: routes
letsencrypt <-> nginx: encrypts
web -> api: requests
web <-> nginx: routes
......@@ -126,4 +126,4 @@ Internet {
domain3: sparql.unhide.helmholtz-metadaten.de
}
hdfcloud.cloud.nginx <-> Internet: handles requests
\ No newline at end of file
hdfcloud.cloud.nginx <-> Internet: handles requests
File added
Source diff could not be displayed: it is too large. Options to address this: view the blob.
docs/diagrams/virtuoso_logo.png

20.8 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment