acknowledgements
<p>Many thanks to colleagues whom helped one way or another during the course of this work (not implying any endorsement); in no particular order: <a href='http://www.transparency.org/whoweare/contact#S_deborah_hardoon'>Deborah Hardoon</a> (<a href='http://transparency.org/'>Transparency International</a>), <a href='http://bis.uni-leipzig.de/AxelNgonga'>Axel-Cyrille Ngonga Ngomo</a> (<a href='http://www.zv.uni-leipzig.de/'>Universität Leipzig</a>, <a href='http://aksw.org/'>AKSW</a>), <a href='http://www.wirtschaft.bfh.ch/de/ueber_uns/kontakt/detailseite.html?tx_bfhpersonalpages_p=rca2&tx_bfhpersonalpages_screen=data'>Alberto Rascón</a> (<a href='http://bfh.ch/'>Berner Fachhochshule</a> [BFS]), <a href='http://www.wirtschaft.bfh.ch/de/ueber_uns/kontakt/detailseite.html?tx_bfhpersonalpages_p=mam10&tx_bfhpersonalpages_screen=data'>Michael Mosimann</a> (BFS), <a href='http://www.joecheng.com/'>Joe Cheng</a> (<a href='http://www.rstudio.com/'>RStudio, Inc.</a>), <a href='http://www.w3.org/2011/gld/wiki/Main_Page'>Government Linked Data Working Group</a>, <a href='https://groups.google.com/forum/#!forum/publishing-statistical-data'>Publishing Statistical Data</a> group, <a href='http://jena.apache.org/'>Apache Jena</a>, <a href='http://www.epimorphics.com/web/about#afs'>Andy Seaborne</a> (<a href='http://epimorphics.com/'>Epimorphics Ltd</a>), <a href='http://richard.cyganiak.de/#'>Richard Cyganiak</a> (<a href='http://deri.ie/'>Digital Enterprise Research Institute</a> [DERI]). And, DERI for graciously offering to host this work on their servers.</p>
- Description
- <p>Many thanks to colleagues whom helped one way or another during the course of this work (not implying any endorsement); in no particular order: <a href='http://www.transparency.org/whoweare/contact#S_deborah_hardoon'>Deborah Hardoon</a> (<a href='http://transparency.org/'>Transparency International</a>), <a href='http://bis.uni-leipzig.de/AxelNgonga'>Axel-Cyrille Ngonga Ngomo</a> (<a href='http://www.zv.uni-leipzig.de/'>Universität Leipzig</a>, <a href='http://aksw.org/'>AKSW</a>), <a href='http://www.wirtschaft.bfh.ch/de/ueber_uns/kontakt/detailseite.html?tx_bfhpersonalpages_p=rca2&tx_bfhpersonalpages_screen=data'>Alberto Rascón</a> (<a href='http://bfh.ch/'>Berner Fachhochshule</a> [BFS]), <a href='http://www.wirtschaft.bfh.ch/de/ueber_uns/kontakt/detailseite.html?tx_bfhpersonalpages_p=mam10&tx_bfhpersonalpages_screen=data'>Michael Mosimann</a> (BFS), <a href='http://www.joecheng.com/'>Joe Cheng</a> (<a href='http://www.rstudio.com/'>RStudio, Inc.</a>), <a href='http://www.w3.org/2011/gld/wiki/Main_Page'>Government Linked Data Working Group</a>, <a href='https://groups.google.com/forum/#!forum/publishing-statistical-data'>Publishing Statistical Data</a> group, <a href='http://jena.apache.org/'>Apache Jena</a>, <a href='http://www.epimorphics.com/web/about#afs'>Andy Seaborne</a> (<a href='http://epimorphics.com/'>Epimorphics Ltd</a>), <a href='http://richard.cyganiak.de/#'>Richard Cyganiak</a> (<a href='http://deri.ie/'>Digital Enterprise Research Institute</a> [DERI]). And, DERI for graciously offering to host this work on their servers.</p>
- Name
- acknowledgements
Analysis caching and storing
<p>In order to optimize application reactivity for all users, previously user selected options for analysis are cached in the Shiny server session. That is, the service is able to provide cached results which were triggered by different users.</p> <p>In addition to a cache that is closest to the user, results from the federated queries as well as the R analysis, which was previously conducted, is stored back into the RDF store with a SPARQL Update. This serves multiple purposes. In the event that the Shiny server is restarted and the cache is no longer available, previously calculated results in the store can be reused, which is still more cost efficient than making new federated queries.</p> <p>Another reason for storing the results back in the RDF store is to offer them over the stats.270a.info SPARQL endpoint for additional discovery and reuse of analysis for researchers. Interesting use cases from this approach emerge immediately. For instance, a researcher or journalist can investigate analysis that meets their criteria. Some examples are as follows:</p> <ul> <li>analysis which is statistically significant, and has to do with Gross Domestic Product (GDP) and health subjects,</li> <li>a list of indicator pairs with strong correlations,</li> <li>using the line of best fit of a regression analysis to predict or forecast possible outcomes,</li> <li>countries which have less mortality rate than average with high corruption.</li> </ul>
- Description
- <p>In order to optimize application reactivity for all users, previously user selected options for analysis are cached in the Shiny server session. That is, the service is able to provide cached results which were triggered by different users.</p> <p>In addition to a cache that is closest to the user, results from the federated queries as well as the R analysis, which was previously conducted, is stored back into the RDF store with a SPARQL Update. This serves multiple purposes. In the event that the Shiny server is restarted and the cache is no longer available, previously calculated results in the store can be reused, which is still more cost efficient than making new federated queries.</p> <p>Another reason for storing the results back in the RDF store is to offer them over the stats.270a.info SPARQL endpoint for additional discovery and reuse of analysis for researchers. Interesting use cases from this approach emerge immediately. For instance, a researcher or journalist can investigate analysis that meets their criteria. Some examples are as follows:</p> <ul> <li>analysis which is statistically significant, and has to do with Gross Domestic Product (GDP) and health subjects,</li> <li>a list of indicator pairs with strong correlations,</li> <li>using the line of best fit of a regression analysis to predict or forecast possible outcomes,</li> <li>countries which have less mortality rate than average with high corruption.</li> </ul>
- Name
- enAnalysis caching and storing
Analysis platform for Linked Statistical Data
<p>Our analysis platform focuses on two goals: 1) a Web user interface for researchers to compare macrodata observations and to view plots and analysis results, 2) caching and storage of analyses for future research and reuse. Here, we describe the platform at <a href='http://stats.270a.info/'>stats.270a.info</a>. Figure [<a href='#figure-linked-stats-analysis-architecture'>1</a>] shows the architecture for Linked Stats Analysis.</p> <figure id='figure-linked-stats-analysis-architecture'> <object data='https://csarven.ca/media/images/articles/linked-stats-analysis-architecture.svg' height='415' width='640' type='image/svg+xml'></object> <figcaption>Linked Stats Analysis Architecture.</figcaption> </figure> <section resource='#requirements' rel='schema:hasPart' id='requirements'> <h3 property='schema:name'>Functional Requirements</h3> <div property='schema:description' datatype='rdf:HTML'> <p>The requirements for functionality and performance are that Linked Data design principles are employed behind the scenes to pull in the statistical data that are needed to conduct analyses, and to make the results of the analyses available using the same methods for both, humans and machines. While achieving this workflow includes many steps, the front-end interface for humans should aim for minimum interactivity that is required to accomplish this. Finally, the performance of the system should be reasonable for a Web user interface, as it needs to present the analysis and display visualizations. Additionally, essential parts of the analyses should be cached and stored for future use both, for application responsiveness and data discovery. Finally and most importantly, the interface needs to foster trust while presenting the analyses. Therefore, the interface should be accompanied with data provenance and provide sufficient detail for the user.</p> </div> </section> <section resource='#use-interface' rel='schema:hasPart' id='user-interface'> <h3 property='schema:name'>User interface</h3> <div property='schema:description' datatype='rdf:HTML'> <p>A web application was created to provide users with a simple interface to conduct regression analysis and display of scatter plots. In the case of regression analysis, the interface presents three drop-down selection areas for the user: an independent variable, a dependent variable, and a time series. Both, the independent and dependent variables are composed of a list of datasets with observations, and time series are composed of reference periods of those observations. Upon selecting and submitting datasets to compare, the interface then presents a scatter plot with a line of best fit from a list of tested linear models. Figure [<a href='#figure-stats.270a.info.ui'>2</a>] shows a screenshot of the user interface. The points in the scatter plot represent locations, in this case countries, which happen to have a measure value for both variables as well as the reference period that was selected by the user. Below the scatter-plot, a table of analysis results is presented.</p> <figure id='figure-stats.270a.info.ui'> <img alt='stats.270a.info user interface' height='440' width='480' src='https://csarven.ca/media/images/articles/stats.270a.info.ui.png'></img> <figcaption>stats.270a.info analysis user interface.</figcaption> </figure> <p>The datasets are compiled by gathering <code>qb:DataSet</code>s (an RDF Data Cube class for datasets) from each statistical dataspace at 270a.info. Similarly, the reference periods are derived from calendar intervals e.g., <code>YYYY</code>, <code>YYYY-MM-DD</code> or <code>YYYY-QQ</code>.</p> </div> </section> <section resource='#provenance' rel='schema:hasPart' id='provenance'> <h3 property='schema:name'>Provenance</h3> <div property='schema:description' datatype='rdf:HTML'> <p>In order to foster trust and confidence for the user, the human-centred interface as well as the machine-friendly representation of the data accompanies provenance data. On the analysis interface, an <q>Oh yeah?</q> link guides users to a page about the provenance activity for the information. These previously generated provenance activities provide links to all data sources which were used for the analysis, query construct for data aggregation, as well as metadata about the used tools, assigned license, production timestamps, and responsible agents for the generated analysis. Thus, in addition to analysis metadata, the user is able to track the data all the way back to its origins (at the statistical agencies), and reproduce or compare their results.</p> </div> </section> <section resource='#comparability' rel='schema:hasPart' id='comparability'> <h3 property='schema:name'>Comparability</h3> <div property='schema:description' datatype='rdf:HTML'> <p>At this time, the majority of the interlinks in Linked Open Data between statistical concepts (i.e. reference areas) are determined based on their notations and labels. In order to precisely measure the differences between statistical concepts, the following should be factored in: <em>temporality</em>, <em>geographic areas</em>, <em>domains</em>, and <em>drifts</em>, as mentioned in <a href='https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxib3N1bmRncmVufGd4OjJiY2M1OWMyMTBiNmNlZDg'>Data quality in information systems</a> [<a href='#ref-21'>21</a>], and <a href='http://link.springer.com/chapter/10.1007%2F978-3-642-16438-5_17'>What Is Concept Drift and How to Measure It?</a> [<a href='#ref-22'>22</a>]. In practice for instance, this means that a reference area from a particular reference period is not necessarily the same concept as another one found elsewhere, without incorporating some of these characteristics. To take an example, if an observation has a reference area dimension value as RU (Russia) with reference period 2013, the question is, to what degree can that particular observation be compared or used with another observation with the same reference area value, but with a reference period between 1922–1991 – given that latter reference area historically corresponds to USSR (Union of Soviet Socialist Republics) and is different from RU. If this sort of metadata is not provided by statistical services or incorrectly represented in the data, it is worthwhile to account for it, either when interlinks are made across code lists or when the observations from different data sources are used together. Additionally, all assumptions and accuracies should be documented.</p> </div> </section> <section resource='#data-requirements' rel='schema:hasPart' id='data-requirements'> <h3 property='schema:name'>Data Requirements</h3> <div property='schema:description' datatype='rdf:HTML'> <p>Our expectation regarding the data is that it is modeled using the RDF Data Cube vocabulary and is <a href='http://www.w3.org/TR/vocab-data-cube/#wf'>well-formed</a>. Specifically, it needs to pass some of the integrity constraints as outlined by the vocabulary specification. For our application, some of the essential checks are that: 1) a unique data structure definition (DSD) is used for a dataset, 2) the DSD includes a measure (value of each observation), 3) concept dimensions have code lists, and 4) codes are from the code lists.</p> <p>In addition to well-formedness, to compare variables from two datasets, there needs to be an agreement on the concepts that are being matched for in respective observations. In the case of regression analysis, the primary concern is about reference areas (i.e. locations), and making sure that the comparison made for the observations from dataset<sub>x</sub> (independent variable) and dataset<sub>y</sub> (dependent variable) are using concepts that are interlinked (using the property <code>skos:exactMatch</code>). Practically, a concept, for example Switzerland, from at least one of the dataset's code lists should have an arc to the other dataset's concept. It ensures that there is a reliable degree of confidence that the particular concept is interchangeable. Hence, the measure corresponding to the phenomenon being observed, is about the same location in both datasets. Concepts in the datasets were interlinked using the <a href='http://aksw.org/Projects/limes'>LInk discovery framework for MEtric Spaces</a> (LIMES) [<a href='#ref-23'>23</a>]. Figure [<a href='#figure-270a.info.interlinks'>3</a>] shows outbound interlinks for the datasets at <a href='https://270a.info/'>https://270a.info/</a>.</p> <figure id='figure-270a.info.interlinks'> <object data='https://270a.info/media/images/270a.cloud.svg' height='480' width='640' type='image/svg+xml'></object> <figcaption>Outbound interlinks for 270a.info datasets.</figcaption> </figure> <p>One additional requirement from the datasets is that the RDF Data Cube component properties (e.g., dimensions, measures) either use <code>sdmx-dimension:refArea</code>, <code>sdmx-dimension:refPeriod</code>, <code>sdmx-measure:obsValue</code> directly or respective sub-properties (<code>rdfs:subPropertyOf</code>). Given decentralized mappings of the statistical datasets (published as SDMX-ML), their commonality is expected to be the use, or a reference to SDMX-RDF properties in order to achieve generalized federated queries without having complete knowledge of the structures of the datasets, but rather only the essential bits.</p> <p>In order to proceed with the analysis, we use the selections made by the user: dataset<sub>x</sub> and dataset<sub>y</sub>, reference period, and then gather all observations with corresponding reference areas, and measures. Only the observations with reference areas which have a interlinks are retained in the final result.</p> </div> </section> <section resource='#application' rel='schema:hasPart' id='application'> <h3 property='schema:name'>Application</h3> <div property='schema:description' datatype='rdf:HTML'> <p>The R package <a href='http://www.rstudio.com/shiny/'>Shiny</a> [<a href='#ref-24'>24</a>] along with <a href='https://github.com/rstudio/shiny-server'>Shiny server</a> [<a href='#ref-25'>25</a>] is used to build an interactive web application. A Shiny application was built to essentially allow an interaction between the front-end Web application and R. User inputs are set to trigger an event which is sent to the Shiny server and handled by the application written in R. While the application uses R for statistical analysis and visualizations, to achieve the goals of this research, other statistical computing software can be used. The motivation to use R is due to it being a popular open-source software for statistical analysis and it being a requirement of Shiny server.</p> <p>The application assembles a SPARQL query using the input values and then sends them to the SPARQL endpoint at <a href='http://stats.270a.info/sparql'>stats.270a.info/sparql</a>, which dispatches federated queries to the two SPARQL endpoints where the datasets are located. The SPARQL query request is handled by the <a href='http://cran.r-project.org/web/packages/SPARQL/index.html'>SPARQL client for R</a>. The query results are retrieved and given to R for statistical data analysis. R generates a scatter plot containing the independent and dependent variable, where each point in the chart is a reference area (e.g., country) for that particular reference period selection. Regression analysis is done where correlation, p-value, and the line of best fit is determined after testing several linear models, and shown in the user interface.</p> </div> </section> <section resource='#federated-queries' rel='schema:hasPart' id='federated-queries'> <h3 property='schema:name'>Federated Queries</h3> <div property='schema:description' datatype='rdf:HTML'> <p>During this research, establishing a correct and reasonably performing federated querying was one of the most challenging steps. This was due in part by ensuring dataset integrity, finding a balance between processing and filtering applicable observations at remote endpoints and at the originating endpoint. The challenge was compromising between what should be processed remotely and sent over the wire versus handling some of that workload by the parent endpoint. Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept. The result from both endpoints was first joined and then filtered in order to avoid false negatives. That is, either concept<sub>x</sub> has a <code>skos:exactMatch</code> relationship to concept<sub>y</sub>, or vice versa, or concept<sub>x</sub> and concept<sub>y</sub> are the same. One quick and simple way to minimize the number of results was to filter out exact matches at each endpoint which did not contain the other dataset's domain name. Hence, minimizing the number of <em>join</em> operations which had to be handled by the parent endpoint.</p> <p>In order to put the cost of queries briefly into perspective i.e., the conducted tests and sample sizes of the dataspaces that were used; the total number of triples (including observations and metadata) per endpoint are: 50 thousand (<a href='http://transparency.270a.info/'>Transparency International</a> [<a href='#ref-26'>26</a>]), 54 million (<a href='http://fao.270a.info/'>Food and Agriculture Organization of the United Nations</a> [FAO] [<a href='#ref-27'>27</a>]), 305 million (<a href='http://oecd.270a.info/'>Organisation for Economic Co-operation and Development</a> [OECD] [<a href='#ref-28'>28</a>]), 221 million (<a href='http://worldbank.270a.info/'>World Bank</a> [<a href='#ref-29'>29</a>]), 470 million (<a href='http://ecb.270a.info/'>European Central Bank</a> [ECB] [<a href='#ref-30'>30</a>]), 36 million (<a href='http://imf.270a.info/'>International Monetary Fund</a> [IMF] [<a href='#ref-31'>31</a>]).</p> <p>The anatomy of the query is shown in Figure [<a href='#federated-sparql-query'>3</a>]. The SPARQL Endpoint and the dataset URIs are the only requirements. The structure of the statements and operations tries to get the most out of <a href='http://jena.apache.org/'>Apache Jena</a>'s [<a href='#ref-32'>32</a>] <a href='http://incubator.apache.org/jena/documentation/tdb/'>TDB</a> storage system [<a href='#ref-33'>33</a>], <a href='http://jena.apache.org/documentation/tdb/optimizer.html'>TDB Optimizer</a> [<a href='#ref-34'>34</a>] and <a href='http://incubator.apache.org/jena/documentation/serving_data/index.html'>Fuseki</a> [<a href='#ref-35'>35</a>] SPARQL endpoints. Better performing queries can be achieved by knowing the predicate frequency upfront, and ordering them in for a dataset to avoid processing of false negatives.</p> <figure class='listing' resource='#federated-sparql-query' rel='schema:hasPart' id='federated-sparql-query'> <pre typeof='fabio:Script' resource='#federated-sparql-query' property='schema:description'><code>SELECT DISTINCT ?refAreaY ?x ?y ?identityX ?identityY</code><code>WHERE {</code><code>SERVICE <strong><http://example.org/sparql></strong> {</code><code>SELECT DISTINCT ?identityX ?refAreaX ?refAreaXExactMatch ?measureX</code><code>WHERE {</code><code> ?observationX qb:dataSet <strong><http://example.org/dataset/X></strong> .</code><code> ?observationX ?propertyRefPeriodX <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaX rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationX ?propertyRefAreaX ?refAreaX .</code><code> ?propertyMeasureX rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationX ?propertyMeasureX ?x .</code><code> <strong><http://example.org/dataset/X></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityX .</code><code> ?observationX ?propertyIdentityX ?identityX .</code><code> OPTIONAL {</code><code> ?refAreaX skos:exactMatch ?refAreaXExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaXExactMatch), "<strong>http://example.net/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>SERVICE <strong><http://example.net/sparql></strong> {</code><code>SELECT DISTINCT ?identityY ?refAreaY ?refAreaYExactMatch ?measureY</code><code>WHERE {</code><code> ?observationY qb:dataSet <strong><http://example.net/dataset/Y></strong> .</code><code> ?observationY ?propertyRefPeriodY <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaY rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationY ?propertyRefAreaY ?refAreaY .</code><code> ?propertyMeasureY rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationY ?propertyMeasureY ?y .</code><code> <strong><http://example.net/dataset/Y></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityY .</code><code> ?observationY ?propertyIdentityY ?identityY .</code><code> OPTIONAL {</code><code> ?refAreaY skos:exactMatch ?refAreaYExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaYExactMatch), "<strong>http://example.org/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>FILTER (SAMETERM(?refAreaYExactMatch, ?refAreaX)</code><code> || SAMETERM(?refAreaXExactMatch, ?refAreaY)</code><code> || SAMETERM(?refAreaY, ?refAreaX))</code><code>}</code> </pre> <figcaption><span property='schema:name'>Federated SPARQL query integrating statistical linked data.</span></figcaption> </figure> <p>For the time being, the use of named graphs in the SPARQL queries were excluded for a good reason. For federated queries to work with the goal of minimal knowledge about store organization, the queries had to work without including graph names. However, by employing the <a href='http://www.w3.org/TR/void/'>Vocabulary of Interlinked Datasets</a> (VoID) [<a href='#ref-36'>36</a>], it is possible to extract both, the location of the SPARQL endpoint, as well as the graph names within. This is left as a future enhancement.</p> <p>As statistical datasets are multi-dimensional, slicing the datasets with only reference area and reference period are insufficient to distinguish records. It is likely that there would be duplicate results if we leave the column order to reference area, measure<sub>x</sub>, measure<sub>y</sub>. For this reason, there is an additional expectation from the datasets indicating one other dimension to group the observations with. This grouping is also used to display faceted scatter-plots.</p> <p>Recommendations from <a href='http://arxiv.org/abs/1304.0567'>On the Formulation of Performant SPARQL Queries</a> [<a href='#ref-37'>37</a>] and <a href='http://arxiv.org/abs/1306.1723'>Querying over Federated SPARQL Endpoints — A State of the Art Survey</a> [<a href='#ref-38'>38</a>] were applied where applicable.</p> </div> </section> <section resource='#analysis-caching-and-storing' rel='schema:hasPart' id='analysis-caching-and-storing'> <h3 property='schema:name'>Analysis caching and storing</h3> <div property='schema:description' datatype='rdf:HTML'> <p>In order to optimize application reactivity for all users, previously user selected options for analysis are cached in the Shiny server session. That is, the service is able to provide cached results which were triggered by different users.</p> <p>In addition to a cache that is closest to the user, results from the federated queries as well as the R analysis, which was previously conducted, is stored back into the RDF store with a SPARQL Update. This serves multiple purposes. In the event that the Shiny server is restarted and the cache is no longer available, previously calculated results in the store can be reused, which is still more cost efficient than making new federated queries.</p> <p>Another reason for storing the results back in the RDF store is to offer them over the stats.270a.info SPARQL endpoint for additional discovery and reuse of analysis for researchers. Interesting use cases from this approach emerge immediately. For instance, a researcher or journalist can investigate analysis that meets their criteria. Some examples are as follows:</p> <ul> <li>analysis which is statistically significant, and has to do with Gross Domestic Product (GDP) and health subjects,</li> <li>a list of indicator pairs with strong correlations,</li> <li>using the line of best fit of a regression analysis to predict or forecast possible outcomes,</li> <li>countries which have less mortality rate than average with high corruption.</li> </ul> </div> </section> <section resource='#uri-patterns' rel='schema:hasPart' id='uri-patterns'> <h3 property='schema:name'>URI patterns</h3> <div property='schema:description' datatype='rdf:HTML'> <p>The design pattern for analyses URIs are aimed to keep the length as minimal as possible, while leaving a trace to encourage self exploration and reuse. The general URI pattern with base <code>http://stats.270a.info/analysis/</code> is as follows for regression analysis:</p> <pre>{independentVariable}/{dependentVariable}/{referencePeriod}</pre> <p>As URIs for both independent and dependent variable are based on datasets, and the reference period is codified, their prefixed names are used instead in the analysis URI to keep them short and friendly:</p> <pre>{prefix}:{dataset}/{prefix}:{dataset}/{prefix}:{refPeriod}</pre> <p>For example, the URI <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> refers to an analysis which entails the infant mortality rate from the World Bank dataset as the independent variable, 2009 corruption perceptions index from the Transparency International dataset as the dependent variable, and reference interval for year 2009. The variable values are prefixed names, which correspond to their respective datasets, i.e., <code>worldbank:SP.DYN.IMRT.IN</code> becomes <a href='http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN'>http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN</a>, and <code>transparency:CPI2009</code> becomes <a href='http://transparency.270a.info/dataset/CPI2009'>http://transparency.270a.info/dataset/CPI2009</a> when processed.</p> </div> </section> <section resource='#vocabularies' rel='schema:hasPart' id='vocabularies'> <h3 property='schema:name'>Vocabularies</h3> <div property='schema:description' datatype='rdf:HTML'> <p>Besides the common vocabularies: RDF, RDFS, XSD, OWL, the RDF Data Cube vocabulary is used to describe multi-dimensional statistical data, and SDMX-RDF for the statistical information model. PROV-O is used for provenance coverage.</p> <p>A statistical vocabulary (<a href='http://stats.270a.info/vocab'>http://stats.270a.info/vocab</a>)[<a href='#ref-39'>39</a>] is created to describe analyses. It contains classes for analyses, summaries and each data row that is retrieved. Some of the properties include: graph (e.g., scatter plot), independent and dependent variables, reference period, sample size, p-value, correlation value, correlation method that is used, adjusted R-squared, best model that is tested, reference area, measure values for both variables, and the identity concept for both variables.</p> <p>Future plans for this vocabulary is to reflect back on the experience, and to consider alignment with <a href='http://semanticscience.org/ontology/sio.owl'>Semanticscience Integrated Ontology</a> (SIO) [<a href='#ref-40'>40</a>]. While SIO is richer, queries are more complex than necessary for simple analysis reuse at stats.270a.info.</p> </div> </section>
- Description
- <p>Our analysis platform focuses on two goals: 1) a Web user interface for researchers to compare macrodata observations and to view plots and analysis results, 2) caching and storage of analyses for future research and reuse. Here, we describe the platform at <a href='http://stats.270a.info/'>stats.270a.info</a>. Figure [<a href='#figure-linked-stats-analysis-architecture'>1</a>] shows the architecture for Linked Stats Analysis.</p> <figure id='figure-linked-stats-analysis-architecture'> <object data='https://csarven.ca/media/images/articles/linked-stats-analysis-architecture.svg' height='415' width='640' type='image/svg+xml'></object> <figcaption>Linked Stats Analysis Architecture.</figcaption> </figure> <section resource='#requirements' rel='schema:hasPart' id='requirements'> <h3 property='schema:name'>Functional Requirements</h3> <div property='schema:description' datatype='rdf:HTML'> <p>The requirements for functionality and performance are that Linked Data design principles are employed behind the scenes to pull in the statistical data that are needed to conduct analyses, and to make the results of the analyses available using the same methods for both, humans and machines. While achieving this workflow includes many steps, the front-end interface for humans should aim for minimum interactivity that is required to accomplish this. Finally, the performance of the system should be reasonable for a Web user interface, as it needs to present the analysis and display visualizations. Additionally, essential parts of the analyses should be cached and stored for future use both, for application responsiveness and data discovery. Finally and most importantly, the interface needs to foster trust while presenting the analyses. Therefore, the interface should be accompanied with data provenance and provide sufficient detail for the user.</p> </div> </section> <section resource='#use-interface' rel='schema:hasPart' id='user-interface'> <h3 property='schema:name'>User interface</h3> <div property='schema:description' datatype='rdf:HTML'> <p>A web application was created to provide users with a simple interface to conduct regression analysis and display of scatter plots. In the case of regression analysis, the interface presents three drop-down selection areas for the user: an independent variable, a dependent variable, and a time series. Both, the independent and dependent variables are composed of a list of datasets with observations, and time series are composed of reference periods of those observations. Upon selecting and submitting datasets to compare, the interface then presents a scatter plot with a line of best fit from a list of tested linear models. Figure [<a href='#figure-stats.270a.info.ui'>2</a>] shows a screenshot of the user interface. The points in the scatter plot represent locations, in this case countries, which happen to have a measure value for both variables as well as the reference period that was selected by the user. Below the scatter-plot, a table of analysis results is presented.</p> <figure id='figure-stats.270a.info.ui'> <img alt='stats.270a.info user interface' height='440' width='480' src='https://csarven.ca/media/images/articles/stats.270a.info.ui.png'></img> <figcaption>stats.270a.info analysis user interface.</figcaption> </figure> <p>The datasets are compiled by gathering <code>qb:DataSet</code>s (an RDF Data Cube class for datasets) from each statistical dataspace at 270a.info. Similarly, the reference periods are derived from calendar intervals e.g., <code>YYYY</code>, <code>YYYY-MM-DD</code> or <code>YYYY-QQ</code>.</p> </div> </section> <section resource='#provenance' rel='schema:hasPart' id='provenance'> <h3 property='schema:name'>Provenance</h3> <div property='schema:description' datatype='rdf:HTML'> <p>In order to foster trust and confidence for the user, the human-centred interface as well as the machine-friendly representation of the data accompanies provenance data. On the analysis interface, an <q>Oh yeah?</q> link guides users to a page about the provenance activity for the information. These previously generated provenance activities provide links to all data sources which were used for the analysis, query construct for data aggregation, as well as metadata about the used tools, assigned license, production timestamps, and responsible agents for the generated analysis. Thus, in addition to analysis metadata, the user is able to track the data all the way back to its origins (at the statistical agencies), and reproduce or compare their results.</p> </div> </section> <section resource='#comparability' rel='schema:hasPart' id='comparability'> <h3 property='schema:name'>Comparability</h3> <div property='schema:description' datatype='rdf:HTML'> <p>At this time, the majority of the interlinks in Linked Open Data between statistical concepts (i.e. reference areas) are determined based on their notations and labels. In order to precisely measure the differences between statistical concepts, the following should be factored in: <em>temporality</em>, <em>geographic areas</em>, <em>domains</em>, and <em>drifts</em>, as mentioned in <a href='https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxib3N1bmRncmVufGd4OjJiY2M1OWMyMTBiNmNlZDg'>Data quality in information systems</a> [<a href='#ref-21'>21</a>], and <a href='http://link.springer.com/chapter/10.1007%2F978-3-642-16438-5_17'>What Is Concept Drift and How to Measure It?</a> [<a href='#ref-22'>22</a>]. In practice for instance, this means that a reference area from a particular reference period is not necessarily the same concept as another one found elsewhere, without incorporating some of these characteristics. To take an example, if an observation has a reference area dimension value as RU (Russia) with reference period 2013, the question is, to what degree can that particular observation be compared or used with another observation with the same reference area value, but with a reference period between 1922–1991 – given that latter reference area historically corresponds to USSR (Union of Soviet Socialist Republics) and is different from RU. If this sort of metadata is not provided by statistical services or incorrectly represented in the data, it is worthwhile to account for it, either when interlinks are made across code lists or when the observations from different data sources are used together. Additionally, all assumptions and accuracies should be documented.</p> </div> </section> <section resource='#data-requirements' rel='schema:hasPart' id='data-requirements'> <h3 property='schema:name'>Data Requirements</h3> <div property='schema:description' datatype='rdf:HTML'> <p>Our expectation regarding the data is that it is modeled using the RDF Data Cube vocabulary and is <a href='http://www.w3.org/TR/vocab-data-cube/#wf'>well-formed</a>. Specifically, it needs to pass some of the integrity constraints as outlined by the vocabulary specification. For our application, some of the essential checks are that: 1) a unique data structure definition (DSD) is used for a dataset, 2) the DSD includes a measure (value of each observation), 3) concept dimensions have code lists, and 4) codes are from the code lists.</p> <p>In addition to well-formedness, to compare variables from two datasets, there needs to be an agreement on the concepts that are being matched for in respective observations. In the case of regression analysis, the primary concern is about reference areas (i.e. locations), and making sure that the comparison made for the observations from dataset<sub>x</sub> (independent variable) and dataset<sub>y</sub> (dependent variable) are using concepts that are interlinked (using the property <code>skos:exactMatch</code>). Practically, a concept, for example Switzerland, from at least one of the dataset's code lists should have an arc to the other dataset's concept. It ensures that there is a reliable degree of confidence that the particular concept is interchangeable. Hence, the measure corresponding to the phenomenon being observed, is about the same location in both datasets. Concepts in the datasets were interlinked using the <a href='http://aksw.org/Projects/limes'>LInk discovery framework for MEtric Spaces</a> (LIMES) [<a href='#ref-23'>23</a>]. Figure [<a href='#figure-270a.info.interlinks'>3</a>] shows outbound interlinks for the datasets at <a href='https://270a.info/'>https://270a.info/</a>.</p> <figure id='figure-270a.info.interlinks'> <object data='https://270a.info/media/images/270a.cloud.svg' height='480' width='640' type='image/svg+xml'></object> <figcaption>Outbound interlinks for 270a.info datasets.</figcaption> </figure> <p>One additional requirement from the datasets is that the RDF Data Cube component properties (e.g., dimensions, measures) either use <code>sdmx-dimension:refArea</code>, <code>sdmx-dimension:refPeriod</code>, <code>sdmx-measure:obsValue</code> directly or respective sub-properties (<code>rdfs:subPropertyOf</code>). Given decentralized mappings of the statistical datasets (published as SDMX-ML), their commonality is expected to be the use, or a reference to SDMX-RDF properties in order to achieve generalized federated queries without having complete knowledge of the structures of the datasets, but rather only the essential bits.</p> <p>In order to proceed with the analysis, we use the selections made by the user: dataset<sub>x</sub> and dataset<sub>y</sub>, reference period, and then gather all observations with corresponding reference areas, and measures. Only the observations with reference areas which have a interlinks are retained in the final result.</p> </div> </section> <section resource='#application' rel='schema:hasPart' id='application'> <h3 property='schema:name'>Application</h3> <div property='schema:description' datatype='rdf:HTML'> <p>The R package <a href='http://www.rstudio.com/shiny/'>Shiny</a> [<a href='#ref-24'>24</a>] along with <a href='https://github.com/rstudio/shiny-server'>Shiny server</a> [<a href='#ref-25'>25</a>] is used to build an interactive web application. A Shiny application was built to essentially allow an interaction between the front-end Web application and R. User inputs are set to trigger an event which is sent to the Shiny server and handled by the application written in R. While the application uses R for statistical analysis and visualizations, to achieve the goals of this research, other statistical computing software can be used. The motivation to use R is due to it being a popular open-source software for statistical analysis and it being a requirement of Shiny server.</p> <p>The application assembles a SPARQL query using the input values and then sends them to the SPARQL endpoint at <a href='http://stats.270a.info/sparql'>stats.270a.info/sparql</a>, which dispatches federated queries to the two SPARQL endpoints where the datasets are located. The SPARQL query request is handled by the <a href='http://cran.r-project.org/web/packages/SPARQL/index.html'>SPARQL client for R</a>. The query results are retrieved and given to R for statistical data analysis. R generates a scatter plot containing the independent and dependent variable, where each point in the chart is a reference area (e.g., country) for that particular reference period selection. Regression analysis is done where correlation, p-value, and the line of best fit is determined after testing several linear models, and shown in the user interface.</p> </div> </section> <section resource='#federated-queries' rel='schema:hasPart' id='federated-queries'> <h3 property='schema:name'>Federated Queries</h3> <div property='schema:description' datatype='rdf:HTML'> <p>During this research, establishing a correct and reasonably performing federated querying was one of the most challenging steps. This was due in part by ensuring dataset integrity, finding a balance between processing and filtering applicable observations at remote endpoints and at the originating endpoint. The challenge was compromising between what should be processed remotely and sent over the wire versus handling some of that workload by the parent endpoint. Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept. The result from both endpoints was first joined and then filtered in order to avoid false negatives. That is, either concept<sub>x</sub> has a <code>skos:exactMatch</code> relationship to concept<sub>y</sub>, or vice versa, or concept<sub>x</sub> and concept<sub>y</sub> are the same. One quick and simple way to minimize the number of results was to filter out exact matches at each endpoint which did not contain the other dataset's domain name. Hence, minimizing the number of <em>join</em> operations which had to be handled by the parent endpoint.</p> <p>In order to put the cost of queries briefly into perspective i.e., the conducted tests and sample sizes of the dataspaces that were used; the total number of triples (including observations and metadata) per endpoint are: 50 thousand (<a href='http://transparency.270a.info/'>Transparency International</a> [<a href='#ref-26'>26</a>]), 54 million (<a href='http://fao.270a.info/'>Food and Agriculture Organization of the United Nations</a> [FAO] [<a href='#ref-27'>27</a>]), 305 million (<a href='http://oecd.270a.info/'>Organisation for Economic Co-operation and Development</a> [OECD] [<a href='#ref-28'>28</a>]), 221 million (<a href='http://worldbank.270a.info/'>World Bank</a> [<a href='#ref-29'>29</a>]), 470 million (<a href='http://ecb.270a.info/'>European Central Bank</a> [ECB] [<a href='#ref-30'>30</a>]), 36 million (<a href='http://imf.270a.info/'>International Monetary Fund</a> [IMF] [<a href='#ref-31'>31</a>]).</p> <p>The anatomy of the query is shown in Figure [<a href='#federated-sparql-query'>3</a>]. The SPARQL Endpoint and the dataset URIs are the only requirements. The structure of the statements and operations tries to get the most out of <a href='http://jena.apache.org/'>Apache Jena</a>'s [<a href='#ref-32'>32</a>] <a href='http://incubator.apache.org/jena/documentation/tdb/'>TDB</a> storage system [<a href='#ref-33'>33</a>], <a href='http://jena.apache.org/documentation/tdb/optimizer.html'>TDB Optimizer</a> [<a href='#ref-34'>34</a>] and <a href='http://incubator.apache.org/jena/documentation/serving_data/index.html'>Fuseki</a> [<a href='#ref-35'>35</a>] SPARQL endpoints. Better performing queries can be achieved by knowing the predicate frequency upfront, and ordering them in for a dataset to avoid processing of false negatives.</p> <figure class='listing' resource='#federated-sparql-query' rel='schema:hasPart' id='federated-sparql-query'> <pre typeof='fabio:Script' resource='#federated-sparql-query' property='schema:description'><code>SELECT DISTINCT ?refAreaY ?x ?y ?identityX ?identityY</code><code>WHERE {</code><code>SERVICE <strong><http://example.org/sparql></strong> {</code><code>SELECT DISTINCT ?identityX ?refAreaX ?refAreaXExactMatch ?measureX</code><code>WHERE {</code><code> ?observationX qb:dataSet <strong><http://example.org/dataset/X></strong> .</code><code> ?observationX ?propertyRefPeriodX <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaX rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationX ?propertyRefAreaX ?refAreaX .</code><code> ?propertyMeasureX rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationX ?propertyMeasureX ?x .</code><code> <strong><http://example.org/dataset/X></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityX .</code><code> ?observationX ?propertyIdentityX ?identityX .</code><code> OPTIONAL {</code><code> ?refAreaX skos:exactMatch ?refAreaXExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaXExactMatch), "<strong>http://example.net/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>SERVICE <strong><http://example.net/sparql></strong> {</code><code>SELECT DISTINCT ?identityY ?refAreaY ?refAreaYExactMatch ?measureY</code><code>WHERE {</code><code> ?observationY qb:dataSet <strong><http://example.net/dataset/Y></strong> .</code><code> ?observationY ?propertyRefPeriodY <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaY rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationY ?propertyRefAreaY ?refAreaY .</code><code> ?propertyMeasureY rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationY ?propertyMeasureY ?y .</code><code> <strong><http://example.net/dataset/Y></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityY .</code><code> ?observationY ?propertyIdentityY ?identityY .</code><code> OPTIONAL {</code><code> ?refAreaY skos:exactMatch ?refAreaYExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaYExactMatch), "<strong>http://example.org/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>FILTER (SAMETERM(?refAreaYExactMatch, ?refAreaX)</code><code> || SAMETERM(?refAreaXExactMatch, ?refAreaY)</code><code> || SAMETERM(?refAreaY, ?refAreaX))</code><code>}</code> </pre> <figcaption><span property='schema:name'>Federated SPARQL query integrating statistical linked data.</span></figcaption> </figure> <p>For the time being, the use of named graphs in the SPARQL queries were excluded for a good reason. For federated queries to work with the goal of minimal knowledge about store organization, the queries had to work without including graph names. However, by employing the <a href='http://www.w3.org/TR/void/'>Vocabulary of Interlinked Datasets</a> (VoID) [<a href='#ref-36'>36</a>], it is possible to extract both, the location of the SPARQL endpoint, as well as the graph names within. This is left as a future enhancement.</p> <p>As statistical datasets are multi-dimensional, slicing the datasets with only reference area and reference period are insufficient to distinguish records. It is likely that there would be duplicate results if we leave the column order to reference area, measure<sub>x</sub>, measure<sub>y</sub>. For this reason, there is an additional expectation from the datasets indicating one other dimension to group the observations with. This grouping is also used to display faceted scatter-plots.</p> <p>Recommendations from <a href='http://arxiv.org/abs/1304.0567'>On the Formulation of Performant SPARQL Queries</a> [<a href='#ref-37'>37</a>] and <a href='http://arxiv.org/abs/1306.1723'>Querying over Federated SPARQL Endpoints — A State of the Art Survey</a> [<a href='#ref-38'>38</a>] were applied where applicable.</p> </div> </section> <section resource='#analysis-caching-and-storing' rel='schema:hasPart' id='analysis-caching-and-storing'> <h3 property='schema:name'>Analysis caching and storing</h3> <div property='schema:description' datatype='rdf:HTML'> <p>In order to optimize application reactivity for all users, previously user selected options for analysis are cached in the Shiny server session. That is, the service is able to provide cached results which were triggered by different users.</p> <p>In addition to a cache that is closest to the user, results from the federated queries as well as the R analysis, which was previously conducted, is stored back into the RDF store with a SPARQL Update. This serves multiple purposes. In the event that the Shiny server is restarted and the cache is no longer available, previously calculated results in the store can be reused, which is still more cost efficient than making new federated queries.</p> <p>Another reason for storing the results back in the RDF store is to offer them over the stats.270a.info SPARQL endpoint for additional discovery and reuse of analysis for researchers. Interesting use cases from this approach emerge immediately. For instance, a researcher or journalist can investigate analysis that meets their criteria. Some examples are as follows:</p> <ul> <li>analysis which is statistically significant, and has to do with Gross Domestic Product (GDP) and health subjects,</li> <li>a list of indicator pairs with strong correlations,</li> <li>using the line of best fit of a regression analysis to predict or forecast possible outcomes,</li> <li>countries which have less mortality rate than average with high corruption.</li> </ul> </div> </section> <section resource='#uri-patterns' rel='schema:hasPart' id='uri-patterns'> <h3 property='schema:name'>URI patterns</h3> <div property='schema:description' datatype='rdf:HTML'> <p>The design pattern for analyses URIs are aimed to keep the length as minimal as possible, while leaving a trace to encourage self exploration and reuse. The general URI pattern with base <code>http://stats.270a.info/analysis/</code> is as follows for regression analysis:</p> <pre>{independentVariable}/{dependentVariable}/{referencePeriod}</pre> <p>As URIs for both independent and dependent variable are based on datasets, and the reference period is codified, their prefixed names are used instead in the analysis URI to keep them short and friendly:</p> <pre>{prefix}:{dataset}/{prefix}:{dataset}/{prefix}:{refPeriod}</pre> <p>For example, the URI <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> refers to an analysis which entails the infant mortality rate from the World Bank dataset as the independent variable, 2009 corruption perceptions index from the Transparency International dataset as the dependent variable, and reference interval for year 2009. The variable values are prefixed names, which correspond to their respective datasets, i.e., <code>worldbank:SP.DYN.IMRT.IN</code> becomes <a href='http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN'>http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN</a>, and <code>transparency:CPI2009</code> becomes <a href='http://transparency.270a.info/dataset/CPI2009'>http://transparency.270a.info/dataset/CPI2009</a> when processed.</p> </div> </section> <section resource='#vocabularies' rel='schema:hasPart' id='vocabularies'> <h3 property='schema:name'>Vocabularies</h3> <div property='schema:description' datatype='rdf:HTML'> <p>Besides the common vocabularies: RDF, RDFS, XSD, OWL, the RDF Data Cube vocabulary is used to describe multi-dimensional statistical data, and SDMX-RDF for the statistical information model. PROV-O is used for provenance coverage.</p> <p>A statistical vocabulary (<a href='http://stats.270a.info/vocab'>http://stats.270a.info/vocab</a>)[<a href='#ref-39'>39</a>] is created to describe analyses. It contains classes for analyses, summaries and each data row that is retrieved. Some of the properties include: graph (e.g., scatter plot), independent and dependent variables, reference period, sample size, p-value, correlation value, correlation method that is used, adjusted R-squared, best model that is tested, reference area, measure values for both variables, and the identity concept for both variables.</p> <p>Future plans for this vocabulary is to reflect back on the experience, and to consider alignment with <a href='http://semanticscience.org/ontology/sio.owl'>Semanticscience Integrated Ontology</a> (SIO) [<a href='#ref-40'>40</a>]. While SIO is richer, queries are more complex than necessary for simple analysis reuse at stats.270a.info.</p> </div> </section>
- HasPart
- Analysis caching and storing
- Application
- Comparability
- Data Requirements
- Federated Queries
- Functional Requirements
- Provenance
- URI patterns
- User interface
- Vocabularies
- Name
- enAnalysis platform for Linked Statistical Data
- Name
- enAndreas Kuckartz
- Url
- Andreas Kuckartz
Andreas Kuckartz replied on 2013-07-22 14:51:22
<div typeof='oa:TextualBody' resource='#note-20130722145122' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> I somehow doubt that <span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> will see your question without this ping.</p></div>
- Actor
- Andreas Kuckartz
- AnnotatedAt
- 22 July 2013 16:51
- AnnotatedBy
- Andreas Kuckartz
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722145122' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> I somehow doubt that <span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> will see your question without this ping.</p></div>
- Creator
- Andreas Kuckartz
- DatePublished
- 22 July 2013 16:51
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722145122' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> I somehow doubt that <span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> will see your question without this ping.</p></div>
- HasBody
- note-20130722145122
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enAndreas Kuckartz replied on 2013-07-22 14:51:22
- Published
- 22 July 2013 16:51
- Name
- enAnonymous Reviewer
- Name
- enAnonymous Reviewer
- Name
- enAnonymous Reviewer
Anonymous Reviewer replied on 2013-08-10 09:00:01
<div typeof='oa:TextualBody' resource='#note-20130810090001' property='rdf:value' datatype='rdf:HTML'> <p>The work presented in this paper attempts to present an approach based on Linked Data principles to publish and consume statistical data by use of federated queries, to enable an easy analysis and visualizations of multi-dimensional statistical data. One way of helping the users to understand the underlying data is through visualizations. </p> <p>This paper fits very well the purpose of this workshop as it shows how statistical publishers can integrate and analyze data published in different endpoints, and can still use the well-known R language for making more analysis with semantic data. However, some questions and suggestions could help the authors to better shape their contribution.</p> <p>Detailed comments, in the order of the text:</p> <p>You use the term "layperson", that sounds somehow not appropriate. Could it be possible to find another name, e.g. "non-IT people " ?</p> <p>In the abstract, s/normalizes/is used to describe ..</p> <p>You use the package R for visualization, could it be possible to have the same results with some other existing tools of visualization? If yes, explain better the motivation of using R package.</p> <p>In the Introduction, It could be nice to have some percentage of statistical datasets in the LOD Cloud. And even where can we find statistical data on the LOD?</p> <p>Section 2: It is not clear to the reader what is the relationship and/or difference between Data Cube and SDMX-RDF. I suggest to rephrase the sentence "The RDF Data Cube vocabulary is ...(..) models".</p> <p>You say "Linked SDMX Data provided an automated approach...". Is it a tool, a process or the result of a workflow? What do you define mean by "high-fidelity statistical datasets"? Be more specific.</p> <p>Section 3: Define what are "Dependent variables" and "independent variables" and why are they important in the datasets, as well as in your interface. </p> <p>Subsection 4.1: s/Requirements/ Functional Requirements? or Technical Requirements?</p> <p>Subsection 4.2: How many types of charts are available for visualizations? You provide also data in .csv, why not integrating other formats (.e.g.: turtle, n3, RDF/XML) ?</p> <p>The resolution of Figure 1 is not very good.</p> <p>Subsection 4.3: Provide a reference or link to the integrity constraints of the DQ vocabulary. s/well-formed/consistent with its semantic !?</p> <p>You use LIMES for interlinking, any motivation for choosing this tool, instead of any other similar tool for interlinking? Maybe a short justification could be relevant for the readers. </p> <p>In section 4.5, it seems to me that many datasets (e.g. World Bank, ECB, ) where created y/or curated by the authors of the paper. So, they do have previous knowledge on those datasets. What efforts could be done for replicating this process without prior knowledge of the datasets?</p> <p>In P.8, what if you use DCAT vocabulary instead of VoID? When you say "As datasets are multi-dimensional", you mean before they are converted into RDF? Be more precise here.</p> <p>You use GDP for the first time without defining it. </p> <p>In section 4.8, remove duplicated XSD. s/RDF /RDF, Looking at stats vocab, it seems strange that you don't reuse any other vocabularies out there on the wild. One could have expected some equivalences with some SIO elements, e.g: sio:bar or sio:plot (see: https://code.google.com/p/semanticscience/wiki/ODPStatisticalGraph). But instead, you mention the use of SIO as a future plan. Why this choice in the designing process of the vocabulary? </p> <p>In Page 10, reference s/[38]/[41].</p> <p>In general, double check references numbers: from [38] to [41].</p> <p>In the Conclusions, rephrase "As the Linked Data approach allows one to explore resources from one thing to another", maybe just s/thing/item, resource?</p> <p>We highly recommend the authors to triple check the consistency of the entries in the References section, as well as providing precise details to some of them.</p></div>
- AnnotatedAt
- 10 August 2013 11:00
- Content
- <div typeof='oa:TextualBody' resource='#note-20130810090001' property='rdf:value' datatype='rdf:HTML'> <p>The work presented in this paper attempts to present an approach based on Linked Data principles to publish and consume statistical data by use of federated queries, to enable an easy analysis and visualizations of multi-dimensional statistical data. One way of helping the users to understand the underlying data is through visualizations. </p> <p>This paper fits very well the purpose of this workshop as it shows how statistical publishers can integrate and analyze data published in different endpoints, and can still use the well-known R language for making more analysis with semantic data. However, some questions and suggestions could help the authors to better shape their contribution.</p> <p>Detailed comments, in the order of the text:</p> <p>You use the term "layperson", that sounds somehow not appropriate. Could it be possible to find another name, e.g. "non-IT people " ?</p> <p>In the abstract, s/normalizes/is used to describe ..</p> <p>You use the package R for visualization, could it be possible to have the same results with some other existing tools of visualization? If yes, explain better the motivation of using R package.</p> <p>In the Introduction, It could be nice to have some percentage of statistical datasets in the LOD Cloud. And even where can we find statistical data on the LOD?</p> <p>Section 2: It is not clear to the reader what is the relationship and/or difference between Data Cube and SDMX-RDF. I suggest to rephrase the sentence "The RDF Data Cube vocabulary is ...(..) models".</p> <p>You say "Linked SDMX Data provided an automated approach...". Is it a tool, a process or the result of a workflow? What do you define mean by "high-fidelity statistical datasets"? Be more specific.</p> <p>Section 3: Define what are "Dependent variables" and "independent variables" and why are they important in the datasets, as well as in your interface. </p> <p>Subsection 4.1: s/Requirements/ Functional Requirements? or Technical Requirements?</p> <p>Subsection 4.2: How many types of charts are available for visualizations? You provide also data in .csv, why not integrating other formats (.e.g.: turtle, n3, RDF/XML) ?</p> <p>The resolution of Figure 1 is not very good.</p> <p>Subsection 4.3: Provide a reference or link to the integrity constraints of the DQ vocabulary. s/well-formed/consistent with its semantic !?</p> <p>You use LIMES for interlinking, any motivation for choosing this tool, instead of any other similar tool for interlinking? Maybe a short justification could be relevant for the readers. </p> <p>In section 4.5, it seems to me that many datasets (e.g. World Bank, ECB, ) where created y/or curated by the authors of the paper. So, they do have previous knowledge on those datasets. What efforts could be done for replicating this process without prior knowledge of the datasets?</p> <p>In P.8, what if you use DCAT vocabulary instead of VoID? When you say "As datasets are multi-dimensional", you mean before they are converted into RDF? Be more precise here.</p> <p>You use GDP for the first time without defining it. </p> <p>In section 4.8, remove duplicated XSD. s/RDF /RDF, Looking at stats vocab, it seems strange that you don't reuse any other vocabularies out there on the wild. One could have expected some equivalences with some SIO elements, e.g: sio:bar or sio:plot (see: https://code.google.com/p/semanticscience/wiki/ODPStatisticalGraph). But instead, you mention the use of SIO as a future plan. Why this choice in the designing process of the vocabulary? </p> <p>In Page 10, reference s/[38]/[41].</p> <p>In general, double check references numbers: from [38] to [41].</p> <p>In the Conclusions, rephrase "As the Linked Data approach allows one to explore resources from one thing to another", maybe just s/thing/item, resource?</p> <p>We highly recommend the authors to triple check the consistency of the entries in the References section, as well as providing precise details to some of them.</p></div>
- Creator
- enAnonymous Reviewer
- DatePublished
- 10 August 2013 11:00
- Description
- <div typeof='oa:TextualBody' resource='#note-20130810090001' property='rdf:value' datatype='rdf:HTML'> <p>The work presented in this paper attempts to present an approach based on Linked Data principles to publish and consume statistical data by use of federated queries, to enable an easy analysis and visualizations of multi-dimensional statistical data. One way of helping the users to understand the underlying data is through visualizations. </p> <p>This paper fits very well the purpose of this workshop as it shows how statistical publishers can integrate and analyze data published in different endpoints, and can still use the well-known R language for making more analysis with semantic data. However, some questions and suggestions could help the authors to better shape their contribution.</p> <p>Detailed comments, in the order of the text:</p> <p>You use the term "layperson", that sounds somehow not appropriate. Could it be possible to find another name, e.g. "non-IT people " ?</p> <p>In the abstract, s/normalizes/is used to describe ..</p> <p>You use the package R for visualization, could it be possible to have the same results with some other existing tools of visualization? If yes, explain better the motivation of using R package.</p> <p>In the Introduction, It could be nice to have some percentage of statistical datasets in the LOD Cloud. And even where can we find statistical data on the LOD?</p> <p>Section 2: It is not clear to the reader what is the relationship and/or difference between Data Cube and SDMX-RDF. I suggest to rephrase the sentence "The RDF Data Cube vocabulary is ...(..) models".</p> <p>You say "Linked SDMX Data provided an automated approach...". Is it a tool, a process or the result of a workflow? What do you define mean by "high-fidelity statistical datasets"? Be more specific.</p> <p>Section 3: Define what are "Dependent variables" and "independent variables" and why are they important in the datasets, as well as in your interface. </p> <p>Subsection 4.1: s/Requirements/ Functional Requirements? or Technical Requirements?</p> <p>Subsection 4.2: How many types of charts are available for visualizations? You provide also data in .csv, why not integrating other formats (.e.g.: turtle, n3, RDF/XML) ?</p> <p>The resolution of Figure 1 is not very good.</p> <p>Subsection 4.3: Provide a reference or link to the integrity constraints of the DQ vocabulary. s/well-formed/consistent with its semantic !?</p> <p>You use LIMES for interlinking, any motivation for choosing this tool, instead of any other similar tool for interlinking? Maybe a short justification could be relevant for the readers. </p> <p>In section 4.5, it seems to me that many datasets (e.g. World Bank, ECB, ) where created y/or curated by the authors of the paper. So, they do have previous knowledge on those datasets. What efforts could be done for replicating this process without prior knowledge of the datasets?</p> <p>In P.8, what if you use DCAT vocabulary instead of VoID? When you say "As datasets are multi-dimensional", you mean before they are converted into RDF? Be more precise here.</p> <p>You use GDP for the first time without defining it. </p> <p>In section 4.8, remove duplicated XSD. s/RDF /RDF, Looking at stats vocab, it seems strange that you don't reuse any other vocabularies out there on the wild. One could have expected some equivalences with some SIO elements, e.g: sio:bar or sio:plot (see: https://code.google.com/p/semanticscience/wiki/ODPStatisticalGraph). But instead, you mention the use of SIO as a future plan. Why this choice in the designing process of the vocabulary? </p> <p>In Page 10, reference s/[38]/[41].</p> <p>In general, double check references numbers: from [38] to [41].</p> <p>In the Conclusions, rephrase "As the Linked Data approach allows one to explore resources from one thing to another", maybe just s/thing/item, resource?</p> <p>We highly recommend the authors to triple check the consistency of the entries in the References section, as well as providing precise details to some of them.</p></div>
- HasBody
- note-20130810090001
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enAnonymous Reviewer replied on 2013-08-10 09:00:01
- Published
- 10 August 2013 11:00
Anonymous Reviewer replied on 2013-08-10 09:00:02
<div typeof='oa:TextualBody' resource='#note-20130810090002' property='rdf:value' datatype='rdf:HTML'> <p>Interesting approach with state-of-the art techniques. Therefore an accept.</p> <p>Some areas of the paper could be improved by a more balanced description of concepts, approaches, methods, and results.</p> <p>Here are some details:</p> <ol><li>First paragraph of introduction too general, could be shortened. The resulting space could be used on parts which are more focused on the scope of the paper.</li><li>Some evaluation of the related work (good overview) and the relationship to the work described in this paper could be added.</li><li>Purpose of 270a.info should be described at first occurence.</li><li>Data Cube as "the most fundamental work". Not clear in what sense. Also, there seem to be other approaches as well.</li><li>Review the wording of "analysis", sometimes it should be plural (analyses), singular, or sometimes analysis results.</li><li>The critical discussion of matching of data concepts should be improved. This is key for the overall approach. Possible limitations, possible strengths on the conceptual and technical level.</li><li>Review wording regarding statistical domain. Example: a statistical observation is an observation on an unit (i.e. person). This is not what Data Cube describes. The distinction between aggregated data/macrodata (metadata specs Data Cube, SDMX) and unit record data/microdata (for example metadata spec DDI-RDF Discovery/DDI) is not explained nor a reference to an explanation included.</li><li>The overview of the approach in this paper should be described in depth in the beginning of section 4. Currently there are just 4 lines.</li><li>Resolution quality of figure 1 is poor, should be improved.</li><li>stats.270a.info/vocab: not really clear why an own approach is necessary. The argument "more complex" doesn't seem to justify the creation of a new vocab.</li><li>Conclusion: this could be clearer structured and improved. Strengths, limitations, and possible future works should be clear described for the overall conceptual approach and for the used technical means.</li><li>Is a reference to a description of the R language missing?</li></ol></div>
- AnnotatedAt
- 10 August 2013 11:00
- Content
- <div typeof='oa:TextualBody' resource='#note-20130810090002' property='rdf:value' datatype='rdf:HTML'> <p>Interesting approach with state-of-the art techniques. Therefore an accept.</p> <p>Some areas of the paper could be improved by a more balanced description of concepts, approaches, methods, and results.</p> <p>Here are some details:</p> <ol><li>First paragraph of introduction too general, could be shortened. The resulting space could be used on parts which are more focused on the scope of the paper.</li><li>Some evaluation of the related work (good overview) and the relationship to the work described in this paper could be added.</li><li>Purpose of 270a.info should be described at first occurence.</li><li>Data Cube as "the most fundamental work". Not clear in what sense. Also, there seem to be other approaches as well.</li><li>Review the wording of "analysis", sometimes it should be plural (analyses), singular, or sometimes analysis results.</li><li>The critical discussion of matching of data concepts should be improved. This is key for the overall approach. Possible limitations, possible strengths on the conceptual and technical level.</li><li>Review wording regarding statistical domain. Example: a statistical observation is an observation on an unit (i.e. person). This is not what Data Cube describes. The distinction between aggregated data/macrodata (metadata specs Data Cube, SDMX) and unit record data/microdata (for example metadata spec DDI-RDF Discovery/DDI) is not explained nor a reference to an explanation included.</li><li>The overview of the approach in this paper should be described in depth in the beginning of section 4. Currently there are just 4 lines.</li><li>Resolution quality of figure 1 is poor, should be improved.</li><li>stats.270a.info/vocab: not really clear why an own approach is necessary. The argument "more complex" doesn't seem to justify the creation of a new vocab.</li><li>Conclusion: this could be clearer structured and improved. Strengths, limitations, and possible future works should be clear described for the overall conceptual approach and for the used technical means.</li><li>Is a reference to a description of the R language missing?</li></ol></div>
- Creator
- enAnonymous Reviewer
- DatePublished
- 10 August 2013 11:00
- Description
- <div typeof='oa:TextualBody' resource='#note-20130810090002' property='rdf:value' datatype='rdf:HTML'> <p>Interesting approach with state-of-the art techniques. Therefore an accept.</p> <p>Some areas of the paper could be improved by a more balanced description of concepts, approaches, methods, and results.</p> <p>Here are some details:</p> <ol><li>First paragraph of introduction too general, could be shortened. The resulting space could be used on parts which are more focused on the scope of the paper.</li><li>Some evaluation of the related work (good overview) and the relationship to the work described in this paper could be added.</li><li>Purpose of 270a.info should be described at first occurence.</li><li>Data Cube as "the most fundamental work". Not clear in what sense. Also, there seem to be other approaches as well.</li><li>Review the wording of "analysis", sometimes it should be plural (analyses), singular, or sometimes analysis results.</li><li>The critical discussion of matching of data concepts should be improved. This is key for the overall approach. Possible limitations, possible strengths on the conceptual and technical level.</li><li>Review wording regarding statistical domain. Example: a statistical observation is an observation on an unit (i.e. person). This is not what Data Cube describes. The distinction between aggregated data/macrodata (metadata specs Data Cube, SDMX) and unit record data/microdata (for example metadata spec DDI-RDF Discovery/DDI) is not explained nor a reference to an explanation included.</li><li>The overview of the approach in this paper should be described in depth in the beginning of section 4. Currently there are just 4 lines.</li><li>Resolution quality of figure 1 is poor, should be improved.</li><li>stats.270a.info/vocab: not really clear why an own approach is necessary. The argument "more complex" doesn't seem to justify the creation of a new vocab.</li><li>Conclusion: this could be clearer structured and improved. Strengths, limitations, and possible future works should be clear described for the overall conceptual approach and for the used technical means.</li><li>Is a reference to a description of the R language missing?</li></ol></div>
- HasBody
- note-20130810090002
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enAnonymous Reviewer replied on 2013-08-10 09:00:02
- Published
- 10 August 2013 11:00
Anonymous Reviewer replied on 2013-08-10 09:00:03
<div typeof='oa:TextualBody' resource='#note-20130810090003' property='rdf:value' datatype='rdf:HTML'> <p>This is an interesting paper with a good list of related tools, a slick demo at http://stats.270a.info/ (oh yeah) in an environment (Shiny Studio) used by statisticians with examples where the performances do require some tuning. </p> <p>I would have liked to see more information on the expected compliance to the RDF Data Cube specification (the Integrity Constraints). Does the tool used the slices, the DSD ...?</p> <p>The remark on the need to substitute the REGEX filters by named graphs information sourced from the void:Dataset is useful. </p> <p>The only concern is the URI Pattern in 4.7 </p> <p>The suggestion to use URI {prefix}:{concept} snippets is maybe one step too far: it would required a universally accepted mechanisms to access the prefix definitions.</p> <p>Linked Open Data URIs should pass Vapour http://idi.fundacionctic.org/vapour). </p> <p>Finally, if the tool is designed to be used by data journalisms, then extra advice/support to help the journalist to judge/check the relevance of statistical method for a particular task should be provided.</p> <p>Please fix: </p> <p>In 4.5 (beginning): sentences are a bit too long. </p> <p>Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept, if any in the result set. The result from both endpoints was first joined and then filtered in order to avoid false negatives i.e., either conceptx has a skos:exactMatch relationship to concepty, or vice versa, or conceptx and concepty are the same.</p> <p>In 6. : Making stats.opt (not sure what stats.opt is) </p> <p>References:</p> <ul><li>the links to papers ratio is a bit high (maybe use footnotes for links).</li></ul> <p>If there is some space left for some extra references, here are other relevant work: </p> <ul><li>http://alangrafu.github.io/visualbox/</li><li>http://code-research.eu/wp-content/uploads/2013/02/D4.1-Semantic-Descriptions-for-Visual-Analytics-Components.pdf (some commonalities with http://stats.270a.info/analysis/ ?)</li></ul></div>
- AnnotatedAt
- 10 August 2013 11:00
- Content
- <div typeof='oa:TextualBody' resource='#note-20130810090003' property='rdf:value' datatype='rdf:HTML'> <p>This is an interesting paper with a good list of related tools, a slick demo at http://stats.270a.info/ (oh yeah) in an environment (Shiny Studio) used by statisticians with examples where the performances do require some tuning. </p> <p>I would have liked to see more information on the expected compliance to the RDF Data Cube specification (the Integrity Constraints). Does the tool used the slices, the DSD ...?</p> <p>The remark on the need to substitute the REGEX filters by named graphs information sourced from the void:Dataset is useful. </p> <p>The only concern is the URI Pattern in 4.7 </p> <p>The suggestion to use URI {prefix}:{concept} snippets is maybe one step too far: it would required a universally accepted mechanisms to access the prefix definitions.</p> <p>Linked Open Data URIs should pass Vapour http://idi.fundacionctic.org/vapour). </p> <p>Finally, if the tool is designed to be used by data journalisms, then extra advice/support to help the journalist to judge/check the relevance of statistical method for a particular task should be provided.</p> <p>Please fix: </p> <p>In 4.5 (beginning): sentences are a bit too long. </p> <p>Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept, if any in the result set. The result from both endpoints was first joined and then filtered in order to avoid false negatives i.e., either conceptx has a skos:exactMatch relationship to concepty, or vice versa, or conceptx and concepty are the same.</p> <p>In 6. : Making stats.opt (not sure what stats.opt is) </p> <p>References:</p> <ul><li>the links to papers ratio is a bit high (maybe use footnotes for links).</li></ul> <p>If there is some space left for some extra references, here are other relevant work: </p> <ul><li>http://alangrafu.github.io/visualbox/</li><li>http://code-research.eu/wp-content/uploads/2013/02/D4.1-Semantic-Descriptions-for-Visual-Analytics-Components.pdf (some commonalities with http://stats.270a.info/analysis/ ?)</li></ul></div>
- Creator
- enAnonymous Reviewer
- DatePublished
- 10 August 2013 11:00
- Description
- <div typeof='oa:TextualBody' resource='#note-20130810090003' property='rdf:value' datatype='rdf:HTML'> <p>This is an interesting paper with a good list of related tools, a slick demo at http://stats.270a.info/ (oh yeah) in an environment (Shiny Studio) used by statisticians with examples where the performances do require some tuning. </p> <p>I would have liked to see more information on the expected compliance to the RDF Data Cube specification (the Integrity Constraints). Does the tool used the slices, the DSD ...?</p> <p>The remark on the need to substitute the REGEX filters by named graphs information sourced from the void:Dataset is useful. </p> <p>The only concern is the URI Pattern in 4.7 </p> <p>The suggestion to use URI {prefix}:{concept} snippets is maybe one step too far: it would required a universally accepted mechanisms to access the prefix definitions.</p> <p>Linked Open Data URIs should pass Vapour http://idi.fundacionctic.org/vapour). </p> <p>Finally, if the tool is designed to be used by data journalisms, then extra advice/support to help the journalist to judge/check the relevance of statistical method for a particular task should be provided.</p> <p>Please fix: </p> <p>In 4.5 (beginning): sentences are a bit too long. </p> <p>Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept, if any in the result set. The result from both endpoints was first joined and then filtered in order to avoid false negatives i.e., either conceptx has a skos:exactMatch relationship to concepty, or vice versa, or conceptx and concepty are the same.</p> <p>In 6. : Making stats.opt (not sure what stats.opt is) </p> <p>References:</p> <ul><li>the links to papers ratio is a bit high (maybe use footnotes for links).</li></ul> <p>If there is some space left for some extra references, here are other relevant work: </p> <ul><li>http://alangrafu.github.io/visualbox/</li><li>http://code-research.eu/wp-content/uploads/2013/02/D4.1-Semantic-Descriptions-for-Visual-Analytics-Components.pdf (some commonalities with http://stats.270a.info/analysis/ ?)</li></ul></div>
- HasBody
- note-20130810090003
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enAnonymous Reviewer replied on 2013-08-10 09:00:03
- Published
- 10 August 2013 11:00
Application
<p>The R package <a href='http://www.rstudio.com/shiny/'>Shiny</a> [<a href='#ref-24'>24</a>] along with <a href='https://github.com/rstudio/shiny-server'>Shiny server</a> [<a href='#ref-25'>25</a>] is used to build an interactive web application. A Shiny application was built to essentially allow an interaction between the front-end Web application and R. User inputs are set to trigger an event which is sent to the Shiny server and handled by the application written in R. While the application uses R for statistical analysis and visualizations, to achieve the goals of this research, other statistical computing software can be used. The motivation to use R is due to it being a popular open-source software for statistical analysis and it being a requirement of Shiny server.</p> <p>The application assembles a SPARQL query using the input values and then sends them to the SPARQL endpoint at <a href='http://stats.270a.info/sparql'>stats.270a.info/sparql</a>, which dispatches federated queries to the two SPARQL endpoints where the datasets are located. The SPARQL query request is handled by the <a href='http://cran.r-project.org/web/packages/SPARQL/index.html'>SPARQL client for R</a>. The query results are retrieved and given to R for statistical data analysis. R generates a scatter plot containing the independent and dependent variable, where each point in the chart is a reference area (e.g., country) for that particular reference period selection. Regression analysis is done where correlation, p-value, and the line of best fit is determined after testing several linear models, and shown in the user interface.</p>
- Description
- <p>The R package <a href='http://www.rstudio.com/shiny/'>Shiny</a> [<a href='#ref-24'>24</a>] along with <a href='https://github.com/rstudio/shiny-server'>Shiny server</a> [<a href='#ref-25'>25</a>] is used to build an interactive web application. A Shiny application was built to essentially allow an interaction between the front-end Web application and R. User inputs are set to trigger an event which is sent to the Shiny server and handled by the application written in R. While the application uses R for statistical analysis and visualizations, to achieve the goals of this research, other statistical computing software can be used. The motivation to use R is due to it being a popular open-source software for statistical analysis and it being a requirement of Shiny server.</p> <p>The application assembles a SPARQL query using the input values and then sends them to the SPARQL endpoint at <a href='http://stats.270a.info/sparql'>stats.270a.info/sparql</a>, which dispatches federated queries to the two SPARQL endpoints where the datasets are located. The SPARQL query request is handled by the <a href='http://cran.r-project.org/web/packages/SPARQL/index.html'>SPARQL client for R</a>. The query results are retrieved and given to R for statistical data analysis. R generates a scatter plot containing the independent and dependent variable, where each point in the chart is a reference area (e.g., country) for that particular reference period selection. Regression analysis is done where correlation, p-value, and the line of best fit is determined after testing several linear models, and shown in the user interface.</p>
- Name
- enApplication
Background and Related Work
<p>As we discussed already in <a href='https://csarven.ca/statistical-linked-dataspaces'>Statistical Linked Dataspaces</a> [<a href='#ref-2'>2</a>] linked statistics enable queries across datasets: Given that the dimension concepts are interlinked, one can learn from a certain observation's dimension value, and enable the automation of cross-dataset queries.</p> <p>The <a href='http://www.w3.org/TR/vocab-data-cube/'>RDF Data Cube vocabulary</a> [<a href='#ref-3'>3</a>] is used to describe multi-dimensional statistical data, along with SDMX-RDF as one of the statistical information models. It makes it possible to represent significant amounts of heterogeneous statistical data as Linked Data where they can be discovered and identified in a uniform way. The statistical artefacts that use this vocabulary, are invaluable for statisticians, researchers, and developers.</p> <p><a href='https://csarven.ca/linked-sdmx-data'>Linked SDMX Data</a> [<a href='#ref-4'>4</a>] provided templates and tooling to transform SDMX-ML data from statistical agencies to RDF/XML, resulting in linked statistical datasets at <a href='https://270a.info/'>270a.info</a> [<a href='#ref-5'>5</a>] using the RDF Data Cube vocabulary. In addition to semantically uplifting the original data, information pertaining provenance was kept track using the <a href='http://www.w3.org/TR/prov-o/'>PROV Ontology</a> [<a href='#ref-6'>6</a>] at transformation time, while incorporating retrieval time provenance data.</p> <p><a href='http://dcevents.dublincore.org/IntConf/dc-2011/paper/download/27/16'>Performing Statistical Methods on Linked Data</a> [<a href='#ref-7'>7</a>] investigated simple statistical calculations, such as linear regression and presented the results using R [<a href='#ref-8'>8</a>] and SPARQL queries. It highlighted the importance of a wide range of typical issues on data integration for heterogeneous statistical data. The other technical issues raised are SPARQL query performance, and the use of a central SPARQL endpoint, which contained multiple data sources. For future work, the work pointed out a friendly user-interface that allows dataset selection, statistical method and a visualization of the results.</p> <p><a href='http://iswc2011.semanticweb.org/fileadmin/iswc/Papers/Workshops/COLD/cold2011_submission_13.pdf'>Defining and Executing Assessment Tests on Linked Data for Statistical Analysis</a> [<a href='#ref-9'>9</a>] explains: identification of data items, analysis of data characteristics, and data matching as key requirements to conduct statistical analysis on integrated Linked Data.</p> <p><a href='http://www.few.vu.nl/~wrvhage/papers/LOP_JoDS_2012.pdf'>Linked Open Piracy: A story about e-Science, Linked Data, and statistics</a> [<a href='#ref-10'>10</a>] investigated analysis and visualization of piracy reports to answer domain questions through a <a href='http://cran.r-project.org/web/packages/SPARQL/index.html'>SPARQL client for R</a> [<a href='#ref-11'>11</a>].</p> <p><a href='http://www.hicss.hawaii.edu/hicss_46/bp46/hc6.pdf'>Towards Next Generation Health Data Exploration</a>: A Data Cube-based Investigation into Population Statistics for Tobacco [<a href='#ref-12'>12</a>], presents the <a href='http://orion.tw.rpi.edu/~jimmccusker/qb.js/'>qb.js</a> [<a href='#ref-13'>13</a>] tool to explore data that is expressed as RDF Data Cubes. It is designed to formulate and explore hypotheses. Under the hood, it makes a SPARQL query to an endpoint which contains the data that it analyzes.</p> <p><a href='http://svn.aksw.org/papers/2012/ESWC_PublishingStatisticData/public.pdf'>Publishing Statistical Data on the Web</a> [<a href='#ref-14'>14</a>] explains <a href='http://aksw.org/Projects/CubeViz'>CubeViz</a> [<a href='#ref-15'>15</a>], which was developed to visualize multidimensional statistical data. It is a faceted browser, which uses the RDF Data Cube vocabulary, with a chart visualization component. The inspection and results are for a single dataset.</p> <p><a href='http://www.google.com/publicdata/'>Google Public Data Explorer</a> [<a href='#ref-16'>16</a>], derived from the <a href='http://www.gapminder.org/'>Gapminder</a> [<a href='#ref-17'>17</a>] tool, displays statistical data as line graphs, bar graphs, cross sectional plots or on maps. The process to display the data requires the data to be uploaded in CSV format, and accompanying <a href='https://developers.google.com/public-data/'>Dataset Publishing Language</a> (DSPL) [<a href='#ref-18'>18</a>] in XML to describe the data and metadata of the datasets. Its visualizations and comparisons are based on one dataset at a time.</p> <p><a href='http://www.ke.tu-darmstadt.de/bibtex/attachments/single/310'>Generating Possible Interpretations for Statistics from Linked Open Data</a> [<a href='#ref-19'>19</a>] talks about <a href='http://www.ke.tu-darmstadt.de/resources/explain-a-lod'>Explain-a-LOD</a> [<a href='#ref-20'>20</a>] tool which focuses on generating hypotheses that explain statistics. It has a configuration to compare two variables, and then provides possible interpretations of the correlation analysis for users to review.</p> <p>Looking at this state-of-the-art, we can see that the analyses are commonly conducted on central repositories. As statistical Linked Data is published by different parties independently from one another, it is only reasonable to work towards a solution that can gather, integrate and analyse the data without having to resort to centralism.</p>
- Description
- <p>As we discussed already in <a href='https://csarven.ca/statistical-linked-dataspaces'>Statistical Linked Dataspaces</a> [<a href='#ref-2'>2</a>] linked statistics enable queries across datasets: Given that the dimension concepts are interlinked, one can learn from a certain observation's dimension value, and enable the automation of cross-dataset queries.</p> <p>The <a href='http://www.w3.org/TR/vocab-data-cube/'>RDF Data Cube vocabulary</a> [<a href='#ref-3'>3</a>] is used to describe multi-dimensional statistical data, along with SDMX-RDF as one of the statistical information models. It makes it possible to represent significant amounts of heterogeneous statistical data as Linked Data where they can be discovered and identified in a uniform way. The statistical artefacts that use this vocabulary, are invaluable for statisticians, researchers, and developers.</p> <p><a href='https://csarven.ca/linked-sdmx-data'>Linked SDMX Data</a> [<a href='#ref-4'>4</a>] provided templates and tooling to transform SDMX-ML data from statistical agencies to RDF/XML, resulting in linked statistical datasets at <a href='https://270a.info/'>270a.info</a> [<a href='#ref-5'>5</a>] using the RDF Data Cube vocabulary. In addition to semantically uplifting the original data, information pertaining provenance was kept track using the <a href='http://www.w3.org/TR/prov-o/'>PROV Ontology</a> [<a href='#ref-6'>6</a>] at transformation time, while incorporating retrieval time provenance data.</p> <p><a href='http://dcevents.dublincore.org/IntConf/dc-2011/paper/download/27/16'>Performing Statistical Methods on Linked Data</a> [<a href='#ref-7'>7</a>] investigated simple statistical calculations, such as linear regression and presented the results using R [<a href='#ref-8'>8</a>] and SPARQL queries. It highlighted the importance of a wide range of typical issues on data integration for heterogeneous statistical data. The other technical issues raised are SPARQL query performance, and the use of a central SPARQL endpoint, which contained multiple data sources. For future work, the work pointed out a friendly user-interface that allows dataset selection, statistical method and a visualization of the results.</p> <p><a href='http://iswc2011.semanticweb.org/fileadmin/iswc/Papers/Workshops/COLD/cold2011_submission_13.pdf'>Defining and Executing Assessment Tests on Linked Data for Statistical Analysis</a> [<a href='#ref-9'>9</a>] explains: identification of data items, analysis of data characteristics, and data matching as key requirements to conduct statistical analysis on integrated Linked Data.</p> <p><a href='http://www.few.vu.nl/~wrvhage/papers/LOP_JoDS_2012.pdf'>Linked Open Piracy: A story about e-Science, Linked Data, and statistics</a> [<a href='#ref-10'>10</a>] investigated analysis and visualization of piracy reports to answer domain questions through a <a href='http://cran.r-project.org/web/packages/SPARQL/index.html'>SPARQL client for R</a> [<a href='#ref-11'>11</a>].</p> <p><a href='http://www.hicss.hawaii.edu/hicss_46/bp46/hc6.pdf'>Towards Next Generation Health Data Exploration</a>: A Data Cube-based Investigation into Population Statistics for Tobacco [<a href='#ref-12'>12</a>], presents the <a href='http://orion.tw.rpi.edu/~jimmccusker/qb.js/'>qb.js</a> [<a href='#ref-13'>13</a>] tool to explore data that is expressed as RDF Data Cubes. It is designed to formulate and explore hypotheses. Under the hood, it makes a SPARQL query to an endpoint which contains the data that it analyzes.</p> <p><a href='http://svn.aksw.org/papers/2012/ESWC_PublishingStatisticData/public.pdf'>Publishing Statistical Data on the Web</a> [<a href='#ref-14'>14</a>] explains <a href='http://aksw.org/Projects/CubeViz'>CubeViz</a> [<a href='#ref-15'>15</a>], which was developed to visualize multidimensional statistical data. It is a faceted browser, which uses the RDF Data Cube vocabulary, with a chart visualization component. The inspection and results are for a single dataset.</p> <p><a href='http://www.google.com/publicdata/'>Google Public Data Explorer</a> [<a href='#ref-16'>16</a>], derived from the <a href='http://www.gapminder.org/'>Gapminder</a> [<a href='#ref-17'>17</a>] tool, displays statistical data as line graphs, bar graphs, cross sectional plots or on maps. The process to display the data requires the data to be uploaded in CSV format, and accompanying <a href='https://developers.google.com/public-data/'>Dataset Publishing Language</a> (DSPL) [<a href='#ref-18'>18</a>] in XML to describe the data and metadata of the datasets. Its visualizations and comparisons are based on one dataset at a time.</p> <p><a href='http://www.ke.tu-darmstadt.de/bibtex/attachments/single/310'>Generating Possible Interpretations for Statistics from Linked Open Data</a> [<a href='#ref-19'>19</a>] talks about <a href='http://www.ke.tu-darmstadt.de/resources/explain-a-lod'>Explain-a-LOD</a> [<a href='#ref-20'>20</a>] tool which focuses on generating hypotheses that explain statistics. It has a configuration to compare two variables, and then provides possible interpretations of the correlation analysis for users to review.</p> <p>Looking at this state-of-the-art, we can see that the analyses are commonly conducted on central repositories. As statistical Linked Data is published by different parties independently from one another, it is only reasonable to work towards a solution that can gather, integrate and analyse the data without having to resort to centralism.</p>
- Name
- enBackground and Related Work
- Name
- enBern University of Applied Sciences
- Url
- http://bfh.ch/
- Name
- enCentral Europe workshop proceedings
- ShortTitle
- enCEUR
- Uri
- urn:nbn:de:0074-1549-5
- Url
- Central Europe workshop proceedings
- Volume
- 1549
Comparability
<p>At this time, the majority of the interlinks in Linked Open Data between statistical concepts (i.e. reference areas) are determined based on their notations and labels. In order to precisely measure the differences between statistical concepts, the following should be factored in: <em>temporality</em>, <em>geographic areas</em>, <em>domains</em>, and <em>drifts</em>, as mentioned in <a href='https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxib3N1bmRncmVufGd4OjJiY2M1OWMyMTBiNmNlZDg'>Data quality in information systems</a> [<a href='#ref-21'>21</a>], and <a href='http://link.springer.com/chapter/10.1007%2F978-3-642-16438-5_17'>What Is Concept Drift and How to Measure It?</a> [<a href='#ref-22'>22</a>]. In practice for instance, this means that a reference area from a particular reference period is not necessarily the same concept as another one found elsewhere, without incorporating some of these characteristics. To take an example, if an observation has a reference area dimension value as RU (Russia) with reference period 2013, the question is, to what degree can that particular observation be compared or used with another observation with the same reference area value, but with a reference period between 1922–1991 – given that latter reference area historically corresponds to USSR (Union of Soviet Socialist Republics) and is different from RU. If this sort of metadata is not provided by statistical services or incorrectly represented in the data, it is worthwhile to account for it, either when interlinks are made across code lists or when the observations from different data sources are used together. Additionally, all assumptions and accuracies should be documented.</p>
- Description
- <p>At this time, the majority of the interlinks in Linked Open Data between statistical concepts (i.e. reference areas) are determined based on their notations and labels. In order to precisely measure the differences between statistical concepts, the following should be factored in: <em>temporality</em>, <em>geographic areas</em>, <em>domains</em>, and <em>drifts</em>, as mentioned in <a href='https://docs.google.com/viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxib3N1bmRncmVufGd4OjJiY2M1OWMyMTBiNmNlZDg'>Data quality in information systems</a> [<a href='#ref-21'>21</a>], and <a href='http://link.springer.com/chapter/10.1007%2F978-3-642-16438-5_17'>What Is Concept Drift and How to Measure It?</a> [<a href='#ref-22'>22</a>]. In practice for instance, this means that a reference area from a particular reference period is not necessarily the same concept as another one found elsewhere, without incorporating some of these characteristics. To take an example, if an observation has a reference area dimension value as RU (Russia) with reference period 2013, the question is, to what degree can that particular observation be compared or used with another observation with the same reference area value, but with a reference period between 1922–1991 – given that latter reference area historically corresponds to USSR (Union of Soviet Socialist Republics) and is different from RU. If this sort of metadata is not provided by statistical services or incorrectly represented in the data, it is worthwhile to account for it, either when interlinks are made across code lists or when the observations from different data sources are used together. Additionally, all assumptions and accuracies should be documented.</p>
- Name
- enComparability
conclusions
<p>We believe that the presented work here and the prior <a href='https://csarven.ca/linked-sdmx-data'>Linked SDMX Data</a> effort contributed towards strengthening the relationship between Semantic Web / Linked Data and statistical communities. The stats.270a.info service is intended to allow humans and machines explore statistical analyses.</p> <p>In the following we discuss some research and application areas that are planned in future work:</p> <p>Making the query optimization file from Jena TDB available in RDF and at SPARQL endpoints (or placed in VoID along with <a href='https://github.com/AKSW/LODStats'>LODStats</a> [<a href='#ref-43'>43</a>]) can help to devise better performing federated queries.</p> <p>With the availability of more interlinks across datasets, we can investigate analyses that are not dependent on reference areas. For instance, interlinking currencies, health matters, policies, or concepts on comparability can contribute towards various analyses.</p> <p>Enriching the datasets with information on comparability can lead to achieving more coherent results. This is particularly important given that the <a href='http://epp.eurostat.ec.europa.eu/portal/page/portal/quality/code_of_practice'>European Statistics Code of Practice</a> [<a href='#ref-44'>44</a>] from the <a href='http://ec.europa.eu/'>European Commission</a> lists <em>Coherence and Comparability</em> as one of the principles that national and community statistical authorities should adhere to. While the research at hand is not obligated to follow those guidelines, they are highly relevant for providing quality statistical analyses.</p> <p>The availability of the analysis in a JSON serialization, and the cached scatter plot in SVG format, makes it possible for a webpage widget to use them. For instance, they can be dynamically used in articles or wiki pages with all references intact. As the Linked Data approach allows one to explore resources from one item to another, consumers of the article can follow the trace all the way back to the source. This is arguably an ideal scenario to show provenance and references for fact-checking in online or journal articles. Moreover, since the analysis is stored, and the queried data can also be exported in different formats, it can be reused to reproduce the results.</p> <p>This brings us to an outlook for Linked Statistical Data Analyses. The reuse of Linked analyses artefacts as well as the approach to collect data from different sources can help us build smarter systems. It can be employed in fact-checking scenarios as well as uncovering decision-making processes, where knowledge from different sources is put to their potential use when combined.</p>
- Description
- <p>We believe that the presented work here and the prior <a href='https://csarven.ca/linked-sdmx-data'>Linked SDMX Data</a> effort contributed towards strengthening the relationship between Semantic Web / Linked Data and statistical communities. The stats.270a.info service is intended to allow humans and machines explore statistical analyses.</p> <p>In the following we discuss some research and application areas that are planned in future work:</p> <p>Making the query optimization file from Jena TDB available in RDF and at SPARQL endpoints (or placed in VoID along with <a href='https://github.com/AKSW/LODStats'>LODStats</a> [<a href='#ref-43'>43</a>]) can help to devise better performing federated queries.</p> <p>With the availability of more interlinks across datasets, we can investigate analyses that are not dependent on reference areas. For instance, interlinking currencies, health matters, policies, or concepts on comparability can contribute towards various analyses.</p> <p>Enriching the datasets with information on comparability can lead to achieving more coherent results. This is particularly important given that the <a href='http://epp.eurostat.ec.europa.eu/portal/page/portal/quality/code_of_practice'>European Statistics Code of Practice</a> [<a href='#ref-44'>44</a>] from the <a href='http://ec.europa.eu/'>European Commission</a> lists <em>Coherence and Comparability</em> as one of the principles that national and community statistical authorities should adhere to. While the research at hand is not obligated to follow those guidelines, they are highly relevant for providing quality statistical analyses.</p> <p>The availability of the analysis in a JSON serialization, and the cached scatter plot in SVG format, makes it possible for a webpage widget to use them. For instance, they can be dynamically used in articles or wiki pages with all references intact. As the Linked Data approach allows one to explore resources from one item to another, consumers of the article can follow the trace all the way back to the source. This is arguably an ideal scenario to show provenance and references for fact-checking in online or journal articles. Moreover, since the analysis is stored, and the queried data can also be exported in different formats, it can be reused to reproduce the results.</p> <p>This brings us to an outlook for Linked Statistical Data Analyses. The reuse of Linked analyses artefacts as well as the approach to collect data from different sources can help us build smarter systems. It can be employed in fact-checking scenarios as well as uncovering decision-making processes, where knowledge from different sources is put to their potential use when combined.</p>
- Name
- conclusions
Data Requirements
<p>Our expectation regarding the data is that it is modeled using the RDF Data Cube vocabulary and is <a href='http://www.w3.org/TR/vocab-data-cube/#wf'>well-formed</a>. Specifically, it needs to pass some of the integrity constraints as outlined by the vocabulary specification. For our application, some of the essential checks are that: 1) a unique data structure definition (DSD) is used for a dataset, 2) the DSD includes a measure (value of each observation), 3) concept dimensions have code lists, and 4) codes are from the code lists.</p> <p>In addition to well-formedness, to compare variables from two datasets, there needs to be an agreement on the concepts that are being matched for in respective observations. In the case of regression analysis, the primary concern is about reference areas (i.e. locations), and making sure that the comparison made for the observations from dataset<sub>x</sub> (independent variable) and dataset<sub>y</sub> (dependent variable) are using concepts that are interlinked (using the property <code>skos:exactMatch</code>). Practically, a concept, for example Switzerland, from at least one of the dataset's code lists should have an arc to the other dataset's concept. It ensures that there is a reliable degree of confidence that the particular concept is interchangeable. Hence, the measure corresponding to the phenomenon being observed, is about the same location in both datasets. Concepts in the datasets were interlinked using the <a href='http://aksw.org/Projects/limes'>LInk discovery framework for MEtric Spaces</a> (LIMES) [<a href='#ref-23'>23</a>]. Figure [<a href='#figure-270a.info.interlinks'>3</a>] shows outbound interlinks for the datasets at <a href='https://270a.info/'>https://270a.info/</a>.</p> <figure id='figure-270a.info.interlinks'> <object data='https://270a.info/media/images/270a.cloud.svg' height='480' width='640' type='image/svg+xml'></object> <figcaption>Outbound interlinks for 270a.info datasets.</figcaption> </figure> <p>One additional requirement from the datasets is that the RDF Data Cube component properties (e.g., dimensions, measures) either use <code>sdmx-dimension:refArea</code>, <code>sdmx-dimension:refPeriod</code>, <code>sdmx-measure:obsValue</code> directly or respective sub-properties (<code>rdfs:subPropertyOf</code>). Given decentralized mappings of the statistical datasets (published as SDMX-ML), their commonality is expected to be the use, or a reference to SDMX-RDF properties in order to achieve generalized federated queries without having complete knowledge of the structures of the datasets, but rather only the essential bits.</p> <p>In order to proceed with the analysis, we use the selections made by the user: dataset<sub>x</sub> and dataset<sub>y</sub>, reference period, and then gather all observations with corresponding reference areas, and measures. Only the observations with reference areas which have a interlinks are retained in the final result.</p>
- Description
- <p>Our expectation regarding the data is that it is modeled using the RDF Data Cube vocabulary and is <a href='http://www.w3.org/TR/vocab-data-cube/#wf'>well-formed</a>. Specifically, it needs to pass some of the integrity constraints as outlined by the vocabulary specification. For our application, some of the essential checks are that: 1) a unique data structure definition (DSD) is used for a dataset, 2) the DSD includes a measure (value of each observation), 3) concept dimensions have code lists, and 4) codes are from the code lists.</p> <p>In addition to well-formedness, to compare variables from two datasets, there needs to be an agreement on the concepts that are being matched for in respective observations. In the case of regression analysis, the primary concern is about reference areas (i.e. locations), and making sure that the comparison made for the observations from dataset<sub>x</sub> (independent variable) and dataset<sub>y</sub> (dependent variable) are using concepts that are interlinked (using the property <code>skos:exactMatch</code>). Practically, a concept, for example Switzerland, from at least one of the dataset's code lists should have an arc to the other dataset's concept. It ensures that there is a reliable degree of confidence that the particular concept is interchangeable. Hence, the measure corresponding to the phenomenon being observed, is about the same location in both datasets. Concepts in the datasets were interlinked using the <a href='http://aksw.org/Projects/limes'>LInk discovery framework for MEtric Spaces</a> (LIMES) [<a href='#ref-23'>23</a>]. Figure [<a href='#figure-270a.info.interlinks'>3</a>] shows outbound interlinks for the datasets at <a href='https://270a.info/'>https://270a.info/</a>.</p> <figure id='figure-270a.info.interlinks'> <object data='https://270a.info/media/images/270a.cloud.svg' height='480' width='640' type='image/svg+xml'></object> <figcaption>Outbound interlinks for 270a.info datasets.</figcaption> </figure> <p>One additional requirement from the datasets is that the RDF Data Cube component properties (e.g., dimensions, measures) either use <code>sdmx-dimension:refArea</code>, <code>sdmx-dimension:refPeriod</code>, <code>sdmx-measure:obsValue</code> directly or respective sub-properties (<code>rdfs:subPropertyOf</code>). Given decentralized mappings of the statistical datasets (published as SDMX-ML), their commonality is expected to be the use, or a reference to SDMX-RDF properties in order to achieve generalized federated queries without having complete knowledge of the structures of the datasets, but rather only the essential bits.</p> <p>In order to proceed with the analysis, we use the selections made by the user: dataset<sub>x</sub> and dataset<sub>y</sub>, reference period, and then gather all observations with corresponding reference areas, and measures. Only the observations with reference areas which have a interlinks are retained in the final result.</p>
- Name
- enData Requirements
Discussion and Evaluation
<p>In order to test and experiment with the techniques outlined in our work, we postulate that the approaches to conduct federated queries to gather necessary data for analysis can be summarized by either constructing general or custom query patterns. The generalized approach is essentially where the same query pattern is used for all endpoints. The custom approach is where each endpoint gets a uniquely constructed query pattern.</p> <p>The approach to writing general queries that can work over any endpoint which hosts well-formed statistical data passing the integrity checks of the RDF Data Cube vocabulary. Therefore, in this case, the queries do not consist of any predetermined information about the endpoint. The approach is essentially aimed towards the possibility to scale the number of endpoints within its reach. Achieving optimal query patterns tend to be challenging in this case.</p> <p>In contrast, the custom approach will offer an improvement over the generalized approach when performance is in question, since it can factor in information about the data organization for each endpoint. This may typically include information like named graphs to look into, available interlinks, metadata about comparability and so on. When this information is available to the system in a controlled environment e.g., endpoint monitoring, industrial use-cases would benefit from the custom approach as performance of the system is essential.</p> <p>For our research, the technique we focused on favoured the scalability of the system with minimal human intervention. This was achieved by having an implementation where by only making the system be aware of new statistical Linked Data endpoints, the rest of the pipeline and interface functioned as consistently as before. Having said that, it is worth repeating that it is not ideal if performance is top priority.</p>
- Description
- <p>In order to test and experiment with the techniques outlined in our work, we postulate that the approaches to conduct federated queries to gather necessary data for analysis can be summarized by either constructing general or custom query patterns. The generalized approach is essentially where the same query pattern is used for all endpoints. The custom approach is where each endpoint gets a uniquely constructed query pattern.</p> <p>The approach to writing general queries that can work over any endpoint which hosts well-formed statistical data passing the integrity checks of the RDF Data Cube vocabulary. Therefore, in this case, the queries do not consist of any predetermined information about the endpoint. The approach is essentially aimed towards the possibility to scale the number of endpoints within its reach. Achieving optimal query patterns tend to be challenging in this case.</p> <p>In contrast, the custom approach will offer an improvement over the generalized approach when performance is in question, since it can factor in information about the data organization for each endpoint. This may typically include information like named graphs to look into, available interlinks, metadata about comparability and so on. When this information is available to the system in a controlled environment e.g., endpoint monitoring, industrial use-cases would benefit from the custom approach as performance of the system is essential.</p> <p>For our research, the technique we focused on favoured the scalability of the system with minimal human intervention. This was achieved by having an implementation where by only making the system be aware of new statistical Linked Data endpoints, the rest of the pipeline and interface functioned as consistently as before. Having said that, it is worth repeating that it is not ideal if performance is top priority.</p>
- Name
- enDiscussion and Evaluation
Federated Queries
<p>During this research, establishing a correct and reasonably performing federated querying was one of the most challenging steps. This was due in part by ensuring dataset integrity, finding a balance between processing and filtering applicable observations at remote endpoints and at the originating endpoint. The challenge was compromising between what should be processed remotely and sent over the wire versus handling some of that workload by the parent endpoint. Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept. The result from both endpoints was first joined and then filtered in order to avoid false negatives. That is, either concept<sub>x</sub> has a <code>skos:exactMatch</code> relationship to concept<sub>y</sub>, or vice versa, or concept<sub>x</sub> and concept<sub>y</sub> are the same. One quick and simple way to minimize the number of results was to filter out exact matches at each endpoint which did not contain the other dataset's domain name. Hence, minimizing the number of <em>join</em> operations which had to be handled by the parent endpoint.</p> <p>In order to put the cost of queries briefly into perspective i.e., the conducted tests and sample sizes of the dataspaces that were used; the total number of triples (including observations and metadata) per endpoint are: 50 thousand (<a href='http://transparency.270a.info/'>Transparency International</a> [<a href='#ref-26'>26</a>]), 54 million (<a href='http://fao.270a.info/'>Food and Agriculture Organization of the United Nations</a> [FAO] [<a href='#ref-27'>27</a>]), 305 million (<a href='http://oecd.270a.info/'>Organisation for Economic Co-operation and Development</a> [OECD] [<a href='#ref-28'>28</a>]), 221 million (<a href='http://worldbank.270a.info/'>World Bank</a> [<a href='#ref-29'>29</a>]), 470 million (<a href='http://ecb.270a.info/'>European Central Bank</a> [ECB] [<a href='#ref-30'>30</a>]), 36 million (<a href='http://imf.270a.info/'>International Monetary Fund</a> [IMF] [<a href='#ref-31'>31</a>]).</p> <p>The anatomy of the query is shown in Figure [<a href='#federated-sparql-query'>3</a>]. The SPARQL Endpoint and the dataset URIs are the only requirements. The structure of the statements and operations tries to get the most out of <a href='http://jena.apache.org/'>Apache Jena</a>'s [<a href='#ref-32'>32</a>] <a href='http://incubator.apache.org/jena/documentation/tdb/'>TDB</a> storage system [<a href='#ref-33'>33</a>], <a href='http://jena.apache.org/documentation/tdb/optimizer.html'>TDB Optimizer</a> [<a href='#ref-34'>34</a>] and <a href='http://incubator.apache.org/jena/documentation/serving_data/index.html'>Fuseki</a> [<a href='#ref-35'>35</a>] SPARQL endpoints. Better performing queries can be achieved by knowing the predicate frequency upfront, and ordering them in for a dataset to avoid processing of false negatives.</p> <figure class='listing' resource='#federated-sparql-query' rel='schema:hasPart' id='federated-sparql-query'> <pre typeof='fabio:Script' resource='#federated-sparql-query' property='schema:description'><code>SELECT DISTINCT ?refAreaY ?x ?y ?identityX ?identityY</code><code>WHERE {</code><code>SERVICE <strong><http://example.org/sparql></strong> {</code><code>SELECT DISTINCT ?identityX ?refAreaX ?refAreaXExactMatch ?measureX</code><code>WHERE {</code><code> ?observationX qb:dataSet <strong><http://example.org/dataset/X></strong> .</code><code> ?observationX ?propertyRefPeriodX <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaX rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationX ?propertyRefAreaX ?refAreaX .</code><code> ?propertyMeasureX rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationX ?propertyMeasureX ?x .</code><code> <strong><http://example.org/dataset/X></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityX .</code><code> ?observationX ?propertyIdentityX ?identityX .</code><code> OPTIONAL {</code><code> ?refAreaX skos:exactMatch ?refAreaXExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaXExactMatch), "<strong>http://example.net/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>SERVICE <strong><http://example.net/sparql></strong> {</code><code>SELECT DISTINCT ?identityY ?refAreaY ?refAreaYExactMatch ?measureY</code><code>WHERE {</code><code> ?observationY qb:dataSet <strong><http://example.net/dataset/Y></strong> .</code><code> ?observationY ?propertyRefPeriodY <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaY rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationY ?propertyRefAreaY ?refAreaY .</code><code> ?propertyMeasureY rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationY ?propertyMeasureY ?y .</code><code> <strong><http://example.net/dataset/Y></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityY .</code><code> ?observationY ?propertyIdentityY ?identityY .</code><code> OPTIONAL {</code><code> ?refAreaY skos:exactMatch ?refAreaYExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaYExactMatch), "<strong>http://example.org/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>FILTER (SAMETERM(?refAreaYExactMatch, ?refAreaX)</code><code> || SAMETERM(?refAreaXExactMatch, ?refAreaY)</code><code> || SAMETERM(?refAreaY, ?refAreaX))</code><code>}</code> </pre> <figcaption><span property='schema:name'>Federated SPARQL query integrating statistical linked data.</span></figcaption> </figure> <p>For the time being, the use of named graphs in the SPARQL queries were excluded for a good reason. For federated queries to work with the goal of minimal knowledge about store organization, the queries had to work without including graph names. However, by employing the <a href='http://www.w3.org/TR/void/'>Vocabulary of Interlinked Datasets</a> (VoID) [<a href='#ref-36'>36</a>], it is possible to extract both, the location of the SPARQL endpoint, as well as the graph names within. This is left as a future enhancement.</p> <p>As statistical datasets are multi-dimensional, slicing the datasets with only reference area and reference period are insufficient to distinguish records. It is likely that there would be duplicate results if we leave the column order to reference area, measure<sub>x</sub>, measure<sub>y</sub>. For this reason, there is an additional expectation from the datasets indicating one other dimension to group the observations with. This grouping is also used to display faceted scatter-plots.</p> <p>Recommendations from <a href='http://arxiv.org/abs/1304.0567'>On the Formulation of Performant SPARQL Queries</a> [<a href='#ref-37'>37</a>] and <a href='http://arxiv.org/abs/1306.1723'>Querying over Federated SPARQL Endpoints — A State of the Art Survey</a> [<a href='#ref-38'>38</a>] were applied where applicable.</p>
- Description
- <p>During this research, establishing a correct and reasonably performing federated querying was one of the most challenging steps. This was due in part by ensuring dataset integrity, finding a balance between processing and filtering applicable observations at remote endpoints and at the originating endpoint. The challenge was compromising between what should be processed remotely and sent over the wire versus handling some of that workload by the parent endpoint. Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept. The result from both endpoints was first joined and then filtered in order to avoid false negatives. That is, either concept<sub>x</sub> has a <code>skos:exactMatch</code> relationship to concept<sub>y</sub>, or vice versa, or concept<sub>x</sub> and concept<sub>y</sub> are the same. One quick and simple way to minimize the number of results was to filter out exact matches at each endpoint which did not contain the other dataset's domain name. Hence, minimizing the number of <em>join</em> operations which had to be handled by the parent endpoint.</p> <p>In order to put the cost of queries briefly into perspective i.e., the conducted tests and sample sizes of the dataspaces that were used; the total number of triples (including observations and metadata) per endpoint are: 50 thousand (<a href='http://transparency.270a.info/'>Transparency International</a> [<a href='#ref-26'>26</a>]), 54 million (<a href='http://fao.270a.info/'>Food and Agriculture Organization of the United Nations</a> [FAO] [<a href='#ref-27'>27</a>]), 305 million (<a href='http://oecd.270a.info/'>Organisation for Economic Co-operation and Development</a> [OECD] [<a href='#ref-28'>28</a>]), 221 million (<a href='http://worldbank.270a.info/'>World Bank</a> [<a href='#ref-29'>29</a>]), 470 million (<a href='http://ecb.270a.info/'>European Central Bank</a> [ECB] [<a href='#ref-30'>30</a>]), 36 million (<a href='http://imf.270a.info/'>International Monetary Fund</a> [IMF] [<a href='#ref-31'>31</a>]).</p> <p>The anatomy of the query is shown in Figure [<a href='#federated-sparql-query'>3</a>]. The SPARQL Endpoint and the dataset URIs are the only requirements. The structure of the statements and operations tries to get the most out of <a href='http://jena.apache.org/'>Apache Jena</a>'s [<a href='#ref-32'>32</a>] <a href='http://incubator.apache.org/jena/documentation/tdb/'>TDB</a> storage system [<a href='#ref-33'>33</a>], <a href='http://jena.apache.org/documentation/tdb/optimizer.html'>TDB Optimizer</a> [<a href='#ref-34'>34</a>] and <a href='http://incubator.apache.org/jena/documentation/serving_data/index.html'>Fuseki</a> [<a href='#ref-35'>35</a>] SPARQL endpoints. Better performing queries can be achieved by knowing the predicate frequency upfront, and ordering them in for a dataset to avoid processing of false negatives.</p> <figure class='listing' resource='#federated-sparql-query' rel='schema:hasPart' id='federated-sparql-query'> <pre typeof='fabio:Script' resource='#federated-sparql-query' property='schema:description'><code>SELECT DISTINCT ?refAreaY ?x ?y ?identityX ?identityY</code><code>WHERE {</code><code>SERVICE <strong><http://example.org/sparql></strong> {</code><code>SELECT DISTINCT ?identityX ?refAreaX ?refAreaXExactMatch ?measureX</code><code>WHERE {</code><code> ?observationX qb:dataSet <strong><http://example.org/dataset/X></strong> .</code><code> ?observationX ?propertyRefPeriodX <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaX rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationX ?propertyRefAreaX ?refAreaX .</code><code> ?propertyMeasureX rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationX ?propertyMeasureX ?x .</code><code> <strong><http://example.org/dataset/X></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityX .</code><code> ?observationX ?propertyIdentityX ?identityX .</code><code> OPTIONAL {</code><code> ?refAreaX skos:exactMatch ?refAreaXExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaXExactMatch), "<strong>http://example.net/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>SERVICE <strong><http://example.net/sparql></strong> {</code><code>SELECT DISTINCT ?identityY ?refAreaY ?refAreaYExactMatch ?measureY</code><code>WHERE {</code><code> ?observationY qb:dataSet <strong><http://example.net/dataset/Y></strong> .</code><code> ?observationY ?propertyRefPeriodY <strong>exampleRefPeriod:1234</strong> .</code><code> ?propertyRefAreaY rdfs:subPropertyOf* sdmx-dimension:refArea .</code><code> ?observationY ?propertyRefAreaY ?refAreaY .</code><code> ?propertyMeasureY rdfs:subPropertyOf* sdmx-measure:obsValue .</code><code> ?observationY ?propertyMeasureY ?y .</code><code> <strong><http://example.net/dataset/Y></strong></code><code> qb:structure/stats:identityDimension ?propertyIdentityY .</code><code> ?observationY ?propertyIdentityY ?identityY .</code><code> OPTIONAL {</code><code> ?refAreaY skos:exactMatch ?refAreaYExactMatch .</code><code> FILTER (STRSTARTS(STR(?refAreaYExactMatch), "<strong>http://example.org/</strong>"))</code><code> }</code><code>}</code><code>}</code><code>FILTER (SAMETERM(?refAreaYExactMatch, ?refAreaX)</code><code> || SAMETERM(?refAreaXExactMatch, ?refAreaY)</code><code> || SAMETERM(?refAreaY, ?refAreaX))</code><code>}</code> </pre> <figcaption><span property='schema:name'>Federated SPARQL query integrating statistical linked data.</span></figcaption> </figure> <p>For the time being, the use of named graphs in the SPARQL queries were excluded for a good reason. For federated queries to work with the goal of minimal knowledge about store organization, the queries had to work without including graph names. However, by employing the <a href='http://www.w3.org/TR/void/'>Vocabulary of Interlinked Datasets</a> (VoID) [<a href='#ref-36'>36</a>], it is possible to extract both, the location of the SPARQL endpoint, as well as the graph names within. This is left as a future enhancement.</p> <p>As statistical datasets are multi-dimensional, slicing the datasets with only reference area and reference period are insufficient to distinguish records. It is likely that there would be duplicate results if we leave the column order to reference area, measure<sub>x</sub>, measure<sub>y</sub>. For this reason, there is an additional expectation from the datasets indicating one other dimension to group the observations with. This grouping is also used to display faceted scatter-plots.</p> <p>Recommendations from <a href='http://arxiv.org/abs/1304.0567'>On the Formulation of Performant SPARQL Queries</a> [<a href='#ref-37'>37</a>] and <a href='http://arxiv.org/abs/1306.1723'>Querying over Federated SPARQL Endpoints — A State of the Art Survey</a> [<a href='#ref-38'>38</a>] were applied where applicable.</p>
- HasPart
- Federated SPARQL query integrating statistical linked data.
- Name
- enFederated Queries
- Description
- Federated SPARQL query integrating statistical linked data.
- Name
- enFederated SPARQL query integrating statistical linked data.
Functional Requirements
<p>The requirements for functionality and performance are that Linked Data design principles are employed behind the scenes to pull in the statistical data that are needed to conduct analyses, and to make the results of the analyses available using the same methods for both, humans and machines. While achieving this workflow includes many steps, the front-end interface for humans should aim for minimum interactivity that is required to accomplish this. Finally, the performance of the system should be reasonable for a Web user interface, as it needs to present the analysis and display visualizations. Additionally, essential parts of the analyses should be cached and stored for future use both, for application responsiveness and data discovery. Finally and most importantly, the interface needs to foster trust while presenting the analyses. Therefore, the interface should be accompanied with data provenance and provide sufficient detail for the user.</p>
- Description
- <p>The requirements for functionality and performance are that Linked Data design principles are employed behind the scenes to pull in the statistical data that are needed to conduct analyses, and to make the results of the analyses available using the same methods for both, humans and machines. While achieving this workflow includes many steps, the front-end interface for humans should aim for minimum interactivity that is required to accomplish this. Finally, the performance of the system should be reasonable for a Web user interface, as it needs to present the analysis and display visualizations. Additionally, essential parts of the analyses should be cached and stored for future use both, for application responsiveness and data discovery. Finally and most importantly, the interface needs to foster trust while presenting the analyses. Therefore, the interface should be accompanied with data provenance and provide sufficient detail for the user.</p>
- Name
- enFunctional Requirements
introduction
<p>Statistical data artefacts and the analyses conducted on the data are fundamental for testing scientific theories about our society and the universe we live in. As statistics are often used to add credibility to an argument or advice, they influence the decisions we make. The decisions are, however, complex beings on their own with multiple variables based on facts, cognitive processes, social demands, and maybe even factors that are unknown to us. In order for the society to track and learn from its own vast knowledge about events and things, it needs to be able to gather statistical information from heterogeneous and distributed sources. This is to uncover insights, make predictions, or build smarter systems that society needs to progress.</p> <p>Due to a range of technical challenges, development teams often face low-level repetitive statistical data management tasks with partial tooling at their disposal. These challenges on the surface include: data integration, synchronization, and access in a uniform way. In addition, designing user-centric interfaces for data analysis that is functionally consistent (i.e., improving usability and learning), reasonably responsive, provenance friendly (e.g., fact checkable) still requires much attention.</p> <p>This brings us to the core of our research challenge: How do we reliably acquire statistical data in a uniform way and conduct well-formed analyses that are easily accessible and usable by citizens, meanwhile strengthening trust between the user and the system?</p> <p>This article presents an approach, <em>Statistical Linked Data Analyses</em>, addressing this challenge. In a nutshell, it takes advantage of Linked Data design principles that are widely accepted as a way to publish and consume data without central coordination on the Web. The work herein offers a Web based user-interface for researchers, journalists, or interested people to compare statistical data from different sources against each other without having any knowledge of the technology underneath or the expertise to develop themselves. Our approach is based on performing decentralized (i.e. federated) structured queries to retrieve data from various SPARQL endpoints, conducting various data analyses, and providing analysis results back to the user. For future research, analyses are stored so that they can be discovered and reused.</p> <p>We have an implementation of a statistical analyses service at <a href='http://stats.270a.info/'>stats.270a.info</a> [<a href='#ref-1'>1</a>] which addresses the challenge and realizes the approach. The service is intended to allow humans and machines explore statistical analyses. There are two additional products of this service: first, the analysis results are stored for future discovery, and second, it creates valuable statistical artefacts which can be reused in a uniform way.</p> <p>As a result, we demonstrate with this work, how linked data principles can be applied to statistical data. We show in particular, that federated SPARQL queries facilitate novel statistical analyses, which previously required cumbersome manual statistical data integration efforts. The automatized integration and analysis workflow also enables provenance tracing from visualizations combining statistical data from various sources back to the original raw data.</p>
- Description
- <p>Statistical data artefacts and the analyses conducted on the data are fundamental for testing scientific theories about our society and the universe we live in. As statistics are often used to add credibility to an argument or advice, they influence the decisions we make. The decisions are, however, complex beings on their own with multiple variables based on facts, cognitive processes, social demands, and maybe even factors that are unknown to us. In order for the society to track and learn from its own vast knowledge about events and things, it needs to be able to gather statistical information from heterogeneous and distributed sources. This is to uncover insights, make predictions, or build smarter systems that society needs to progress.</p> <p>Due to a range of technical challenges, development teams often face low-level repetitive statistical data management tasks with partial tooling at their disposal. These challenges on the surface include: data integration, synchronization, and access in a uniform way. In addition, designing user-centric interfaces for data analysis that is functionally consistent (i.e., improving usability and learning), reasonably responsive, provenance friendly (e.g., fact checkable) still requires much attention.</p> <p>This brings us to the core of our research challenge: How do we reliably acquire statistical data in a uniform way and conduct well-formed analyses that are easily accessible and usable by citizens, meanwhile strengthening trust between the user and the system?</p> <p>This article presents an approach, <em>Statistical Linked Data Analyses</em>, addressing this challenge. In a nutshell, it takes advantage of Linked Data design principles that are widely accepted as a way to publish and consume data without central coordination on the Web. The work herein offers a Web based user-interface for researchers, journalists, or interested people to compare statistical data from different sources against each other without having any knowledge of the technology underneath or the expertise to develop themselves. Our approach is based on performing decentralized (i.e. federated) structured queries to retrieve data from various SPARQL endpoints, conducting various data analyses, and providing analysis results back to the user. For future research, analyses are stored so that they can be discovered and reused.</p> <p>We have an implementation of a statistical analyses service at <a href='http://stats.270a.info/'>stats.270a.info</a> [<a href='#ref-1'>1</a>] which addresses the challenge and realizes the approach. The service is intended to allow humans and machines explore statistical analyses. There are two additional products of this service: first, the analysis results are stored for future discovery, and second, it creates valuable statistical artefacts which can be reused in a uniform way.</p> <p>As a result, we demonstrate with this work, how linked data principles can be applied to statistical data. We show in particular, that federated SPARQL queries facilitate novel statistical analyses, which previously required cumbersome manual statistical data integration efforts. The automatized integration and analysis workflow also enables provenance tracing from visualizations combining statistical data from various sources back to the original raw data.</p>
- Name
- introduction
- Name
- enKingsley Idehen
- Url
- Kingsley Idehen
Kingsley Idehen replied on 2013-07-22 14:44:58
<div typeof='oa:TextualBody' resource='#note-20130722144458' property='rdf:value' datatype='rdf:HTML'> <p>Are you able to include some sample SPARQL-FED URLs ? </p></div>
- Actor
- Kingsley Idehen
- AnnotatedAt
- 22 July 2013 16:44
- AnnotatedBy
- Kingsley Idehen
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722144458' property='rdf:value' datatype='rdf:HTML'> <p>Are you able to include some sample SPARQL-FED URLs ? </p></div>
- Creator
- Kingsley Idehen
- DatePublished
- 22 July 2013 16:44
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722144458' property='rdf:value' datatype='rdf:HTML'> <p>Are you able to include some sample SPARQL-FED URLs ? </p></div>
- HasBody
- note-20130722144458
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enKingsley Idehen replied on 2013-07-22 14:44:58
- Published
- 22 July 2013 16:44
Kingsley Idehen replied on 2013-07-22 16:54:25
<div typeof='oa:TextualBody' resource='#note-20130722165425' property='rdf:value' datatype='rdf:HTML'> <p>I just want to have a simple example that imports the data used to plot your graph into a Google Spreadsheet using a SPARQL-PROTOCOL URL (i.e., output of SPARQL Query in CSV format). Then you can have a plotted graph in HTML that matches what's in the Google Spreadsheet. In both cases, all the data items (where applicable) are denoted using Linked Data URIs. This is a simple demonstration of Data De-Silo-Fication via Linked Data :-)<a rel='nofollow' href='https://plus.google.com/s/%23LinkedData'>#LinkedData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SemanticWeb'>#SemanticWeb</a> <a rel='nofollow' href='https://plus.google.com/s/%23BigData'>#BigData</a> <a rel='nofollow' href='https://plus.google.com/s/%23OpenData'>#OpenData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SmartData'>#SmartData</a> </p></div>
- Actor
- Kingsley Idehen
- AnnotatedAt
- 22 July 2013 18:54
- AnnotatedBy
- Kingsley Idehen
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722165425' property='rdf:value' datatype='rdf:HTML'> <p>I just want to have a simple example that imports the data used to plot your graph into a Google Spreadsheet using a SPARQL-PROTOCOL URL (i.e., output of SPARQL Query in CSV format). Then you can have a plotted graph in HTML that matches what's in the Google Spreadsheet. In both cases, all the data items (where applicable) are denoted using Linked Data URIs. This is a simple demonstration of Data De-Silo-Fication via Linked Data :-)<a rel='nofollow' href='https://plus.google.com/s/%23LinkedData'>#LinkedData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SemanticWeb'>#SemanticWeb</a> <a rel='nofollow' href='https://plus.google.com/s/%23BigData'>#BigData</a> <a rel='nofollow' href='https://plus.google.com/s/%23OpenData'>#OpenData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SmartData'>#SmartData</a> </p></div>
- Creator
- Kingsley Idehen
- DatePublished
- 22 July 2013 18:54
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722165425' property='rdf:value' datatype='rdf:HTML'> <p>I just want to have a simple example that imports the data used to plot your graph into a Google Spreadsheet using a SPARQL-PROTOCOL URL (i.e., output of SPARQL Query in CSV format). Then you can have a plotted graph in HTML that matches what's in the Google Spreadsheet. In both cases, all the data items (where applicable) are denoted using Linked Data URIs. This is a simple demonstration of Data De-Silo-Fication via Linked Data :-)<a rel='nofollow' href='https://plus.google.com/s/%23LinkedData'>#LinkedData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SemanticWeb'>#SemanticWeb</a> <a rel='nofollow' href='https://plus.google.com/s/%23BigData'>#BigData</a> <a rel='nofollow' href='https://plus.google.com/s/%23OpenData'>#OpenData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SmartData'>#SmartData</a> </p></div>
- HasBody
- note-20130722165425
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enKingsley Idehen replied on 2013-07-22 16:54:25
- Published
- 22 July 2013 18:54
Kingsley Idehen replied on 2013-07-22 21:05:28
<div typeof='oa:TextualBody' resource='#note-20130722210528' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> -- I'll make time to play around a little. Key thing is to have a nice demo that showcases this kind of de-silo-fication :-)</p></div>
- Actor
- Kingsley Idehen
- AnnotatedAt
- 22 July 2013 23:05
- AnnotatedBy
- Kingsley Idehen
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722210528' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> -- I'll make time to play around a little. Key thing is to have a nice demo that showcases this kind of de-silo-fication :-)</p></div>
- Creator
- Kingsley Idehen
- DatePublished
- 22 July 2013 23:05
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722210528' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> -- I'll make time to play around a little. Key thing is to have a nice demo that showcases this kind of de-silo-fication :-)</p></div>
- HasBody
- note-20130722210528
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enKingsley Idehen replied on 2013-07-22 21:05:28
- Published
- 22 July 2013 23:05
- Name
- enLeipzig University
- Url
- http://www.zv.uni-leipzig.de/
- About
- Data integration
- Linked Data
- Regression analysis
- SDMX
- Statistical database
- Statistics
- User interface
- Abstract
- <p>Linked Data design principles are increasingly employed to publish and consume high-fidelity, heterogeneous statistical datasets in a distributed fashion. While vast amounts of linked statistics are available, access and reuse of the data is subject to expertise in corresponding technologies. There exists no user-centred interfaces for researchers, journalists and interested people to compare statistical data retrieved from different sources on the Web. Given that the RDF Data Cube vocabulary is used to describe statistical data, its use makes it possible to discover and identify statistical data artefacts in a uniform way. In this article, the design and implementation of a user-centric application and service is presented. Behind the scene, the platform uses federated SPARQL queries to gather statistical data from distributed data stores. The R language for statistical computing is employed to perform statistical analyses and visualizations. The Shiny application and server bridges the front-end Web user interface with R on the server-side in order to compare statistical macrodata, and stores analyses results in RDF for future research. As a result, distributed linked statistics with accompanying provenance data can be more easily explored and analysed by interested parties.</p>
- Author
- Reinhard Riedl
- Sarven Capadisli
- Sören Auer
- AuthorList
-
A0
- First
- Sarven Capadisli
- Rest
-
A1
- First
- Sören Auer
- Rest
-
A2
- First
- Reinhard Riedl
- Rest
- nil
- Citation
- 10.1007%252F978-3-642-16438-5 17
- 1304.0567
- 1306.1723
- 16
- 310
- cold2011 submission 13.pdf
- CubeViz
- explain-a-lod
- hc6.pdf
- http://ecb.270a.info/
- http://fao.270a.info/
- http://imf.270a.info/
- http://jena.apache.org/
- http://oecd.270a.info/
- http://orion.tw.rpi.edu/~jimmccusker/qb.js/
- http://stats.270a.info/
- http://transparency.270a.info/
- http://worldbank.270a.info/
- http://www.gapminder.org/
- http://www.google.com/publicdata/
- http://www.rstudio.com/shiny/
- http://www.w3.org/TR/prov-o/
- http://www.w3.org/TR/vocab-data-cube/
- http://www.w3.org/TR/void/
- https://270a.info/
- https://developers.google.com/public-data/
- https://jena.apache.org/documentation/serving_data/
- index.html
- index.html
- KS-32-11-955
- limes
- linked-data-pages
- linked-sdmx-data
- LOP JoDS 2012.pdf
- lsd-analysis
- optimizer.html
- public.pdf
- public.pdf
- shiny-server
- sio.owl
- statistical-linked-dataspaces
- viewer?a=v&pid=sites&srcid=ZGVmYXVsdGRvbWFpbnxib3N1bmRncmVufGd4OjJiY2M1OWMyMTBiNmNlZDg
- vocab
- CitedBy
- Central Europe workshop proceedings
- Creator
- Sarven Capadisli
- DateModified
- 15 July 2013 11:00
- DatePublished
- 7 July 2013 09:00
- HasPart
- acknowledgements
- Analysis platform for Linked Statistical Data
- Background and Related Work
- conclusions
- Discussion and Evaluation
- introduction
- results
- Has reply
- Andreas Kuckartz replied on 2013-07-22 14:51:22
- Anonymous Reviewer replied on 2013-08-10 09:00:01
- Anonymous Reviewer replied on 2013-08-10 09:00:02
- Anonymous Reviewer replied on 2013-08-10 09:00:03
- Kingsley Idehen replied on 2013-07-22 14:44:58
- Kingsley Idehen replied on 2013-07-22 16:54:25
- Kingsley Idehen replied on 2013-07-22 21:05:28
- Ricardo Pietrobon replied on 2013-09-22 13:15:58
- Ricardo Pietrobon replied on 2013-09-22 19:16:05
- Sarven Capadisli replied on 2013-07-22 14:57:15
- Sarven Capadisli replied on 2013-07-22 15:06:51
- Sarven Capadisli replied on 2013-07-22 17:36:47
- Sarven Capadisli replied on 2013-09-22 16:34:55
- InReplyTo
- call-for-papers
- License
- https://creativecommons.org/licenses/by/4.0/
- Name
- enLinked Statistical Data Analysis
- Num replies
- 13
- Publisher
- Sarven Capadisli
- Purpose
- enA path to using federated queries, statistical analyses and reuse of statistical linked data.
- RelatedLink
- dokieli-rww
- linked-data-notifications
- linked-specifications-reports
- sparqlines-sparql-to-sparkline
- web-science-from-404-to-200
- SameAs
- Linked Statistical Data Analysis
- Value
- <p>Are you able to include some sample SPARQL-FED URLs ? </p>
- Value
- <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> I somehow doubt that <span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> will see your question without this ping.</p>
- Value
- <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> Follow your nose. It is all there :)<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a>The "Oh yeah?" link (or see prov:wasGeneratedBy) is a PROV-O Activity:<a href='http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64'>http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64</a>See prov:used value:<a href='http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaXExactMatch%29,%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fx%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fx%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaYExactMatch%29,%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fy%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fy%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20%28%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX%29%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a'>http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaXExactMatch),%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fx)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fx)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaYExactMatch),%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fy)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fy)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20(%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX)%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a</a></p>
- Value
- <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> The point here is that, if you are not a developer, you don't need to worry about any of this. Drop-down is your friend.BTW, everytime a "new" analysis is made, it gets written to store. There are way too many combinations to bother with to pre-populate the store. So, I'm letting the users do it themselves. It will also be a good indication to see what's interesting enough (some comparisons might not be worthwhile). Although, for that someting like that, I probably have to add a counter for it.The example I used is actually not that interesting i.e., the corruption score is probably not increasing as mortality rate increases. At least thats not something a real stats / journalist person would find interesting or have any real meaning.There is still a lot of work to be done.</p>
- Value
- <p>I just want to have a simple example that imports the data used to plot your graph into a Google Spreadsheet using a SPARQL-PROTOCOL URL (i.e., output of SPARQL Query in CSV format). Then you can have a plotted graph in HTML that matches what's in the Google Spreadsheet. In both cases, all the data items (where applicable) are denoted using Linked Data URIs. This is a simple demonstration of Data De-Silo-Fication via Linked Data :-)<a rel='nofollow' href='https://plus.google.com/s/%23LinkedData'>#LinkedData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SemanticWeb'>#SemanticWeb</a> <a rel='nofollow' href='https://plus.google.com/s/%23BigData'>#BigData</a> <a rel='nofollow' href='https://plus.google.com/s/%23OpenData'>#OpenData</a> <a rel='nofollow' href='https://plus.google.com/s/%23SmartData'>#SmartData</a> </p>
- Value
- <p>Just add "&amp;output=csv" at the end of the SPARQL URL.No centralisation intended. If there is a blocker, let me know and I'll make sure that you can get the data out or be able to refer to it. You have access to the full endpoint as I do.<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> contains the analysis itself.The SPARQL URL above is what gathers the data from different sources in real-time. That data is stored here for future use:<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> stats:data [ ?p ?o ]So that if <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> exists, there is no need to go out and redo the federated query. Unless of course there are bugs or things need to be flushed, I'll remove them in that case and simply reload the URI on the Web UI.</p>
- Value
- <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> -- I'll make time to play around a little. Key thing is to have a nice demo that showcases this kind of de-silo-fication :-)</p>
- Value
- <p>The work presented in this paper attempts to present an approach based on Linked Data principles to publish and consume statistical data by use of federated queries, to enable an easy analysis and visualizations of multi-dimensional statistical data. One way of helping the users to understand the underlying data is through visualizations. </p> <p>This paper fits very well the purpose of this workshop as it shows how statistical publishers can integrate and analyze data published in different endpoints, and can still use the well-known R language for making more analysis with semantic data. However, some questions and suggestions could help the authors to better shape their contribution.</p> <p>Detailed comments, in the order of the text:</p> <p>You use the term "layperson", that sounds somehow not appropriate. Could it be possible to find another name, e.g. "non-IT people " ?</p> <p>In the abstract, s/normalizes/is used to describe ..</p> <p>You use the package R for visualization, could it be possible to have the same results with some other existing tools of visualization? If yes, explain better the motivation of using R package.</p> <p>In the Introduction, It could be nice to have some percentage of statistical datasets in the LOD Cloud. And even where can we find statistical data on the LOD?</p> <p>Section 2: It is not clear to the reader what is the relationship and/or difference between Data Cube and SDMX-RDF. I suggest to rephrase the sentence "The RDF Data Cube vocabulary is ...(..) models".</p> <p>You say "Linked SDMX Data provided an automated approach...". Is it a tool, a process or the result of a workflow? What do you define mean by "high-fidelity statistical datasets"? Be more specific.</p> <p>Section 3: Define what are "Dependent variables" and "independent variables" and why are they important in the datasets, as well as in your interface. </p> <p>Subsection 4.1: s/Requirements/ Functional Requirements? or Technical Requirements?</p> <p>Subsection 4.2: How many types of charts are available for visualizations? You provide also data in .csv, why not integrating other formats (.e.g.: turtle, n3, RDF/XML) ?</p> <p>The resolution of Figure 1 is not very good.</p> <p>Subsection 4.3: Provide a reference or link to the integrity constraints of the DQ vocabulary. s/well-formed/consistent with its semantic !?</p> <p>You use LIMES for interlinking, any motivation for choosing this tool, instead of any other similar tool for interlinking? Maybe a short justification could be relevant for the readers. </p> <p>In section 4.5, it seems to me that many datasets (e.g. World Bank, ECB, ) where created y/or curated by the authors of the paper. So, they do have previous knowledge on those datasets. What efforts could be done for replicating this process without prior knowledge of the datasets?</p> <p>In P.8, what if you use DCAT vocabulary instead of VoID? When you say "As datasets are multi-dimensional", you mean before they are converted into RDF? Be more precise here.</p> <p>You use GDP for the first time without defining it. </p> <p>In section 4.8, remove duplicated XSD. s/RDF /RDF, Looking at stats vocab, it seems strange that you don't reuse any other vocabularies out there on the wild. One could have expected some equivalences with some SIO elements, e.g: sio:bar or sio:plot (see: https://code.google.com/p/semanticscience/wiki/ODPStatisticalGraph). But instead, you mention the use of SIO as a future plan. Why this choice in the designing process of the vocabulary? </p> <p>In Page 10, reference s/[38]/[41].</p> <p>In general, double check references numbers: from [38] to [41].</p> <p>In the Conclusions, rephrase "As the Linked Data approach allows one to explore resources from one thing to another", maybe just s/thing/item, resource?</p> <p>We highly recommend the authors to triple check the consistency of the entries in the References section, as well as providing precise details to some of them.</p>
- Value
- <p>Interesting approach with state-of-the art techniques. Therefore an accept.</p> <p>Some areas of the paper could be improved by a more balanced description of concepts, approaches, methods, and results.</p> <p>Here are some details:</p> <ol><li>First paragraph of introduction too general, could be shortened. The resulting space could be used on parts which are more focused on the scope of the paper.</li><li>Some evaluation of the related work (good overview) and the relationship to the work described in this paper could be added.</li><li>Purpose of 270a.info should be described at first occurence.</li><li>Data Cube as "the most fundamental work". Not clear in what sense. Also, there seem to be other approaches as well.</li><li>Review the wording of "analysis", sometimes it should be plural (analyses), singular, or sometimes analysis results.</li><li>The critical discussion of matching of data concepts should be improved. This is key for the overall approach. Possible limitations, possible strengths on the conceptual and technical level.</li><li>Review wording regarding statistical domain. Example: a statistical observation is an observation on an unit (i.e. person). This is not what Data Cube describes. The distinction between aggregated data/macrodata (metadata specs Data Cube, SDMX) and unit record data/microdata (for example metadata spec DDI-RDF Discovery/DDI) is not explained nor a reference to an explanation included.</li><li>The overview of the approach in this paper should be described in depth in the beginning of section 4. Currently there are just 4 lines.</li><li>Resolution quality of figure 1 is poor, should be improved.</li><li>stats.270a.info/vocab: not really clear why an own approach is necessary. The argument "more complex" doesn't seem to justify the creation of a new vocab.</li><li>Conclusion: this could be clearer structured and improved. Strengths, limitations, and possible future works should be clear described for the overall conceptual approach and for the used technical means.</li><li>Is a reference to a description of the R language missing?</li></ol>
- Value
- <p>This is an interesting paper with a good list of related tools, a slick demo at http://stats.270a.info/ (oh yeah) in an environment (Shiny Studio) used by statisticians with examples where the performances do require some tuning. </p> <p>I would have liked to see more information on the expected compliance to the RDF Data Cube specification (the Integrity Constraints). Does the tool used the slices, the DSD ...?</p> <p>The remark on the need to substitute the REGEX filters by named graphs information sourced from the void:Dataset is useful. </p> <p>The only concern is the URI Pattern in 4.7 </p> <p>The suggestion to use URI {prefix}:{concept} snippets is maybe one step too far: it would required a universally accepted mechanisms to access the prefix definitions.</p> <p>Linked Open Data URIs should pass Vapour http://idi.fundacionctic.org/vapour). </p> <p>Finally, if the tool is designed to be used by data journalisms, then extra advice/support to help the journalist to judge/check the relevance of statistical method for a particular task should be provided.</p> <p>Please fix: </p> <p>In 4.5 (beginning): sentences are a bit too long. </p> <p>Since one of the requirements was to ensure that the concepts are interlinked at either one of the endpoints (in which case, it is optional per endpoint), each endpoint had to include each observation's reference area as well as its interlinked concept, if any in the result set. The result from both endpoints was first joined and then filtered in order to avoid false negatives i.e., either conceptx has a skos:exactMatch relationship to concepty, or vice versa, or conceptx and concepty are the same.</p> <p>In 6. : Making stats.opt (not sure what stats.opt is) </p> <p>References:</p> <ul><li>the links to papers ratio is a bit high (maybe use footnotes for links).</li></ul> <p>If there is some space left for some extra references, here are other relevant work: </p> <ul><li>http://alangrafu.github.io/visualbox/</li><li>http://code-research.eu/wp-content/uploads/2013/02/D4.1-Semantic-Descriptions-for-Visual-Analytics-Components.pdf (some commonalities with http://stats.270a.info/analysis/ ?)</li></ul>
- Value
- <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> and <span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> , here is an initial demo that <span><span>+</span><a href='https://plus.google.com/110364595484203610808'>Mailson Santos</a></span> has put together: <a href='http://goo.gl/pdYZdn'>http://goo.gl/pdYZdn</a> . graphics are based on <a href='http://goo.gl/zDFRM'>http://goo.gl/zDFRM</a> we will be deploying this to a server soon, also preparing some other analyses and a peer-reviewed paper specifically targeting education policy makers, and so using more specific subsets of the data. Sarven, would be outstanding to have you in the paper if you might be interested, we should have a very initial draft by this coming weekend<span><span>+</span><a href='https://plus.google.com/101148852248036286639'>Elias Carvalho</a></span> <span><span>+</span><a href='https://plus.google.com/111779761317631192938'>Joao Ricardo Nickenig Vissoci</a></span> <span><span>+</span><a href='https://plus.google.com/111397361547909927749'>Jacson Barros</a></span> </p>
- Value
- <p>Great to see the data being used as such! Sure, let me know by email how I can contribute to the paper.</p>
- Value
- <p>cool, let me finish this rough draft and then will send your way</p>
Provenance
<p>In order to foster trust and confidence for the user, the human-centred interface as well as the machine-friendly representation of the data accompanies provenance data. On the analysis interface, an <q>Oh yeah?</q> link guides users to a page about the provenance activity for the information. These previously generated provenance activities provide links to all data sources which were used for the analysis, query construct for data aggregation, as well as metadata about the used tools, assigned license, production timestamps, and responsible agents for the generated analysis. Thus, in addition to analysis metadata, the user is able to track the data all the way back to its origins (at the statistical agencies), and reproduce or compare their results.</p>
- Description
- <p>In order to foster trust and confidence for the user, the human-centred interface as well as the machine-friendly representation of the data accompanies provenance data. On the analysis interface, an <q>Oh yeah?</q> link guides users to a page about the provenance activity for the information. These previously generated provenance activities provide links to all data sources which were used for the analysis, query construct for data aggregation, as well as metadata about the used tools, assigned license, production timestamps, and responsible agents for the generated analysis. Thus, in addition to analysis metadata, the user is able to track the data all the way back to its origins (at the statistical agencies), and reproduce or compare their results.</p>
- Name
- enProvenance
- mailto:reinhard.riedl@bfh.ch
- MemberOf
- Bern University of Applied Sciences
- Name
- enReinhard Riedl
- Url
- detailseite.html?tx bfhpersonalpages p=rer2&tx bfhpersonalpages screen=data
results
<p>Putting it all together: following the Linked Data design principles, the platform for linked statistical data analyses is now available for different types of users. Human users with a Web browser can interact with the application with a few clicks. This is arguably the simplest approach for researchers and journalists without having to go down the development road. Additionally, humans as well as machines can consume the same analysis as an RDF or JSON serialization. In the case of JSON, the analyses can be used as part of a widget on a webpage. The Scalar Vector Graphics (SVG) format of the scatter plot can be used in articles on the Web. Storing the analyses permanently and having it accessible over a SPARQL endpoint opens up the possibility for researchers to discover interesting statistics. Finally, with the help of Apache Rewrites, <a href='https://csarven.ca/statistical-linked-dataspaces#linked-data-pages'>Linked Data Pages</a> [<a href='#ref-41'>41</a>] handles the top down direction of these requests and provides dereferenceable URIs for a <em>follow your nose</em> type of exploration. The <a href='https://github.com/csarven/lsd-analysis'>source code</a> [<a href='#ref-42'>42</a>] is available at a public repository.</p>
- Description
- <p>Putting it all together: following the Linked Data design principles, the platform for linked statistical data analyses is now available for different types of users. Human users with a Web browser can interact with the application with a few clicks. This is arguably the simplest approach for researchers and journalists without having to go down the development road. Additionally, humans as well as machines can consume the same analysis as an RDF or JSON serialization. In the case of JSON, the analyses can be used as part of a widget on a webpage. The Scalar Vector Graphics (SVG) format of the scatter plot can be used in articles on the Web. Storing the analyses permanently and having it accessible over a SPARQL endpoint opens up the possibility for researchers to discover interesting statistics. Finally, with the help of Apache Rewrites, <a href='https://csarven.ca/statistical-linked-dataspaces#linked-data-pages'>Linked Data Pages</a> [<a href='#ref-41'>41</a>] handles the top down direction of these requests and provides dereferenceable URIs for a <em>follow your nose</em> type of exploration. The <a href='https://github.com/csarven/lsd-analysis'>source code</a> [<a href='#ref-42'>42</a>] is available at a public repository.</p>
- Name
- results
- Name
- enRicardo Pietrobon
- Url
- Ricardo Pietrobon
Ricardo Pietrobon replied on 2013-09-22 13:15:58
<div typeof='oa:TextualBody' resource='#note-20130922131558' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> and <span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> , here is an initial demo that <span><span>+</span><a href='https://plus.google.com/110364595484203610808'>Mailson Santos</a></span> has put together: <a href='http://goo.gl/pdYZdn'>http://goo.gl/pdYZdn</a> . graphics are based on <a href='http://goo.gl/zDFRM'>http://goo.gl/zDFRM</a> we will be deploying this to a server soon, also preparing some other analyses and a peer-reviewed paper specifically targeting education policy makers, and so using more specific subsets of the data. Sarven, would be outstanding to have you in the paper if you might be interested, we should have a very initial draft by this coming weekend<span><span>+</span><a href='https://plus.google.com/101148852248036286639'>Elias Carvalho</a></span> <span><span>+</span><a href='https://plus.google.com/111779761317631192938'>Joao Ricardo Nickenig Vissoci</a></span> <span><span>+</span><a href='https://plus.google.com/111397361547909927749'>Jacson Barros</a></span> </p></div>
- Actor
- Ricardo Pietrobon
- AnnotatedAt
- 22 September 2013 15:15
- AnnotatedBy
- Ricardo Pietrobon
- Content
- <div typeof='oa:TextualBody' resource='#note-20130922131558' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> and <span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> , here is an initial demo that <span><span>+</span><a href='https://plus.google.com/110364595484203610808'>Mailson Santos</a></span> has put together: <a href='http://goo.gl/pdYZdn'>http://goo.gl/pdYZdn</a> . graphics are based on <a href='http://goo.gl/zDFRM'>http://goo.gl/zDFRM</a> we will be deploying this to a server soon, also preparing some other analyses and a peer-reviewed paper specifically targeting education policy makers, and so using more specific subsets of the data. Sarven, would be outstanding to have you in the paper if you might be interested, we should have a very initial draft by this coming weekend<span><span>+</span><a href='https://plus.google.com/101148852248036286639'>Elias Carvalho</a></span> <span><span>+</span><a href='https://plus.google.com/111779761317631192938'>Joao Ricardo Nickenig Vissoci</a></span> <span><span>+</span><a href='https://plus.google.com/111397361547909927749'>Jacson Barros</a></span> </p></div>
- Creator
- Ricardo Pietrobon
- DatePublished
- 22 September 2013 15:15
- Description
- <div typeof='oa:TextualBody' resource='#note-20130922131558' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/114223893421375686319'>Sarven Capadisli</a></span> and <span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> , here is an initial demo that <span><span>+</span><a href='https://plus.google.com/110364595484203610808'>Mailson Santos</a></span> has put together: <a href='http://goo.gl/pdYZdn'>http://goo.gl/pdYZdn</a> . graphics are based on <a href='http://goo.gl/zDFRM'>http://goo.gl/zDFRM</a> we will be deploying this to a server soon, also preparing some other analyses and a peer-reviewed paper specifically targeting education policy makers, and so using more specific subsets of the data. Sarven, would be outstanding to have you in the paper if you might be interested, we should have a very initial draft by this coming weekend<span><span>+</span><a href='https://plus.google.com/101148852248036286639'>Elias Carvalho</a></span> <span><span>+</span><a href='https://plus.google.com/111779761317631192938'>Joao Ricardo Nickenig Vissoci</a></span> <span><span>+</span><a href='https://plus.google.com/111397361547909927749'>Jacson Barros</a></span> </p></div>
- HasBody
- note-20130922131558
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enRicardo Pietrobon replied on 2013-09-22 13:15:58
- Published
- 22 September 2013 15:15
Ricardo Pietrobon replied on 2013-09-22 19:16:05
<div typeof='oa:TextualBody' resource='#note-20130922191605' property='rdf:value' datatype='rdf:HTML'> <p>cool, let me finish this rough draft and then will send your way</p></div>
- Actor
- Ricardo Pietrobon
- AnnotatedAt
- 22 September 2013 21:16
- AnnotatedBy
- Ricardo Pietrobon
- Content
- <div typeof='oa:TextualBody' resource='#note-20130922191605' property='rdf:value' datatype='rdf:HTML'> <p>cool, let me finish this rough draft and then will send your way</p></div>
- Creator
- Ricardo Pietrobon
- DatePublished
- 22 September 2013 21:16
- Description
- <div typeof='oa:TextualBody' resource='#note-20130922191605' property='rdf:value' datatype='rdf:HTML'> <p>cool, let me finish this rough draft and then will send your way</p></div>
- HasBody
- note-20130922191605
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enRicardo Pietrobon replied on 2013-09-22 19:16:05
- Published
- 22 September 2013 21:16
- mailto:info@csarven.ca
- MemberOf
- Leipzig University
- Name
- enSarven Capadisli
- Url
- https://csarven.ca/
- Name
- enSarven Capadisli
- Url
- Sarven Capadisli
Sarven Capadisli replied on 2013-07-22 14:57:15
<div typeof='oa:TextualBody' resource='#note-20130722145715' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> Follow your nose. It is all there :)<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a>The "Oh yeah?" link (or see prov:wasGeneratedBy) is a PROV-O Activity:<a href='http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64'>http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64</a>See prov:used value:<a href='http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaXExactMatch%29,%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fx%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fx%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaYExactMatch%29,%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fy%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fy%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20%28%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX%29%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a'>http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaXExactMatch),%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fx)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fx)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaYExactMatch),%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fy)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fy)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20(%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX)%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a</a></p></div>
- Actor
- Sarven Capadisli
- AnnotatedAt
- 22 July 2013 16:57
- AnnotatedBy
- Sarven Capadisli
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722145715' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> Follow your nose. It is all there :)<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a>The "Oh yeah?" link (or see prov:wasGeneratedBy) is a PROV-O Activity:<a href='http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64'>http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64</a>See prov:used value:<a href='http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaXExactMatch%29,%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fx%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fx%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaYExactMatch%29,%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fy%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fy%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20%28%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX%29%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a'>http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaXExactMatch),%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fx)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fx)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaYExactMatch),%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fy)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fy)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20(%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX)%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a</a></p></div>
- Creator
- Sarven Capadisli
- DatePublished
- 22 July 2013 16:57
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722145715' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> Follow your nose. It is all there :)<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a>The "Oh yeah?" link (or see prov:wasGeneratedBy) is a PROV-O Activity:<a href='http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64'>http://stats.270a.info/provenance/fa698e46868fe348865678884e89ef84b0be6c64</a>See prov:used value:<a href='http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaXExactMatch%29,%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fx%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fx%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28REGEX%28STR%28%3frefAreaYExactMatch%29,%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22%29%29%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28!REGEX%28%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22%29%29%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20%28DATATYPE%28%3fy%29%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE%28%3fy%29%20%3d%20xsd%3adouble%29%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20%28%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX%29%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a'>http://stats.270a.info/sparql?query=PREFIX%20xsd%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2001%2fXMLSchema%23%3e%0aPREFIX%20rdfs%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2000%2f01%2frdf-schema%23%3e%0aPREFIX%20owl%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2002%2f07%2fowl%23%3e%0aPREFIX%20skos%3a%20%3chttp%3a%2f%2fwww.w3.org%2f2004%2f02%2fskos%2fcore%23%3e%0aPREFIX%20dcterms%3a%20%3chttp%3a%2f%2fpurl.org%2fdc%2fterms%2f%3e%0aPREFIX%20qb%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fcube%23%3e%0aPREFIX%20sdmx%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%23%3e%0aPREFIX%20sdmx-dimension%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fdimension%23%3e%0aPREFIX%20sdmx-measure%3a%20%3chttp%3a%2f%2fpurl.org%2flinked-data%2fsdmx%2f2009%2fmeasure%23%3e%0aPREFIX%20year%3a%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f%3e%0aPREFIX%20prov%3a%20%3chttp%3a%2f%2fwww.w3.org%2fns%2fprov%23%3e%0aPREFIX%20stats%3a%20%3chttp%3a%2f%2fstats.270a.info%2fvocab%23%3e%0aPREFIX%20provenance%3a%20%3chttp%3a%2f%2fstats.270a.info%2fprovenance%2f%3e%0a%20%0aSELECT%20DISTINCT%20%3frefAreaY%20%3fx%20%3fy%20%3fidentityX%20%3fidentityY%0aWHERE%20%7b%20%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2fworldbank.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityX%20%3frefAreaX%20%3frefAreaXExactMatch%20%3fx%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20qb%3adataSet%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefPeriodX%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaX%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyRefAreaX%20%3frefAreaX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureX%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyMeasureX%20%3fx%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2fworldbank.270a.info%2fdataset%2fSP.DYN.IMRT.IN%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationX%20%3fpropertyIdentityX%20%3fidentityX%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3aexactMatch%20%3frefAreaXExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaXExactMatch),%20%22%5ehttp%3a%2f%2ftransparency.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaX%20skos%3anotation%20%3frefAreaCodeX%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeX,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fx)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fx)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20SERVICE%20%3chttp%3a%2f%2ftransparency.270a.info%2fsparql%3e%20%7b%0a%20%20%20%20%20%20%20%20SELECT%20DISTINCT%20%3fidentityY%20%3frefAreaY%20%3frefAreaYExactMatch%20%3fy%0a%20%20%20%20%20%20%20%20WHERE%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20qb%3adataSet%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefPeriodY%20%3chttp%3a%2f%2freference.data.gov.uk%2fid%2fyear%2f2009%3e%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyRefAreaY%20rdfs%3asubPropertyOf*%20sdmx-dimension%3arefArea%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyRefAreaY%20%3frefAreaY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fpropertyMeasureY%20rdfs%3asubPropertyOf*%20sdmx-measure%3aobsValue%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyMeasureY%20%3fy%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3chttp%3a%2f%2ftransparency.270a.info%2fdataset%2fCPI2009%3e%20qb%3astructure%2fstats%3aidentityDimension%20%3fpropertyIdentityY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%3fobservationY%20%3fpropertyIdentityY%20%3fidentityY%20.%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20OPTIONAL%20%7b%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3aexactMatch%20%3frefAreaYExactMatch%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(REGEX(STR(%3frefAreaYExactMatch),%20%22%5ehttp%3a%2f%2fworldbank.270a.info%2f%22))%0a%20%20%20%20%20%20%20%20%20%20%20%20%7d%0a%0a%20%20%20%20%20%20%20%20%20%20%20%20%3frefAreaY%20skos%3anotation%20%3frefAreaCodeY%20.%0a%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(!REGEX(%3frefAreaCodeY,%20%22%5e%5b0-9%5d%22))%0a%23%20%20%20%20%20%20%20%20%20%20%20%20FILTER%20(DATATYPE(%3fy)%20%3d%20xsd%3adecimal%20%7c%7c%20DATATYPE(%3fy)%20%3d%20xsd%3adouble)%0a%20%20%20%20%20%20%20%20%7d%0a%20%20%20%20%7d%0a%20%20%20%20FILTER%20(%3frefAreaYExactMatch%20%3d%20%3frefAreaX%20%7c%7c%20%3frefAreaXExactMatch%20%3d%20%3frefAreaY%20%7c%7c%20%3frefAreaY%20%3d%20%3frefAreaX)%0a%7d%0aORDER%20BY%20%3fidentityY%20%3fidentityX%20%3fx%20%3fy%0a</a></p></div>
- HasBody
- note-20130722145715
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enSarven Capadisli replied on 2013-07-22 14:57:15
- Published
- 22 July 2013 16:57
Sarven Capadisli replied on 2013-07-22 15:06:51
<div typeof='oa:TextualBody' resource='#note-20130722150651' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> The point here is that, if you are not a developer, you don't need to worry about any of this. Drop-down is your friend.BTW, everytime a "new" analysis is made, it gets written to store. There are way too many combinations to bother with to pre-populate the store. So, I'm letting the users do it themselves. It will also be a good indication to see what's interesting enough (some comparisons might not be worthwhile). Although, for that someting like that, I probably have to add a counter for it.The example I used is actually not that interesting i.e., the corruption score is probably not increasing as mortality rate increases. At least thats not something a real stats / journalist person would find interesting or have any real meaning.There is still a lot of work to be done.</p></div>
- Actor
- Sarven Capadisli
- AnnotatedAt
- 22 July 2013 17:06
- AnnotatedBy
- Sarven Capadisli
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722150651' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> The point here is that, if you are not a developer, you don't need to worry about any of this. Drop-down is your friend.BTW, everytime a "new" analysis is made, it gets written to store. There are way too many combinations to bother with to pre-populate the store. So, I'm letting the users do it themselves. It will also be a good indication to see what's interesting enough (some comparisons might not be worthwhile). Although, for that someting like that, I probably have to add a counter for it.The example I used is actually not that interesting i.e., the corruption score is probably not increasing as mortality rate increases. At least thats not something a real stats / journalist person would find interesting or have any real meaning.There is still a lot of work to be done.</p></div>
- Creator
- Sarven Capadisli
- DatePublished
- 22 July 2013 17:06
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722150651' property='rdf:value' datatype='rdf:HTML'> <p><span><span>+</span><a href='https://plus.google.com/112399767740508618350'>Kingsley Idehen</a></span> The point here is that, if you are not a developer, you don't need to worry about any of this. Drop-down is your friend.BTW, everytime a "new" analysis is made, it gets written to store. There are way too many combinations to bother with to pre-populate the store. So, I'm letting the users do it themselves. It will also be a good indication to see what's interesting enough (some comparisons might not be worthwhile). Although, for that someting like that, I probably have to add a counter for it.The example I used is actually not that interesting i.e., the corruption score is probably not increasing as mortality rate increases. At least thats not something a real stats / journalist person would find interesting or have any real meaning.There is still a lot of work to be done.</p></div>
- HasBody
- note-20130722150651
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enSarven Capadisli replied on 2013-07-22 15:06:51
- Published
- 22 July 2013 17:06
Sarven Capadisli replied on 2013-07-22 17:36:47
<div typeof='oa:TextualBody' resource='#note-20130722173647' property='rdf:value' datatype='rdf:HTML'> <p>Just add "&amp;output=csv" at the end of the SPARQL URL.No centralisation intended. If there is a blocker, let me know and I'll make sure that you can get the data out or be able to refer to it. You have access to the full endpoint as I do.<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> contains the analysis itself.The SPARQL URL above is what gathers the data from different sources in real-time. That data is stored here for future use:<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> stats:data [ ?p ?o ]So that if <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> exists, there is no need to go out and redo the federated query. Unless of course there are bugs or things need to be flushed, I'll remove them in that case and simply reload the URI on the Web UI.</p></div>
- Actor
- Sarven Capadisli
- AnnotatedAt
- 22 July 2013 19:36
- AnnotatedBy
- Sarven Capadisli
- Content
- <div typeof='oa:TextualBody' resource='#note-20130722173647' property='rdf:value' datatype='rdf:HTML'> <p>Just add "&amp;output=csv" at the end of the SPARQL URL.No centralisation intended. If there is a blocker, let me know and I'll make sure that you can get the data out or be able to refer to it. You have access to the full endpoint as I do.<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> contains the analysis itself.The SPARQL URL above is what gathers the data from different sources in real-time. That data is stored here for future use:<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> stats:data [ ?p ?o ]So that if <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> exists, there is no need to go out and redo the federated query. Unless of course there are bugs or things need to be flushed, I'll remove them in that case and simply reload the URI on the Web UI.</p></div>
- Creator
- Sarven Capadisli
- DatePublished
- 22 July 2013 19:36
- Description
- <div typeof='oa:TextualBody' resource='#note-20130722173647' property='rdf:value' datatype='rdf:HTML'> <p>Just add "&amp;output=csv" at the end of the SPARQL URL.No centralisation intended. If there is a blocker, let me know and I'll make sure that you can get the data out or be able to refer to it. You have access to the full endpoint as I do.<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> contains the analysis itself.The SPARQL URL above is what gathers the data from different sources in real-time. That data is stored here for future use:<a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> stats:data [ ?p ?o ]So that if <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> exists, there is no need to go out and redo the federated query. Unless of course there are bugs or things need to be flushed, I'll remove them in that case and simply reload the URI on the Web UI.</p></div>
- HasBody
- note-20130722173647
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enSarven Capadisli replied on 2013-07-22 17:36:47
- Published
- 22 July 2013 19:36
Sarven Capadisli replied on 2013-09-22 16:34:55
<div typeof='oa:TextualBody' resource='#note-20130922163455' property='rdf:value' datatype='rdf:HTML'> <p>Great to see the data being used as such! Sure, let me know by email how I can contribute to the paper.</p></div>
- Actor
- Sarven Capadisli
- AnnotatedAt
- 22 September 2013 18:34
- AnnotatedBy
- Sarven Capadisli
- Content
- <div typeof='oa:TextualBody' resource='#note-20130922163455' property='rdf:value' datatype='rdf:HTML'> <p>Great to see the data being used as such! Sure, let me know by email how I can contribute to the paper.</p></div>
- Creator
- Sarven Capadisli
- DatePublished
- 22 September 2013 18:34
- Description
- <div typeof='oa:TextualBody' resource='#note-20130922163455' property='rdf:value' datatype='rdf:HTML'> <p>Great to see the data being used as such! Sure, let me know by email how I can contribute to the paper.</p></div>
- HasBody
- note-20130922163455
- HasTarget
- Linked Statistical Data Analysis
- InReplyTo
- Linked Statistical Data Analysis
- MotivatedBy
- replying
- Name
- enSarven Capadisli replied on 2013-09-22 16:34:55
- Published
- 22 September 2013 18:34
- mailto:auer@cs.uni-bonn.de
- MemberOf
- University of Bonn
- Name
- enSören Auer
- Url
- http://www.iai.uni-bonn.de/~auer/
URI patterns
<p>The design pattern for analyses URIs are aimed to keep the length as minimal as possible, while leaving a trace to encourage self exploration and reuse. The general URI pattern with base <code>http://stats.270a.info/analysis/</code> is as follows for regression analysis:</p> <pre>{independentVariable}/{dependentVariable}/{referencePeriod}</pre> <p>As URIs for both independent and dependent variable are based on datasets, and the reference period is codified, their prefixed names are used instead in the analysis URI to keep them short and friendly:</p> <pre>{prefix}:{dataset}/{prefix}:{dataset}/{prefix}:{refPeriod}</pre> <p>For example, the URI <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> refers to an analysis which entails the infant mortality rate from the World Bank dataset as the independent variable, 2009 corruption perceptions index from the Transparency International dataset as the dependent variable, and reference interval for year 2009. The variable values are prefixed names, which correspond to their respective datasets, i.e., <code>worldbank:SP.DYN.IMRT.IN</code> becomes <a href='http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN'>http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN</a>, and <code>transparency:CPI2009</code> becomes <a href='http://transparency.270a.info/dataset/CPI2009'>http://transparency.270a.info/dataset/CPI2009</a> when processed.</p>
- Description
- <p>The design pattern for analyses URIs are aimed to keep the length as minimal as possible, while leaving a trace to encourage self exploration and reuse. The general URI pattern with base <code>http://stats.270a.info/analysis/</code> is as follows for regression analysis:</p> <pre>{independentVariable}/{dependentVariable}/{referencePeriod}</pre> <p>As URIs for both independent and dependent variable are based on datasets, and the reference period is codified, their prefixed names are used instead in the analysis URI to keep them short and friendly:</p> <pre>{prefix}:{dataset}/{prefix}:{dataset}/{prefix}:{refPeriod}</pre> <p>For example, the URI <a href='http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009'>http://stats.270a.info/analysis/worldbank:SP.DYN.IMRT.IN/transparency:CPI2009/year:2009</a> refers to an analysis which entails the infant mortality rate from the World Bank dataset as the independent variable, 2009 corruption perceptions index from the Transparency International dataset as the dependent variable, and reference interval for year 2009. The variable values are prefixed names, which correspond to their respective datasets, i.e., <code>worldbank:SP.DYN.IMRT.IN</code> becomes <a href='http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN'>http://worldbank.270a.info/dataset/SP.DYN.IMRT.IN</a>, and <code>transparency:CPI2009</code> becomes <a href='http://transparency.270a.info/dataset/CPI2009'>http://transparency.270a.info/dataset/CPI2009</a> when processed.</p>
- Name
- enURI patterns
- Name
- enUniversity of Bonn
- Url
- http://uni-bonn.de/
User interface
<p>A web application was created to provide users with a simple interface to conduct regression analysis and display of scatter plots. In the case of regression analysis, the interface presents three drop-down selection areas for the user: an independent variable, a dependent variable, and a time series. Both, the independent and dependent variables are composed of a list of datasets with observations, and time series are composed of reference periods of those observations. Upon selecting and submitting datasets to compare, the interface then presents a scatter plot with a line of best fit from a list of tested linear models. Figure [<a href='#figure-stats.270a.info.ui'>2</a>] shows a screenshot of the user interface. The points in the scatter plot represent locations, in this case countries, which happen to have a measure value for both variables as well as the reference period that was selected by the user. Below the scatter-plot, a table of analysis results is presented.</p> <figure id='figure-stats.270a.info.ui'> <img alt='stats.270a.info user interface' height='440' width='480' src='https://csarven.ca/media/images/articles/stats.270a.info.ui.png'></img> <figcaption>stats.270a.info analysis user interface.</figcaption> </figure> <p>The datasets are compiled by gathering <code>qb:DataSet</code>s (an RDF Data Cube class for datasets) from each statistical dataspace at 270a.info. Similarly, the reference periods are derived from calendar intervals e.g., <code>YYYY</code>, <code>YYYY-MM-DD</code> or <code>YYYY-QQ</code>.</p>
- Description
- <p>A web application was created to provide users with a simple interface to conduct regression analysis and display of scatter plots. In the case of regression analysis, the interface presents three drop-down selection areas for the user: an independent variable, a dependent variable, and a time series. Both, the independent and dependent variables are composed of a list of datasets with observations, and time series are composed of reference periods of those observations. Upon selecting and submitting datasets to compare, the interface then presents a scatter plot with a line of best fit from a list of tested linear models. Figure [<a href='#figure-stats.270a.info.ui'>2</a>] shows a screenshot of the user interface. The points in the scatter plot represent locations, in this case countries, which happen to have a measure value for both variables as well as the reference period that was selected by the user. Below the scatter-plot, a table of analysis results is presented.</p> <figure id='figure-stats.270a.info.ui'> <img alt='stats.270a.info user interface' height='440' width='480' src='https://csarven.ca/media/images/articles/stats.270a.info.ui.png'></img> <figcaption>stats.270a.info analysis user interface.</figcaption> </figure> <p>The datasets are compiled by gathering <code>qb:DataSet</code>s (an RDF Data Cube class for datasets) from each statistical dataspace at 270a.info. Similarly, the reference periods are derived from calendar intervals e.g., <code>YYYY</code>, <code>YYYY-MM-DD</code> or <code>YYYY-QQ</code>.</p>
- Name
- enUser interface
Vocabularies
<p>Besides the common vocabularies: RDF, RDFS, XSD, OWL, the RDF Data Cube vocabulary is used to describe multi-dimensional statistical data, and SDMX-RDF for the statistical information model. PROV-O is used for provenance coverage.</p> <p>A statistical vocabulary (<a href='http://stats.270a.info/vocab'>http://stats.270a.info/vocab</a>)[<a href='#ref-39'>39</a>] is created to describe analyses. It contains classes for analyses, summaries and each data row that is retrieved. Some of the properties include: graph (e.g., scatter plot), independent and dependent variables, reference period, sample size, p-value, correlation value, correlation method that is used, adjusted R-squared, best model that is tested, reference area, measure values for both variables, and the identity concept for both variables.</p> <p>Future plans for this vocabulary is to reflect back on the experience, and to consider alignment with <a href='http://semanticscience.org/ontology/sio.owl'>Semanticscience Integrated Ontology</a> (SIO) [<a href='#ref-40'>40</a>]. While SIO is richer, queries are more complex than necessary for simple analysis reuse at stats.270a.info.</p>
- Description
- <p>Besides the common vocabularies: RDF, RDFS, XSD, OWL, the RDF Data Cube vocabulary is used to describe multi-dimensional statistical data, and SDMX-RDF for the statistical information model. PROV-O is used for provenance coverage.</p> <p>A statistical vocabulary (<a href='http://stats.270a.info/vocab'>http://stats.270a.info/vocab</a>)[<a href='#ref-39'>39</a>] is created to describe analyses. It contains classes for analyses, summaries and each data row that is retrieved. Some of the properties include: graph (e.g., scatter plot), independent and dependent variables, reference period, sample size, p-value, correlation value, correlation method that is used, adjusted R-squared, best model that is tested, reference area, measure values for both variables, and the identity concept for both variables.</p> <p>Future plans for this vocabulary is to reflect back on the experience, and to consider alignment with <a href='http://semanticscience.org/ontology/sio.owl'>Semanticscience Integrated Ontology</a> (SIO) [<a href='#ref-40'>40</a>]. While SIO is richer, queries are more complex than necessary for simple analysis reuse at stats.270a.info.</p>
- Name
- enVocabularies