[
https://issues.apache.org/jira/browse/STANBOL-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Fernández updated STANBOL-1271:
--------------------------------------
Summary: Allow pasing content by reference to the Stanbol Enhancer (was:
Allow parsing content by reference to the Stanbol Enhancer)
> Allow pasing 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
> Labels: RFC2017
>
> 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)