Rupert Westenthaler created STANBOL-1280:
--------------------------------------------
Summary: EnhancementProperties for 0.12
Key: STANBOL-1280
URL: https://issues.apache.org/jira/browse/STANBOL-1280
Project: Stanbol
Issue Type: Sub-task
Reporter: Rupert Westenthaler
Assignee: Rupert Westenthaler
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)