Derek; I believe the ExtractData module has been removed.  ApplyConstruct would be the correct module to try.

Note that there is an sm:replace property in the ApplyConstruct module.  If set to true it will replace the incoming triples with the triples constructed in the module (more than one query can be defined).  Otherwise the output is the union of the incoming triples and triples created by CONSTRUCT queries.

Note that the result display shows the first 1000 triples by default (there is a message on the top of the page).  You can set that in the Composer preferences, or you can temporarily infer the triples returned from the script.  This infers the triples to the script model (in the inferred graph) and you can reset inferences to remove them.

Hopefully that helps some, and we will get the document updated to remove ExtractData.

-- Scott
 

On 10/4/2013 8:32 AM, Derek S wrote:
I've been following the TopBraid App. Dev. Quickstart guide for creating a sparql motion script. I'm using TBC 4.3 I'm using the Import RDF from Workspace module. Given it the baseURI of the file.
 
1) The guide states to use the ExtractData module - which I don't seem to be able to see in the module list
2) as a workaround, instead of using the "ExtractData" module I thought I'd use the ApplyConstruct module. I have created my constraict query and tested it in TBC using the SPARQL query tab - and it works fine (as expected).
 

 
 When I use this same construct in the sparqlmotion ApplyConstruct module I don't see my data and I see the stacks of triples, which appear to have content from the sparql motion namespace [i think]
 
 
 
a) Am I right to use the ApplyConstruct module for this (assuming that ExtractData has been supersceeded)?
a) Any idea why I'm not seeing the data as returned from my test of the sparql construct?
 
Derek
--
-- 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.

--
-- 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.

Reply via email to