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

Nandana Mihindukulasooriya commented on MARMOTTA-569:
-----------------------------------------------------

Does the spec say that those resources should be added to the container using 
ldp:contains ?  

IIRC, this is left often so that it is not enforced that they should be added 
nor it is prohibited. Practically there could be situations where it is not 
possible as well, for instance in a root container where its parent is not a 
container itself, like PUT http://localhost:8080/ldp/foo. 

> 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