You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2013/03/13 16:44:14 UTC

[jira] [Resolved] (MARMOTTA-96) Remove/adapt the first step of the "First steps" tutorial since it doesn't have an effect therefore confusing

     [ https://issues.apache.org/jira/browse/MARMOTTA-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández resolved MARMOTTA-96.
--------------------------------------

    Resolution: Fixed
      Assignee: Sergio Fernández  (was: Thomas Kurz)
    
> Remove/adapt the first step of the "First steps" tutorial since it doesn't have an effect therefore confusing
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: MARMOTTA-96
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-96
>             Project: Marmotta
>          Issue Type: Improvement
>          Components: Admin Interface
>    Affects Versions: 2.6
>            Reporter: Szaby Grünwald
>            Assignee: Sergio Fernández
>            Priority: Minor
>             Fix For: 3.0-incubating
>
>
> The first step in the "First steps" tutorial says:
> --------------------------------
> 1. Interacting with Resources
> To interact with resources, you need a REST client that is capable of issuing POST, PUT, GET and DELETE commands to remote resources. A very basic command line tool for this is cURL.
> Create a Resource
> Command:
> curl -i -X POST http://localhost:8080/LMF/resource/1234
>         
> As a result, the resource with the URI http://localhost:8080/LMF/resource/1234 will be created, indicated by an HTTP status code of 201.
> -----------------------------------
> which actually doesn't change the state of the triplestore. The resource (without a triple) doesn't get created therefore this step is confusing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira