Click or drag to resize

RdfXmlWriterContextUseAttributes Property

Gets/Sets whether attributes are used to encode the predicates and objects of triples with simple literal properties.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool UseAttributes { get; set; }

Property Value

Type: Boolean
See Also