|
From: Bryan T. <br...@bl...> - 2016-04-18 19:32:15
|
Use sparql SERVICE. On Apr 18, 2016 3:26 PM, "Joakim Soderberg" <joa...@bl...> wrote: > Having two namespaces in triple mode, is it possible to query both from > within one Sparql query? > Say I am using > > RepositoryConnection con = repo.getConnection(); > TupleQuery tupleQuery = > con.prepareTupleQuery(QueryLanguage.SPARQL, query); > > Has anyone tried using > SELECT * > FROM <url1> > FROM <url2 > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > |