You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2009/12/16 08:32:18 UTC

[jira] Commented: (CLEREZZA-26) provide a jax-rs method to POST infoDiscoBits in platform.content

    [ https://issues.apache.org/jira/browse/CLEREZZA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12791245#action_12791245 ] 

Reto Bachmann-Gmür commented on CLEREZZA-26:
--------------------------------------------

Ok changed the comment trying to more accuratedly describe what the method does. However I don't understand why this method shall only support creating of new InfoDiscoBit and not updating existing ones.

Checking if the resource has any property isn't an appropriate way to check for "existence" of the resource, if you want to make sure nobody has ever talked about this resource you must also make sure its not the object of any statement. But here it would probably be enough to check that there is no rdf:type property of the resource.

> provide a jax-rs method to POST infoDiscoBits in platform.content
> -----------------------------------------------------------------
>
>                 Key: CLEREZZA-26
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-26
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Manuel Innerhofer
>            Assignee: Manuel Innerhofer
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.