Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Next »

Overview of the Infinit.e Data Harvesting Process

The Infinit.e platform features a robust set of data harvesters that give Infinit.e a powerful ETL (Extract, Transform and Load) capability. Infinit.e's harvesters are designed to consume data from a variety of sources and media types including:

  • Web based content accessible via URL including:
    • Static HTML content;
    • RSS and ATOM based news feeds;
    • Restful web services interfaces.
  • Traditional relational database management systems (RDBMS) via Java Database Connectivity (JDBC) drivers;
  • Files located on local and network attached storage devices.

Need pretty graphic for these steps:

  1. Extract data from source
  2. Create feed document from source data
  3. Enrich source data by extracting entities, events, geographic/location data, etc.
  4. Update entity counts/aggregates
  5. Store finished within Infinit.e's MongoDB data store

Source Reference Documents

Source Document Specification:
Source APIs:
  • No labels