You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/schema.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
The Hypergraph schema allows you to define the data model for your application. It is based on the GRC-20 specification and allows you to define Types with properties and relations to other Types.
4
4
5
-
## Knowledge Graph Entity Browser
5
+
## Hypergraph Schema Browser
6
6
7
-
Building your app using a schema that is already actively used in Hypergraph's knowledge graph unlocks composability between your dataset and other datasets actively used in Hypergraph's knowledge graph.
7
+
Building your app using a schema that is already actively used in Hypergraph's knowledge graph unlocks composability between your dataset and other datasets used in Hypergraph's knowledge graph.
8
8
9
-
You can search for schemas used within the knowledge graph using the [Hypergraph Schema Browser](https://schema-browser.vercel.app/).
9
+
You can search for schemas used within the Hypergraph knowledge graph using the [Hypergraph Schema Browser](https://schema-browser.vercel.app/).
0 commit comments