[
https://issues.apache.org/jira/browse/JENA-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985906#comment-13985906
]
Andy Seaborne commented on JENA-607:
------------------------------------
This operation exists only to support the UI operation for uploading graphs
where the graph name should be given. It's only by bypassing the UI form
fields, that this situation arises.
In Fuseki2, the right way to load quads is to POST to the graph store protocol
endpoint.
> Uploading TriG to Fuseki only reads in the default graph triples.
> -----------------------------------------------------------------
>
> Key: JENA-607
> URL: https://issues.apache.org/jira/browse/JENA-607
> Project: Apache Jena
> Issue Type: Bug
> Components: Fuseki
> Affects Versions: Fuseki 1.0.0
> Reporter: Andy Seaborne
> Priority: Minor
>
> If the graph name is not set and the input is dataset format (TriG, N-Quads)
> then the data should be read into the whole dataset.
--
This message was sent by Atlassian JIRA
(v6.2#6252)