From b34b59a60d5c7deae9d5d1b4c734e82ea579d508 Mon Sep 17 00:00:00 2001 From: Nik Graf Date: Thu, 3 Jul 2025 10:11:22 +0200 Subject: [PATCH] add geobrowser info --- docs/docs/publishing-public-data.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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