Ticket #94 (new enhancement)

Opened 8 months ago

On insert/delete inferencing resolver (triggers)

Reported by: andrae Assigned to: pag
Priority: minor Milestone:
Component: Mulgara Version: 1.1.1
Keywords: Cc:

Description

Migrated from the Kowari RFE List

A Resolver that wraps the store and can read a basic inferencing ruleset and insert/delete multiple statements in/from the store in response to each statement passed to modify.

This should include a ContentHandler? that can parse it's config file into rdf so the rules can be stored in a ?def model in the system-store. It would be important to be able to include by reference an external config-file (accessed via the ContentHandler?).