[ 
https://issues.apache.org/jira/browse/MARMOTTA-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208151#comment-14208151
 ] 

Jakob Frank commented on MARMOTTA-569:
--------------------------------------

That's a good question, [~nandana.cse]. IMHO the spec does not say anything 
about that.

But we check if the parent is a valid container, and if not fail the PUT 
request. (BTW, http://localhost:8080/ldp is a container...)

> 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
>              Labels: ldp
>             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)

Reply via email to