sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

Support configuration with multiple endpoints #535

Closed tfrancart closed 6 months ago

tfrancart commented 7 months ago

We are exploring how Sparnatural can be configured with more than one endpoint. For this the component would have to be configured with a DCAT Catalog containing DataServices entries, in the form of a JSON-LD config file.

See also https://github.com/sparna-git/Sparnatural/issues/534