Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Instead of adding/reading the "text/plain" version of an ContentItem to/from the metadata of the ContentItem the new ContentPart API should be used for that.
This will require the Metaxa Engine to store literal values of all Triples with the ContentItem.getUri() as subject and
http://www.semanticdesktop.org/ontologies/2007/01/19/nie#plainTextContent
as property to a Blob and add this as ContentPart to the ContentItem.
Other EnhancementEngines need than to search for a Blob with the MimeType "text/plain" instead of retrieving the plain text from the metadata.
Attachments
Issue Links
- is related to
-
STANBOL-414 Refactor EnhancementEngine to support contents with multiple related parts
- Closed