[go: up one dir, main page]

Skip to content

Open information system for use in blended learning environments.

Notifications You must be signed in to change notification settings

decrn/virtual-university

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start all the things

  1. Make sure you have Docker installed

  2. Check if you have Docker running:

$ docker info
  1. Start Jetty, Fuseki and WIDOCO:
$ ./start
  1. Point browser to http://localhost:8080/fuseki.

  2. Stop all the services:

$ ./stop

Tip for restarting everything:

$ sh stop && sh start

Infra TODO

  • WIDOCO currently outputs all ontology documentation to a single page, so we don't need a web server. This should be changed in final version to be hosted by some http server

  • the chart webapp should be hosted by a http server too

  • CORS in fuseki double check

About

Open information system for use in blended learning environments.

Topics

Resources

Stars

Watchers

Forks

Languages