Generating the Web site

There are two options: dynamic generation (interpreted mode) and static generation (compiled mode). To choose either of the two modes, we must first generate the site models from the site-view graph. 

1. Generate site models: by following the main menu: Build -> Export RDF models.

2. Choose from either of the following two modes:

Dynamic generation: do nothing. After the viewer logs-on, the corresponding Web site is materialized upon each link-following event of the viewer. Site models guide the process of materialization. 

Static generation: by following the main menu: Build -> Generate site. The Web site is materialized offline. The Web pages are stored in the corresponding directory within the "website" directory of OntoWebber code base.