3

We are running multiple fuseki servers. We want to run Sparql queries using data from any number of them. That means using the SERVICE key word, no problem.

How do we set up authentication in Fuseki server A to access Fuseki server B?

Presumably it is done using a service .ttl file, but after waterboarding google for an hour it still won't give an straight answer.

Stanislav Kralin
  • 11,070
  • 4
  • 35
  • 58
Ribeye
  • 2,137
  • 3
  • 18
  • 25
  • Maybe [this](https://jena.apache.org/documentation/query/service.html) or [this](https://stackoverflow.com/a/28829913/7879193) (sorry, I have no detailed solution). – Stanislav Kralin Jun 21 '17 at 20:07
  • Thanks Stanislav. That is the kind of info I have been finding, but I can't work out from that the approach. – Ribeye Jun 22 '17 at 18:53

0 Answers0