On Aug 20, 2020, at 9:32 AM, Matt Goldberg <mgbe...@gmail.com> wrote:
I've been experimenting with importing SPARQL endpoints via Import > Create Connection File For SPARQL Endpoint. This works great for smaller datasets, and having the endpoint wrapped as a virtual graph is a great feature I'd like to take advantage of. However, since it tries to cache all triples at that SPARQL endpoint, it is not practical for large datasets (e.g. DBPedia). Is there a way to configure a virtual graph for a SPARQL endpoint that does not try to cache the contents of the remote store?
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/9749e6cc-0534-4934-8f39-d7ca8fe675a3n%40googlegroups.com.
On Aug 20, 2020, at 10:14 AM, Matt Goldberg <mgbe...@gmail.com> wrote:Right, I know the SERVICE keyword does the trick, and that may be sufficient.There's a couple paths I'm trying to explore:
- We've been told that large, dynamic datasets would be better kept in another triple store, and we're looking at AllegroGraph as a possibility for that.
- It would be nice to have a data graph in AG appear as a graph in EDG
- as the vocabularies that would be used in the AG data graphs will be managed by EDG and we'd like EDG web services and SHACL validators to be able to easily access the AG data.
- It would be convenient if there was a way to create a graph that could import several virtual graphs/connect to several external SPARQL endpoints in order to federate queries to multiple graphs simultaneously, in order to hide the fact that data may be coming from different sources. This would prevent our users from having to know what SPARQL endpoints exist and would give them just one to access all the data they would need in one place.
On Thursday, August 20, 2020 at 9:46:12 AM UTC-4 Irene Polikoff wrote:What exactly are you trying to accomplish?You can use the SERVICE key word in SPARQL queries without having a connection fie.On Aug 20, 2020, at 9:32 AM, Matt Goldberg <mgbe...@gmail.com> wrote:I've been experimenting with importing SPARQL endpoints via Import > Create Connection File For SPARQL Endpoint. This works great for smaller datasets, and having the endpoint wrapped as a virtual graph is a great feature I'd like to take advantage of. However, since it tries to cache all triples at that SPARQL endpoint, it is not practical for large datasets (e.g. DBPedia). Is there a way to configure a virtual graph for a SPARQL endpoint that does not try to cache the contents of the remote store?--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/9749e6cc-0534-4934-8f39-d7ca8fe675a3n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to topbraid-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/b7aebf32-2b8f-4272-9506-1b94de32cd3en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/162fa308-34fd-4b1f-9761-8784d1c96f8fn%40googlegroups.com.