Click or drag to resize

RdfSpecsHelperRdfLangString Field

URI for rdf:langString the implicit type of language specified literals.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public const string RdfLangString = "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"

Field Value

Type: String
See Also