Skip to content

Instantly share code, notes, and snippets.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:01
Highcharts Bar Chart using TourPedia Data

This bar chart is constructed using highcharts and it uses the TourPedia data. TourPedia contains information about accommodations, restaurants, points of interest and attractions of different places in Europe. Now it provides information about Amsterdam, Barcelona, Berlin, Dubai, London, Paris, Rome and Tuscany. The bar chart shows the amounts of venues grouped by city and venue category.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:01
Highcharts Pie-Donut Chart using TourPedia Data

This pie donut chart is constructed using highcharts and it uses the TourPedia data. TourPedia contains information about accommodations, restaurants, points of interest and attractions of different places in Europe. Now it provides information about Amsterdam, Barcelona, Berlin, Dubai, London, Paris, Rome and Tuscany. The pie donut chart shows, in the inner pie, the amount of data grouped by city and, in the outer donut, the amount of data grouped by venue categories for a certain city.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
Point on Archimedean Spiral
@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
LOD CNR MI TUTORIAL - Example 1
@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
LOD CNR MI TUTORIAL - Example 2
@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
LOD CNR MI TUTORIAL - Example 3

The aim of this gist is to show how to handle the execution of simple SPARQL query over the DBpedia SPARQL endpoint using Javascript, JQuery and AJAX.

The difference between this gist and the previous gists [1] [2] is the handling of multiple table fields.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
LOD CNR MI TUTORIAL - Clavius Example 1

The aim of this gist is to show how to handle the execution of simple SPARQL query over the DBpedia SPARQL endpoint using Javascript, JQuery and AJAX.

Christopher Clavius (25 March 1538 – 6 February 1612) was a German Jesuit mathematician and astronomer who was the main architect of the modern Gregorian calendar. In his last years he was probably the most respected astronomer in Europe and his textbooks were used for astronomical education for over fifty years in and even out of Europe.

The following code shows how to create a simple interface containing the persons lived at Clavius time. Each person is represented with the abstract of the DBpedia entity and with an image if available.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
LOD CNR MI TUTORIAL - Clavius Example 2

The aim of this gist is to show how to handle the execution of simple SPARQL query over the DBpedia SPARQL endpoint using Javascript, JQuery and AJAX.

Christopher Clavius (25 March 1538 – 6 February 1612) was a German Jesuit mathematician and astronomer who was the main architect of the modern Gregorian calendar. In his last years he was probably the most respected astronomer in Europe and his textbooks were used for astronomical education for over fifty years in and even out of Europe.

The following code shows how to create a Google Maps containg the events occurred during the life of Clavius. On clicking the markers an infowindow opens showing the name of the event.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:02
Randomic World Cup 2014 Mood Map

This experiment wants to show the mood of each countries partecipating to the World Cup 2014. In this example the mood is a Randomic value between 0 and 100. Google Geo Chart was used for drawing the Earth Map.

@fabiovalse
fabiovalse / README.md
Last active August 29, 2015 14:06
Foursquare category Sunburst