SchemaServer Specifications
Functional Components
There are five main functional layers to the SchemaServer application:
- Data Base Layer - SchemaServer is built on a relational database foundation with support for the leading commercial database platforms: SQL Server and Oracle.
- Relational Layer - Both Semantic Model objects and persistent Governance objects are stored in a normalized data model. The SchemaServer business logic and services layer access the data model through open source Object/Relational mapping frameworks: Hibernate and Ibatis.
- Application Layer - SchemaServer is implemented as a J2EE compliant Java servlet. SchemaServer requires a compliant Application server such as Tomcat, IBM WebSphere, or BEA WebLogic servers. SchemaServer can be clustered and load-leveled for improved availability and performance.
- SOAP API Layer – SchemaServer is wrapped with a SOAP API that enables all functionality to be exercised by external applications. The Application Programmers Interface is a robust SOAP API accessible from Java, .NET and Javascript and other SOAP compliant languages. The API is a core component of the SchemaLogic Enterprise Suite enabling API calls to all major features and services of the application. Workshop, Workshop Web and the Integration Service were built utilizing these API calls.
- User Interface Layer – SchemaServer can be delivered with two User Interface Client Options (Workshop & Workshop Web). The first is Workshop, for the taxonomist, information architect, data modelers and system administrators running more robust modeling tools on their desktop. The second option is Workshop Web, a pure HTML client for business semantic consumers who need to search, view, and collaborate on published standard models.
SchemaLogic Installer enables the installation of the following products:
| SchemaLogic Software | Version | Installer Notes |
| SchemaServer | V4.4 | SES Installer |
| Workshop | V4.4 | SES Installer |
| Workshop Web | V1.2 | SES Installer with Option to additionally install with RTE for scalability for Read Only Users. |
| SchemaServer Real-Time Edition (RTE) | V1.3 | Standalone Installer separate from SES Install |
Certified platform combinations for SchemaServer:
| Supported OS | Application Server | Database |
| Windows 2003 Server | Tomcat 5.5 | SQLServer 2005 |
| Windows 2003 Server | Tomcat 5.5 | ORACLE 10g |
| Windows 2003 Server | BEA Weblogic Version 9.2 | ORACLE 10g |
| SUSE LINUX 10.2 | Websphere 6.1 | ORACLE 10g |
Certified browsers for Workshop Web:
| Browser | OS |
| Microsoft Internet Explorer 6.x & 7.x | Windows (2003 & XP) |
| Firefox 2.x | Windows (2003 & XP) |
| Apple Safari 2.0.x | Mac OSX |
