Changes between Version 13 and Version 14 of ApertureExtractor


Ignore:
Timestamp:
10/14/05 11:52:34 (19 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApertureExtractor

    v13 v14  
    5757 
    5858 * The mimetype is specified because the same Extractor can be used for several mimetypes (e.g. !OpenOfficeExtractor or !OpenDocumentExtractor) while there may be slight differences for different mimetypes. 
    59  * A Sesame Repository is specified to the Extractor to put its contents in. The application can then decide whether this is an in-memory repository where only this Extractor is operating on, whether the statements go directly into a persistent storage, whether an optimized Repository implementation is used, etc. 
     59 * A Sesame Repository is specified to the Extractor to put its contents in. The application can then decide whether this is an in-memory repository on which only this Extractor is operating, whether the statements go directly into a persistent storage, whether an application-specific optimized Repository implementation is used, etc.