From 064ffb21cd889e9d179086c4efd389d6f0bc1f37 Mon Sep 17 00:00:00 2001 From: Hauschel Fred <naturzukunft@hauschel.de> Date: Sat, 9 Jan 2021 14:14:30 +0100 Subject: [PATCH] Update README.md --- specification/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/README.md b/specification/README.md index 6baa0cb..b59e89c 100644 --- a/specification/README.md +++ b/specification/README.md @@ -20,7 +20,7 @@ The conclusion from this experience With [Version 2](specification/version2/domain_ISA2.md) we hope to have found a way that we are satisfied with in the long term, that is expandable and flexible an interoperable with a lot of systems. We also provide new so called ['Linked Open Data'](https://lod-cloud.net/) and are sure to have found a way that will become more and more popular. # Karte von Morgen Adapter -To fullfill the requirements we decide to use [rdf4j](https://rdf4j.org). They provide a nice workbench and a powerfull server to manage Repositories (Triple Stores), SPARQL Endpoints, SPQRQL Proxy Repository and federated Repositories. +To fullfill the requirements of Version 2 we decide to use [rdf4j](https://rdf4j.org). They provide a nice workbench and a powerfull server to manage Repositories (Triple Stores), SPARQL Endpoints, SPQRQL Proxy Repository and federated Repositories. The instance of our prototype can be found here https://rdf.dev.osalliance.com/rdf4j-workbench -- GitLab