forked from internetarchive/openlibrary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdatadump-doc.txt
112 lines (108 loc) · 2.77 KB
/
datadump-doc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
Data dump documentation
Fields in Author records:
key (string):
type (object(key:author)):
name (string):
personal_name (string):
eastern_order (boolean):
fuller_name (string):
alternate_names (string[]):
title (string):
enumeration (string):
bio (object(type:text, value:string)): biography
birth_date (string):
death_date (string):
date (string):
location (string):
website (string):
wikipedia (string):
links (object(type:object(key:link),url:string,title:string)[]):
uris (string[]): not used
created (object(type:datetime, value:string)):
last_modified (object(type:datetime, value:string)):
latest_revision (int):
revision (int):
photos (int[]):
Fields in Edition records:
key (string):
type (object(key:edition)):
identifiers (object):
isbn_10 (string):
isbn_13 (string):
ocaid (string):
classifications (object):
lccn (string[]):
dewey_decimal_class (string[]):
lc_classifications (string[]):
subjects (string[]):
genres (string[]):
authors (object[]):
contributors (object[]):
contributions (string[]):
by_statement (string):
created (object(type:datetime, value:string)):
last_modified (object(type:datetime, value:string)):
latest_revision (int):
revision (int):
title (string):
title_prefix (string):
subtitle (string):
edition_name (string):
other_titles (string[]):
work_titles (string[]):
series (string[]):
number_of_pages (int):
pagination (string):
copyright_date (string):
publish_date (string):
publish_places (string[]):
publish_country (string):
publishers (string[]):
distributors (string[]): not used
works (object[]):
languages (object[]):
translation_of (string):
translated_from (object[]):
notes (object(type:text, value:string)):
description (object(type:text, value:string)):
physical_format (string):
physical_dimensions (string):
weight (string):
covers (int[]):
table_of_contents (object[]):
first_sentence (text):
scan_on_demand (boolean):
scan_records (object[]):
uris (string[]):
uri_descriptions (string[]):
volumes (object[]):
ia_box_id (string[]):
accompanying_material (string):
collections (object[]):
location (string[]):
Fields in Work records:
key (string):
type (object(key:work)):
title (string):
subtitle (string):
translated_titles (string[]):
other_titles (string[]):
authors (object[]):
created (object):
last_modified (object):
latest_revision (int):
revision (int):
covers (int[]):
cover_edition (object):
subject_places (string[]):
subject_people (string[]):
subject_times (string[]):
subjects (string[]):
description (text):
notes (object(type:text, value:string)):
first_sentence (text):
dewey_number (string[]):
lc_classifications (string[]):
original_languages (object[]):
links (object(type:object(key:link),url:string,title:string)[]):
first_publish_date (string[]):