samvera-labs / fcrepo3-ldp

JAXRS resource to expose FCR 3.8.1 objects as limited LDP resources
Other
0 stars 0 forks source link

A Fedora 3 Object should be a BasicContainer containing a DirectContainer 'files' #2

Open barmintor opened 8 years ago

barmintor commented 8 years ago

It should contain a subresource 'files' that is a DirectContainer the object should have a constraints document specifying that it doesn't support POST ./files should have the object as the ldp:membershipResource ./files should have pcdm:hasFile as the ldp:hasMemberRelation ./files should have a constraints document specifying that only the ldp:NonRdfSource interaction model is supported on POST, and that PUT is not supported

barmintor commented 8 years ago

If alignment with the FCR 3.x resourceIndex is required, the DirectContainer should be called 'datastreams' and the hasMemberRelation should be info:fedora/fedora-system:def/view#disseminates