Changes between Version 12 and Version 13 of SemanticDataIntegrationFramework
- Timestamp:
- 10/12/05 11:14:11 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SemanticDataIntegrationFramework
v12 v13 3 3 Goals: 4 4 * To extract individual data objects (e.g. documents, emails, ...) from various data sources 5 * To extract all possible information from insidethese 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, ...) 6 6 * To deliver a storage back-end in which this information is being stored and made queryable 7 7 * To deliver an architecture that can easily be extended by others, e.g. with new document formats, data source types, ...