I need the ability to make a deep copy of a subtree in a hierarchy of SKOS Concepts, for a copy-and-paste type feature.
I've searched for existing functions to do this, but I haven't found anything. Unless I'm missing something, it seems like my alternatives are: 1) Write a recursive SPARQLMotion script to copy all of the nodes in the subtree. Is this even possible? 2) Write a recursive SPIN CONSTRUCT function to do the same, but SPIN only supports SELECT and ASK queries. Any ideas would be appreciated. Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to topbraid-composer-users@googlegroups.com To unsubscribe from this group, send email to topbraid-composer-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---