Skip to content

Docker-based development environment for Location-Navigator (Gebäudenavigator).

License

Notifications You must be signed in to change notification settings

AKSW/building-navigator-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Navigator Docker Environment

Development docker environment for building navigator with Nodejs and tenforce/virtuoso

Setup

Clone Building Navigator and this repo and download the datadump places.n3. Adjust the volume to the building navigator folder and the data dump in docker-compose.yml.

Run

Run docker-compose up to start the node and db container.

Enable Virtuoso CORS:

Visit the virtuoso conductor at http://localhost:8890 in you browser, login width dba:dba and got to "Web Application Server" -> "Virtual Domains & Directories". Click on the (blue) 0.0.0.0 default web site folder icon and Edit the /sparql path. Enter "*" (without quotes) in the "Cross-Origin Resource Sharing" field and save changes.

Guide: http://vos.openlinksw.com/owiki/wiki/VOS/VirtTipsAndTricksCORsEnableSPARQLURLs

The building navigator should accessible at http://localhost:8080.

Development

See Building Navigator readme to get more information about development.

Resources:

Building Navigator: https://github.com/AKSW/building-navigator/

Data dump: https://github.com/AKSW/transform-bvl-pages-to-csv-file

About

Docker-based development environment for Location-Navigator (Gebäudenavigator).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published