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
See also
Configuring the vocabulary for user-defined resource types, attributes and choice items
Defining the prefixes for RDF
Content negotiation
REST RDF API capabilities supported by Focal Point®
REST RDF API reference
Integrating with Focal Point® by using REST RDF APIs