GraphDB Constraint Validation

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
|| Predicate | *sys:addRuleset* ||
|| Description | Adds a custom ruleset from the specified .pie file. The ruleset is named after the filename, without the .pie extension. ||
|| Example | INSERT DATA \{ <:custom> sys:addRuleset "Prefices \{ a : http://a/\n\n} {nolink:http://a/}\n\n\} Axioms \{\} Rules \{\nId: custom\na b c\na <a:custom1> c\n-----------------------\nb <a:custom1> a\n\}"\} \\
This creates a new ruleset "custom". ||
\\