Nooron Software and knowledge evolving to meet human needs.
AnonymousUser ||
User: Pass:
|| join
you are here: https://nooron.org  / know / nooron_faq / nooron_app_wardrobe

nooron_app_wardrobe

classes: :CLASS,

A nooron_app_wardrobe associates a number of presentation resources such as templates with an ontology (specifically a nooron_app_ontology) so that all that is needed is some data to make a usable nooron app. An app skeleton is not itself a runnable app. It is a definition of the resources which when brought together with suitable data would be a runnable app. A wardrobe must know about the nooron_app_ontology (but not about any particular nooron_app_data). It must know about which presentation templates to use for the various classes specified in the nooron_app_ontology. It must know about whatever programming resources are required to make the app work.


$Id: class_and_instances.html,v 1.6 2003/06/27 13:40:28 smurp Exp $
Show Source
available garments:
:CLASS
  class_and_instances:
    html 
:THING
  frame:
    html 
  frame_details:
    html 

available actions:
put_frame_details.html
create_individual.html

$Id: standard_master,v 1.41 2003/07/19 16:03:37 smurp Exp $ Show Source Validate