Vidéo pédagogique
Notice
Langue :
Anglais
Crédits
Fabien Gandon (Intervenant), Catherine Faron-Zucker (Intervenant), Olivier Corby (Intervenant)
Conditions d'utilisation
Unless otherwise specified, the course material is provided under the Creative Commons License BY-NC-ND: the name of the author should always be mentioned; the user can exploit the work except in a commercial context; and he or she cannot make changes to the original work.
Citer cette ressource :
Fabien Gandon, Catherine Faron-Zucker, Olivier Corby. Inria. (2016, 8 septembre). Demos about SPARQL , in 3. SPARQL Query Language. [Vidéo]. Canal-U. https://www.canal-u.tv/99533. (Consultée le 5 décembre 2023)

Demos about SPARQL

Réalisation : 8 septembre 2016 - Mise en ligne : 8 septembre 2016
  • document 1 document 2 document 3
  • niveau 1 niveau 2 niveau 3
Descriptif

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 context where you are in the query and guides the user, for example when writing prefixes.

+ 3 more demos  :

Corese : execute SPARQL queries

The Corese software, developped in the Wimmics team, implements RDF, RDFS, SPARQL 1.1 and enables users to execute SPARQL queries on RDF data.

Gephi and Corese to analyse data on the Web

Gephi and Corese combined to visualize graphs

While integrating CORESE and the  Gephi graph platform, Inria enabled this last one to query the Semantic Web to obtain and visualize data. This demo shows how the  "Semantic Web Import" plugin enabled us to integrate CORESE and Gephi to obtain and visualize linguistic links between most populated places in the world.

QAKIS : A question-answering service

QAKIS is a question answering service over the linked data of several DBpedia chapters (i.e. from several languages: English, French, German). It allows you to formulate a query in English and obtain a answer directly from the knowledge graph of DBpedia. To do this, QAKIS implements a method to translate a simple English question into a SPARQL query.

Intervenant
Thème
Discipline :
Documentation

Dans la même collection

  • 6. Results and Update
    Vidéo pédagogique
    00:01:52

    6. Results and Update

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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 Function
    Vidéo pédagogique
    00:04:54

    3.Filter, Constraint and Function

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    In the third part, we will see the filters, constraints and functions. It is possible to filter the results of query using

  • 4. Pre and Post Processing
    Vidéo pédagogique
    00:05:08

    4. Pre and Post Processing

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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

  • 2. Statements
    Vidéo pédagogique
    00:04:50

    2. Statements

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    This video présents the SPARQL Statements. The first statement is the optional pattern. It enables to specify a part of a graph pattern that is

  • 5. Several Query Forms
    Vidéo pédagogique
    00:02:56

    5. Several Query Forms

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    In the fifth part, we will see several query forms. Until now, we have seen the select where SPARQL query form but there are

  • 1. RDF Graph Pattern Matching
    Vidéo pédagogique
    00:05:29

    1. RDF Graph Pattern Matching

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    This third part presents the SPARQL (pronounced sparkle) Query Language that enables users to query RDF triple stores. The SPARQL query language enables us to access data

Avec les mêmes intervenants

  • Demos about  Integration with Other Data Formats and Sources
    Vidéo pédagogique
    00:02:02

    Demos about Integration with Other Data Formats and Sources

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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 Data
    Vidéo pédagogique
    00:02:04

    Conclusion of the MOOC Introduction to a Web of Linked Data

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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 data
    Vidéo pédagogique
    00:02:40

    6. LDP : a REST API to linked data

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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 databases
    Vidéo pédagogique
    00:02:40

    5. R2RML: integration with databases

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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)
    Vidéo pédagogique
    00:04:01

    4. Tabular data and metadata (CSV)

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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 RDF
    Vidéo pédagogique
    00:04:00

    3. JSON-LD: JSON syntax for RDF

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

     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)ML
    Vidéo pédagogique
    00:03:02

    2. GRDDL: extract RDF from X(HT)ML

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    GRDDL is a mechanism to extract RDF from XML and HTML.

  • 1.  RDFa: an RDF syntax inside HTML
    Vidéo pédagogique
    00:06:34

    1. RDFa: an RDF syntax inside HTML

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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

  • 3.Filter, Constraint and Function
    Vidéo pédagogique
    00:04:54

    3.Filter, Constraint and Function

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    In the third part, we will see the filters, constraints and functions. It is possible to filter the results of query using

  • 4. Pre and Post Processing
    Vidéo pédagogique
    00:05:08

    4. Pre and Post Processing

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    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 Update
    Vidéo pédagogique
    00:01:52

    6. Results and Update

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    In the last part, we will see the result format and Update query. The format of SPARQL query results are also standardized by the

  • 2. Statements
    Vidéo pédagogique
    00:04:50

    2. Statements

    Gandon
    Fabien
    Faron-Zucker
    Catherine
    Corby
    Olivier

    This video présents the SPARQL Statements. The first statement is the optional pattern. It enables to specify a part of a graph pattern that is

Sur le même thème