Show / Hide Table of Contents

Enum RdfXmlParseType

Possible RDF/XML Parse Types.

Namespace: VDS.RDF.Parsing
Assembly: dotNetRdf.dll
Syntax
public enum RdfXmlParseType

Fields

Name Description
Collection

Collection Parse Type

Literal

Literal Parse Type

None

No specific Parse Type is specified (Default Parsing Rules will be used)

Other

Other Parse Type

Resource

Resource Parse Type

Extension Methods

Extensions.ToSafeString(object)
Extensions.AsEnumerable<RdfXmlParseType>(RdfXmlParseType)
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX