axioms_controller.rb revision a45d3d730a4a0428b96460e0484513fc4219662b
#
# Lists axioms of an ontology
#
end
@collection ||=
if display_all?
axioms =
else
end
else
end
end
end
end