Hi, Following very interesting discussions in Salzburg, first with Henri about flow-based programming, and then with Florent to find out that he had already done something like that with Camel/Stanbol prototype [1], I have created a proof of concept for dynamically assembling content enhancement engines based on a Groovy script.
The resulting engine can also react dynamically to the intermediate results provided by its various components, and adapt itself accordingly. The commented code at https://gist.github.com/2931050 is really just a proof of concept, it doesn't use any Stanbol components but simulates them in a way that should help explain the idea. Comments welcome! -Bertrand [1] http://svn.apache.org/repos/asf/incubator/stanbol/branches/cameltrial
