You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by Apache Wiki <wi...@apache.org> on 2014/03/10 12:39:17 UTC

[Marmotta Wiki] Trivial Update of "LDPImplementationReport" by SergioFernandez

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for change notification.

The "LDPImplementationReport" page has been changed by SergioFernandez:
https://wiki.apache.org/marmotta/LDPImplementationReport?action=diff&rev1=10&rev2=11

   * '''ETags''' are ''weak'' and soley based on the {{{dcterms:modified}}} value
     This is something to improve for the future
   * We will provide support to the full LDP hierarchy ([[http://mail-archives.apache.org/mod_mbox/marmotta-dev/201402.mbox/%3C52FA14DD.6090506%40salzburgresearch.at%3E|discussion on the mailing-list]]).
-   * Our interpretation of Sec. 5.2.3.12 implements that POST of LDP-NR creates adds a LDP-RS as member of the container, which links ('''dct:hasFormat/dct:isFormatOf''') to the actual LDP-NR (URI is build by appending the file extension according the content type)
+   * Our interpretation of Sec. 5.2.3.12 implements that POST of content types not managed by the platform (i.e., not suitable Rio parser registered) adds a LDP-RS as member of the container, which links ('''dct:hasFormat/dct:isFormatOf''') to the actual LDP-NR (URI is build by appending the file extension according the content type)
   * Sec. 5.2.11 ('''{{{rel='describedby'}}}-Link''') will be fulfilled by pointing to this page.
     {{{Link: <http://wiki.apache.org/marmotta/LDPImplementationReport>; rel="describedby"}}}
   * Creating new resources using {{{HTTP PUT}}} is not allowed (Sec. 5.5.5)