Integrating data by using the OSLC REST API

Your product applications and some external applications can link and share data by using Open Services for Lifecycle Collaboration (OSLC) integration. OSLC specifications define how lifecycle applications represent, link to, and access resources based on established internet and linked-data standards including representational state transfer (REST) API architecture, resource description framework (RDF) specifications, and hyper-text transfer protocol (HTTP) methods. OSLC makes it easier for tools to work together and share data. By following the rules and methods that are defined by the specifications, applications can perform create, request, update, delete operations on the resources of another application.

The OSLC community is a group of software developers and organizations who are working to standardize how software lifecycle tools share data such as requirements, defects, test cases, and change history. Version 2.0 of the OSLC specification is supported for OSLC integration of applications. The specifications and other OSLC resources are available on the web.

IBM® Maximo® Real Estate and Facilities provides an OSLC REST API with the appropriate license entitlement.

Draft comment: Paraic.ORaghallaigh@ibm.com
Chck entitlement. as part of the on-premises Maximo Real Estate and Facilities Connector for Business Applications (CBA) license and the Maximo Real Estate and Facilities Enterprise User license.

OSLC integration with Maximo Real Estate and Facilities is accomplished between a consumer application and Maximo Real Estate and Facilities, the provider application. As the OSLC provider application, Maximo Real Estate and Facilities makes its resource data available to the consumer application through containers, which are known as service providers. With the resource data made available, the consumer application can create links between its data and the resource data of Maximo Real Estate and Facilities. You can configure and enable any part of Maximo Real Estate and Facilities to act as an OSLC provider application.

Consumer applications can find the URIs that identify the resources in the provider application and use those URIs to request query results, for example. For Maximo Real Estate and Facilities, service providers are available at http://yourserver/oslc/sp.

The URIs used in OSLC requests must be URL encoded.