[
https://issues.apache.org/jira/browse/CONNECTORS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142682#comment-15142682
]
Karl Wright commented on CONNECTORS-1181:
-----------------------------------------
The new pom has a problem; the stanbol client dependency cannot be resolved.
{code}
Downloading: https://repo.maven.apache.org/maven2/org/apache/stanbol/client/1.3-
jaxrs-1.1/client-1.3-jaxrs-1.1.pom
[WARNING] The POM for org.apache.stanbol:client:jar:1.3-jaxrs-1.1 is missing, no
dependency information available
Downloading: https://repo.maven.apache.org/maven2/org/apache/stanbol/client/1.3-
jaxrs-1.1/client-1.3-jaxrs-1.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.177 s
[INFO] Finished at: 2016-02-11T08:02:17-05:00
[INFO] Final Memory: 14M/219M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mcf-stanbol-connector: Could not resol
ve dependencies for project org.apache.manifoldcf:mcf-stanbol-connector:jar:2.4-
SNAPSHOT: Could not find artifact org.apache.stanbol:client:jar:1.3-jaxrs-1.1 in
central (https://repo.maven.apache.org/maven2) -> [Help 1]
{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)