Skip to content
Snippets Groups Projects
Commit 3bafbce8 authored by Mitalee Parikh's avatar Mitalee Parikh
Browse files

iiip done

parent 7158f93f
No related branches found
No related tags found
No related merge requests found
Pipeline #244930 passed
......@@ -17,8 +17,8 @@ I made the Aeroborator to help me figure out 'How not to kill plants'. After man
The Aeroborator can be used by anybody who shares these same struggles. It not only empowers people to grow their own food scientifically and share information, but also enables them to make the tool by themselves.
It is meant to bridge the gap between theory and large scale food production by setting a stage for testing and experimentation.
It will enable future growers use controlled environment conditions and monitor them independently.
The design and the development plans for the machine will be shared online through various sharing platforms. But the information about correct parameters for successfully growing information will be shared on an online platform for a cost. People sharing this information will also earn for their inputs. And to participate maybe a subscription model can be employed.
It will enable future growers to use controlled environment settings and monitor them independently.
The design plans for the machine will be shared online through various sharing platforms. But the information about correct parameters for successfully growing will be shared on a dedicated website for a cost. People sharing this information will also earn for their inputs by some distributed verification or review mechanism. Participation/Membership can be based on a subscription model.
It sets a stage for initialisation of distributed food growing in all parts of the world to increase self sustainability and reduce food related dependencies on unhealthy logistic and supply chain systems.
......@@ -36,57 +36,28 @@ I used this tool called the business model canvas to define the key aspects of t
---
This section is me learning all the different options for open-source sharing licenses to select the appropriate one for my project.
1\. [Creative Commons](https://creativecommons.org/about/cclicenses/)
Creative Commons offer a set of copyright licenses which are a simple standardized way to give permission to others to use a creative work.
a free, simple, and standardized way to grant copyright permissions for creative and academic works; ensure proper attribution; and allow others to copy, distribute, and make use of those works
They have six different licenses depending on the kind of rights offered.
[Creative Commons](https://creativecommons.org/) offer a set of copyright licenses which are a simple, free and standardised way to grant copyright permissions for creative and academic works; to ensure proper attribution; and allow others to copy, distribute, and make use of those works.
They have [six different licenses](https://creativecommons.org/about/cclicenses/) depending on the kind of rights offered in terms of:
1. **Attribution**: lets others give credit the way the author requests
2. **ShareAlike**: lets others copy, distribute, modify the way the author requests
3. **No Derivs**: lets others copy, distribute, only the original but get the author's permission to modify it
4. **NonCommercial**: lets others copy, distribute, modify in a non-commercial way
**CC BY**
This license lets others distribute, remix, adapt, and build upon your work, even commercially, as long as they credit you for the original creation. This is the most accommodating of licenses offered. Recommended for maximum dissemination and use of licensed materials.
**GNU General Public License**, **Simplified BSD license**, **The MIT license**, **Apache** are all software licences that are not exactly relevant to my project.
**CC BY-SA**
This license lets others remix, adapt, and build upon your work even for commercial purposes, as long as they credit you and license their new creations under the identical terms. This license is often compared to “copyleft” free and open source software licenses. All new works based on yours will carry the same license, so any derivatives will also allow commercial use. This is the license used by Wikipedia, and is recommended for materials that would benefit from incorporating content from Wikipedia and similarly licensed projects.
Here is what the [**fab licence**](http://academy.cba.mit.edu/classes/invention_IP_business/license.txt) looks like:
(c) holder date
This work may be reproduced, modified, distributed, performed, and displayed for any purpose, but must acknowledge "project name". Copyright is retained and must be preserved. The work is provided as is; no warranty is provided, and users accept all liability.
**CC BY-ND**
This license lets others reuse the work for any purpose, including commercially; however, it cannot be shared with others in adapted form, and credit must be provided to you.
Here is tl;dr website to understand different licences : [tldrlegal.com](https://tldrlegal.com/).
**CC BY-NC**
This license lets others remix, adapt, and build upon your work non-commercially, and although their new works must also acknowledge you and be non-commercial, they don’t have to license their derivative works on the same terms.
**CC BY-NC-SA**
This license lets others remix, adapt, and build upon your work non-commercially, as long as they credit you and license their new creations under the identical terms.
**CC BY-NC-ND**
This license is the most restrictive of the six main licenses, only allowing others to download your works and share them with others as long as they credit you, but they can’t change them in any way or use them commercially.
Here is a chart with their visual representations:
2\. GPL General Public License
The GPL offers many freedoms to the users:
the freedom to use the software for any purpose,
the freedom to change the software to suit your needs,
the freedom to share the software with your friends and neighbors,
the freedom to share the changes you make.
3\. LGPL
4\. Simplified BSD license**
This license allows redistribution and use in source or binary form, with or without modification, if:
1. Redistributions of source code are retained in the copyright notice, list of conditions and the specified disclaimer.
2. Redistributions in binary form must reproduce the copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
5\. The MIT license
The MIT License is a permissive free software license and it puts only very limited restriction on reuse and has, therefore, high license compatibility. It is very popular because it can be re-licensed under other licenses like the GPL.
6\. Apache
7\. fab
To chose a license I tried to think of my final intervention of MDEF, the AMD shield project. The design files are all hosted on a GIT repo and open for sharing, modifying and using. But as it has been developed using a lot of different open-source designs I do not want to make the user commercialise it. I also want other developers to share it therefore I choose the most lenient but commercially restrive , and sharable license - the CC BY-NC-SA
For my project, The Aeroborator: design files are all hosted on a GIT repo and open for sharing, modifying and using. But as it has been developed using a lot of different open-source designs I do not want to make the user commercialise it. I also want other developers to share it therefore I choose the most lenient but commercially restrictive, and sharable license - the **CC BY-NC-SA**.
This basically means that:
Attribution - One must give appropriate credit, provide a link to the license, and indicate if changes were made.
Non-commercial - One may not use the material for commercial purposes.
And ShareAlike - If they remix, transform, or build upon the material, they must distribute my contributions under the same license as the original.
4. Links
---
Invention, Intellectual Property and Income [notes](http://academy.cba.mit.edu/classes/invention_IP_business/index.html) + [video](https://vimeo.com/555467673)
docs/images/iiip/business-model.jpg

160 KiB | W: | H:

docs/images/iiip/business-model.jpg

166 KiB | W: | H:

docs/images/iiip/business-model.jpg
docs/images/iiip/business-model.jpg
docs/images/iiip/business-model.jpg
docs/images/iiip/business-model.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -8,4 +8,4 @@
src: "./assets/HelveticaNeue.ttc";
}
body { font-weight: lighter; }
body { font-weight: normal; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment