SPLENDID provides a federation infrastructure for distributed, linked RDF data sources. SPARQL queries are executed transparently across a set of pre-configured SPARQL endpoints. Automatic source selection and query optimization is based on statistical information provided by VoiD descriptions.
This is an ongoing research project at the Institute for Web Science and Technologies, University of Koblenz, Germany. Currently, the software is offered as a stable alpha version. New features and updates may be added over time.
svn checkout http://rdffederator.googlecode.com/svn/trunk/ splendid
SPLENDID.sh or SPLENDID.bat with a repository configuration and a SPARQL query file as parameters, e.g.
./SPLENDID.sh SPLENDID-config.n3 eval/queries/cd/
$>scripts/generate_void_description.sh dump.nt void.n3* 2nd option: run Java voiD generator on subject-sorted RDF file$>scripts/run_voidgen dump_sorted_by_subject
fed:member definition for each data source to the federation configuration (see SPLENDID-config.n3)
rep:repositoryType is always "west:VoidRepository"fed:voidDescription requires an URI pointing to the voiD filevoid:sparqlEndpoint is the URI of the source's SPARQL endpoint (overrides the endpoint definition in the voiD file)Presentation at Consuming Linked Open Data Workshop (ISWC 2011):
Content type
Image
Digest
Size
227.9 MB
Last updated
almost 10 years ago
docker pull semagrow/splendid-server