Add description for author info
Browse files
README.md
CHANGED
@@ -63,6 +63,7 @@ This dataset is primarily in English, but the dialects of English vary and span
|
|
63 |
"thml": "<p id=\"v.i-p11\">In the first place, it is abundantly evident...",
|
64 |
"refs": [ "Bible:Col.2.8" ],
|
65 |
"author": "calvin",
|
|
|
66 |
"title": null,
|
67 |
"rights": "Public Domain",
|
68 |
"published": null,
|
@@ -76,7 +77,8 @@ This dataset is primarily in English, but the dialects of English vary and span
|
|
76 |
- text: The extracted text of this paragraph
|
77 |
- thml: The complete ThML for this paragraph
|
78 |
- refs: Any references extracted from the ThML
|
79 |
-
- author: Author of the work if available
|
|
|
80 |
- title: Title of the work if available
|
81 |
- rights: License info for the work if available
|
82 |
- published: Publication date if available
|
|
|
63 |
"thml": "<p id=\"v.i-p11\">In the first place, it is abundantly evident...",
|
64 |
"refs": [ "Bible:Col.2.8" ],
|
65 |
"author": "calvin",
|
66 |
+
"author-short-form": "John Calvin",
|
67 |
"title": null,
|
68 |
"rights": "Public Domain",
|
69 |
"published": null,
|
|
|
77 |
- text: The extracted text of this paragraph
|
78 |
- thml: The complete ThML for this paragraph
|
79 |
- refs: Any references extracted from the ThML
|
80 |
+
- author: Author ID of the work if available
|
81 |
+
- author-short-form: Human-readable author name
|
82 |
- title: Title of the work if available
|
83 |
- rights: License info for the work if available
|
84 |
- published: Publication date if available
|