Given the SPARQL / SPARQL Update endpoint, how to test empirically the RDF store for RDFS/RDFS+/OWL 1/2 * / maybe SPIN capabilities it offers? Is there any readily available set of queries?
That is, after running those queries and depending on the returned triples, the inference capabilities support (expressiveness) and level of compliance could be guessed.
This seems like really trivial idea (and probably a no-brainer for an expert to come up with the set of queries), but can't find such material anywhere.
Not sure whether SPARQL service description is relevant to this, but declaring something is one thing and really delivering is another.