Click or drag to resize

JsonLdContextTerms Property

An enumeration of the terms defined by this context.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IEnumerable<string> Terms { get; }

Property Value

Type: IEnumerableString
See Also