Hello! Documentation says "It is possible to combine multiple schema graphs into a single rule set", but how to implement this? If I try to use rdfs_rule_set with one name but different graphs only the last one is used. Also I tried to create graph group and rdfs_rule_set to it, but it didn't work too.
What I really need is to split TBox and ABox into different graphs to be able "clear and upload" new TBox when I need. Regards, Alexander