チェンジセット 254 : SPARQLBuilderWWW/src/java/org/biohackathon/SPARQLBuilder/OWL/AcquiredStructureAnalyzer.java
- 更新日時:
- 2015/09/14 11:06:16 (9 年 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
SPARQLBuilderWWW/src/java/org/biohackathon/SPARQLBuilder/OWL/AcquiredStructureAnalyzer.java
r173 r254 33 33 } 34 34 35 35 /* 36 36 public static void main(String[] args) throws Exception{ 37 37 … … 56 56 57 57 } 58 58 */ 59 59 60 60 public AcquiredStructureAnalyzer(String endpointURI, String[] graphURIs, Model model){