[ 
https://issues.apache.org/jira/browse/STANBOL-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rupert Westenthaler resolved STANBOL-574.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.0-incubating

implemented and documented with #1324645
                
> Add ContentItem/Blob implementation that stores the parsed content in a 
> temporary file
> --------------------------------------------------------------------------------------
>
>                 Key: STANBOL-574
>                 URL: https://issues.apache.org/jira/browse/STANBOL-574
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancer
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>             Fix For: 0.10.0-incubating
>
>
> Users that need to enhance big media files (e.g. extracting/enhancing 
> metadata from media files such as MP3s, TIF images or even video files) fill 
> not want that the content is keepted in-memory during the enhancement process 
> (as it is currently the case with the InMemoryContentItem/InMemoryBlob 
> implementations.
> The FileContentItem/FileBlob implementation will store the parsed content in 
> temprary files and only keep other contentParts and the metadata in-memory.
> Users will be able to activate this ContentItemImplementation by 
> reconfigureing the Stanbol Enhancer (see STANBOL-573)

--
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

        

Reply via email to