Show / Hide Table of Contents

Class OwlHelper

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

Inheritance
System.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

| Improve this Doc 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
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • OwlNothing
Back to top Generated by DocFX