Skip to content

Commit

Permalink
Use own self as member resource for DC tests
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn committed Jun 1, 2019
1 parent 15e9e5b commit 3c0ae35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/direct.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ PREFIX dc: <http://purl.org/dc/terms/>

<> a ldp:DirectContainer ;
dc:title "Direct Container" ;
ldp:membershipResource </member_dc> ;
ldp:membershipResource <#member_dc> ;
ldp:hasMemberRelation ldp:member .

0 comments on commit 3c0ae35

Please sign in to comment.