You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2014/05/01 16:48:15 UTC

[jira] [Comment Edited] (JENA-607) Uploading TriG to Fuseki only reads in the default graph triples.

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

Andy Seaborne edited comment on JENA-607 at 5/1/14 2:46 PM:
------------------------------------------------------------

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 (JENA-602).



was (Author: andy.seaborne):
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)