KnowledgeBaseServices Property |
Gets the Services provided by this Knowledge Base.
Namespace:
VDS.RDF.Query.Inference.Pellet
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<PelletService> Services { get; }
Public ReadOnly Property Services As IEnumerable(Of PelletService)
Get
Property Value
Type:
IEnumerablePelletServiceSee Also