Peruser - Admin and Authoring Docs
The Peruser code is written in Java, and Peruser relies on many open source java components (some of which bridge to native code environments, such as MySQL, R, and Fact++).
However, the purpose of the Peruser project is mainly to enable programmers to use high-level declarative artifacts to create applications, which happen to run on the Java Virtual Machine. We call this process "authoring", though it is closely related to the subject of configuration.
In order to realize this vision, a user organization needs to become familiar with several processes:
- Installation and Build
- System Configuration - Configuring and customizing the framework (kinda boring).
- Application Authoring - Creating knowledge components and deployable applications (fun!).
- Integration (at the pipeline, web service, and java component levels)
You can find links to a variety of topics in these areas in the menu bar at the left of this page.
