Click or drag to resize

JsonLdTermDefinitionTypeMapping Property

Get or set the type mapping for this term definition.

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

Property Value

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