https://github.com/gnowledge/gstudio
gstudio is a node description framework (NDF) to create knowledge networks. We are recreating gnowsys-studio with mongodb as storage. This scaled up version with support for multiple projects will be used for the several OER and open courseware projects.
https://github.com/gnowledge/gstudio
cms-framework ndf
Last synced: 3 months ago
JSON representation
gstudio is a node description framework (NDF) to create knowledge networks. We are recreating gnowsys-studio with mongodb as storage. This scaled up version with support for multiple projects will be used for the several OER and open courseware projects.
- Host: GitHub
- URL: https://github.com/gnowledge/gstudio
- Owner: gnowledge
- License: agpl-3.0
- Created: 2013-07-21T17:01:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T22:22:13.000Z (over 2 years ago)
- Last Synced: 2024-04-17T09:02:16.314Z (almost 2 years ago)
- Topics: cms-framework, ndf
- Language: Python
- Homepage:
- Size: 108 MB
- Stars: 33
- Watchers: 21
- Forks: 126
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
gstudio
=======
gstudio is an implementation of http://www.gnu.org/software/gnowsys/
which is a Node Description Framework (NDF). It is uses the framework of a graph database for developing user friendly apps for teachers, students and citizens.
The project is released under GNU AGPL v3 license.
Features of gstudio
-------------------
Read the file [Overview](https://github.com/gnowledge/gstudio/blob/master/doc/index.org)
Expected release of the version 1.0 during September - October 2016. until then
enjoy the master branch (more stable) or alpha branch (less stable).
Live sites using gstudio
------------------------
- https://www.metastudio.org/
- http://nroer.gov.in/
- http://i2c-clix.tiss.edu/ and several offline instances running in schools (as school servers)
- http://studio.tiss.edu/ (archived)
Mailing list
------------
Join this list if you are intersted in contributing or have problems
in using this application.
http://gnowledge.org/cgi-bin/mailman/listinfo/gnowsys-dev
Installation
------------
Please read INSTALL file for insructions on how to install. In case
you face any problems please reach us through the mailing list given
above. For those who are impatient, you may use a docker image.
All our developers and deployment sites use docker based installations.
Ping us in the mailing list for updates on the recent Dockerfile.