--- a/ldp.html Wed Feb 05 07:05:15 2014 -0500
+++ b/ldp.html Wed Feb 05 09:34:00 2014 -0500
@@ -290,28 +290,28 @@
patterns and conventions in <a href="#ldpr" class="sectionRef"></a>.<p></p></dd>
<dt><dfn>Linked Data Platform RDF Resource</dfn> (<abbr title="Linked Data Platform RDF Resource">LDP-RR</abbr>)</dt>
- <dd>An <a title="Linked Data Platform Resource">LDP-R</a> whose state is represented in an RDF representation, specifically
+ <dd>An <a title="Linked Data Platform Resource">LDPR</a> whose state is represented in RDF, corresponding to
an RDF <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-named-graph">named graph</a> [[rdf11-concepts]].
<p></p></dd>
<dt><dfn>Linked Data Platform Binary Resource</dfn> (<abbr title="Linked Data Platform Binary Resource">LDP-BR</abbr>)</dt>
- <dd>An <a title="Linked Data Platform Resource">LDPR</a> whose state is <em>not</em> represented in an RDF representation.
+ <dd>An <a title="Linked Data Platform Resource">LDPR</a> whose state is <em>not</em> represented in RDF.
These are binary or text resources that do not have useful RDF representations.
<p></p></dd>
<dt><dfn>Linked Data Platform Container</dfn> (<abbr title="Linked Data Platform Container">LDPC</abbr>)</dt>
- <dd>An LDPR representing a collection of <a title="Membership triples">membership triples</a> which is uniquely identified by a URI
- that responds to client requests for creation, modification, and enumeration of its members that conforms to the simple lifecycle
+ <dd>An LDPR representing a collection of <a title="Membership">members</a>
+ that responds to client requests for creation, modification, and/or enumeration of its members, and that conforms to the simple lifecycle
patterns and conventions in <a href="#ldpc" class="sectionRef"></a>
<p></p></dd>
<dt><dfn>Linked Data Platform Basic Container</dfn> (<abbr title="Linked Data Platform Basic Container">LDP-BC</abbr>)</dt>
- <dd>An <a title="Linked Data Platform Container">LDPC</a> that uses a predefined predicate to simply link to
- its <a title="Containment">contained</a> resources.
+ <dd>An <a title="Linked Data Platform Container">LDPC</a> that uses a single pre-defined predicate to link to both
+ its <a title="Containment">contained</a> and <a title="Membership">member</a> resources.
<p></p></dd>
<dt><dfn>Linked Data Platform Direct Container</dfn> (<abbr title="Linked Data Platform Direct Container">LDP-DC</abbr>)</dt>
- <dd>An <a title="Linked Data Platform Container">LDPC</a> that has the flexibility of choosing what form the
+ <dd>An <a title="Linked Data Platform Container">LDPC</a> that has the flexibility of choosing what form its
<a title="Membership triples">membership triples</a> take.
<p></p></dd>