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 2013/12/02 16:44:35 UTC

[jira] [Resolved] (STANBOL-1228) Parse additional Context Information to EntityDereferencer

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

Rupert Westenthaler resolved STANBOL-1228.
------------------------------------------

    Resolution: Fixed

Also added a DereferenceEngineConfiguration class that parses already existing and the newly added options from the configuration dictionary parsed by OSGI.

Implemented with http://svn.apache.org/r1547023

> Parse additional Context Information to EntityDereferencer
> ----------------------------------------------------------
>
>                 Key: STANBOL-1228
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1228
>             Project: Stanbol
>          Issue Type: Sub-task
>          Components: Enhancement Engines
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> The EntityDereferenceEngine should provide additional contextual information to the EntityDereferencer
> * offline mode: Currently parsed as a parameter should become part of this context
> * content language(s): The language(s) as detected for the content.
> * accept language(s): Set of languages parsed by the request (e.g. via the Accept-Language header). Even if this is currently not possible with the Stanbol Enhancer having such should be already anticipated by the EnittyDereferencer.
> The EntityDereferencer#dereference(..) method will be adapted to have the 'boolean offlineMode' parameter removed and a 'DereferenceContext derefContext' parameter added



--
This message was sent by Atlassian JIRA
(v6.1#6144)