Click or drag to resize

MimeTypesHelperSupportedRdfMimeTypes Property

Gets the Enumeration of supported MIME Types for RDF Graphs.

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

Property Value

Type: IEnumerableString
See Also