You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2013/09/09 08:47:51 UTC

[jira] [Resolved] (MARMOTTA-253) Delete context does not work for external URIs

     [ https://issues.apache.org/jira/browse/MARMOTTA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Fernández resolved MARMOTTA-253.
---------------------------------------

    Resolution: Fixed
    
> Delete context does not work for external URIs
> ----------------------------------------------
>
>                 Key: MARMOTTA-253
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-253
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Admin Interface
>    Affects Versions: 3.0-incubating
>            Reporter: Sergio Fernández
>            Assignee: Sergio Fernández
>            Priority: Trivial
>             Fix For: 3.1-incubating
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The current context admin interface expect the a context URI under http://host/marmotta/context/, so delete operations are not properly send to the web service for custom graph URIs. 
> Since the web service already implementes indirect graph identification, this is tricial to change in the jquery request,
> Right now could be solve, using curl for instance:
> curl -X DELETE "http://host/marmotta/context?graph=http://custom.uri.example.org"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira