diff --git a/docs/docs/publishing-public-data.md b/docs/docs/publishing-public-data.md index 04af3956..789687fa 100644 --- a/docs/docs/publishing-public-data.md +++ b/docs/docs/publishing-public-data.md @@ -68,3 +68,11 @@ const MyComponent = () => { }; }; ``` + +## Exploring the Knowledge Graph via GeoBrowser + +In order to explore the knowledge graph you can use GeoBrowser. + +Visist [https://testnet.geobrowser.io/root](https://testnet.geobrowser.io/root) and explore the knowledge graph. Once you published you can find it via the search by name or by id. + +By looking up the data you also can verify that it was published correctly. \ No newline at end of file