public class RunEndpoint { public static void main(String[] args) throws Exception { org.aksw.sparqlify.web.Main.main(args); } }