pyhornedowl.model.Rule

class pyhornedowl.model.Rule(head: List[Atom], body: List[Atom])

A SWRL Rule

body
head