You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@jena.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/04/16 09:03:00 UTC

[jira] [Commented] (JENA-2321) uparse --print option; display --syntax option

    [ https://issues.apache.org/jira/browse/JENA-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17523048#comment-17523048 ] 

ASF subversion and git services commented on JENA-2321:
-------------------------------------------------------

Commit 36d4aa82494c899ec9d431e4e413b0bf395fb24c in jena's branch refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=36d4aa8249 ]

Merge pull request #1260 from afs/misc

JENA-2321: Fixes for uparse command

> uparse --print option; display --syntax option
> ----------------------------------------------
>
>                 Key: JENA-2321
>                 URL: https://issues.apache.org/jira/browse/JENA-2321
>             Project: Apache Jena
>          Issue Type: Bug
>            Reporter: Vladimir Alexiev
>            Priority: Minor
>
> "uparse" seems confused about its --print option:
> {noformat}
> $ uparse --print update --file a.ru
> Not a recognized print form: update : Choices are: update, none
> $ uparse --print=update --file a.ru
> Not a recognized print form: update : Choices are: update, none
> $ uparse --version
> Jena:       VERSION: 4.1.0
> Jena:       BUILD_DATE: 2021-05-31T20:32:25+0000
> {noformat}
> This is a very minor issue since "--print none" (syntax checking) works.
> Another minor thing:
> {noformat}
> $ uparse --syntax=zz --print none --file a.ru
> Unrecognized syntax: zz
> {noformat}
> It would be nice to also print which are the allowed syntaxes (I think there's only one: "update")



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: jira-unsubscribe@jena.apache.org
For additional commands, e-mail: jira-help@jena.apache.org