[
https://issues.apache.org/jira/browse/CONNECTORS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142756#comment-15142756
]
Karl Wright commented on CONNECTORS-1181:
-----------------------------------------
Hi [~dileepaj],
ManifoldCF cannot have dependencies that we cannot ship in built form, which
have proper licensing. In order to use this client jar, you would need to do
the following:
(1) Make sure it is licensed properly, ideally not LGPL. If the dependency is
LGPL-licensed, we cannot ship the prebuilt connector but must require the user
to build it.
(2) Change the dependency's release process so that the dependency is pushed
into Maven Central.
That's the minimum requirement, I'm afraid.
> Apache Stanbol Transformation Connector
> ---------------------------------------
>
> Key: CONNECTORS-1181
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1181
> Project: ManifoldCF
> Issue Type: Wish
> Affects Versions: ManifoldCF 1.8.2, ManifoldCF 2.0.2
> Reporter: Rafa Haro
> Assignee: Rafa Haro
> Priority: Minor
> Labels: connect, transformation
> Fix For: ManifoldCF 2.4
>
>
> Apache Stanbol (https://stanbol.apache.org/) provides a set of reusable
> components for semantic content management. One of this component is the
> Enhancer (https://stanbol.apache.org/docs/trunk/components/enhancer/) which
> allows to extract features and semantic metadata from textual content like
> entities/concepts from domain ontologies, named entities and so on.
> Apache Stanbol provides an easy-to-use REST API. The main idea behind this
> transformation connector would be to enrich the Repository Document's
> (string) content with a configured Stanbol processing chain. The
> Transformation Connector would allow the user to configure the metadata that
> will be extracted from the Enhancer result for including it as RD's metadata
> This behavior come to somehow replace the functionality of the old Apache
> Stanbol CMS Adapter
> (https://stanbol.apache.org/docs/trunk/components/cmsadapter/) and ContentHub
> (https://stanbol.apache.org/docs/trunk/components/contenthub/)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)