-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/tlg2022-alignments' into ibnsaid-syntax-trees
# Conflicts: # backend/scaife_stack_atlas/hooks.py # frontend/package.json # frontend/yarn.lock
- Loading branch information
Showing
23 changed files
with
29,896 additions
and
259 deletions.
There are no files selected for viewing
File renamed without changes.
22,952 changes: 22,952 additions & 0 deletions
22,952
backend/data/annotations/text-alignments/gio-gregory-nyssa-word-alignment.json
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
backend/data/library/anon/metadata.json → ...d/data/library/beowulf-poet/metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
{ | ||
"urn": "urn:cts:angLit:anon:", | ||
"urn": "urn:cts:angLit:beowulf-poet:", | ||
"node_kind": "textgroup", | ||
"name": [ | ||
{ | ||
"lang": "eng", | ||
"value": "Anonymous" | ||
"value": "Beowulf Poet" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"urn": "urn:cts:greekLit:tlg2022:", | ||
"node_kind": "textgroup", | ||
"name": [ | ||
{ | ||
"lang": "eng", | ||
"value": "Gregory, of Nazianzus" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"urn": "urn:cts:greekLit:tlg2022.tlg007:", | ||
"group_urn": "urn:cts:greekLit:tlg2022:", | ||
"node_kind": "work", | ||
"lang": "grc", | ||
"title": [ | ||
{ | ||
"lang": "eng", | ||
"value": "Adversus Eunomianos (Orat. 27)" | ||
} | ||
], | ||
"versions": [ | ||
{ | ||
"urn": "urn:cts:greekLit:tlg2022.tlg007.gio-grc1:", | ||
"node_kind": "version", | ||
"version_kind": "edition", | ||
"lang": "grc", | ||
"first_passage_urn": "urn:cts:greekLit:tlg2022.tlg007.gio-grc1:1-5", | ||
"citation_scheme": [ | ||
"sentence" | ||
], | ||
"label": [ | ||
{ | ||
"lang": "grc", | ||
"value": "Adversus Eunomianos (Orat. 27)" | ||
} | ||
], | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "Gregorius Nazianzenus, The Five Theological Orations, Mason, Cambridge,\n 1899" | ||
} | ||
] | ||
}, | ||
{ | ||
"urn": "urn:cts:greekLit:tlg2022.tlg007.gio-eng1:", | ||
"node_kind": "version", | ||
"version_kind": "translation", | ||
"lang": "eng", | ||
"first_passage_urn": "urn:cts:greekLit:tlg2022.tlg007.gio-eng1:1-5", | ||
"citation_scheme": [ | ||
"sentence" | ||
], | ||
"label": [ | ||
{ | ||
"lang": "grc", | ||
"value": "A Preliminary Discourse Against the Eunomians" | ||
} | ||
], | ||
"description": [ | ||
{ | ||
"lang": "eng", | ||
"value": "NICENE AND POST-NICENE FATHERS, Schaff, Philip (1819-1893), WM. B. EERDMANS PUBLISHING COMPANY, Grand Rapids, MI,\n 1819-1893" | ||
} | ||
] | ||
} | ||
] | ||
} |
97 changes: 97 additions & 0 deletions
97
backend/data/library/tlg2022/tlg007/tlg2022.tlg007.gio-eng1.txt
Large diffs are not rendered by default.
Oops, something went wrong.
132 changes: 132 additions & 0 deletions
132
backend/data/library/tlg2022/tlg007/tlg2022.tlg007.gio-grc1.txt
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.