7. 使い方:SlickQuiz-SPARQL • githubのページから「Download ZIP」ボタンを押して、 ソースコード一式をダウンロード • 解凍して「config.js」 にエンドポイントとクエリを記述する • index.html をブラウザで開く var endpoint = "http://lodcu.cs.chubu.ac.jp/SparqlEPCU/api/yokohama_quiz"; var query = (function () {/* select distinct * where { ?uri <http://linkdata.org/property/rdf1s560i#question> ?question; <http://linkdata.org/property/rdf1s560i#choice1> ?choise1; <http://li