Sha256: e7dadad1ac2e7449d9df77335a78341b156f34b5f553f8e1245574822260824e

Contents?: true

Size: 526 Bytes

Versions: 12

Compression:

Stored size: 526 Bytes

Contents

# 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:
#
# * link:SemanticCrawler::Factbook::Country::get_factbook_property
module SemanticCrawler::Factbook
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
semantic-crawler-0.7.1 lib/semantic_crawler/factbook.rb
semantic-crawler-0.7.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.6.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.5.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.4.1 lib/semantic_crawler/factbook.rb
semantic-crawler-0.4.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.3.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.2.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.1.0 lib/semantic_crawler/factbook.rb
semantic-crawler-0.0.5.1 lib/semantic_crawler/factbook.rb
semantic-crawler-0.0.5 lib/semantic_crawler/factbook.rb
semantic-crawler-0.0.3 lib/semantic_crawler/factbook.rb