Skip to content
Snippets Groups Projects
Commit c8388e04 authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

docs

parent 9cc489ad
No related branches found
No related tags found
1 merge request!10Doc: Updated README
......@@ -4,7 +4,7 @@
## 📝 Overview
This repository handles the deployment of every static graph which gets included into the CoScInE environment. It is a C# program that performs tasks related to deploying RDF graphs to a Virtuoso triple store. The program connects to a Virtuoso server and obtains configuration settings from a Consul configuration store. It then clones one or more Git repositories containing RDF graphs, merges the graphs into a single graph, and inserts the resulting graph into the Virtuoso triple store. The program logs its progress and any errors it encounters using the NLog logging framework.
This repository handles the deployment of every static graph which gets included into the Coscine environment. It is a C# program that performs tasks related to deploying RDF graphs to a Virtuoso triple store. The program connects to a Virtuoso server and obtains configuration settings from a Consul configuration store. It then clones one or more Git repositories containing RDF graphs, merges the graphs into a single graph, and inserts the resulting graph into the Virtuoso triple store. The program logs its progress and any errors it encounters using the NLog logging framework.
## ⚙️ Configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment