Click or drag to resize

MimeTypesHelperHttpSparqlAcceptHeader Property

Builds the String for the HTTP Accept Header that should be used for querying Sparql Endpoints where the response will be a SPARQL Result Set format.

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

Return Value

Type: String
See Also