sentence_factory.rb revision 75353b1be0864afe3b21266d53c7c6428c5b57dd
sequence :sentence_name do |n|
"Ax#{n}"
end
text { Faker::Lorem.sentence }
sentence.locid = "#{sentence.ontology.locid}//#{sentence.name}"
end
text { 'Class: <https://github.com/ontohub/OOR_Ontohub_API/blob/master/Domain_fields.owl#Accounting_and_taxation> SubClassOf: <https://github.com/ontohub/OOR_Ontohub_API/blob/master/Domain_fields.owl#Business_and_administration>' }
end
end
end