| | 1 | = !InfoGrid Project: Probe (`ig-probe`) = |
| | 2 | |
| | 3 | The [wiki:Projects/ig-probe InfoGrid Probe Project] allows !InfoGrid applications to access any kind of data source on the internet as a MeshObjectGraph. The created MeshObjectGraph is automatically kept in sync with the outside data source. |
| | 4 | |
| | 5 | This is accomplished through the !InfoGrid [wiki:Docs/ProbeFramework Probe Framework], which periodically invokes one or more [wiki:Probe Probes], each one of which knows how to parse a particular type of information into a MeshObjectGraph. |
| | 6 | |
| | 7 | The [wiki:Projects/ig-probe InfoGrid Probe Project] contains the following components: |
| | 8 | * [wiki:Docs/ProbeFramework Probe Framework] |
| | 9 | * Library of [wiki:Probe Probes], e.g. for RSS, Atom, Blobs, VCard. |
| | 10 | |
| | 11 | The [wiki:Projects/ig-probe InfoGrid Probe Project] is built on top of the [wiki:Projects/ig-graphdb Graph Database Project] and the [wiki:Projects/ig-graphdb-grid Graph Database (Grid) Project]. |
| | 12 | |
| | 13 | See also: |
| | 14 | * [wiki:Projects InfoGrid Projects]. |