own-pt / cl-krr

Environment for knowledge representation, reasoning, and engineering.
Apache License 2.0
4 stars 3 forks source link

get-explicit-types should support subclass? #7

Open fcbr opened 8 years ago

fcbr commented 8 years ago

Not sure if this is correct:

suo-kif> (get-explicit-types '?X '(subclass ?X Human))
(Human)