25 lines
831 B
Markdown
25 lines
831 B
Markdown
---
|
|
title: "SPARQL Syntax Expressions"
|
|
chunk: 1/1
|
|
source: "https://en.wikipedia.org/wiki/SPARQL_Syntax_Expressions"
|
|
category: "reference"
|
|
tags: "science, encyclopedia"
|
|
date_saved: "2026-05-05T11:39:06.429333+00:00"
|
|
instance: "kb-cron"
|
|
---
|
|
|
|
SPARQL Syntax Expressions (alternatively, SPARQL S-Expressions) is a parse tree (a.k.a. concrete syntax) for representing SPARQL Algebra expressions.
|
|
|
|
|
|
== Application ==
|
|
They have been used to apply the BERT language model to create SPARQL queries from natural language questions.
|
|
|
|
|
|
== External links ==
|
|
SPARQL Algebra in the W3C SPARQL Query Specification
|
|
SPARQL Syntax Expressions in the ARQ query engine
|
|
SPARQL Validator that can also print the Algebra expressions
|
|
SPARQL Syntax Expressions translations of the DAWG test suite Archived 2015-06-07 at the Wayback Machine
|
|
|
|
|
|
== References == |