rec54-img.dot
3.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
/* transformed by by Id: rdf2dot.xsl,v 1.16 2001/10/01 22:37:46 connolly Exp */
digraph id2591433 {
label="W3C Recommendation Process";
rankdir="LR";
"#APreview" [color="orange",
label="A.P. review",
];
"#APreview" -> "#ActivityCreation" [ /* edge attributes */
];
"#ActivityCreation" [color="green",
label="Activity Creation",
];
"#ActivityCreation" -> "#ActivityStatement" [ /* edge attributes */
style="dotted",
];
"#ActivityCreation" -> "#CFP" [ /* edge attributes */
];
"#ActivityProposal" [color="green",
label="Activity Proposal",
];
"#ActivityProposal" -> "#APreview" [ /* edge attributes */
];
"#ActivityStatement" [label="Activity Statement",
];
"#ActivityStatement" -> "#CFP" [ /* edge attributes */
];
"#ActivityStatement" -> "#WD" [ /* edge attributes */
];
"#CFI" [color="green",
label="CFI",
];
"#CFI" -> "#CR" [ /* edge attributes */
style="dotted",
];
"#CFP" [color="green",
label="CFP",
];
"#CFP" -> "#Charter" [ /* edge attributes */
style="dotted",
];
"#CFR" [color="green",
label="Call for Review",
];
"#CFR" -> "#PR" [ /* edge attributes */
style="dotted",
];
"#CFR" -> "#PRReview" [ /* edge attributes */
];
"#CFR" -> "#RECdd" [ /* edge attributes */
];
"#CR" [color="blue",
label="Candidate Recommendation",
];
"#CR" -> "#CFI" [ /* edge attributes */
];
"#CR" -> "#PR" [ /* edge attributes */
];
"#CRreq" [color="brown",
label="CR req.",
];
"#CRreq" -> "#CFI" [ /* edge attributes */
];
"#Charter" [label="charter",
];
"#Charter" -> "#CFP" [ /* edge attributes */
];
"#Charter" -> "#LCann" [ /* edge attributes */
];
"#Charter" -> "#nomination" [ /* edge attributes */
];
"#ImpEvidence" [color="brown",
label="Impl. Evidence",
];
"#ImpEvidence" -> "#PRreq" [ /* edge attributes */
];
"#LCann" [color="brown",
label="Last Call Ann.",
];
"#LCann" -> "#LastCall" [ /* edge attributes */
style="dotted",
];
"#LastCall" [label="Last Call WD",
label="WD in Last Call",
];
"#LastCall" -> "#CR" [ /* edge attributes */
];
"#LastCall" -> "#CRreq" [ /* edge attributes */
];
"#LastCall" -> "#PR" [ /* edge attributes */
];
"#LastCall" -> "#PRreq" [ /* edge attributes */
];
"#OrgJoins" [color="orange",
label="Org. Joins",
];
"#OrgJoins" -> "#APreview" [ /* edge attributes */
];
"#OrgJoins" -> "#PRReview" [ /* edge attributes */
];
"#OrgJoins" -> "#nomination" [ /* edge attributes */
];
"#PR" [color="blue",
label="W3C Proposed Reccommendation",
];
"#PR" -> "#CFR" [ /* edge attributes */
];
"#PR" -> "#PRReview" [ /* edge attributes */
];
"#PR" -> "#REC" [ /* edge attributes */
];
"#PRReview" [color="orange",
label="PR review",
];
"#PRReview" -> "#RECdd" [ /* edge attributes */
];
"#PRreq" [color="brown",
label="PR req.",
];
"#PRreq" -> "#CFR" [ /* edge attributes */
];
"#REC" [color="blue",
label="W3C Recommendation",
];
"#REC" -> "#RECdd" [ /* edge attributes */
];
"#RECdd" [color="green",
label="Rec. dd",
];
"#RECdd" -> "#REC" [ /* edge attributes */
style="dotted",
];
"#WD" [color="blue",
label="W3C Working Draft",
];
"#WD" -> "#LastCall" [ /* edge attributes */
];
"#WDreq" [color="brown",
label="WD req.",
];
"#WDreq" -> "#WD" [ /* edge attributes */
style="dotted",
];
"#nomination" [color="orange",
label="nomination",
];
"#nomination" -> "#participation" [ /* edge attributes */
style="dotted",
];
"#participation" [label="participation",
];
"#participation" -> "#WDreq" [ /* edge attributes */
style="dotted",
];
subgraph clusterid2589554 {
label="Key/Schema";
"file:/home/connolly/w3ccvs/WWW/2001/02pd/#_g2" [color="green",
label="AC Notice",
];
"file:/home/connolly/w3ccvs/WWW/2001/02pd/#_g3" [color="blue",
label="Tech Report",
];
"file:/home/connolly/w3ccvs/WWW/2001/02pd/#_g4" [color="brown",
label="WG Action",
];
"file:/home/connolly/w3ccvs/WWW/2001/02pd/#_g5" [color="orange",
label="AC Action",
];
}
}