Hi everybody,
So I've run into a bit of an issue with regards to feeds of resources
related to specific resources, such as:
http://demo.jangle.org/openbiblio/resources/4467/collections
These work fine as long as only one identifier if being requested...
it's pretty obvious what resource the collections are related to.
Where this falls down, however, is:
http://demo.jangle.org/openbiblio/actors/1346,1490/items
There is no indication of which items are associated with which actor.
I had sort of overlooked this problem because the only relationship I
ever did with multiple identifers was resources/{id,id,id,id}/items
and, when using the DLF Expanded format for Items resources
circumvents the problem because the Resources URI is in the metadata.
However, this is not something to depend on.
So, I think this is our first candidate for a 1.1 spec. Jangle
entries for relationship feeds need some <link> relationship back to
the identified resource they are related to.
Any comments on how this might be done?
-Ross.