Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-2321

uparse --print option; display --syntax option

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • Jena 4.5.0
    • None
    • None

    Description

      "uparse" seems confused about its --print option:

      $ 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
      

      This is a very minor issue since "--print none" (syntax checking) works.

      Another minor thing:

      $ uparse --syntax=zz --print none --file a.ru
      Unrecognized syntax: zz
      

      It would be nice to also print which are the allowed syntaxes (I think there's only one: "update")

      Attachments

        Issue Links

          Activity

            People

              andy Andy Seaborne
              vladimir.alexiev Vladimir Alexiev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: