|
SeVEn Framework Documentation |
Welcome to SeVEn, a component framework for Semantic Virtual Environment applications. On this page you find everything you need to get SeVEn running on your system, and to develop your own application components. Choose a topic below to access a documentation section.
| Overview | Introduction to the SeVEn architecture. Learn about the framework services, how to quickly build SVE applications from re-usable components, and how to develop your own components. | |
| Installation | Step-by-step instructions for downloading the source code archive and building the SeVEn distribution. This also lists required and optional third party libraries. | |
| API | JavaDoc pages describing the Java classes and interfaces of the SeVEn framework. Good places to start exploring are the Component and Seven interfaces. | |
| Schemas | Documentation of the RDF Schemas for creating SVE descriptions, defining component behaviors, and maintaining the SeVEn framework state. The most fundamental schemas are sve and seven. | |
| Components | Documentation of the components provided in the SeVEn distribution, notably the SeVEn core component. This includes the monitor subsystem EnVis, as well as the example applications PlayBot and FindBot. |