Click or drag to resize

JsonLdTermDefinitionReverse Property

Indicates if this term represents a reverse property.

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

Property Value

Type: Boolean
See Also