Database Navigation

The AMOS administrative interface offers a dynamic, context sensitive front-end which allows browsing the database tables hosted in the AMOS system. It offers several utilities including the following:

Note that when any query is made over a database table, the information written into the form fields is taken as prolog terms. This way, any empty field of the form is translated into a free variable and therefore will unify all the corresponding arguments of the given table.

Besides, provides three different search modes are provided:

Reviewing Procedure

AMOS interface for reviewing packages displays first a list of the packages currently pending of validation. Here, a reviewer can click on any of them and be forwarded to a new screen showing the complete description of the package. The reviewer can now check the package and decide whether or not to accept it into AMOS, using the above described action "Answer about submission". After doing so, a reviewer can use the current interface to check further pending packages or insert, modify or delete package proposals himself.

Editing the Dictionary

This interface allows browsing the dictionary terms currently available in AMOS as well as editing, deleting, modifying and enter new ones.

Managing the Server

The manager interface offers first a maintenance front page where the following options are provided. Starting and stopping the interface is done by running executables amos_start and amos_stop, respectively, under $(INSTALLATION_ROOT)/$(WEBDBINSTANCENAME)/admin (see file COMMON).