Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/researchstudio-sat/won-transport


https://github.com/researchstudio-sat/won-transport

bot won-bot

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# won-transport

Code for applying the Web of Needs in the transport domain.

## Purpose
Besides the obvious goal of mediating between supply and demand in the transport domain, this project is intended as a showcase for making domain-specific web of needs functionality.

## Build instructions

Make sure you have the `webofneeds` artifacts in your local repository (by locally building the [Webofneeds](https://github.com/researchstudio-sat/webofneeds/) project) and then use maven to build this project:

```
mvn install
```