
Open platform for modelling, collection and exchange of knowledge
Grafeo is a versatile platform to create custom data models, collect and share knowledge. It is a flexible, well-rounded solution that can be used for any purpose. Developed as part of the ACT research project, it remains at the core of ACT and powers the ACT backend. Learn more about ACT here.
Grafeo exposes a set of REST APIs. See this guideline on how to work with the API.
mvn clean install -DskipTests from the repository's root folder to compile the code.mvn clean install for running all tests including integration tests.mvn clean install -DskipSlowTests for skipping the integration tests.See Issues.
See the CONTRIBUTING.md file.
Grafeo is released under the ISC License. See the bundled LICENSE file for details.