Did you know ... | Search Documentation: |
Predicate rdfs_subclass_of/2 |
:- use_module(library(semweb/rdfs)).
rdfs:subClassOf
relation. It can be used to test as well as
generate sub-classes or super-classes.bugThe
current implementation cannot deal with cycles.