[
https://issues.apache.org/jira/browse/JENA-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457175#comment-16457175
]
ASF GitHub Bot commented on JENA-1535:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/410
JENA-1535: Parse a specified language if given --syntax.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena riot-syntax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/410.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #410
----
commit 3ff8c96495862271a20f3298950ebb67e5d4a6ee
Author: Andy Seaborne <andy@...>
Date: 2018-04-27T22:27:38Z
JENA-1535: Parse a specified language if given --syntax.
----
> riot argument "--syntax" should be used as syntax, not as a hint.
> -----------------------------------------------------------------
>
> Key: JENA-1535
> URL: https://issues.apache.org/jira/browse/JENA-1535
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.7.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> {{-\-syntax}} sets the parser builder language hint, which is used as a
> fallback; the file extension will be used, not the command line syntax. This
> is a regression introduced when {{RDFParserBuilder}} was incorporated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)