Hi Dalia, You can do federated queries by using the SERVICE keyword in the query, so part of the query can be resolved against an external sparql endpoint. -- Jean-Claude Moissinac
Le jeu. 22 juil. 2021 à 09:20, Andy Seaborne <[email protected]> a écrit : > Hi Dalia, > > Yes - change the endpoint URLs. > > Jena and GraphDB use the W3C standards. No need for an adapter; the use > of HTTP is standardised. > > Andy > > On 21/07/2021 22:34, Dalia Alghamdi wrote: > > Hi There, > > > > I am building a web application for querying health data using Jena > fuseki, > > right now I am querying data stored in fuski server. However I > > was wondering if there is a way to access and query a graphDB endpoint > from > > Fueski? Is the GraphDB Jena adapter still supported? > > > > Thanks, > > Dalia > > >
