Module: SemanticCrawler::Factbook

Defined in:
lib/semantic_crawler/factbook.rb,
lib/semantic_crawler/factbook/country.rb

Overview

The RDF Dump of the CIA Factbook contains country relevant information. The information are maybe deprecated, but for general purpose information that never or infrequent change, this source is perfect.

This module encapsulates the access to the underlying RDF files and wrapped the most important properties. Not wrapped properties in the namespace of factbook could be accessed via the following method:

Defined Under Namespace

Classes: Country