In the current development version - rules can only be referenced by pointing to a file or url location. It would be useful to have a version in which rules can be referenced via some shorthand like @comunica/rule:rdfs.
Thoughts on implementation: have a rule-resolve (or rule-dereference?) actor which retrieves the data from data bundled into the engine as a json object.
In the current development version - rules can only be referenced by pointing to a file or url location. It would be useful to have a version in which rules can be referenced via some shorthand like
@comunica/rule:rdfs
.Thoughts on implementation: have a rule-resolve (or rule-dereference?) actor which retrieves the data from data bundled into the engine as a json object.