Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:kgram_dqp_alban_gaignard [2014/07/25 09:42] – gaignard | public:kgram_dqp_alban_gaignard [2015/04/03 10:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 25: | Line 25: | ||
</ | </ | ||
- | We now launch | + | We now launch |
< | < | ||
- | Once launched, the web querying interface can be accessed through http:// | + | Once launched, the **Data |
{{ : | {{ : | ||
- | Data loading is then performed through the '' | + | === RDF Data loading === |
+ | Data loading is then performed through the **Data loading** tab : | ||
{{ : | {{ : | ||
{{ : | {{ : | ||
+ | |||
+ | We load the **INSEE Geographic** dataset. | ||
Finally, we can check the content served by the SPARQL endpoint through a set of statistical queries : | Finally, we can check the content served by the SPARQL endpoint through a set of statistical queries : | ||
+ | {{ : | ||
+ | Counting RDF triple : | ||
+ | {{ : | ||
+ | |||
+ | Counting and sorting triples using properties : | ||
+ | {{ : | ||
+ | |||
+ | === Second Corese-server launching and populating === | ||
+ | We launch a second server on port '' | ||
+ | < | ||
+ | and configure it similarly with the **INSEE Demographic** dataset | ||
- | === RDF Data loading === | ||
=== Federated querying configuration === | === Federated querying configuration === | ||
+ | We launch a third server that will be responsible for distributing a SPARQL query onto the two SPARQL endpoints : | ||
+ | < | ||
+ | We add the two SPARQL endpoint URLs through the **Federated querying** tab : | ||
+ | {{ : | ||
+ | |||
+ | And we should obtain the following configuration : | ||
+ | {{ : | ||
=== Federated querying (DQP) === | === Federated querying (DQP) === | ||
+ | {{ : | ||
== Results provenance == | == Results provenance == | ||
+ | {{ : | ||
+ | |||
== DQP live monitoring == | == DQP live monitoring == | ||
- | ===== Source code organization ===== | + | {{ : |
+ | {{ : | ||
+ | {{ : | ||
+ | {{ : | ||
- | ===== Development and continuous integration | + | |
+ | ===== Source code organization | ||
+ | * Server : | ||
+ | * SPARQL Endpoint | ||
+ | * WebApp | ||
+ | * DQP | ||
+ | * QueryProcessDQP | ||
+ | * Metaproducer | ||
+ | * RemoteProducer | ||
+ | * ServiceProvider | ||
+ | * QueryRewriting (Path / Named Graphs / Services) | ||
+ | * Provenance | ||
+ | * Cost | ||
+ | * Triple Pattern grouping |