Jakob Frank created MARMOTTA-569:
------------------------------------
Summary: LDP Resources created via PUT are not added to their
container
Key: MARMOTTA-569
URL: https://issues.apache.org/jira/browse/MARMOTTA-569
Project: Marmotta
Issue Type: Bug
Components: Platform
Affects Versions: 3.2.1
Reporter: Jakob Frank
Assignee: Jakob Frank
Fix For: 3.3.0
When creating a resource with {{PUT}}, this resource is not added to the
container:
{{PUT http://localhost:8080/ldp/foo/bar}} should create the triple
{code:none}
<http://localhost:8080/ldp/foo> ldp:contains
<http://localhost:8080/ldp/foo/bar> .
{code}
This is currently not happening...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)