[
https://issues.apache.org/jira/browse/STANBOL-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13037976#comment-13037976
]
Suat Gonul commented on STANBOL-206:
------------------------------------
Yes, such an implementation of Processor interface is possible. In our
convention corresponding bridge type for documents is instance bridge and it is
possible to write a processor that handles instance bridges.
As first step, the path of the document hierarchy should be specified in an
instance bridge then custom processor can query the nodes from the CMS
according to path and then do the operation desired.
Please note that in this case, default ContentObjectProcessor would also
process that bridge and creates documents in the ontology in current
implementation.
> Processors should become OSGI Components
> ----------------------------------------
>
> Key: STANBOL-206
> URL: https://issues.apache.org/jira/browse/STANBOL-206
> Project: Stanbol
> Issue Type: Improvement
> Reporter: Suat Gonul
>
> Bridge processors should become OSGI components and implement Processor
> interface. In this way it will be possible to plug any other Processor
> implementation based on a specific need.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira