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; }
Public ReadOnly Property Terms As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also