Integrating : Integrating with Focal Point by using REST RDF APIs
  
Integrating with Focal Point by using REST RDF APIs
Focal Point supports REST APIs in Resource Description Framework (RDF) representations. REST RDF API reuses the resource URIs that are defined in the existing REST XML APIs. In addition to these REST XML APIs, a few more resource URIs are supported in REST RDF API. Using these REST RDF APIs, you can use or modify the Focal Point resources from external applications.
Prerequisite
To work with these APIs and integrate Focal Point with your application, you must have knowledge of RESTful APIs and RDF
In RDF APIs, HTTP GET method is supported for all of the resources, for example, modules, workspace, views, elements and attributes.
The PUT, POST and DELETE methods are supported only for the element resources. For example, the elements in the business needs module.
See
Content negotiation
Overview of the REST RDF API defined resources in Focal Point
REST RDF API capabilities supported by Focal Point
Vocabulary approach
Configuring the vocabulary for user-defined resource types, attributes and choice items
Go up to
Integrating Focal Point with other products