[
https://issues.apache.org/jira/browse/CONNECTORS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142652#comment-15142652
]
Karl Wright commented on CONNECTORS-1181:
-----------------------------------------
I looked at the license headers for this connector, and I'm afraid they are
incompatible with Apache. They are LGPL.
Unless this can be changed, we cannot release this connector.
{code}
<!--
Sensefy
Copyright (c) Zaizi Limited, All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3.0 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library.
-->
{code}
> 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)