Correction Applied
On 03/10/2016 23:07, "Anonymous CMS User" <[email protected]> wrote:
Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/tutorials%2Frdf_api.mdtext
Index: trunk/content/tutorials/rdf_api.mdtext
===================================================================
--- trunk/content/tutorials/rdf_api.mdtext (revision 1655891)
+++ trunk/content/tutorials/rdf_api.mdtext (working copy)
@@ -318,7 +318,7 @@
at how to interpret the above.</p>
<p>RDF is usually embedded in an <rdf:RDF> element. The element is
-optional if there are other ways of know that some XML is RDF, but it is
+optional if there are other ways of knowing that some XML is RDF, but it is
usually present. The RDF element defines the two namespaces used in the
document. There is then an <rdf:Description> element which describes
the resource whose URI is "http://somewhere/JohnSmith". If the rdf:about