バージョン 9 から バージョン 10 における更新: survey
- 更新日時:
- 2012/05/09 10:02:48 (13 年 前)
凡例:
- 変更なし
- 追加
- 削除
- 変更
-
survey
v9 v10 4 4 * [#platform Platform] 5 5 * [#data Data] 6 * [#approach Approach] 6 7 * Database 7 8 * Bigdata [wiki:bigdata => Bigdata ] … … 10 11 * Owlim-se [wiki:OwlimSe => OwlimSe ] 11 12 * Mulgara [wiki:Mulgara => Mulgara ] 12 * Summarize [wiki:summarize =>Summarize] 13 14 15 * Summarize [wiki:summarize =>Summarize] 13 16 14 17 === Overview === #overview … … 40 43 DDBJ: .rdf.gz format, about 8 billion triples, 330 files, from [ftp://ftp.ddbj.nig.ac.jp/ddbj_database/ddbj/]. sparql query attachment:ddbj.txt . 41 44 45 === Approach === #approach 46 47 We evaluated the data in every Sparql end point at least twice to make it sure that there is no much difference between two test values. 48 49 We did the query evaluation by executing the whole query mix (composed of the query sequence) five times in every Sparql endpoint, and then get the average time cost of every query. 50