Giter VIP home page Giter VIP logo

stations.io's Introduction

Stations.io

Stations.io is a linked data project to keep track of all stations around the world.

It's written using the TDTFramework: https://github.com/okfn-be/TDTFramework

What does it do

It gets data from a google drive spreadsheet, links it to an ontology and prints RDF.

Installation

First clone the https://github.com/okfn-be/TDTFramework, then just copy the files in this repository right over it. Fill out your custom/config.ini, make sure you have enabled mod_rewrite and you're all set.

stations.io's People

Contributors

pietercolpaert avatar

Stargazers

Darragh Grealish avatar elf Pavlik avatar

Watchers

Yeri Tiete avatar  avatar James Cloos avatar Bertware avatar  avatar

stations.io's Issues

Add Formatters system

To serialize output we need formatters to format our output in chunks. Therefore we need a FormatterFactory which will, when given the right format as a string and the right object, will create a Formatter and send the output to the HTTP response.

Different kind of objects as a chunk:

  • EasyRDF_Graph object
  • array
  • stdClass

Different kind of formatters that need to work out of the box:

  • Formatters which only work with an EasyRDF_Graph object
    • Formatters provided by EasyRDF (ntriples, rdf/xml, turtle...)
    • GeoJSON, GML, SHP
  • CSV, XML, JSON, YAML

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.