diff --git a/README.md b/README.md index 68d2c45..17ce872 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Open model education takes many forms and reaches many audiences, a multitude of To set and understand the orientation of the community around the knowledge base, a [roadmap](organisation/roadmap.md) shows the main axes of work defined. -A collective project, a collaboratively built digital common, open to contribution and hosted (temporarily 🤞) on the non-open-source [GitHub](https://github.com/Open-Models/Brique) platform. +A collective project, a collaboratively built digital common, open to contribution and hosted (temporarily 🤞) on the non-open-source [GitHub](https://github.com/Open-Models/Base) platform. ## Contribute 🐜 @@ -50,7 +50,7 @@ Many ways to participate in this democratization of open models! ## Exchange with the community 🤳🏼 -The [discussion space](https://github.com/Open-Models/Brique/discussions) allows you to ask questions, go into more detail on certain points or simply chat with other members of the community ❤️ +The [discussion space](https://github.com/Open-Models/Base/discussions) allows you to ask questions, go into more detail on certain points or simply chat with other members of the community ❤️ Don't hesitate to share any open models related projects you may have over there, they could be of interest to others people! diff --git a/content/history.md b/content/history.md index 50ebd9e..f31e8bd 100644 --- a/content/history.md +++ b/content/history.md @@ -8,11 +8,11 @@ Little by little, the software world began to have a more or less direct influen ## Open models in the software world -![Open Source Timeline](https://raw.githubusercontent.com/Open-Models/Brique/main/images/open-source-timeline.png) +![Open Source Timeline](https://raw.githubusercontent.com/Open-Models/Base/main/images/open-source-timeline.png) In the early days of computing, open source software and open collaboration were technically impossible. -In 1945, the first computer weighed 30 tons, built by academics with programs written on [punched cards](https://raw.githubusercontent.com/Open-Models/Brique/main/images/punch-card.png). The first digitized program appeared on June 11, 1948. When the first companies to produce computer hardware and then software appeared, software was in a sense "open source" even if the term didn't exist; the source code was supplied with the hardware as business models were based on the sale of physical components. Computers were reserved for small groups of specialists who were proficient in programming and required to modify software. +In 1945, the first computer weighed 30 tons, built by academics with programs written on [punched cards](https://raw.githubusercontent.com/Open-Models/Base/main/images/punch-card.png). The first digitized program appeared on June 11, 1948. When the first companies to produce computer hardware and then software appeared, software was in a sense "open source" even if the term didn't exist; the source code was supplied with the hardware as business models were based on the sale of physical components. Computers were reserved for small groups of specialists who were proficient in programming and required to modify software. From the 70s onwards, a new stage in the democratization of computing took place with the arrival of "[microcomputer](https://en.wikipedia.org/wiki/Microcomputer)", as computers became more personal. Hobbyist and hackers got to grips with the technology while new companies such as Microsoft in 1975 and Apple in 1977 emerged. As the latter wanted to retain control over software, the code was gradually closed, intellectual property began to apply to software with the [Copyright Act](https://en.wikipedia.org/wiki/Copyright_Act_of_1976) of 1976. The source code became the exclusive property of companies, software was distributed without the source code in the form of executables. diff --git a/content/introduction.md b/content/introduction.md index 7e2d68a..ac92caa 100644 --- a/content/introduction.md +++ b/content/introduction.md @@ -3,7 +3,7 @@ > **Open models**: Modes of organisation and knowledge production based on the digital, the free circulation of information and collaboration on an Internet scale which seek to benefit from the properties of interaction between ecosystems.

- +

The digital is transforming our relationship with knowledge through its ability to disseminate information and connect people. A variety of new dynamics based on sharing and collaboration around informational resources are emerging enabling the co-production of knowledge. diff --git a/content/method/rule-1.md b/content/method/rule-1.md index c6f18d6..d711cad 100644 --- a/content/method/rule-1.md +++ b/content/method/rule-1.md @@ -1,6 +1,6 @@ ## Rule no. 1: Make a project that makes sense and is based on a common purpose -This is the beginning of a knowledge base on open models to enable everyone to understand what are these models based on open source and open collaboration: https://github.com/Open-Models/Brique +This is the beginning of a knowledge base on open models to enable everyone to understand what are these models based on open source and open collaboration: https://github.com/Open-Models/Base This resource is intended as a knowledge base freely available to all to help you grasp the concept of open models. @@ -8,4 +8,4 @@ The objectives are multiple: to understand & disseminate the concept of open mod Uses will emerge depending on who uses it and what ideas come to mind. -For the time being, the construction of this base has only just begun, with the beginnings of a plan for its content (https://github.com/Open-Models/Brique/issues/1). It consists of defining the concept of "open models", explaining the history of the phenomenon and showing how open projects are structured. +For the time being, the construction of this base has only just begun, with the beginnings of a plan for its content (https://github.com/Open-Models/Base/issues/1). It consists of defining the concept of "open models", explaining the history of the phenomenon and showing how open projects are structured. diff --git a/content/method/rule-4.md b/content/method/rule-4.md index fd09d4f..c6c9e9c 100644 --- a/content/method/rule-4.md +++ b/content/method/rule-4.md @@ -4,7 +4,7 @@ Welcoming external contributions requires careful thought and the implementation The aim is to reduce this needed energy as much as possible. Various elements will reduce this friction, such as the availability of information, the way decisions are made, the complexity of the resource, the digital environment and so on. -The basic practice in the software world is to provide a "contribution guide", the documentation will be a tool to enable this integration. For example, the Python language offers a guide to contributing: https://devguide.python.org/. They explain how to retrieve code, submit modifications, link to various tools such as bug tracker, resources for getting started with CPython (Python's C code)... A contribution guide can also be found on Wikipedia (https://en.wikipedia.org/wiki/Help:Getting_started), or under construction for the open models knowledge base (https://github.com/Open-Models/Brique/blob/main/organisation/contribution-guideline.md). +The basic practice in the software world is to provide a "contribution guide", the documentation will be a tool to enable this integration. For example, the Python language offers a guide to contributing: https://devguide.python.org/. They explain how to retrieve code, submit modifications, link to various tools such as bug tracker, resources for getting started with CPython (Python's C code)... A contribution guide can also be found on Wikipedia (https://en.wikipedia.org/wiki/Help:Getting_started), or under construction for the open models knowledge base (https://github.com/Open-Models/Base/blob/main/organisation/contribution-guideline.md). The quality of the code, its structuring and, more generally, the complexity of a resource will influence how easy it is to contribute. If nobody understands it, in a « spaghetti code » for example, this will make participation very difficult. diff --git a/content/models/open-education.md b/content/models/open-education.md index e186e2d..55a1907 100644 --- a/content/models/open-education.md +++ b/content/models/open-education.md @@ -6,7 +6,7 @@ > [Open Education Handbook](https://en.wikibooks.org/wiki/Open_Education_Handbook), Wikibooks

- +
Illustration of the « Opening up Education », Joint Research Centre of the European Union

diff --git a/content/models/open-innovation.md b/content/models/open-innovation.md index 5837214..0280fa2 100644 --- a/content/models/open-innovation.md +++ b/content/models/open-innovation.md @@ -7,7 +7,7 @@ ## Presentation -![open innovation](https://raw.githubusercontent.com/Open-Models/Brique/main/images/open-innovation.jpg) +![open innovation](https://raw.githubusercontent.com/Open-Models/Base/main/images/open-innovation.jpg) Open innovation involves, as an actor within an ecosystem, enriching oneself with external knowledge while redistributing one's own to the rest of the ecosystem to create new solutions. In the business world, this is achieved through the sharing of intellectual property and R&D resources. diff --git a/content/models/open-science.md b/content/models/open-science.md index 17c40b1..a14354f 100644 --- a/content/models/open-science.md +++ b/content/models/open-science.md @@ -8,7 +8,7 @@ ## Presentation

- +
NASA illustration

diff --git a/content/projects/README.md b/content/projects/README.md index bff9623..445ce86 100644 --- a/content/projects/README.md +++ b/content/projects/README.md @@ -1,5 +1,5 @@ ## List of projects related to open models -**\[IN CONSTRUCTION, see [#3](https://github.com/Open-Models/Brique/issues/3)\]** +**\[IN CONSTRUCTION, see [#3](https://github.com/Open-Models/Base/issues/3)\]** * [Goldcorp](goldcorp-challenge.md) diff --git a/organisation/contribution-guidelines.md b/organisation/contribution-guidelines.md index a684a33..7053533 100644 --- a/organisation/contribution-guidelines.md +++ b/organisation/contribution-guidelines.md @@ -10,15 +10,15 @@ But above all, the more you understand about open models, the more comfortable y ## Contribute to content -The content of the base and any modifications are based on a [Github repository](https://github.com/Open-Models/Brique). +The content of the base and any modifications are based on a [Github repository](https://github.com/Open-Models/Base). At the moment, there are real technical obstacles to contribution, and a certain mastery of Git/Github and Markdown will be required to produce the content (guide coming soon?). -Take a look at the [version 0](https://github.com/Open-Models/Brique/projects/1) roadmap to see what's currently being developed and participate where you feel comfortable. +Take a look at the [version 0](https://github.com/Open-Models/Base/projects/1) roadmap to see what's currently being developed and participate where you feel comfortable. Everything is constantly evolving and relies on peer review, so bring your critical eye if you see a way to improve the quality of the content. -Come and give your opinion in the [issues](https://github.com/Open-Models/Brique/issues), [pull request](https://github.com/Open-Models/Brique/pulls) (modification proposals) reviews are highly useful. +Come and give your opinion in the [issues](https://github.com/Open-Models/Base/issues), [pull request](https://github.com/Open-Models/Base/pulls) (modification proposals) reviews are highly useful. ## Contribute using content diff --git a/organisation/roadmap.md b/organisation/roadmap.md index 52a6443..46c2ec3 100644 --- a/organisation/roadmap.md +++ b/organisation/roadmap.md @@ -7,7 +7,7 @@ The objectives around the base of knowledge on open models are going to be to di In an open logic, everyone is free to contribute according to their skills, desires and financial/time/geographical/etc constraints. More details in the [contribution guidelines](contribution-guidelines.md).

- +

## Training in open models @@ -36,7 +36,7 @@ As a first step, at least 3 dimensions need to be built up further: One day there will be the question of building a truly collaborative platform, the technical environment of the base is very immature. -A kanban allows you to see the developments in progress for [version 0](https://github.com/Open-Models/Brique/projects/1), which will be built according to the needs and problems that emerge with [GitHub](https://github.com/Open-Models/Brique)'s system of [issues](https://github.com/Open-Models/Brique/issues) and [pull requests](https://github.com/Open-Models/Brique/pulls). +A kanban allows you to see the developments in progress for [version 0](https://github.com/Open-Models/Base/projects/1), which will be built according to the needs and problems that emerge with [GitHub](https://github.com/Open-Models/Base)'s system of [issues](https://github.com/Open-Models/Base/issues) and [pull requests](https://github.com/Open-Models/Base/pulls). ## Federating an ecosystem of stakeholders diff --git a/resources.md b/resources.md index 6534da4..0517ba4 100644 --- a/resources.md +++ b/resources.md @@ -3,7 +3,7 @@ A set of complementary resources to help you explore open models more deeply. Links to a variety of elements to learn more about these phenomena, to find players in these fields, to get informed, find tools, learn more about current legislation... -In the spirit of contribution, any recommendation that will enrich this list of resources and our collective knowledge will be appreciated, ideally as an issue (or directly as a pull request) on [Github](https://github.com/Open-Models/Brique/issues). +In the spirit of contribution, any recommendation that will enrich this list of resources and our collective knowledge will be appreciated, ideally as an issue (or directly as a pull request) on [Github](https://github.com/Open-Models/Base/issues). ### Table of contents