Is there a convenient way to copy a SPARQLMotion script from one
project/file to another?
I've decided to to move all my scripts to an include, in a related
project.
I thought the easiest thing would be to copy the source, but When I
open the "Source Code" tab after opening a script, I only see the last
module listed, eg:
:ExportToRDFFile_1
a sml:ExportToRDFFile ;
rdfs:label "Export to RDFFile_1"^^xsd:string ;
sml:baseURI "http://calaisOutput"^^xsd:string ;
sml:targetFilePath "calaisOutput.rdf"^^xsd:string .
instead of all the modules.
Is the a better way to copy a script?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TopBraid Composer Users" group.
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-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---