duraspace / pcdm

Portland Common Data Model
http://pcdm.org/models
Apache License 2.0
90 stars 9 forks source link

Order and LDP #11

Closed azaroth42 closed 8 years ago

azaroth42 commented 9 years ago

Beyond the abstract model in #10, there are further decisions regarding the LDP projection.

The proposal is:

Thus, the URL paths would follow the pattern:

/object1 /object1/members/ /object1/members/proxy1 /object1/members/proxy2 /object1/members/proxyn /object1/orders/ /object1/orders/order1 /object1/orders/order1/members/ /object1/orders/order1/members/oproxy2 /object1/orders/order1/members/oproxy1 /object1/orders/order1/members/oproxyn

With the ordering relationships, assuming that the first two member objects have switched:

object1 iana:first proxy1 proxy1 iana:next proxy2 order1 iana:first oproxy2 oproxy2 iana:next oproxy1

(and all of the other containers are available, just not explicit in the list above)

azaroth42 commented 8 years ago

I think this issue can be closed?

escowles commented 8 years ago

+1 to closing