Reference : REST RDF API reference : REST Operations : Parameters : Format
  
Format
Element has two graphs, natural and generic. Use the format parameter to select the generic graph type. The default graph type is natural (naturalrdf).
Parameter value: genericrdf
Can be used with: Element and Element Collection resources only
Applicable: HTTP GET
For example:
http://fpserver/fp/resources/workspaces/2/modules/1/elements/1.rdf? format=genericrdf
Go up to
Parameters