Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 5 days 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'] = ''
```