I assume you are talking about SPARQLMotion functions, i.e. SPIN functions that have an sm:returnModule. If you have such a function ex:MyFunction that ends with sml:ReturnRDF, then you can indeed use the function as a module, such as in

    MyFirstModule sm:next ex:MyFunction sm:next MyLastModule

and the engine will automatically bypass the serialization of the sml:ReturnRDF and instead use the result RDF graph directly. The serialization only happens if you call ex:MyFunction from the outside, as a web service.

HTH
Holger


On 5/27/2014 23:46, Nicolae Marasoiu wrote:
Hi,

ReturnRDF has a sml:serialization argument, which suggests me that the RDF triple set need to be serialized in order to be used in the calling function.

Can RDF results be shared as "values" without being serialized?

Thanks,
Nicu
--
-- 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
topbraid-users@googlegroups.com
To unsubscribe from this group, send email to
topbraid-users+unsubscr...@googlegroups.com
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 topbraid-users+unsubscr...@googlegroups.com <mailto:topbraid-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
-- 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
topbraid-users@googlegroups.com
To unsubscribe from this group, send email to
topbraid-users+unsubscr...@googlegroups.com
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 topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to