About

The LibreSchemas project is a ongoing project of Free and Open Source Software (FOSS), under various Copyleft licenses, that are designed to help those who identify as Neurodivergent (read more about the Neurodiversity Movement here). Libre means being “free, having liberty, at liberty” in Spanish and French. Liberty is an important principle for the Neurodiversity Movement as having free will and the right to be different in the pursuit of happiness are considered inalienable rights to most people. The Schemas part of LibreSchemas was originally derived from NeuroSchemas, an original App created by Shaun Vos, that was released in June 2021 to assist Autistic people in learning the hidden curriculum from its Social Schemas.

The mission of the LibreSchemas project is to create and make FOSS that the Neurodiverse community finds helpful as well as making it accessible for the community to learn new skills and contribute for the benefit of all Neurodiverse people. By LibreSchemas being Open Source, the source code is made freely available for modification and redistribution. This allows anyone to co-produce LibreSchemas (including anonymously) or start their own fork (a copy of some or all of LibreSchemas) even if it is discontinued.

Copyleft vs Copyright Licensing

Many are familiar with the term Copyright whereby the creator or owner of a creative work has the exclusive right to distribute and adapt a work plus the economic rights on how it is used. Creators can mark their work with the © symbol to indicate copyright since the Berne Convention of 1886. Examples of proprietary copyrighted work are Microsoft Office, Twitter, the Encyclopædia Britannica and NeuroSchemas.

Copyleft is a method of using the copyright to make a work free and requiring all modified and extended versions to be "Free" as well. "Free" in this case doesn't mean free as "Free Beer" but as in freedom to make your own. Copyleft is based on the four freedoms:

  • The freedom to use the work.
  • The freedom to study the work.
  • The freedom to copy and share the work with others.
  • The freedom to modify the work, and the freedom to distribute modified and therefore derivative works.

Some creators conversely use the Copyleft Symbol © to mark their work (have a look at our logo) but this has no legal status. Copyright owners therefore issue creative work under license (a right under copyright) that meet the four freedoms and perhaps additional social objectives of the project.

The most popular FOSS licenses used today have Philosophical differences:

  • Permissive licenses grant the right to relicense work as well as to modify derivatives and sell (publishing the modified source is optional). Popular Permissive licenses include the MIT License for software and Creative Commons BY 4.0 Creative Commons License for general works. Software under the MIT license tends to be integrated as a foundation into new software such as Node.JS and React which are used to create websites and applications today.
  • Weak Copyleft licenses meet the definition of Copyleft software but is permissive in allowing only the original modified software code to be published. Under Weak Copyleft licensed code it maybe possible to publish Proprietary software without being required to publish all the Proprietary software source code. This can create legal and technical ambiguity so usually software libraries use this form of license. Popular Permissive licenses include the Mozilla Public License 2.0 and the GNU Lesser General Public License Version 3. Mozilla Firefox, LibreOffice and the Tor Project (a derivative of Firefox) are examples of software that use the Mozilla Public License 2.0.
  • Strong Copyleft licenses meet the definition of Copyleft software requiring all software and its derived work to have its source code published. Under Strong Copyleft a creator would have to publish their source code in full if it contains any software code with such a license. Popular Strong Copyleft licenses (from Strong to Strongest) incudes the GNU General Public License Version 2, GNU General Public License Version 3 and GNU Affero General Public License Version 3. Another notable mention for general work is the Creative Commons BY-SA 4.0 Creative Commons License which is one-way compatible to the GNU General Public License Version 3. This would permit the use of CC-BY-SA 4.0 content for use in source code for the purposes under GNU Lesser General Public License Version 3. Mastodon, Wordpress, MySQL, MariahDB (derived from MySQL) are examples of software that use the GNU General Public License. Wikipedia's content (such as text and images) is licensed under Creative Commons BY-SA 3.0 Creative Commons License and it's software MediaWiki under the GNU General Public License Version 2.
Distribution and Licensing of LibreSchemas

LibreSchemas isn't currently available as a binary and isn't presently in any App stores as NeuroSchemas more than serves this purpose. If LibreSchemas was to diverge from NeuroSchemas (due to new volunteer contributions) then an App store release could be warranted. For now LibreSchemas relationship with NeuroSchemas is similar to the open source Chromium Projects relationship to the Chrome Browser. Though LibreSchemas may never be available in some App stores as the App store operator may have terms of service that are incompatible with the distribution of Copyleft licensed Software (some perceive it as too socialist). Though we have provided a App Store Exception to the license that allows the publisher to satisfy the requirements of distributing the source code through a channel without these restrictive terms of service.

LibreSchemas consists of seperate software that could be used in isolation if the appropriate software is developed. Therefore the source code has been packaged and licensed seperately with it's own GitHub repository as follows:

Additionally, the datasets have three distinct GitHub repositories under the licenses of the Creative Commons BY-SA 4.0, GNU General Public License Version 3 and GNU Affero General Public License Version 3. The datasets have been licensed this way to meet different contributors needs. The datasets are in JSON format only and designed to be imported into a database such as MongoDB.

SOCIAL MEDIA
© COPYLEFT 2022

The LibreSchemas Website using React Next.js is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. LibreSchemas Website using React Next.js is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with LibreSchemas Website using React Next.js. If not, see https://www.gnu.org/licenses.