SPARQL Query Results XML Format Errata (original) (raw)

[intro-section-typo]

Status

APPROVED

Date added

2012-04-24

Section

1. Introduction

Text

TheSPARQL Query Language for RDF [SPARQL-QUERY] defines several Query Result Forms (SPARQL Query section 10). This document defines a SPARQL Results Document that encodes the variable binding query results from SELECT queries (SPARQL Query section 10.210.1) and boolean query results from ASK queries (SPARQL Query section 10.510.3) inXML [XML].

Reference

error submission

[xml-schema-namespace-typo]

Status

APPROVED

Date added

2012-04-24

Section

4. XML Schemas

Description

The XML schema files result.rnc, result.rng, and result.xsd use the wrong namespace URI.

Text

http://www.w3.org/2007/SPARQL/results# http://www.w3.org/2005/sparql-results#

See the error submission

[xml-schema-index-element]

Status

APPROVED

Date added

2012-04-24

Section

4. XML Schemas

Description

The XML schema files result.rnc, result.rng, and result.xsd include a definition for an optional "index" attribute that is not defined by the specification. References to this attribute should be removed.

See the error submission