diff --git a/whitepapers/business-value/README.md b/whitepapers/business-value/README.md index 85da257c..f2d3b1e2 100644 --- a/whitepapers/business-value/README.md +++ b/whitepapers/business-value/README.md @@ -6,14 +6,13 @@ > > Follow-up happening during Thursday TODO Europe Touchpoint CallS - ### Motivation + While the engineering-driven approach to open source is well-covered,a business-driven approach is less discussed but crucial for organizations to understand how open source can drive both innovation and financial value. This initiative was initiated as part of the TODO Group’s Touchpoint calls to create a guide to address the gap in knowledge and strategic guidance around open source adoption from a business-driven perspective. image4 - Full proposal can be found [here](https://github.com/todogroup/ospology/discussions/481). Apporved proposal and rationale can be found [here](https://github.com/todogroup/governance/blob/main/resolutions/approved/2024-08-05.md) @@ -23,19 +22,8 @@ Apporved proposal and rationale can be found [here](https://github.com/todogroup 2. Help non-software-native companies (e.g., hardware or manufacturing) understand how open source can play a role in their business models. 3. Educate business managers on the long-term investments required for successful open source strategies (e.g., building and nurturing open source communities). -## Initial Outline - - [Glossary and Background - Existing frameworks and models](glossary.md) | [Engineering Driven vs. Business Driven Open Source](engineering-vs-business-driven.md) | [Misconceptions and Challenges](misconceptions_challenges.md) | [Communicating Engineering Benefits to Business Value](communication_of_benefits_to_business_value.md) | [Case Studies and Success Stories](case_studies_and_stories.md) | [Future work and conclusion](living_guide_for_business.md) --- | -- | -- | -- | -- | -- -Guide's purpose and audience | Definitions | Misconceptions managers have about open source | How to communicate open source benefits to business managers | Neutral collaboration: Stories from organizations like LF Energy’s OpenSTEF | Creating a living document that evolves with community input -Open source in modern business | Implementation strategies for business-driven | Addressing security concerns and support availability | Simplifying complex concepts for managerial understanding | Real-life examples to cluster open source suppliers to assess if they are open source first | Recap of the guide’s key points -Carl-Eric Mols' “Principles for Industrial Open Source” | Connecting the two perspectives for a holistic approach | Cyber Resilience Act (CRA) when publishing software | resources for managers to engage with open source effectively | Real-life examples that shares a system that enables organizations  to asses “What do I want to reach by open-sourcing this?” |   -Magnus presentation at FOSSNorth |   | How to properly budget or allocate resources for OSPOs? |   |   |   -Mozilla archetypes and Heather Meeker’s frameworks |   |   |   |   |   - > To learn more about outline updates please visit the dedicated GH Discussions repo [here](https://github.com/todogroup/ospology/discussions/481) - ## How can people contribute to date? We are using TODO Touchpoints to allow people to share 5-minute presentations on potential content to include. If you’d like to participate, please consider joining the upcoming touchpoint call on the last Thursday of November 28th diff --git a/whitepapers/business-value/content/en/toc.md b/whitepapers/business-value/content/en/toc.md new file mode 100644 index 00000000..1a95bbd2 --- /dev/null +++ b/whitepapers/business-value/content/en/toc.md @@ -0,0 +1,42 @@ +--- +title: Table of Contents +weight: 5 +--- + +## [Glossary and Background - Existing frameworks and models]({{< relref "glossary" >}}) + +- Guide's purpose and audience +- Open source in modern business +- Carl-Eric Mols' "Principles for Industrial Open Source" +- Magnus presentation at FOSSNorth +- Mozilla archetypes and Heather Meeker's frameworks + +## [Engineering Driven vs. Business Driven Open Source]({{< relref "engineering-vs-business-driven" >}}) + +- Definitions +- Implementation strategies for business-driven +- Connecting the two perspectives for a holistic approach + +## [Misconceptions and Challenges]({{< relref "misconceptions_challenges" >}}) + +- Misconceptions managers have about open source +- Addressing security concerns and support availability +- Cyber Resilience Act (CRA) when publishing software +- How to properly budget or allocate resources for OSPOs? + +## [Communicating Engineering Benefits to Business Value]({{< relref "communication_of_benefits_to_business_value" >}}) + +- How to communicate open source benefits to business managers +- Simplifying complex concepts for managerial understanding +- resources for managers to engage with open source effectively + +## [Case Studies and Success Stories]({{< relref "case_studies_and_stories" >}}) + +- Neutral collaboration: Stories from organizations like LF Energy's OpenSTEF +- Real-life examples to cluster open source suppliers to assess if they are open source first +- Real-life examples that shares a system that enables organizations to assess "What do I want to reach by open-sourcing this?" + +## [Future work and conclusion]({{< relref "living_guide_for_business" >}}) + +- Creating a living document that evolves with community input +- Recap of the guide's key points