https://github.com/zazuko/graph-explorer-demo
Customized Graph-Explorer Demo
https://github.com/zazuko/graph-explorer-demo
Last synced: 2 months ago
JSON representation
Customized Graph-Explorer Demo
- Host: GitHub
- URL: https://github.com/zazuko/graph-explorer-demo
- Owner: zazuko
- Created: 2020-03-04T13:42:10.000Z (over 6 years ago)
- Default Branch: zazuko
- Last Pushed: 2021-09-06T07:35:24.000Z (almost 5 years ago)
- Last Synced: 2025-12-26T22:46:08.840Z (6 months ago)
- Language: TypeScript
- Homepage: https://zazuko.github.io/graph-explorer-demo/
- Size: 828 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ontodia-demo
Demo of customized Ontodia
Usage:
npm install
npm run start
http://localhost:8088/
shows ontodia to show any resource in the system: add ?resource=
http://localhost:8088/?resource=http://lod.opentransportdata.swiss/didok/8588701
## Publishing the demo
* `npm run publish`