Vidéo pédagogique
Notice
Langue :
Anglais
Crédits
Fabien Gandon (Intervention), Catherine Faron (Intervention), Olivier Corby (Intervention)
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.
DOI : 10.60527/7z86-hc90
Citer cette ressource :
Fabien Gandon, Catherine Faron, Olivier Corby. Inria. (2016, 8 septembre). 3.Filter, Constraint and Function , in 3. SPARQL Query Language. [Vidéo]. Canal-U. https://doi.org/10.60527/7z86-hc90. (Consultée le 29 mai 2024)

3.Filter, Constraint and Function

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

In the third part, we will see the filters, constraints and functions.

It is possible to filter the results of query using an evaluable expression which defines constraints on variable values. So, we have seen the select clause, we have seen the where clause, and now we see the filter clause which is part of the where, and the filter clause enables to express an additional condition that will be evaluated.

...

Intervention
Thème
Documentation

Solve SUDOKU with SPARQL...

In order to understand what we just said, let's have fun: in addition to graph matching, SPARQL implementation relies on constraint solving notably to evaluate the FILTER clause.

Subsequently, one can use SPARQL to solve constraint problems such as ... Sudoku.

The application below enables users to solve Sudoku problems by representing the grid in RDF and the constraint solver in SPARQL.

Remove some values from the grid below and submit it to the Corese SPARQL engine to convince yourself.

Play with the SPARQL Sudoku Solver :

 https://corese.inria.fr/srv/sdk


Dans la même collection

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

    1. RDF Graph Pattern Matching

    Gandon
    Fabien
    Faron
    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

  • Demos about  SPARQL
    Vidéo pédagogique
    00:01:44

    Demos about SPARQL

    Gandon
    Fabien
    Faron
    Catherine
    Corby
    Olivier

    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

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

    6. Results and Update

    Gandon
    Fabien
    Faron
    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
    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

Avec les mêmes intervenants et intervenantes

Sur le même thème