Changes between Version 16 and Version 17 of BluePrint/Importer


Ignore:
Timestamp:
05/19/10 10:04:58 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Importer

    v16 v17  
     1BluePrints
     2----
     3
    14Integrating/Developing a framework to extract structured data from web sources with a simple query language.
    25
    3 The [http://trac.sahanapy.org/wiki/SpreadsheetImporter Spreadsheet Importer] will be a component of this.
     6The SpreadsheetImporter will be a component of this.
    47But it would also be good to be able to import from the following formats:
    58 * PDF
     
    1215 * Incoming SMS
    1316Some of these formats will be able to be parsed and imported, others may be unstructured and saved as a "New Feed".[[BR]]
    14 Some of the data may be tabular, or just single record.[[BR]]
     17Some of the data may be tabular, or just single record.
    1518
    1619A generic importing tool, which allowed data to be imported from various sources automatically. The data could be parsed and fitted into our data model, or it may just be added to a news feed aggregator. This project could include:
     
    8487}}}
    8588
     89----
     90BluePrints