Click or drag to resize

RdfsReasonerApply Method

Overload List
  NameDescription
Public methodApply(IGraph)
Applies inference to the given Graph and outputs the inferred information to that Graph.
(Inherited from StaticRdfsReasoner.)
Public methodApply(IGraph, IGraph)
Applies inference to the Input Graph and outputs the inferred information to the Output Graph.
(Overrides StaticRdfsReasonerApply(IGraph, IGraph).)
Top
See Also