Multi ContentPart RESTful API extensions
----------------------------------------
Key: STANBOL-481
URL: https://issues.apache.org/jira/browse/STANBOL-481
Project: Stanbol
Issue Type: Sub-task
Components: Enhancer
Reporter: Rupert Westenthaler
Assignee: Rupert Westenthaler
Sub-task about the implementation of the RESTful API extensions related to
multipart content items
Copied form the main Issue:
- query params:
Optional inputWithMetadata -> expects multipart/mime with 2 sections of which
the first is rdf
Optional outputWithContentParts[=<section-ordinal>] -> the result is multipart
(instead of rdf) containing rdf as the first section and the parts in the
second section, if there is more than one part this second section is itself
multipart, this argument might be repated to have different sections
Optional omitMetada -> no metadate in the result, makes only sense with
outputContentParts argument, the result will correspond to the second section
of the malipart returned without this argument
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira