AKSW / building-navigator

The Gebäude-Navigator helps you to find accessible places in Leipzig.
https://behindertenverband-leipzig.de/gebaeude-navigator
GNU General Public License v3.0
3 stars 2 forks source link

Implement rdfstore-js as data handler #4

Closed k00ni closed 7 years ago

k00ni commented 7 years ago

Currently the prototype directly imports a CSV file and uses it as "database". Change this by enabling rdfstore-js to be used as RDF store.

k00ni commented 7 years ago

Please check if this issue bothers you: https://github.com/antoniogarrote/rdfstore-js/issues/128

simeonackermann commented 7 years ago

First tries seems successful. I can read an load the le-places RDF file into the rdfstore.

k00ni commented 7 years ago

Could you test this in major browser like Firefox, Chromium and Edge please?

simeonackermann commented 7 years ago

Successfully tested with FF 49 and Chrome 55.

k00ni commented 7 years ago

Good, i guess the issue is gone, at least for now and we continue to use this as our major data backend.