====== semantic website ====== * http://www.ibm.com/developerworks/xml/library/x-plansemantic/ ====== semantic web framework ====== * Dynamic Semantic Publishing (DSP) * http://www.ontotext.com/publishing * http://www.bedita.com/what-is-bedita * 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. *