Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander-matsievsky/semantic-data-integration
https://github.com/alexander-matsievsky/semantic-data-integration
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexander-matsievsky/semantic-data-integration
- Owner: alexander-matsievsky
- License: mit
- Created: 2021-01-04T16:01:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-05T12:20:07.000Z (about 4 years ago)
- Last Synced: 2024-11-10T16:53:13.832Z (2 months ago)
- Language: Jupyter Notebook
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Semantic Data Integration
1. [`pm.xod.io`](pm.xod.io.ipynb). Converting data to *https://schema.org*
## Boot up
1. `docker-compose up`
1. Authenticate Jupyter session.*Look for similar lines in `docker-compose` log:*
```
all-spark-notebook_1 | [I 09:03:47.085 LabApp] Jupyter Notebook 6.1.5 is running at:
all-spark-notebook_1 | [I 09:03:47.085 LabApp] or http://127.0.0.1:8888/?token=7b7e13e7c79a1b53120457bba8ae12942653d069e9afbcd4
```1. `browse http://127.0.0.1:8888/lab/tree/work/pm.xod.io.ipynb`