Integrating : Integrating with Focal Point by using REST RDF APIs : Overview of the REST RDF API defined resources in Focal Point
  
Overview of the REST RDF API defined resources in Focal Point
Most of the Focal Point resources are supported for REST RDF API:
Workspace
Module
View
User
Member
Element
Attribute
Relationship between resources
RESTful API resources structure in Rational Focal Point
A Focal Point server contains a set of workspace and users. The workspace consists of modules and modules have elements. The elements consist of attributes. A view is used to display a subset of elements and attributes within a module. RESTful API resources are based on this structure.
To view all the high-level resources that you can access, use:
http://<hostname>:<portnumber>/fp/resources/.rdf
Go up to
Integrating with Focal Point by using REST RDF APIs