Hi - I have a need to create/update resources in our triple store. The data required is bigger than can be defined using attributes of a GET request and I understand GET is supposed to be used to *get* objects not create/update them.
My question is if I call the web service using a POST request, how do I access the message body to parse the payload? I would like to be able to pass in an XML structure to be parsed as the amount and structure of the data makes enumerating it as arguments impossible. My knowledge of REST is a bit limited so maybe I'm trying to do something that can't be done or maybe I'm missing something simple here... Thanks for your help! Tim -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
