Hi everyone!
This is a short update on work on the DCKG Demo API.
You can access the Demo API at https://dckg-demo-api.onrender.com, and read and interact with the API docs here.
I updated the API endpoints so that you can now query for:
Works,
Sources,
Contributors,
Concepts,
Schemes,
Posts,
Entity by ID,
Edge by ID,
Edge by Predicate, and
Linked Entities.
Each query is limited to 500 results currently.
You can explore the demo API in this Jupyter Notebook on Google Colab as well. In the notebook, you can query each object mentioned above, and you can create graph visualizations and a wordcloud.
If you have any questions, spot any issues, or have other feedback, please send a message to ledgerback@gmail.com.
