Click or drag to resize

JsonLdProcessorOptionsPruneBlankNodeIdentifiers Field

Note: This API is now obsolete.

Removes @id from node objects where the value is a blank node identifier used only once within the document.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
[ObsoleteAttribute("This property is no longer part of the JSON-LD specification")]
public bool PruneBlankNodeIdentifiers

Field Value

Type: Boolean
See Also