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; }
Public Property UseAttributes As Boolean
Get
Set
Property Value
Type:
BooleanSee Also