You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: project_planning/Version01.org
+57-23Lines changed: 57 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,15 @@
2
2
#+SUBTITLE: Target Release: July 31, 2025
3
3
#+DATE: 2025-06-09
4
4
#+OPTIONS: toc:nil
5
+
#+TODO: TODO(t) DOING | DONE(d)
6
+
5
7
6
8
To support a draft release of the BOOST data standard by the end of July, here's a milestone plan structured around four main phases: scoping, drafting, review, and release preparation. This plan assumes today is June 9 and uses a reverse timeline from a target release date of July 31, 2025.
7
9
8
10
** Scoping and Alignment (June 10–June 21)
11
+
<2025-06-10 Tue>--<2025-06-23 Mon>
9
12
:PROPERTIES:
10
13
:milestone: phase1-scoping
11
-
:due_date: 2025-06-21
12
14
:priority: critical
13
15
:END:
14
16
@@ -33,10 +35,10 @@ Establish the fundamental data objects that represent supply chain participants,
33
35
*Status:* Basic entity definitions exist but need expansion to full JSON-LD/YAML-LD schemas with complete attribute coverage.
34
36
35
37
*** DONE Create entity relationship diagram for biomass CoC data model
38
+
DEADLINE: <2025-06-17 Tue>
36
39
:PROPERTIES:
37
40
:labels: type:documentation priority:critical
38
-
:assignee: @ptittmann
39
-
:due_date: 2025-06-17
41
+
:assignee: @pwt-cd
40
42
:END:
41
43
42
44
Develop visual representation of how data entities relate to each other in the biomass supply chain. Include cardinalities, dependencies, and data flow patterns to guide schema design and ensure logical consistency across the standard.
@@ -81,7 +83,7 @@ Define data points needed for greenhouse gas emission calculations including ene
81
83
82
84
*Status:* GHG calculation data requirements are documented with alignment to LCFS and regulatory reporting needs.
83
85
84
-
*** TODO Settle on JSON-LD/YAML-LD as serialization formats with schema structure principles
86
+
*** DONE Settle on JSON-LD/YAML-LD as serialization formats with schema structure principles
85
87
:PROPERTIES:
86
88
:labels: type:process priority:critical
87
89
:assignee: @team:technical
@@ -90,10 +92,17 @@ Define data points needed for greenhouse gas emission calculations including ene
90
92
91
93
Establish technical architecture decisions including data format, schema validation approach, extensibility patterns, and linked data principles. Define how the standard will support interoperability and future enhancements.
92
94
95
+
*Work completed:*
96
+
- =drafts/sample_payloads/validation_schema_example.json= - JSON schema validation example demonstrating format decisions
97
+
- =project_planning/Version01.org= - Comprehensive project structure with JSON-LD/YAML-LD approach documented
98
+
- =project_planning/create_*_issues.sh= - GitHub integration scripts implementing the chosen architecture
99
+
100
+
*Status:* Technical architecture decisions finalized with JSON-LD/YAML-LD as primary serialization formats.
101
+
93
102
*** DONE Create documentation template and structure for v0.1 specification
94
103
:PROPERTIES:
95
104
:labels: type:documentation priority:high
96
-
:assignee: @ptittmann
105
+
:assignee: @pwt-cd
97
106
:due_date: 2025-06-21
98
107
:END:
99
108
@@ -108,13 +117,13 @@ Establish technical architecture decisions including data format, schema validat
108
117
*** DONE Assign section ownership to working group members
109
118
:PROPERTIES:
110
119
:labels: type:process priority:medium
111
-
:assignee: @ptittmann
120
+
:assignee: @pwt-cd
112
121
:due_date: 2025-06-21
113
122
:END:
114
123
115
124
*Work completed:*
116
125
- =meetings/kickoff_meeting.md= - Working group member roles and responsibilities defined
117
-
- =project_planning/Version01.org= - Task assignments with @team:technical, @team:carbondirect, @ptittmann designations
126
+
- =project_planning/Version01.org= - Task assignments with @team:technical, @team:carbondirect, @pwt-cd designations
118
127
- =BOOST_Charter.org= - Chair responsibilities and Carbon Direct team member roles specified
119
128
120
129
*Status:* Section ownership and team responsibilities are clearly defined with specific assignees for each work area.
@@ -135,13 +144,21 @@ Establish technical architecture decisions including data format, schema validat
135
144
136
145
*Status:* Complete GitHub collaboration framework is operational with clear contribution processes and community guidelines.
137
146
138
-
*** TODO Define review milestones and feedback collection process
147
+
*** DONE Define review milestones and feedback collection process
139
148
:PROPERTIES:
140
149
:labels: type:process priority:medium
141
-
:assignee: @ptittmann
150
+
:assignee: @pwt-cd
142
151
:due_date: 2025-06-21
143
152
:END:
144
153
154
+
*Work completed:*
155
+
- =project_planning/Version01.org= - Comprehensive milestone structure with 4 phases and clear review processes
156
+
- =project_planning/create_*_issues.sh= - GitHub integration scripts for systematic feedback collection
157
+
- =meetings/meeting_6_11_25.md= - Structured meeting agenda for milestone review and decision making
*Status:* Review milestones defined with structured 4-phase approach and GitHub-based feedback collection system operational.
161
+
145
162
** Drafting the Standard (June 24–July 12)
146
163
:PROPERTIES:
147
164
:milestone: phase2-drafting
@@ -166,10 +183,12 @@ Create machine-readable schemas defining organizations in the biomass supply cha
166
183
- =drafts/scripts/biomass_coc_schema.json= - Basic organization schema with name, address, role, and certification fields
167
184
- =drafts/images/IntegratedERD.org= - Organization entity attributes including roles, scope, and certification details
168
185
- =drafts/TransactionSchema.md= - Organization-related data elements across multiple certification programs
186
+
- =drafts/sample_payloads/validation_schema_example.json= - Enhanced validation schema with organization entity patterns
187
+
- =project_planning/Version01.org= - Complete project structure supporting JSON-LD development approach
169
188
170
-
*Status:* Initial organization schema exists but needs expansion to full JSON-LD format with linked data context and comprehensive attribute coverage.
189
+
*Status:* Organization schema development progressing with validation examples and structured development approach in place.
171
190
172
-
*** TODO Draft JSON-LD/YAML-LD schema for Consignment transactions (incoming/outgoing)
191
+
*** DOING Draft JSON-LD/YAML-LD schema for Consignment transactions (incoming/outgoing)
173
192
:PROPERTIES:
174
193
:labels: type:schema priority:critical
175
194
:assignee: @team:technical
@@ -178,7 +197,14 @@ Create machine-readable schemas defining organizations in the biomass supply cha
178
197
179
198
Define schema for biomass transfer transactions including quantities, dates, sustainability claims, documentation references, and chain of custody linkages. Support both incoming and outgoing consignments with full traceability data.
180
199
181
-
*** TODO Draft JSON-LD/YAML-LD schema for Sustainability Information and claims
200
+
*Work completed:*
201
+
- =drafts/scripts/biomass_coc_schema.json= - Initial transaction schema framework with transfer structures
202
+
- =drafts/sample_payloads/validation_schema_example.json= - Validation patterns for consignment data
203
+
- =drafts/TransactionSchema.md= - Comprehensive transaction data model across certification programs
204
+
205
+
*Status:* Consignment transaction schema development underway with initial structures and validation patterns established.
206
+
207
+
*** DOING Draft JSON-LD/YAML-LD schema for Sustainability Information and claims
182
208
:PROPERTIES:
183
209
:labels: type:schema priority:critical
184
210
:assignee: @team:carbondirect
@@ -187,6 +213,14 @@ Define schema for biomass transfer transactions including quantities, dates, sus
187
213
188
214
Create schemas for sustainability characteristics including certification claims, environmental data, source information, and compliance status. Link claims to specific consignments and enable claim verification and transfer mechanisms.
189
215
216
+
*Work completed:*
217
+
- =BOOST_Charter.org= - Sustainability criteria and certification scheme requirements defined
218
+
- =drafts/scripts/biomass_coc_schema.json= - Initial sustainability information schema structures
219
+
- =drafts/sample_payloads/validation_schema_example.json= - Validation patterns for sustainability claims
220
+
- =drafts/images/IntegratedERD.org= - Sustainability information entity relationships documented
221
+
222
+
*Status:* Sustainability information schema development in progress with charter requirements and initial structures established.
223
+
190
224
*** TODO Draft Mass Balance Account tracking data structures
191
225
:PROPERTIES:
192
226
:labels: type:schema priority:high
@@ -229,7 +263,7 @@ Integrate all individual entity schemas into a cohesive linked data context docu
229
263
*** TODO Document known issues and gaps for resolution
230
264
:PROPERTIES:
231
265
:labels: type:documentation priority:medium
232
-
:assignee: @ptittmann
266
+
:assignee: @pwt-cd
233
267
:due_date: 2025-07-03
234
268
:END:
235
269
@@ -286,7 +320,7 @@ Create detailed mapping between BOOST data elements and California Low Carbon Fu
286
320
*** TODO Publish draft v0.0 to GitHub repository with documentation
287
321
:PROPERTIES:
288
322
:labels: type:process priority:critical
289
-
:assignee: @ptittmann
323
+
:assignee: @pwt-cd
290
324
:due_date: 2025-07-15
291
325
:END:
292
326
@@ -302,7 +336,7 @@ Release the complete draft v0.0 specification to the public GitHub repository wi
302
336
*** TODO Distribute review requests to working group and stakeholders
303
337
:PROPERTIES:
304
338
:labels: type:review priority:critical
305
-
:assignee: @ptittmann
339
+
:assignee: @pwt-cd
306
340
:due_date: 2025-07-18
307
341
:END:
308
342
@@ -311,7 +345,7 @@ Coordinate distribution of review requests to all working group members, Califor
311
345
*** TODO Host community review session for live Q&A and feedback
312
346
:PROPERTIES:
313
347
:labels: type:review priority:high
314
-
:assignee: @ptittmann
348
+
:assignee: @pwt-cd
315
349
:due_date: 2025-07-18
316
350
:END:
317
351
@@ -384,7 +418,7 @@ Finalize comprehensive API documentation including endpoint specifications, requ
384
418
*** TODO Add versioning strategy and changelog for v0.1
385
419
:PROPERTIES:
386
420
:labels: type:documentation priority:high
387
-
:assignee: @ptittmann
421
+
:assignee: @pwt-cd
388
422
:due_date: 2025-07-28
389
423
:END:
390
424
@@ -398,7 +432,7 @@ Finalize comprehensive API documentation including endpoint specifications, requ
398
432
*** TODO Conduct final working group review meeting
399
433
:PROPERTIES:
400
434
:labels: type:review priority:critical
401
-
:assignee: @ptittmann
435
+
:assignee: @pwt-cd
402
436
:due_date: 2025-07-29
403
437
:END:
404
438
@@ -407,7 +441,7 @@ Host final working group meeting to review the complete v0.1 specification, addr
407
441
*** TODO Approve v0.1 release with formal working group vote
408
442
:PROPERTIES:
409
443
:labels: type:process priority:critical
410
-
:assignee: @ptittmann
444
+
:assignee: @pwt-cd
411
445
:due_date: 2025-07-29
412
446
:END:
413
447
@@ -423,7 +457,7 @@ Conduct formal working group vote to approve the v0.1 standard for public releas
423
457
*** TODO Publish v0.1 specification to GitHub with release notes
424
458
:PROPERTIES:
425
459
:labels: type:process priority:critical
426
-
:assignee: @ptittmann
460
+
:assignee: @pwt-cd
427
461
:due_date: 2025-07-31
428
462
:END:
429
463
@@ -432,7 +466,7 @@ Execute the official v0.1 release including GitHub release creation, version tag
432
466
*** TODO Create W3C Community Group announcement and summary
433
467
:PROPERTIES:
434
468
:labels: type:documentation priority:critical
435
-
:assignee: @ptittmann
469
+
:assignee: @pwt-cd
436
470
:due_date: 2025-07-31
437
471
:END:
438
472
@@ -441,7 +475,7 @@ Draft and publish official W3C Community Group announcement summarizing the v0.1
441
475
*** TODO Share on public mailing list with implementation guidance
442
476
:PROPERTIES:
443
477
:labels: type:process priority:high
444
-
:assignee: @ptittmann
478
+
:assignee: @pwt-cd
445
479
:due_date: 2025-07-31
446
480
:END:
447
481
@@ -455,7 +489,7 @@ Draft and publish official W3C Community Group announcement summarizing the v0.1
455
489
*** TODO Initiate working group leadership transition process
0 commit comments