Hi,
i wondered, can I configure Virtuoso to virtuall import a graph into
another? What I mean is:
/-- A
G <------- B
\-- CWhere G, A, B, C are graphs and when I query G, I get results as if I queried G, A, B, C (four FROMs). Implementing a owl:import inference. If I query A or B or C alone, I get only results from this single graph. How can I do this? Regards, Jonas
