KB API Implementation

The KB API provides basic functionality for manipulating CycL-based Java objects. The API extracts the main Predicate Logic constructs in the Cyc KB as Java classes. A set of factory methods allow finding and creating terms and assertions. These can be used to build sentences, to create new assertions, or to build queries.

Homepage POM file JAR file Javadoc
'com.cyc:cyc-kb:1.0.0-rc2'

Dependencies

Compile dependencies

Test dependencies