ISO 13250

Naive implementation of TMRM-style ontological commitments

Requirement: Represent sets of TMRM property value pairs relationally in highly normalized fashion. Add in CRU (non D) tracking columns later.

Advantages of using Drupal as the platform: Large, vibrant open-source community; user and administrative interfaces don’t don’t need to be constructed.

Disadvantages of using Drupal: Store is SQL. (However, nothing prevents the SQL database from being used for local storage only, and connected—say, through an agent-driven tuple space—with other stores through the six degrees of separation principle. Also, have yet to confront performance issues with highly normalized tables.  Click to read more »