Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
This is an interface for mappingpedia engine.
- Host: GitHub
- URL: https://github.com/oeg-upm/mappingpedia-userinterface
- Owner: oeg-upm
- License: apache-2.0
- Created: 2017-11-17T13:40:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T07:02:12.000Z (over 5 years ago)
- Last Synced: 2024-04-08T22:51:03.330Z (7 months ago)
- Language: HTML
- Size: 167 KB
- Stars: 3
- Watchers: 10
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - oeg-upm/mappingpedia-userinterface - This is an interface for mappingpedia engine. (others)
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'] = ''
```