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"
Public Const RdfLangString As String = "http://www.w3.org/1999/02/22-rdf-syntax-ns#langString"
Field Value
Type:
StringSee Also