Andy Seaborne created JENA-1977:
-----------------------------------
Summary: ja:rule does not process @prefix.
Key: JENA-1977
URL: https://issues.apache.org/jira/browse/JENA-1977
Project: Apache Jena
Issue Type: Improvement
Components: Core
Affects Versions: Jena 3.16.0
Reporter: Andy Seaborne
Report:
[https://lists.apache.org/thread.html/rfb65bb5d0a140d80ce8a9e08831a57562fdaea6c7e2255831f91b1b7%40%3Cusers.jena.apache.org%3E]
{{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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)