WriterErrorMessagesUnreducablePropertyURIUnserializable Field |
Error message produced when a User attempts to serialize a Graph containing URIs which cannot be reduced to a URIRef or QName as required by the serialization.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public const string UnreducablePropertyURIUnserializable = "Unable to serialize this Graph since a Property has an unreducable URI"
Public Const UnreducablePropertyURIUnserializable As String = "Unable to serialize this Graph since a Property has an unreducable URI"
Field Value
Type:
StringSee Also