Click or drag to resize

MimeTypesHelperHttpRdfOrSparqlAcceptHeader Property

Builds the String for the HTTP Accept Header that should be used for making HTTP Requests where the returned data may be RDF or a SPARQL Result Set.

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

Return Value

Type: String
See Also