Closed samuell closed 7 years ago
Ah, a quick check in /var/log/hhvm/error.log
revealed the reason:
Fatal error: Call to undefined method
SPARQLEndpoint::complementTriplesWithEquivURIs()
in /vagrant/w/extensions/Rdfio/specials/SpecialSPARQLEndpoint_body.php on line 122
This was fixed before the "bug" was even committed, so closing now.
Steps to reproduce
CONSTRUCT { ?s ?p ?o . } WHERE { ?s ?p ?o } LIMIT 25