[
https://issues.apache.org/jira/browse/STANBOL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998434#comment-12998434
]
Olivier Grisel commented on STANBOL-103:
----------------------------------------
Ok thanks for the info. I have updated the
NamedEntityExtractionEnhancementEngine component to use the same naming
conventions as sling (a bit shorter that the fully qualified names) in svn
revision 1073812.
All the the other Stanbol components need an update. When working on this
please add comment to this issue to track the progress.
> Make OSGi properties display human readable name in the Felix system console
> ----------------------------------------------------------------------------
>
> Key: STANBOL-103
> URL: https://issues.apache.org/jira/browse/STANBOL-103
> Project: Stanbol
> Issue Type: Bug
> Reporter: Olivier Grisel
> Priority: Minor
>
> Most stanbol components use the @Property annotation to declare configurable
> fields. E.g.:
> @Property
> public static final String MODELS_PATH =
> "org.apache.stanbol.enhancer.engines.opennlp.models.path";
> However the qualified names such as the above are very user-unfriendly. What
> is the recommended way to have both friendly user facing labels while keeping
> qualified names as property ids?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira