Click or drag to resize

JsonLdTermDefinitionLanguageMapping Property

Get or set the language mapping for this term definition.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string LanguageMapping { get; set; }

Property Value

Type: String
Remarks
May be null. MUST be null if TypeMapping is not null.
See Also