Hi Anonymous,
Thanks for the correction, which as been applied.
Andy
On 14/04/15 09:44, Anonymous CMS User wrote:
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Fsparql_data.mdtext
Index: trunk/content/tutorials/sparql_data.mdtext
===================================================================
--- trunk/content/tutorials/sparql_data.mdtext (revision 1655891)
+++ trunk/content/tutorials/sparql_data.mdtext (working copy)
@@ -7,8 +7,8 @@
It is important to realize that it is the triples that matter, not
the serialization. The serialization is just a way to write the
-triples down. RDF/XML is the W3C recommendation but it can
-difficult to see the triples in this serialized becuae ethere are
+triples down. RDF/XML is the W3C recommendation but it can be
+difficult to see the triples in the serialized form because there are
multiple ways to encode the same graph. In this tutorial, we use a
more "triple-like" serialization, called
[Turtle](http://www.ilrt.bris.ac.uk/discovery/2004/01/turtle/) (see