Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ldp:MemberSubject #63

Open
acoburn opened this issue Apr 25, 2018 · 0 comments
Open

Add support for ldp:MemberSubject #63

acoburn opened this issue Apr 25, 2018 · 0 comments
Labels

Comments

@acoburn
Copy link
Contributor

acoburn commented Apr 25, 2018

Environment

Operating system: OS X

Python version: 3.6

LAKEsuperior release, branch, or commit #: alpha 14

Steps to reproduce

Create an Indirect Container with the triple:

<> ldp:insertedContentRelation ldp:MemberSubject .

Now add child resources to the indirect container via PUT or POST.

Observed behavior

500 Error Response

Expected behavior

200 Response. But more importantly, the membership resource should then be populated with member triples exactly as if the indirect container were a direct container.

Other notes worth mentioning

You may want to read up on the use of ldp:MemberSubject in the LDP spec.

@scossu scossu added the feature label Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants