Show / Hide Table of Contents

Class StaticRdfAContexts

A collection of statically defined RDFa contexts.

Inheritance
object
StaticRdfAContexts
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: VDS.RDF.Parsing
Assembly: dotNetRdf.dll
Syntax
public static class StaticRdfAContexts

Fields

| Edit this page View Source

RdfACoreContext

A static definition of the RDFa 1.1 Core context.

Declaration
public static RdfAContext RdfACoreContext
Field Value
Type Description
RdfAContext
| Edit this page View Source

XhtmlRdfAContext

A static definition of the RDFa 1.1 + XHTML context.

Declaration
public static RdfAContext XhtmlRdfAContext
Field Value
Type Description
RdfAContext
  • Edit this page
  • View Source
In this article
  • Fields
    • RdfACoreContext
    • XhtmlRdfAContext
Back to top Generated by DocFX