Click or drag to resize

IOwlReasoner.Extract Method

Overload List
  NameDescription
Public methodExtract(IEnumerable<String>)
Extracts all possible triples using the given extraction modes.
Public methodExtract(String)
Extracts all possible triples using the given extraction mode.
Public methodExtract(IGraph, INode)
Extract a reasoning enhanced sub-graph from the given Graph rooted at the given Node.
Top
See Also