チェンジセット 77 : BH13SPARQLBuilder/src/org

差分発生行の前後
無視リスト:
更新日時:
2014/04/22 10:01:57 (10 年 前)
更新者:
kozaki
ログメッセージ:

JSON調整

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • BH13SPARQLBuilder/src/org/biohackathon/SPARQLBuilder/OWL/Path.java

    r73 r77  
    5454                String json_str=""; 
    5555                json_str+="{\"startClassURI\":\""+ startClass+"\","; 
    56                 json_str+="\"width\":"+width+","; 
     56                //json_str+="\"width\":"+width+","; 
    5757                 
    5858                if (classLinks != null && classLinks.size() != 0) {