obale / semantic_crawler

An information fetching library in Ruby on Rails. Following sources are supported: GDACS Crisis Feed, FAO, Factbook Country Information, more coming soon...
MIT License
11 stars 2 forks source link

Integrate GDACS part from feedtools #7

Closed obale closed 12 years ago

obale commented 12 years ago

The complexity and the incompatibility of feedtools makes it necessary to shift the GDACS part that I have implemented the last days to the Semantic Crawler. This approach makes also sense to have all relevant information source in one library.

obale commented 12 years ago

Implemented in version 0.0.3!