Skip to content

Commit 841d199

Browse files
authored
add geobrowser info (#305)
1 parent b78e5cd commit 841d199

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/docs/publishing-public-data.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,11 @@ const MyComponent = () => {
6868
};
6969
};
7070
```
71+
72+
## Exploring the Knowledge Graph via GeoBrowser
73+
74+
In order to explore the knowledge graph you can use GeoBrowser.
75+
76+
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.
77+
78+
By looking up the data you also can verify that it was published correctly.

0 commit comments

Comments
 (0)