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

tdbloader loading to a named graph hecks for triples/quads based on command line args.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Jena 2.12.0
    • Jena 2.12.1
    • TDB
    • None

    Description

      In the case of FOAF, the MIME type, and triples vs quads, isn't known until conneg is done. If loading into a named graph, then the checking throws an error.

      tdb.tdbloader --loc=TDB  --graph=http://xmlns.com/foaf/0.1/ http://xmlns.com/foaf/0.1/
      

      Workaround: down load the file and load locally. This can be advisable anyway to ensure a complete file is loaded (no network problems) and allows files to be checked for syntax errors and warnings.

      Attachments

        Activity

          People

            andy Andy Seaborne
            andy Andy Seaborne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: