Page MenuHomePhabricator

Item-quality-evaluator API?
Open, Needs TriagePublic

Description

For T312724, I would need to compute the average ORES score for a given SPARQL query. Of course, I could reimplement that, but that’s already done by item-quality-evaluator so might as well use it :)

Any way I could programmatically submit a SPARQL query and retrieve the results?