Class PelletHelper
Helper class provided constants and helper methods for use with Pellet Server.
Inheritance
System.Object
PelletHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: VDS.RDF.Query.Inference.Pellet
Assembly: dotNetRDF.dll
Syntax
public static class PelletHelper
Fields
| Improve this Doc View SourceServiceClassify
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceClassify = "classify"
Field Value
Type | Description |
---|---|
System.String |
ServiceCluster
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceCluster = "cluster"
Field Value
Type | Description |
---|---|
System.String |
ServiceConsistency
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceConsistency = "consistency"
Field Value
Type | Description |
---|---|
System.String |
ServiceExplain
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceExplain = "explain"
Field Value
Type | Description |
---|---|
System.String |
ServiceExplainInconsistent
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceExplainInconsistent = "explain-inconsistent"
Field Value
Type | Description |
---|---|
System.String |
ServiceExplainInstance
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceExplainInstance = "explain-instance"
Field Value
Type | Description |
---|---|
System.String |
ServiceExplainProperty
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceExplainProperty = "explain-property"
Field Value
Type | Description |
---|---|
System.String |
ServiceExplainSubclass
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceExplainSubclass = "explain-subclass"
Field Value
Type | Description |
---|---|
System.String |
ServiceExplainUnsat
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceExplainUnsat = "explain-unsat"
Field Value
Type | Description |
---|---|
System.String |
ServiceIntegrityConstraintValidation
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceIntegrityConstraintValidation = "icv"
Field Value
Type | Description |
---|---|
System.String |
ServiceKBDescription
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceKBDescription = "kb-discovery"
Field Value
Type | Description |
---|---|
System.String |
ServiceNamespaces
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceNamespaces = "ns-prefix"
Field Value
Type | Description |
---|---|
System.String |
ServicePredict
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServicePredict = "predict"
Field Value
Type | Description |
---|---|
System.String |
ServiceQuery
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceQuery = "query"
Field Value
Type | Description |
---|---|
System.String |
ServiceRealize
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceRealize = "realize"
Field Value
Type | Description |
---|---|
System.String |
ServiceSearch
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceSearch = "search"
Field Value
Type | Description |
---|---|
System.String |
ServiceServerDescription
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceServerDescription = "ps-discovery"
Field Value
Type | Description |
---|---|
System.String |
ServiceSimilarity
Constants for Service Names for Services that may be provided by a Pellet Server.
Declaration
public const string ServiceSimilarity = "similarity"
Field Value
Type | Description |
---|---|
System.String |