From 87ec91da60dfa178b8cc87327700f2532e846fd9 Mon Sep 17 00:00:00 2001 From: Andy Seaborne Date: Mon, 3 Apr 2023 20:24:52 +0100 Subject: [PATCH] index.html for SPARQL --- index.html | 11 ++- sparql/index.html | 198 +++++++++++++++++++++++++++++++++++++ sparql/sparql12/index.html | 181 +++++++++++++++++++++++++++++++++ 3 files changed, 389 insertions(+), 1 deletion(-) create mode 100644 sparql/index.html create mode 100644 sparql/sparql12/index.html diff --git a/index.html b/index.html index f78e61e0..63228366 100644 --- a/index.html +++ b/index.html @@ -179,9 +179,18 @@

RDF Test Curation

  • N-Triples tests (implementation report)
  • RDF Schema and Semantics tests (implementation report)
  • RDF/XML Syntax tests (implementation report)
  • -
  • SPARQL1.1 tests (implementation report)
  • RDF/XML Syntax tests (implementation report)
  • Turtle tests (implementation report)
  • +
  • SPARQL tests +

    diff --git a/sparql/index.html b/sparql/index.html new file mode 100644 index 00000000..ce333467 --- /dev/null +++ b/sparql/index.html @@ -0,0 +1,198 @@ + + + + + + + SPARQL Tests + + +

    SPARQL Test Suites

    + +

    Community maintained at + https://github.com/w3c/rdf-tests/sparql +

    + +

    This area contains the SPARQL test suites + with updates agreed by the community.

    + + + +

    The original test from the working groups are:

    + + + + + diff --git a/sparql/sparql12/index.html b/sparql/sparql12/index.html new file mode 100644 index 00000000..62df6b0c --- /dev/null +++ b/sparql/sparql12/index.html @@ -0,0 +1,181 @@ + + + + + + + SPARQL 1.2 Tests + + + +

    SPARQL 1.2 Tests

    + +

    rdf-test area reserved for SPARQL 1.2. + This will be based on the work of the + RDF-star Working Group. +

    + + +