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

https://github.com/oeg-upm/mappingpedia-userinterface

This is an interface for mappingpedia engine.
https://github.com/oeg-upm/mappingpedia-userinterface

Last synced: about 1 month ago
JSON representation

This is an interface for mappingpedia engine.

Awesome Lists containing this project

README

        

# mappingpedia-userinterface
This is an interface for mappingpedia engine.

localwsgi.py
```
import os
os.environ['ckan_base_url'] = ''
os.environ['mappingpedia_engine_base_url'] = ''
os.environ['organization_id'] = ''
```