Exploratory SPARQL queries?

前端 未结 4 1505
误落风尘
误落风尘 2020-11-28 02:53

whenever i start using sql i tend to throw a couple of exploratory statements at the database in order to understand what is avaliable, and what form the data takes.

4条回答
  •  一向
    一向 (楼主)
    2020-11-28 03:27

    I often refer to this list of queries from the voiD project. They are mainly of a statistical nature, but not only. It shouldn't be hard to remove the COUNTs from some statements to get the actual values.

提交回复
热议问题