The RdfFormat type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAllMediaTypes
Gets an enumeration of all of the media types supported by the SPARQL results formats defined by this class.
Public propertyDefaultExtension
The default file extension to use for this results format
(Inherited from FormatInfo.)
Public propertyEncoding
The encoding to be used when streaming the result
(Inherited from FormatInfo.)
Public propertyMediaTypes
Get the list of media types that are recognized for this results format
(Inherited from FormatInfo.)
Public propertySerializedModel
Returns the model(s) that the format can be used to serialize
(Inherited from FormatInfo.)
Public propertySupportsDatasets
Returns true if this format can be used to serialize RDF datasets consisting of multiple graphs

See Also