Click or drag to resize

MimeTypesHelperSupportedSparqlMimeTypes Property

Gets the Enumeration of supported MIME Types for SPARQL Results.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public static IEnumerable<string> SupportedSparqlMimeTypes { get; }

Property Value

Type: IEnumerableString
See Also