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

Error in "An Introduction to RDF and the Jena RDF API"

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Closed
    • Trivial
    • Resolution: Done
    • None
    • Jena 2.11.0
    • Web site

    Description

      I suspect the following error in the documentation at http://jena.apache.org/tutorials/rdf_api.html

      About 1/3 of the way down the page:

      > To write large files and preserve blank nodes, write in N-Triples format:
      >
      > // now write the model in XML form to a file
      > model.write(System.out, "N-TRIPLE");

      The comment should likely read, "//now write the model in N-TRIPLE form to a file"

      Attachments

        Activity

          People

            sallen Stephen Allen
            kdbanman Kirby Banman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: