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

RDFJSONWriter.write(Writer, Graph) has no implementation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Jena 2.11.0
    • Jena 2.11.1
    • ARQ
    • None

    Description

      While attempting to write RDF JSON using RDFJSONWriter.write(Writer, Graph) from jena-arq-2.11.0.jar, I found that the method has an empty body.

      public static void write (Writer out, Graph graph) {
      }

      Thought it should be a bug.

      Attachments

        Activity

          People

            andy Andy Seaborne
            nikhil1 Nikhil Silveira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: