Demos about a Web of Linked data
- document 1 document 2 document 3
- niveau 1 niveau 2 niveau 3
- audio 1 audio 2 audio 3
Descriptif
The BBC Web site uses linked (open) data
The Wildlife documentary catalog on the Web site of BBC
The Web site of BBC is structured and augmented with both internal and public linked data. In particular, the categories, links, descriptions and additional pointers of the animals used to organize the Wildlife portal of their site rely directly on linked data
+ 5 more demos :
One of the resources used in the previous demo of the BBC is DBpedia. We will now browse that resource.
The DBpedia website implements content negotiation to answer HTTP calls and adapt the format of the data it serves to the needs of the requester.
In this demo, we use a classic Web browser, therefore the DBpedia website will deliver HTML representations of the descriptions of the resources of which we access the HTTP URIs.
We will see later with the demo on CURL how we can obtain data in other formats at the same address using content negotiation.
Sindice : Searching the Web of data
Sindice: one of the early search engines on the Web of Data
One of the first search engines on the Web of data was Sindice. It is now discontinued but during years this prototype showed how one could find datasets from keywords describing the topics we were interested in.
At the following address, you can also learn more about the story of Sindice and the end of support for this search engine in 2014:http://www.dataversity.net/end-support-sindice-com-search-engine-history-lessons-learned-legacy-guest-post/
Open Calais : From natural language to linked data
The Web service OpenCalais automatically creates linked data from the textual content you submit. Using natural language processing techniques and machine learning techniques, OpenCalais analyzes the text to find known URIs identifying the entities mentioned in the text and link them to linked open data on the Web.
Curl : When software agents access the Web of data
In this last demo, we will use the CURL command to show how software agents can easily access data on the Web. This demo also prepares you to one of the exercises of this week that will use the same command.
Discovery Hub : Linked Data for Exploratory Search
Discovery Hub is an exploratory search engine built on top of the famous Wikipedia and more precisely on top of the data extracted by DBpedia. Exploratory search is a new way to search the Web to find things you might not have been searching for but that may be interesting for you. It allows performing queries in an innovative way and helps you to navigate rich results. As a hub, it proposes redirections to others platforms to make you benefit from your discoveries (Youtube, Deezer and more).
Intervenants
Thèmes
Notice
Documentation
Documents pédagogiques
DBpedia at the heart of the linked open data cloud
The graph below shows the cloud of linked open databases on the Web.
Two nodes are linked if the dataset links their data, for instance if
one of the dataset reuses the identifiers of the other dataset to
identify the same resources (e.g. people, places, etc.).
At the
center of the cloud is one of the oldest, largest (in terms of size and
coverage) and most well-known dataset: DBpedia. Its name comes from the
fact that it publishes on the Web of linked data structured data
extracted from Wikipedia and, in particular, from its infoboxes
(structured tables summarizing facts about a topic in a Wikipedia page).
Click on the image to zoom and move in the LOD cloud.

This cloud view is available under a CC-BY-SA license: Linking Open Data cloud diagram 2014, by Max Schmachtenberg, Christian Bizer, Anja Jentzsch and Richard Cyganiak. http://lod-cloud.net/
See also: Chris Bizer's keynote at ISWC 2016 "Is the Semantic Web what we expected? Adoption Patterns and Content-driven Challenges"
Liens
Discovery Hub is an exploratory search engine built on top of the famous Wikipedia and more precisely on top of the data extracted by DBpedia. Exploratory search is a new way to search the Web to find things you might not have been searching for but that may be interesting for you. It allows performing queries in an innovative way and helps you to navigate rich results. As a hub
DBpedia at the heart of the linked open data cloudit proposes redirections to others platforms to make you benefit from your discoveries (Youtube
Open Calais: From natural language to linked dataDeezer and more).
CURL: Put yourself in the skin of a softwareThe graph below shows the cloud of linked open databases on the Web.
Sindice: one of the early search engines on the Web of DataThe Web service OpenCalais automatically creates linked data from the textual content you submit. Using natural language processing techniques and machine learning techniques
Dans la même collection
-
5. Stack of Standards and LanguagesGandonFabienFaron-ZuckerCatherineCorbyOlivier
Let us now conclude this first part with an overview of the stack of standards and languages that are used to publish data on the
-
2. Separating Presentation and ContentGandonFabienFaron-ZuckerCatherineCorbyOlivier
We now consider one of the first evolutions of the web, to separate the presentation and the content. In 1996, CSS, standing for
-
3. From pages to resourcesGandonFabienFaron-ZuckerCatherineCorbyOlivier
In this third part, we will see another evolution of the Web, or more precisely, an evolution of the way we use the Web. We will
-
1. Historical Introduction to the Web ArchitectureGandonFabienFaron-ZuckerCatherineCorbyOlivier
Going back in history, back in 1945, Vannevar Bush wrote an article entitled "As we may think". In this article, he
-
4. Linked Data PrinciplesGandonFabienFaron-ZuckerCatherineCorbyOlivier
In this fourth part, we're going to see the principles behind Linked Data. What we're going to do is to change slightly how we
Avec les mêmes intervenants
-
Demos about Integration with Other Data Formats and SourcesGandonFabienFaron-ZuckerCatherineCorbyOlivier
Augmenting Web browser with data in the pages This demonstration show an extension to the browser called Operator. This extension allows the browser to actually look at the data inside the page
-
Conclusion of the MOOC Introduction to a Web of Linked DataGandonFabienFaron-ZuckerCatherineCorbyOlivier
This video gives a summary of all the notions that have been presented in the 4 parts of the MOOC Introduction to a Web of Linked Data. We saw that we can use HTTP URIs to
-
6. LDP : a REST API to linked dataGandonFabienFaron-ZuckerCatherineCorbyOlivier
This part is about the Linked Data Platform standard which provides the REST API to link data. This is a set of standardized HTTP and RDF
-
5. R2RML: integration with databasesGandonFabienFaron-ZuckerCatherineCorbyOlivier
R2RML allows us to integrate data from databases into RDF. There are two ways of transforming a relational database into RDF using R2RML.
-
4. Tabular data and metadata (CSV)GandonFabienFaron-ZuckerCatherineCorbyOlivier
We are going to see how we can transform tabular data and metadata into RDF. These data are extremely common; they are generated by
-
3. JSON-LD: JSON syntax for RDFGandonFabienFaron-ZuckerCatherineCorbyOlivier
JSON-LD is a JSON syntax for RDF. JSON stands for JavaScript Object Notation. It is a hierarchical structure of name-value pairs. It is
-
2. GRDDL: extract RDF from X(HT)MLGandonFabienFaron-ZuckerCatherineCorbyOlivier
GRDDL is a mechanism to extract RDF from XML and HTML. GRDDL is an algorithmic alternative to RDFa. It means Gleaning Resource
-
1. RDFa: an RDF syntax inside HTMLGandonFabienFaron-ZuckerCatherineCorbyOlivier
The idea of the integration of the web of linked data with other data formats and sources is determined by the fact that the Web is evolving towards all forms of
-
Demos about SPARQLGandonFabienFaron-ZuckerCatherineCorbyOlivier
Flint, a SPARQL Query Editor Editors are now available for SPARQL. We present the Flint structured editor which provides syntactic coloration. The editor proposes SPARQL keywords according to the
-
4. Pre and Post ProcessingGandonFabienFaron-ZuckerCatherineCorbyOlivier
In the fourth part, we will see the pre and post processing of a SPARQL query. An RDF dataset is composed of a default graph
-
6. Results and UpdateGandonFabienFaron-ZuckerCatherineCorbyOlivier
In the last part, we will see the result format and Update query. The format of SPARQL query results are also standardized by the
-
3.Filter, Constraint and FunctionGandonFabienFaron-ZuckerCatherineCorbyOlivier
In the third part, we will see the filters, constraints and functions. It is possible to filter the results of query using
Sur le même thème
-
Une minute avec Emmanuelle SaillardSaillardEmmanuelle
1 une minute avec ... met à l'honneur les scientifiques et les personnels d'appuis à la recherche du Centre Inria de l'université de Bordeaux. Grâce à ce nouveau format, le monde de la recherche n
-
Une minute avec Clément FoyerFoyerClément
1 une minute avec ... met à l'honneur les scientifiques et les personnels d'appuis à la recherche du Centre Inria de l'université de Bordeaux. Grâce à ce nouveau format, le monde de la recherche n
-
Désassemblons le numérique - #Episode1 : plongée au cœur des donnéesProuzeauArnaud
Ce premier épisode de Désassemblons le numérique part à la rencontre d'Arnaud Prouzeau, chercheur au sein de l'équipe-projet Potioc du Centre Inria de l'université de Bordeaux. Arnaud oriente ses
-
Opinion polarization and network segregation. Modelling a complex RelationshipFlacheAndreas
Recently, many societies seem to shift towards more polarization and volatility in opinions, for example in attitudes about immigration, climate policy, or the best policy response to Covid-19. A
-
21 Molecular Algorithms Using Reprogrammable DNA Self-AssemblyWoodsDamien
The history of computing tells us that computers can be made of almost anything: silicon, gears and levers, neurons, flowing water, interacting particles or even light. Although lithographically
-
Topological insights in neuroscienceHess BellwaldKathryn
Over the past decade, and particularly over the past five years, research at the interface of topology and neuroscience has grown remarkably fast. Topology has, for example, been successfully applied
-
Quelques algorithmes de calcul d'enveloppe convexe en 2DGiraultAlain
Le calcul de l'enveloppe convexe d'un nuage de points est un des problèmes fondamentaux en informatique, avec des applications multiples : traitement d'images, reconstruction 3D, détection de
-
Modélisation de la croissance des micro-organismesJongHidde de
La croissance microbienne peut être formulée comme un problème d'optimisation : comment allouer les ressources nutritives extraites de l'environnement aux différentes fonctions cellulaires afin de
-
Les mathématiques et la physique dans les effets spéciaux et les jeux vidéoNeyretFabrice
La synthèse d’images (parfois appelée « la 3D ») permet de créer dans l’ordinateur des mondes fictifs, ultra-réalistes ou de style cartoon selon l’envie des graphistes, des réalisateurs, des
-
Caches, montrez-vous !DurandMarie
Les processeurs actuels permettent de l'ordre de quelques tera-opérations par seconde. Puissance nécessaire pour soutenir les besoins en simulation numérique, qui constitue, après la théorie et l
-
Théorie de l’appariement et applications actuelles
Pourquoi y a-t-il tant de personnes sans emploi alors qu’au même moment un grand nombre de postes sont disponibles ? La théorie de l’appariement analyse ces problèmes où un certain nombre de
-
Self-Supervised Visual Learning and SynthesisEfrosAlexei A.
Computer vision has made impressive gains through the use of deep learning models, trained with large-scale labeled data. However, labels require expertise and curation and are expensive to collect.