Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Jena 2.12.0
-
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.