You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2012/04/24 19:43:34 UTC

[jira] [Created] (STANBOL-589) Allow usage of SimilarityConstraints via the RESTful API of the Entityhub

Rupert Westenthaler created STANBOL-589:
-------------------------------------------

             Summary: Allow usage of SimilarityConstraints via the RESTful API of the Entityhub
                 Key: STANBOL-589
                 URL: https://issues.apache.org/jira/browse/STANBOL-589
             Project: Stanbol
          Issue Type: Improvement
          Components: Entity Hub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


Currently SimilarityConstraints as introduced by STANBOL-202 are not supported in the RESTful API.

To allow this a parser/writer for those constraints must be added to the FieldQuery reader/writer part of the Entityhub jersey module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-589) Allow usage of SimilarityConstraints via the RESTful API of the Entityhub

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-589.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.0-incubating

fixed with #1334950
                
> Allow usage of SimilarityConstraints via the RESTful API of the Entityhub
> -------------------------------------------------------------------------
>
>                 Key: STANBOL-589
>                 URL: https://issues.apache.org/jira/browse/STANBOL-589
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 0.10.0-incubating
>
>
> Currently SimilarityConstraints as introduced by STANBOL-202 are not supported in the RESTful API.
> To allow this a parser/writer for those constraints must be added to the FieldQuery reader/writer part of the Entityhub jersey module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (STANBOL-589) Allow usage of SimilarityConstraints via the RESTful API of the Entityhub

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STANBOL-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263383#comment-13263383 ] 

Rupert Westenthaler commented on STANBOL-589:
---------------------------------------------

Basically implemented with revision #1330142. Keep open, because

* need to add Integration test
* currently it is not possible to check similarity to the default full text search field of the Entityhub "_text"
* documentation of the JSONObject representing similarity constraint
                
> Allow usage of SimilarityConstraints via the RESTful API of the Entityhub
> -------------------------------------------------------------------------
>
>                 Key: STANBOL-589
>                 URL: https://issues.apache.org/jira/browse/STANBOL-589
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: Entity Hub
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> Currently SimilarityConstraints as introduced by STANBOL-202 are not supported in the RESTful API.
> To allow this a parser/writer for those constraints must be added to the FieldQuery reader/writer part of the Entityhub jersey module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira