- From: Seaborne, Andy <andy.seaborne@hp.com>
- Date: Thu, 06 Oct 2005 11:25:04 +0100
- To: Olivier Corby <Olivier.Corby@sophia.inria.fr>
- CC: public-rdf-dawg-comments@w3.org
Olivier,
Thank you for the comments. All the changes you suggest have been applied to
the editors' working copy [*] except as noted inline below.
Please let us know whether this response addresses your comments to your
satisfaction.
Andy
[*] http://www.w3.org/2001/sw/DataAccess/rq23/
Olivier Corby wrote:
> I have found these typos in the WD.
>
> Best regards
>
> Olivier.
>
>
>
>
>
> 2.2
>
> Definition : SPARQL Query
>
> The sentence below is present in the definition and repeated in the
> paragraph just below :
> "The graph pattern of a query is called the query pattern"
>
>
> 2.4
>
> Definition : Pattern Solution
>
> "The result f replacing every v in a graph pattern" ->
> "The result f replacing every variable v in a graph pattern"
>
>
> 2.8
>
> Predicate-Object Lists
>
> "more than one triple pattern be employing" ->
> "by employing"
>
>
> 7.
>
> Definition : RDF Dataset Graph Pattern
>
> (<u1> G1) -> (<u1>, G1) (three times)
>
>
>
> 8.3
>
> Restriction by Bound Variables
>
> Some variable names start with ? (?w ?whom) and some do not (mbox whom).
>
>
>
> 9.1
>
>
> "providing more than IRI" ->
> "providing more than one IRI"
>
>
>
> 9.2 Specifying Named Graphs
>
> "used to provide one, named graph" ->
> "used to provide one named graph"
>
>
>
> 9.3
>
> Solution for ?who is "Bob", "Alice" and not "Bob Hacker", "Alice Hacker"
The document is correct ("who" comes from the dc:publisher not foaf:name).
>
>
> "This query finds the mbox together, with" ->
> "This query finds the mbox together with"
>
>
> 10.1
>
> Definition : Projection
>
> "The projection of solution QS over a set" ->
> "The projection of solution QSi over a set"
Made consistent (QS => QSi)
>
>
> Definition : Distinct Solution Sequence
>
> "then write set(S) is the set" ->
> "then write set(S) for the set"
>
>
> 11
>
> Namespaces
>
> "XML Schema datatypes with the prefix op:" ->
> "XML Schema datatypes with the prefix xs:"
>
>
> 11.1.1
>
> XML Schema []
>
>
>
> 11.2.1.1
>
>
> "When a operand" ->
> "When an operand"
>
>
>
> 11.2.3.2
>
> "Queries with union and optionals" ->
> "Queries with union and optional"
>
>
> FILTER bound(?date)) ->
> FILTER bound(?date)
>
>
> Table 11.2
>
> "Casting in SPARQL is peformed" ->
> "Casting in SPARQL is performed"
>
>
> "the casting operatoins" ->
> "the casting operations"
>
>
>
>
>
>
>
>
Received on Thursday, 6 October 2005 10:25:36 UTC