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:52] – [Demonstration] gaignard | public:kgram_dqp_alban_gaignard [2015/04/03 10:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 40: | Line 40: | ||
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 === | === Second Corese-server launching and populating === | ||
We launch a second server on port '' | We launch a second server on port '' | ||
- | < | + | < |
and configure it similarly with the **INSEE Demographic** dataset | and configure it similarly with the **INSEE Demographic** dataset | ||
=== 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 |