Closed alphaville closed 14 years ago
Set up an experiment outside ToxOtis to tell whether there is a significant performance benefit from using other Model implementations such as:
ModelFactory.createDefaultModel() and ModelFactory.createNonreifyingModel()
when parsing Datasets.
Done! OntModel and "default" models perform equally and both outperform nonreifying models.
Set up an experiment outside ToxOtis to tell whether there is a significant performance benefit from using other Model implementations such as:
ModelFactory.createDefaultModel() and ModelFactory.createNonreifyingModel()
when parsing Datasets.