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

Add all (crisis) relevant properties to SemanticCrawler::Factbook::Country #1

Closed obale closed 12 years ago

obale commented 12 years ago

The reason why all crisis relevant properties are added first is that this library should be use in the scope of Sigimera (http://www.sigimera.org). Additional properties will be added in the future.

As fallback mechanism it is always possible to execute XPath on the RDF file.

obale commented 12 years ago

The following properties are supported:

There are a lot more information, but these are not relevant for the current use. The Factbook::Country will be extended if necessary.