mogno
Project home
If you were registered and logged in, you could join this project.
Message from the owner(s)
Practical tools for software requirements ontologies are rarely known and lack many useful features. We are planning to fill this gap.
Mission
The Mogno project aims to define and implement an ontology for software
requirements specifications. The implementation means a software kernel or
layer that can be used to develop software requirements definition and
management systems.
The definition should be suitable for many cases and follows as much as
possible the international standards IEEE Standard 830 (Recommended Practice
for Software Requirements Specifications) and ISO/IEC 9126-1 (Product
Quality).
Only the definition is not enough for practical purposes. In the
scope of this project there is a interface and the corresponding
reference implementation to be used by client programs. Through the use of
this interface and implementation programs will be able to create software
requirements specifications and manipulate them according to the ontology
defined.
Mogno does not include a user interface. In this regard, such a software is
also considered a client program. Kraho is an example of a system that employs
Mogno as its kernel.
Scope:
Definition of an ontology for
software requirements specifications
Definition of an interface for
programs to make use of a corresponding ontology.
Implementation of this interface.
High-level features:
High-level assumptions
The interface and corresponding implemantation will use the
Java language (5.0)
This project results in a tool for programmers that not
interact with final users (internationalization is not a concern).
There is not a common and widely used ontology for software
requirements.
A high-level tool can benefit from an existing support of a
low-level tool that takes care of technical details and exposes a
domain level interface.
As a building block for CASE tools correctness and
performance (in this order) will be enforced.