This class contains the storage layer for our distributed SPARQL endpoint query evaluator. This class handles the communication with the SPARQL endpoints during data manipulation and distributed querying. All registered endpoints are asked for the evaluation of the triple patterns within a SPARQL query. It is assumed that the data is not distributed in an intelligent way and that any registered endpoint can have data for any triple pattern. Also non-luposdate SPARQL endpoints are supported.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.