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
* Refactor static parameter generation for documentation pages to use unique document mappings and improve directory handling in DocsPage component.
* Update links to "What is a discourse graph?" in navigation and documentation pages for consistency; remove outdated shared page.
Copy file name to clipboardExpand all lines: apps/website/app/(docs)/docs/obsidian/pages/getting-started.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
@@ -5,7 +5,7 @@ author: ""
5
5
published: true
6
6
---
7
7
8
-
The Discourse Graph plugin enables [Obsidian](https://obsidian.md/) users to seamlessly add additional semantic structure to their notes, including specified page types and link types that [model scientific discourse](/docs/roam/what-is-discourse-graph), to enable more complex and structured knowledge synthesis work, such as a complex interdisciplinary literature review, and enhanced collaboration with others on this work.
8
+
The Discourse Graph plugin enables [Obsidian](https://obsidian.md/) users to seamlessly add additional semantic structure to their notes, including specified page types and link types that [model scientific discourse](/docs/obsidian/what-is-a-discourse-graph), to enable more complex and structured knowledge synthesis work, such as a complex interdisciplinary literature review, and enhanced collaboration with others on this work.
9
9
10
10
For more information about Discourse Graphs, check out our website at [https://discoursegraphs.com](https://discoursegraphs.com)
11
11
@@ -19,7 +19,7 @@ For more information about Discourse Graphs, check out our website at [https://d
19
19
20
20
## What's Next?
21
21
22
-
- Learn about [what makes a discourse graph](./what-is-discourse-graph)
22
+
- Learn about [what makes a discourse graph](./what-is-a-discourse-graph)
23
23
- Explore [use cases](./literature-reviewing) for discourse graphs
24
24
- Join our community to share your experience and get help
25
25
@@ -37,6 +37,6 @@ Follow our handy guides to get started on the basics as quickly as possible:
37
37
38
38
Learn the fundamentals of the Discourse Graph plugin to get a deeper understanding of our main features:
39
39
40
-
-[What is a Discourse Graph?](./what-is-discourse-graph)
40
+
-[What is a Discourse Graph?](./what-is-a-discourse-graph)
41
41
-[The Discourse Graph plugin grammar](./grammar)
42
42
-[The Base Grammar: questions, claims, and evidence](./base-grammar)
Copy file name to clipboardExpand all lines: apps/website/app/(docs)/docs/roam/pages/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: ""
5
5
published: true
6
6
---
7
7
8
-
The Discourse Graph extension enables [Roam](https://roamresearch.com/) users to seamlessly add additional semantic structure to their notes, including specified page types and link types that [model scientific discourse](./what-is-discourse-graph), to enable more complex and structured [knowledge synthesis work](https://oasislab.pubpub.org/pub/54t0y9mk/release/3), such as a complex interdisciplinary literature review, and enhanced collaboration with others on this work.
8
+
The Discourse Graph extension enables [Roam](https://roamresearch.com/) users to seamlessly add additional semantic structure to their notes, including specified page types and link types that [model scientific discourse](./what-is-a-discourse-graph), to enable more complex and structured [knowledge synthesis work](https://oasislab.pubpub.org/pub/54t0y9mk/release/3), such as a complex interdisciplinary literature review, and enhanced collaboration with others on this work.
9
9
10
10
## Overview
11
11
@@ -27,6 +27,6 @@ Follow our handy guides to get started on the basics as quickly as possible:
27
27
28
28
Learn the fundamentals of the Discourse Graph extension to get a deeper understanding of our main features:
29
29
30
-
-[What is a Discourse Graph?](./what-is-discourse-graph)
30
+
-[What is a Discourse Graph?](./what-is-a-discourse-graph)
**Discourse graphs** are an information model for bodies of knowledge that emphasize discourse moves (such as questions, claims, and evidence), and relations (such as support or opposition), rather than papers or sources as the main units.
8
+
**Discourse Graphs** are an information model for bodies of knowledge that emphasize discourse moves (such as questions, claims, and evidence), and relations (such as support or opposition), rather than papers or sources as the main units.
9
9
10
-
To give an intuition for what it is, here is a figure of a visual representation of a simple discourse graph for a body of literature on bans and antisocial behavior in online forums. You may recognize similarities to things like argument maps.
10
+
To give an intuition for what it is, here is a figure of a visual representation of a simple Discourse Graph for a body of literature on bans and antisocial behavior in online forums. You may recognize similarities to things like argument maps.
11
11
12
12

13
13
@@ -17,4 +17,4 @@ Consider how that information model foregrounds the conceptual building blocks a
17
17
18
18
This information model (theoretically!) has high potential for augmenting individual and collective "research-grade" synthesis (e.g., lit reviews for a dissertation or grant proposal).
19
19
20
-
Discourse graphs are not a new idea (you can read more about it in [this short (academic-focused) write-up](http://joelchan.me/assets/pdf/Discourse_Graphs_for_Augmented_Knowledge_Synthesis_What_and_Why.pdf) or this more [practically-oriented article](https://oasislab.pubpub.org/pub/54t0y9mk/release/3)), but the potential to use it for everyday research work is!
20
+
Discourse Graphs are not a new idea (you can read more about it in [this short (academic-focused) write-up](http://joelchan.me/assets/pdf/Discourse_Graphs_for_Augmented_Knowledge_Synthesis_What_and_Why.pdf) or this more [practically-oriented article](https://oasislab.pubpub.org/pub/54t0y9mk/release/3)), but the potential to use it for everyday research work is!
0 commit comments