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 2014/02/19 14:42:19 UTC

[jira] [Updated] (STANBOL-1280) EnhancementProperties for 0.12

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

Rupert Westenthaler updated STANBOL-1280:
-----------------------------------------

    Fix Version/s:     (was: 1.0.0)
                   0.12.1

> EnhancementProperties for 0.12
> ------------------------------
>
>                 Key: STANBOL-1280
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1280
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancer
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 0.12.1
>
>
> This issue has the goal to provide (a possible feature reduced version) of EnhancementProperties to 0.12.+ versions of Apache Stanbol.
> Basic Idea is:
> * support parsing EnhancementProperties as QueryParameters in EnhancementRequests (as defined by STANBOL-488)
> * No support for defining EnhancementProperties for EnhancementChains
> * Instead of changing the API of EnhancementEngine parse EnhancementProperties as ContentPart in the ContentItem
>     * provide a Utility method that retrieves EnhancementProperties from that ContentPart to the EnhancementEngine.
> This will not only make this feature available to Stanbol 0.12.0 users but also make it much easier to back port EnhancementEngines that do use that feature.
> Required Code Changes are minimal
> * extend the ContentItemReader to parse Request Parameter
> * define a URI constant to be used for the ContentPart
> * add an Helper method ti the ContentItemHelper that retrieved the EnhancementProperties from the ContentPart
> This will be introduced after 0.12.0 is released



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)