Show / Hide Table of Contents

Class OwlHelper

Helper class containing constants and methods for use in implementing OWL support.

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

Fields

| Edit this page View Source

OwlNothing

OWL Class and Property Constants.

Declaration
public const string OwlNothing = "http://www.w3.org/2002/07/owl#Nothing"
Field Value
Type Description
string
  • Edit this page
  • View Source
In this article
  • Fields
    • OwlNothing
Back to top Generated by DocFX