Uploaded image for project: 'Apache Any23 (Retired)'
  1. Apache Any23 (Retired)
  2. ANY23-85

Split NQuads out into its own module

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • core
    • None

    Description

      The NQuads Parser and Writer can be split out into their own maven module easily. The only code modification that I needed to make was to switch from focusing on parse(InputStream,String) and focus instead of parse(Reader,String), to remove the dependency on the ReaderInputStream class and use java.io.InputStreamReader instead in the other direction.

      Attachments

        Activity

          People

            ansell Peter Ansell
            ansell Peter Ansell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: