Skip to content

Instantly share code, notes, and snippets.

@no-reply
Created August 27, 2015 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save no-reply/1dea15856445bc42f6b3 to your computer and use it in GitHub Desktop.
Save no-reply/1dea15856445bc42f6b3 to your computer and use it in GitHub Desktop.
:myAdminSet ldp:contains :file1, :file2 .
:myObject ldp:contains :fileContainer ;
pcdm:hasFile :file3 .
:fileContainer ldp:contains :file3 ;
ldp:hasMembershipResource :myObject ;
ldp:membershipPredicate pcdm:hasFile .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment