Table of Contents
semantic website
semantic web framework
- Dynamic Semantic Publishing (DSP)
- cubicweb
Features
- dynamically render data model based on context: e.g., in Django-cms. to reuse data model, each model (plugin) has a predefined template, which the plugin renderer uses to produce htmls for that data model. It is desired that the data model is rendered dynamically. See https://github.com/evildmp/Arkestra image plugin.