[
https://issues.apache.org/jira/browse/MARMOTTA-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208186#comment-14208186
]
Reto Gmür commented on MARMOTTA-569:
------------------------------------
The spec doesn't impose any constraint on the URI Layout, a hierarchical naming
as in webdav is not required. In fact /foo could be a member of /foo/bar. Of
course marmotta can nevertheless enforce such a hierarchical URI Layout.
> 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)