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/chapters/03-front-end-navigating-dracor.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,9 +71,9 @@ On the DraCor home page we see corpus cards (for example, FreDraCor, GerDraCor,
71
71
```{figure} ../images/front-end/home-page.png
72
72
---
73
73
alt: "DraCor home page with corpus cards and summary statistics."
74
-
caption: DraCor home page. Corpus cards provide a high-level overview (plays, characters, token counts for text/sp/stage, and a last update indicator).
75
74
width: 100%
76
75
---
76
+
DraCor home page. Corpus cards provide a high-level overview (plays, characters, token counts for text/sp/stage, and a last update indicator).
77
77
```
78
78
79
79
### Example 2. The corpus page (searching and selecting a play)
@@ -83,9 +83,9 @@ A corpus page (example: CalDraCor) presents a searchable play table. Alongside e
83
83
```{figure} ../images/front-end/cal-dracor.png
84
84
---
85
85
alt: "CalDraCor corpus page with a searchable play table and download buttons."
86
-
caption: CalDraCor corpus page. The play table can be searched and sorted; corpus-level metadata can be downloaded as JSON or CSV; each play has a stable ID.
87
86
width: 100%
88
87
---
88
+
CalDraCor corpus page. The play table can be searched and sorted; corpus-level metadata can be downloaded as JSON or CSV; each play has a stable ID.
89
89
```
90
90
91
91
### Example 3. The play page (header and tabs)
@@ -114,9 +114,9 @@ The Network tab usually also includes a character list in order of appearance, s
alt: "Network tab showing a co-occurrence network and a panel of network properties."
117
-
caption: Network tab. DraCor shows a co-occurrence network and summarises network properties (including the number of segments used to derive co-occurrence).
118
117
width: 100%
119
118
---
119
+
Network tab. DraCor shows a co-occurrence network and summarises network properties (including the number of segments used to derive co-occurrence).
120
120
```
121
121
122
122
#### Tab 2. Speech distribution
@@ -128,9 +128,9 @@ The plot shown in this view uses scene (segment) number on the x-axis and number
alt: "Speech distribution tab with a plot and method selector."
131
-
caption: Speech distribution tab. The interface offers different operationalisations (selectable methods) and can distinguish group characters from non-group characters.
132
131
width: 100%
133
132
---
133
+
Speech distribution tab. The interface offers different operationalisations (selectable methods) and can distinguish group characters from non-group characters.
134
134
```
135
135
#### Tab 3. Full text
136
136
@@ -141,9 +141,9 @@ A key feature of this tab is the Segments panel. It lists segments and shows whi
alt: "Full text tab with provenance information and a segments navigation panel."
144
-
caption: Full text tab. The play text is displayed with provenance notes and a segment list that supports navigation and clarifies the segmentation used in derived views.
145
144
width: 100%
146
145
---
146
+
Full text tab. The play text is displayed with provenance notes and a segment list that supports navigation and clarifies the segmentation used in derived views.
147
147
```
148
148
149
149
#### Tab 4. Downloads
@@ -153,9 +153,9 @@ The Downloads tab provides access to different semantic layers of a play in mult
alt: "Downloads tab showing export options for network data, spoken text, stage directions, characters, and TEI/XML."
156
-
caption: Downloads tab. DraCor provides exports for different semantic layers of a play (network data, spoken text, stage directions, character lists, and TEI/XML full text) in multiple formats.
157
156
width: 100%
158
157
---
158
+
Downloads tab. DraCor provides exports for different semantic layers of a play (network data, spoken text, stage directions, character lists, and TEI/XML full text) in multiple formats.
159
159
```
160
160
161
161
#### Tab 5. Tools
@@ -167,9 +167,9 @@ The main interpretive point here is that the selected layer shapes the results.
alt: "Tools tab with external tool links and a text-layer selector."
170
-
caption: Tools tab. The interface offers links to external tools and lets us choose which text layer (TEI/XML, plain, spoken, stage directions) is used for external analysis.
171
170
width: 100%
172
171
---
172
+
Tools tab. The interface offers links to external tools and lets us choose which text layer (TEI/XML, plain, spoken, stage directions) is used for external analysis.
0 commit comments