Model, View, Controller(MVC) is a a software architecture that separates an application’s data model, user interface, and control logic into three distinct components.
Model: ontology, semantics data such as OWL and RDF triples
Controller: Ruby
http://wiki.rubyonrails.com/rails shows a description of the Rails MCV
View: RHTML - is a set of html with ruby code embedded.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment