Some typos in WD

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"


"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"


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, 1 September 2005 08:09:31 UTC