Hello, Now I'm trying to convert SPARQL 1.1 queries in plain text to those in RDF using the API. In org.topbraid.spin.arq, there's ARQ2SPIN class, and it has the method of createQuery. In the method, there're codes to take care of the SPARQL queries of ASK, CONSTRUCT, SELECT, and DESCRIBE. However, there isn't codes for DELETE, INSERT, LOAD, etc. Could you tell me how to process these SPARQL update keywords? SPIN syntax seems to define vocabularies for those keywords. http://www.w3.org/Submission/2011/SUBM-spin-sparql-20110222/#sp-Update
Regards, Yasunori -- -- 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/groups/opt_out.
