IOwlReasoner.Extract Method |
Name | Description | |
---|---|---|
![]() | Extract(IEnumerable<String>) |
Extracts all possible triples using the given extraction modes.
|
![]() | Extract(String) |
Extracts all possible triples using the given extraction mode.
|
![]() | Extract(IGraph, INode) |
Extract a reasoning enhanced sub-graph from the given Graph rooted at the given Node.
|