Skip to content

ostis-apps/geometry.ostis

Repository files navigation

geometry.ostis

Main repository for OSTIS Geometry

Run documentation

#Terminal
cd geometry.ostis
pip3 install mkdocs markdown-include mkdocs-material mkdocs-i18n
mkdocs serve

Then open http://127.0.0.1:8002/ in your browser

Installation

#Terminal
git clone https://github.com/ostis-apps/geometry.ostis.git --recursive
cd geometry.ostis
git checkout develop
cd scripts
./install_platform.sh

Running

# Launch knowledge processing machine
./scripts/run_cxx_ps.sh
# *in another terminal*
# Launch semantic web interface at localhost:8000
./scripts/run_sc_web.sh

Then open localhost:8000

Build

./scripts/build_platform.sh
./scripts/build_sc_web.sh

About

Main repository for OSTIS Geometry

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages