- 更新日時:
- 2015/09/14 11:06:16 (9 年 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
SPARQLBuilderWWW/src/java/org/biohackathon/SPARQLBuilder/OWL/StructureCrawler.java
r133 r254 15 15 16 16 // this is just for a test 17 /* 17 18 public static void main(String[] args) throws Exception{ 18 19 StructureCrawler sc = new StructureCrawler(new File("c:\\cdata")); … … 29 30 } 30 31 } 31 32 */ 32 33 33 34