[
https://issues.apache.org/jira/browse/JENA-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17211862#comment-17211862
]
ASF subversion and git services commented on JENA-1977:
-------------------------------------------------------
Commit dbbcea3051ec850a752fe439927ce8822033747e in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=dbbcea3 ]
Merge pull request #809 from afs/jena1977-process-rule-header
JENA-1977: Parse rules header
> 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
> Assignee: Andy Seaborne
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)