Hello All. I am trying to grab multiple predicates for a single
subject, and want them to be returned on the same line in a query when
using the "Create Spreadsheet" SM module.

For example, S hasObject T, U, and V. When running the query in SM, I
get
?S    ?hasObject
S       T
S       U
S       V

I would like to have it display as

?S    ?hasObject ?hasObject    ?hasObject
S       T                U                  V

I was trying to use the "Create Matrix" SM Module to see if that might
give me the results set that I want, but am not familiar enough with
it to get anything working. Has anyone else encountered this issue?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to