The SparqlResultsFormat 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.)

See Also