You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Sergio Fernández (JIRA)" <ji...@apache.org> on 2014/01/28 16:31:38 UTC

[jira] [Created] (STANBOL-1271) Allow parsing content by reference to the Stanbol Enhancer

Sergio Fernández created STANBOL-1271:
-----------------------------------------

             Summary: Allow parsing content by reference to the Stanbol Enhancer
                 Key: STANBOL-1271
                 URL: https://issues.apache.org/jira/browse/STANBOL-1271
             Project: Stanbol
          Issue Type: Improvement
          Components: Enhancer
    Affects Versions: 0.12.0
            Reporter: Sergio Fernández


For some use cases we have in mind in the MICO EU project, we'd need to send really large content to Stanbol. Therefore the current REST interface (posting the content directly) is not suitable in such scenario. So we'd need to have a way to send content by reference to the Stanbol Enhancer.

I've found RFC2017 (http://tools.ietf.org/html/rfc2017), which defines a way to parsed external content by using

    Content-type: message/external-body; access-type=URL; URL="http://example.org/file"

If the community fins this feature interesting, we can start to play a bit with a draft implementation, and contribute it as soon as it's working.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)