Uploaded image for project: 'Marmotta (Retired)'
  1. Marmotta (Retired)
  2. MARMOTTA-96

Remove/adapt the first step of the "First steps" tutorial since it doesn't have an effect therefore confusing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6
    • 3.0-incubating
    • Admin Interface
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              wikier Sergio Fernández
              szabyg Szaby Grünwald
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: