Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 360 Bytes

Demonstration of SPOKE API calls

This repo holds the Jupyter notebook "spoke_api.ipynb" that shows the programmatic access of SPOKE knowledge graph using REST-API calls.

Note:

You may need to install "requests" module for executing this notebook.

pip install requests

Here is the link to the API swagger.