GraphDB reasoning with custom Ruleset
I want to use GraphDB's custom rulesets, described here.
I have written my own .pie file with my rules and uploaded it to my repository. Everything works as expected.
My problem is, that I do not want to miss the OWL2-RL profile. So i would need the GraphDB's .pie file so i can add it to my custom rules. Has someone an idea where to find it? Or other ideas to solve this problem?
Thank you!