-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Jena 3.16.0
-
Fix Version/s: Jena 3.17.0
-
Component/s: Core
-
Labels:None
ja:rule does not grok @prefix or @import.
Rule.parseRules(String) directly calls the rule parer, whereas rulesParserFromReader processes the input to handle the header, then calls the rule parser.