5758596061626364
body.add(atomC); body.add(atomB); body.add(atomA); Set<SWRLAtom> head = new LinkedHashSet<>(); head.add(atomD); rule = new SWRLRuleImpl(body, head, CollectionFactory.<OWLAnnotation> emptySet()); }