[ 
https://issues.apache.org/jira/browse/JENA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084520#comment-14084520
 ] 

ASF subversion and git services commented on JENA-757:
------------------------------------------------------

Commit 1615527 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1615527 ]

JENA-757 : Do less checking of triples vs quads on input URLs before using 
them.  Assume conneg will work out.

> tdbloader loading to a named graph hecks for triples/quads based on command 
> line args.
> --------------------------------------------------------------------------------------
>
>                 Key: JENA-757
>                 URL: https://issues.apache.org/jira/browse/JENA-757
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: TDB
>    Affects Versions: Jena 2.12.0
>            Reporter: Andy Seaborne
>            Priority: Minor
>
> 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.
> {noformat}
> tdb.tdbloader --loc=TDB  --graph=http://xmlns.com/foaf/0.1/ 
> http://xmlns.com/foaf/0.1/
> {noformat}
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to