Menu

net-api: post method?

Help
2004-09-11
2004-09-13
  • Dietrich Ayala

    Dietrich Ayala - 2004-09-11

    i see a reference to the net-api supporting HTTP POST for adding and removing subgraphs.

    does this mean adding/removing "root level" models?

    is it possible to update/replace a model?

    how about modifying a portion of a model?

    thanks!

    -dietrich

     
    • Nobody/Anonymous

      Hi Dietricha,

      It's been a little while since I wrote this, but IIRC it allows adding or removing RDF from a model by POSTing it the model portion to be  added/removed.

      Cheers,

      Phil

       
      • Dietrich Ayala

        Dietrich Ayala - 2004-09-13

        thanks phil. i found that out by experimenting. thanks for confirmation.

        i want to implement the ability to remove models by just passing the model URI, not all it's child statements/models/etc.

        ie, by just passing (in short):

        <description about="myURI">
        <!-- no model content necessary here -->
        </description>

        this would reduce bandwidth in transactions and make removal easier. would you be interested in adding a patch like this to the main distribution?

        thanks,

        dietrich

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.