RubyGems.org

The ActiveFacts API is a Ruby DSL for managing constellations of elementary facts. Each fact is either existential (a value or an entity), characteristic (boolean) or binary relational (A rel B). Relational facts are consistently co-referenced, so you can traverse them efficiently in any direction. Each constellation maintains constraints over the fact population.

installgem install activefacts-api
Authors

Clifford Heath

8,514 total downloads 742 for this version
Owners

0b7831a9963c2207377c46468f6e797a

Licenses

MIT

Gemfile
gem "activefacts-api", "~> 0.9.7"
Versions
  1. 0.9.7 January 29, 2013
  2. 0.9.6 January 22, 2013
  3. 0.9.5 January 16, 2013
  4. 0.9.4 January 14, 2013
  5. 0.9.3 November 1, 2012
Show all versions (10 total)
Runtime Dependencies
  1. rbtree-pure >= 0