/** @prefix : . <> a ; :title "ジャぱん3号 (電子レンジパン)のレシピのPERT図"@ja; :dependencies "ジャぱん3号 (電子レンジパン)のレシピのPERT図をDOT言語で表現したファイルです。"@ja; :created "2014-03-29"^^:W3CDTF; :modified "2014-04-03"^^:W3CDTF; :identifier "urn:uuid:bd28c06b-6645-4dbc-a8ea-735f61433088"^^:URI; :license ; :creator ; :conformsTo ; . */ digraph PERT_chart { graph [ rankdir = "LR", fontname = "IPAPGothic Bold", labelloc = "t", label = "ジャぱん3号 (電子レンジパン)のレシピのPERT図" ]; node [ fontname = "IPAGothic" ]; edge [ fontname = "IPAPGothic" ]; 1 -> 2 [label = "生地仕込み(10)", URL = "/recipes/japan3/#fragment_process1"]; 2 -> 3 [label = "一次発酵(0.5)", URL = "/recipes/japan3/#fragment_process2"]; 3 -> 4 [label = "分割・ベンチタイム(11)", URL = "/recipes/japan3/#fragment_process3"]; 4 -> 5 [label = "成形(2)", URL = "/recipes/japan3/#fragment_process4"]; 5 -> 6 [label = "最終発酵(11)", URL = "/recipes/japan3/#fragment_process5"]; 6 -> 7 [label = "焼成(10)", URL = "/recipes/japan3/#fragment_process6"]; }