ldp-ISSUE-13 (BPC representations with member triples): Include clarifications about BPC representations that include member triples [Linked Data Platform core]

ldp-ISSUE-13 (BPC representations with member triples): Include clarifications about BPC representations that include member triples [Linked Data Platform core]

http://www.w3.org/2012/ldp/track/issues/13

Raised by: Raúl García Castro
On product: Linked Data Platform core

"5.2.6 The representation of a BPC may include an arbitrary number of additional triples whose subjects are the members of the container, or that are from the representations of the members (if they have RDF representations)."

According to 4.1.2, "BPR servers must provide an RDF representation for BPRs"; therefore, every member of a container has an RDF representation. 

Or does this restriction mean that BPCs can have members that are not BPRs?

Another question related to this is:
Imagine that I make a GET over a BPC and I receive the representation of the BPC including triples of its members.
If I update this representation, also updating the triples of the members, and then I make a PUT/PATCH:
.- Are the members updated?
.- Or do I receive a 409 (Conflict) as 5.5.1 states for PUT and nothing happens?

Received on Tuesday, 2 October 2012 14:16:25 UTC