theorem_factory.rb revision a7cfdb0bbc9cc7837770f04e59deee324898049b
name { generate :sentence_name }
text { Faker::Lorem.sentence }
if !theorem.ontology
end
theorem.locid = "#{theorem.ontology.locid}//#{theorem.name}"
end
end
end