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; }
Public ReadOnly Property ContainerMapping As ISet(Of JsonLdContainer)
Get
Property Value
Type:
ISetJsonLdContainerSee Also