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<ObsoleteAttribute("This property is no longer part of the JSON-LD specification")>
Public PruneBlankNodeIdentifiers As BooleanField Value
Type: 
Boolean
See Also