RubyGems Navigation menu

activefacts 0.7.1

ActiveFacts is a semantic modeling toolkit, comprising an implementation of the Constellation Query Language, the Constellation API, and code generators that receive CQL or ORM (Object Role Modeling files, from NORMA) to emit CQL, Ruby and SQL. Semantic modeling is a refinement of fact-based modeling techniques that draw on natural language verbalisation and formal logic. Fact based modeling is essentially the same as relational modeling in the sixth normal form. The tools provided here automatically condense that to third normal form for efficient storage. They also generate object models as a Ruby module which has an effective mapping to both the original semantic model and to the generated SQL. The result is a formal language that reads like plain English, and allows creation of relational and object models that are guaranteed equivalent, and much more stable in the face of schema evolution than SQL is.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.9.0 - January 15, 2018 (18.5 KB)
  2. 1.8.3 - May 02, 2017 (18.5 KB)
  3. 1.8.2 - August 02, 2016 (18.5 KB)
  4. 1.8.1 - December 04, 2015 (18.5 KB)
  5. 1.8.0 - November 04, 2015 (18.0 KB)
  6. 0.7.1 - January 22, 2009* (111.5 KB)
顯示所有版本(共 35)

Runtime 相依性套件 (1):

treetop >= 1.2.4

Development 相依性套件 (2):

hoe >= 1.8.0
newgem >= 1.1.0

擁有者:

作者:

  • Clifford Heath

SHA 256 checksum:

a070529c1cd4ce2ed195323bfc57c3811f391559f2c874e20b0dc5bb47962fa2

總下載次數 184,917

這個版本 9,394

License:

Ruby 版本需求:

相關連結: