Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Live data about Lyon bicycle-sharing system using RDF and web semantic

NotificationsYou must be signed in to change notification settings

mlouward/Lyon-Velov-RDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO:
  • Add a docker image to do the setup programatically
    • Not possible with stains/jena-fuseki docker image (needs authentication with random password else can't update dataset)
  • Change Flask to debug False

Instructions


  1. Launch a Fuseki server with a dataset calledds

Default port should be 3030:.\fuseki-server.bat --update --mem /ds

  1. Install python libraries

pip install -r requirements.txt

  1. Load static data into the triplestore

Runpython jsontordf.py in folder ./load_graph

  1. Launch the Python server in folder ./server_flask

python server.py

  1. Go tolocalhost:5000

You can see the list of bike stations and their information, as well as the current weatherClicking on a station on the map will show:

  • Station location on the map
  • Station Name
  • Station Address
  • Number of available bikes
  • Number of parking spots
  • Time of last update

The information is updated when refreshing the page

About

Live data about Lyon bicycle-sharing system using RDF and web semantic

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp