Click or drag to resize

MimeTypesHelperSupportedRdfOrSparqlMimeTypes Property

Gets the Enumeration of supported MIME Types for RDF Graphs or SPARQL Results.

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

Property Value

Type: IEnumerableString
See Also