| iRINGTools is a set of free, public domain, and open source (BSD 3 license) software applications and utilities that implement iRING protocols. iRINGTools provide users with production ready deployable solutions. iRINGTools also provides technology solution providers with usage patterns for the implementation of iRING protocols in their respective solutions.
|
iRINGTools Open Source Software
The iRINGTools open source software was created to provide users with a deployable implementation of ISO 15926 services. With iRINGTools you can browse and extend ISO 15926 reference data, map an application schema to the ISO 15926 reference data, transform an application's data into an ISO 15926 representation, and exchange data between other iRING implementations that support ISO 15926 protocols.
iRINGTools can perform these functions via the following packages:
- iRINGTools-Adapter: this package contains adapter services and adapter manager UI (reference data editor is deprecated and will be replaced a new UI framework in future releases). It is C# based and requires IIS to run. Upon successful deployment, you should be able to access the services via http://localhost:54321 and the UI via http://localhost:12345/AdapterManager (assuming that you use all the default settings)
- iRINGTools-Core: this package contains core services and exchange manager UI. It is java based and requires java application server, e.g. Apache Tomcat, to run. Similarly to iRINGTools-Adapter, you'll get two different URIs upon successful deployment: http://localhost:8080/services for services and http://localhost:8080/apps/xchmgr for the UI. The service links that you mentioned in the email are the links to the WADL page, which is similar to the help page in C# services in a simple term.
The iRINGTools services and applications can be evaluated at the iRINGTools Showroom.
iRINGTools Technical Support
Technical support is offered to the currently released version of iRINGTools only. This implies that all user of previous version should upgrade to the latest version of iRINGTools as soon as possible. Technical support is limited to the iRINGTools open source products only. Support for the host operating system, database servers, and web hosting services is by others. All requests for iRINGTools support should be posted on the iRINGUserGroup Forum under the appropriate iRINGTools topic.
iRINGTools Resources