Hello. I am running a problem when I try to query an owl file with
several other owl files imported into it. I need it to go through the
main file, as well as all of the imports, but am unfamiliar with the
syntax for it. An example would be.

SELECT ?subject ?object
WHERE {
?subject  :hasProperty ?object .
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to