Changes between Version 12 and Version 13 of SemanticDataIntegrationFramework


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SemanticDataIntegrationFramework

    v12 v13  
    33Goals:  
    44 * To extract individual data objects (e.g. documents, emails, ...) from various data sources 
    5  * To extract all possible information from inside these data objects (e.g. full text, titles, authors, ...) 
     5 * To extract all possible information from the binary content of these data objects (e.g. full text, titles, authors, ...) 
    66 * To deliver a storage back-end in which this information is being stored and made queryable 
    77 * To deliver an architecture that can easily be extended by others, e.g. with new document formats, data source types, ...