-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from wbcsd/small-fixes
chore: update contact email, Editor, and Former Editors
- Loading branch information
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,9 @@ TR: https://wbcsd.github.io/tr/data-model-extensions-guidance/ | |
Status: LS | ||
Status Text: Pathfinder Draft | ||
URL: https://wbcsd.github.io/data-model-extensions/guidance/ | ||
Editor: | ||
Martin Pompéry, SINE Founation, [email protected] | ||
Cecilia Valeri, WBCSD, [email protected] | ||
Mailing List: [email protected] | ||
Editor: Beth Hadley (WBCSD), https://www.wbcsd.org, [email protected] | ||
Former Editor: Martin Pompéry (SINE Foundation), https://sine.foundation, [email protected] | ||
Mailing List: [email protected] | ||
Repository: wbcsd/data-model-extensions | ||
Abstract: This document defines data model extensions to the Pathfinder Framework data model and the criteria catalog for conforming data model extensions. | ||
Markup Shorthands: markdown yes | ||
|
@@ -110,7 +109,7 @@ Note: Future revisions of the guidance are expected to relax the restriction on | |
Decision Tree 1 is to decide whether a data model creation should be considered. | ||
|
||
<figure> | ||
<img src="diagrams/decision-tree-1.svg" /> | ||
<img src="diagrams/decision-tree-1.svg"> | ||
<figcaption>Decision tree to decide on the creation of an extension.</figcaption> | ||
</figure> | ||
|
||
|
@@ -120,7 +119,7 @@ The following decision tree explains whether a specific attribute is deemed conf | |
inclusion with an extension. | ||
|
||
<figure> | ||
<img src="diagrams/decision-tree-2.svg" /> | ||
<img src="diagrams/decision-tree-2.svg"> | ||
<figcaption>Decision tree to be applied to each attribute of a Data Model Extension</figcaption> | ||
</figure> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,9 @@ Shortname: usecase-003-specs | |
Level: 1 | ||
Status: LD | ||
URL: https://wbcsd.github.io/data-model-extensions/spec/ | ||
Editor: | ||
Mailing List: [email protected] | ||
Editor: Beth Hadley (WBCSD), https://www.wbcsd.org, [email protected] | ||
Former Editor: Martin Pompéry (SINE Foundation), https://sine.foundation, [email protected] | ||
Mailing List: [email protected] | ||
Repository: wbcsd/data-model-extensions | ||
Abstract: This draft document specifies data model extensions and their representation within a ProductFootprint document in accordance with the Guidance and Criteria for Pathfinder Data Model Extensions. | ||
Markup Shorthands: markdown yes | ||
|