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; }
Public Shared ReadOnly Property HttpSparqlAcceptHeader As String
Get
Return Value
Type:
StringSee Also