dotNetRDF API Documentation

IriSpecsHelper Class

Static Helper class which can be used to validate IRIs according to RFC 3987

For a list of all members of this type, see IriSpecsHelper Members .

System.Object
   IriSpecsHelper

public static class IriSpecsHelper

Remarks

Some valid IRIs may be rejected by these validating functions as the IRI specification allows character codes which are outside the range of the .Net char type

Requirements

Namespace: VDS.RDF.Parsing

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

IriSpecsHelper Members | VDS.RDF.Parsing Namespace