TRIPS
Triple Store (or short TRIPS) is a Drupal module to store object relational data in a rdf based database. TRIPS is the initial subset of further planned drupal modules providing convience api functions for object relational data storing and analyses. On top of TRIPS the following modules are planned:
- TRIMM: Triple Metamodel - will provide metamodel defining for object relational data structures and will further provide correctness checking against defined metamodels.
- TRIAN: Triple Analyzer - will provide analysing functions of object relational data like they are known in domains like social network analysis and provided by libraries as networkx.
- TRIVIZ: Triple Visualizer - will provide (interactive) visualizations of object relational data structures like they are known from libraries as prefuse.
- TRIREP: Triple Reporter - will provide reporting functions of object relational data structures in order to generate human readable documents out of complex object relational structures. Such reports may generate HTML pages but also PDF documents. Nevertheless the reporting format will not be restricted.
- TRIED: Triple Editor - will provide online editing functions of object relational data structures whenever a metamodel is provided.