The RdfFormat type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllMediaTypes |
Gets an enumeration of all of the media types supported by the SPARQL results
formats defined by this class.
| |
| DefaultExtension |
The default file extension to use for this results format
(Inherited from FormatInfo.) | |
| Encoding |
The encoding to be used when streaming the result
(Inherited from FormatInfo.) | |
| MediaTypes |
Get the list of media types that are recognized for this results format
(Inherited from FormatInfo.) | |
| SerializedModel |
Returns the model(s) that the format can be used to serialize
(Inherited from FormatInfo.) | |
| SupportsDatasets |
Returns true if this format can be used to serialize RDF datasets consisting of multiple graphs
|