- 更新日時:
- 2014/07/02 23:50:41 (10 年 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
BH13SPARQLBuilder/src/org/biohackathon/SPARQLBuilder/OWL/StructureCrawler.java
r89 r93 14 14 private File dataDir = null; 15 15 16 // this is just for a test 16 17 public static void main(String[] args) throws Exception{ 17 18 StructureCrawler sc = new StructureCrawler(new File("c:\\temp"));