minor change to second para of intro. And move each sentence to a new line.
--- a/ldp-primer/ldp-primer.html Thu May 29 13:39:06 2014 +0200
+++ b/ldp-primer/ldp-primer.html Thu May 29 14:03:04 2014 +0200
@@ -253,7 +253,9 @@
The Linked Data Protocol specifies how web applications can, using the HTTP protocol, find resources and follow links, publish new resources, edit and delete existing ones.
</p>
<p>
- To construct clients and servers that read and write Linked Data resources, LDP specifies standard HTTP and RDF techniques and best practices that you should use, and anti-patterns you should avoid, The Primer aims to provide introductory examples and guidance in the use of the LDP protocol. For a systematic account the reader should consult the normative LDP reference [[LDP]]. For an overview of the use cases for LDP and the elicited requirements that guided its design, the reader should consult the LDP Use Cases and Requirements [[LDP-UCR]] and for best practises and guidelines, the reader should consult the LDP LDP Best Practices and Guidelines document [[LDP-BP]].
+ The Primer aims to provide introductory examples and guidance in the use of the LDP protocol, in accordance with best practices.
+ For a systematic description of the protocol the reader should consult the normative LDP reference [[LDP]].
+ For an overview of the use cases for LDP and the elicited requirements that guided its design, the reader should consult the LDP Use Cases and Requirements [[LDP-UCR]] and for best practises and guidelines, the reader should consult the LDP LDP Best Practices and Guidelines document [[LDP-BP]].
</p>
<b id="conventions">Conventions Used in This Document</b>