Click or drag to resize

JsonLdTermDefinitionContainerMapping Property

Get or set the container mapping for this term definition.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISet<JsonLdContainer> ContainerMapping { get; }

Property Value

Type: ISetJsonLdContainer
See Also