You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Meric Taze (JIRA)" <ji...@apache.org> on 2012/10/17 12:32:02 UTC

[jira] [Created] (STANBOL-783) Add option to specify chain name while submitting content items to Contenthub

Meric Taze created STANBOL-783:
----------------------------------

             Summary: Add option to specify chain name while submitting content items to Contenthub
                 Key: STANBOL-783
                 URL: https://issues.apache.org/jira/browse/STANBOL-783
             Project: Stanbol
          Issue Type: Improvement
          Components: Content Hub
            Reporter: Meric Taze


Currently Contenthub uses the default chain of Enhancer by default to enhance the submitted ContentItems. This is a limitation for the users who would like to use their own custom engine chains. This service can be used as follows:

    curl -i -F "content=I live in Paris.;type=text/plain" \
          "http://localhost:8080/contenthub/contenthub/store?chain=all-active"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira