Have you ever heard about the Leigh University Benchmark (LUBM)? The LUBM can be used to evaluate systems with different reasoning capabilities and storage mechanism. It has an ontology (TBox) to represent an University ecosystem and provides scripts to generate different sizes of instances related to this ontology (ABox). Besides, LUBM provides 14 SPARQL queries that evaluate reasoning capability of a triplestore. You just have to create a repository in Jena (with fuseki or not) upload the TBox and an ABox and run queries with reasoning enabled.
Em sáb, 17 de out de 2020 12:04, Danny Ayers <danny.ay...@gmail.com> escreveu: > All being well I'll be doing a bit of teaching next month. Someone else has > bagged publishing linked data, so I guess I'm on SPARQL & > ontologies/reasoning. (With Fuseki in mind). > > Unfortunately I have very little experience with reasoners, only really > poked around a bit, never needed in practice. > > Which has left me drawing a blank on demo ideas. Imagination deficit. I'd > like something simple, but potentially useful. > > Suggestions? > > Also, I've not had a proper look at the Jena/Fuseki docs in a long while, > not sure what reasoners have been implemented. Could you kindly save me > trawling - what is available? (link fine). > > Cheers, > Danny. >