> The source of TcDataset: >> https://git-wip-us.apache.org/repos/asf?p=clerezza.git;a= >> blob;f=rdf.jena.sparql/src/main/java/org/apache/clerezza/ >> rdf/jena/sparql/TcDataset.java;h=48b70a3e6932bd4fa98397aa84ae50 >> 043bc4706f;hb=HEAD >> >> > Use > DatasetFactory.create(TcDatasetGraph) > instead? > > Nice simplification. Unfortunately doesn't change anything to the behavior: The FROM clauses are just ignored, they are neither looked up the the DatasetGraph no dereferenced on the Web.
Cheers, Reto
