チェンジセット 139 : SPARQLBuilderWWW/web/jsgui.html
- 更新日時:
- 2014/08/19 18:05:56 (10 年 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
SPARQLBuilderWWW/web/jsgui.html
r138 r139 184 184 var nodetext = d.name 185 185 var nodesplit1 = nodetext.split("/"); 186 var nodesplit2 = nodesplit1[ linksplit1.length - 1];186 var nodesplit2 = nodesplit1[nodesplit1.length - 1]; 187 187 var nodesplit3 = nodesplit2.split("#"); 188 188 nodetext = nodesplit3[nodesplit3.length - 1];