ldpwg: changeset 938:859f98c26867
Mercurial
hg
ldpwg
/ changeset
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
changeset
AC rep comment #2 on clarity on types in examples
author
Steve Speicher
Mon, 26 Jan 2015 11:51:28 -0500
changeset 938
859f98c26867
parent 937
ae4acedaf21b
child 958
2f25528e103a
AC rep comment #2 on clarity on types in examples
ldp.html
--- a/ldp.html Mon Jan 26 10:55:18 2015 -0500
+++ b/ldp.html Mon Jan 26 11:51:28 2015 -0500
@@ -1059,8 +1059,9 @@
LDP Direct Containers
meet those kinds of needs. Direct Containers allow membership triples to use a subject
other than the container itself as the consistent membership value, and/or to use
- a predicate from an application's domain model as the membership predicate. Let's
- start with a pre-existing domain resource for a person's net worth, as illustrated below:
+ a predicate from an application's domain model as the membership predicate.
+
Let's start with a pre-existing domain resource for a person's net worth, as illustrated
+ immediately below, and then see how a Container resource can be applied in subsequent examples:
Request to
http://example.org/netWorth/nw1/:GET /netWorth/nw1/ HTTP/1.1
@@ -2526,6 +2527,7 @@