Click or drag to resize

MimeTypesHelper.SupportedRdfOrSparqlMimeTypes 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: IEnumerable<String>
See Also