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; }
Public Shared ReadOnly Property SupportedSparqlMimeTypes As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also