cat.xml revision 38dab3b63e2730b443590a53de93e085659efe25
<?xml version='1.0' ?>
<DGraph filename="/home/julian/workspace/ontohub/test/fixtures/ontologies/clif/cat.clif" libname="cat" nextlinkid="0">
<DGNode name="cat" logic="CommonLogic" refname="cat" relxpath="/">
<Declarations>
</Declarations>
<Axioms>
<Axiom name="Cat" range="1.1-1.2">
<Text>. (cl-text Cat (P x) (and (P x) (Q y)) (or (Cat x) (Mat y))
(not (On x y)) (if (P x) (Q x))
(exists (z) (and (Pet x) (Happy z) (Attr x z))))
%(Cat)%</Text>
</Axiom>
</Axioms>
</DGNode>
</DGraph>