-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
132 lines (132 loc) · 3.37 KB
/
Copy pathmetadata.json
File metadata and controls
132 lines (132 loc) · 3.37 KB
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"title": "Zamin Khāhad Shanīd",
"title_fa": "زمین خواهد شنید",
"subtitle": "A Historical Literary Novel Inspired by Ancient Elam",
"author": {
"name": "Daryoush Alipour",
"name_fa": "داریوش علیپور",
"role": "Author"
},
"language": "fa",
"original_language": "Persian",
"publication_year": 2026,
"edition": "1.0",
"pages": 179,
"format": "PDF",
"license": "CC BY-NC 4.0",
"license_url": "https://creativecommons.org/licenses/by-nc/4.0/",
"open_access": true,
"repository": "https://github.com/YOUR_USERNAME/YOUR_REPOSITORY",
"download": "https://github.com/YOUR_USERNAME/YOUR_REPOSITORY/raw/main/zamin-tir-1405.pdf",
"readme": "README.md",
"readme_fa": "README.fa.md",
"citation": "CITATION.cff",
"isbn": "",
"doi": "10.5281/zenodo.21298166",
"url": "https://doi.org/10.5281/zenodo.21298166"
"orcid": "",
"publisher": "GitHub",
"country": "Iran",
"keywords": [
"Ancient Elam",
"Neo-Elamite",
"Elam",
"Ayapir",
"Izeh",
"Khuzestan",
"Iran",
"Ancient Iran",
"Historical Fiction",
"Historical Novel",
"Persian Literature",
"Iranian Literature",
"Archaeology",
"Ancient Near East",
"Near Eastern Studies",
"Iranology",
"Assyriology",
"Cultural Heritage",
"Landscape Archaeology",
"Memory Studies",
"Environmental Humanities",
"Social History",
"Public History",
"Ecofiction",
"Ecofeminism",
"World Literature"
],
"subjects": [
"Historical Fiction",
"Ancient History",
"Persian Literature",
"Archaeology",
"Ancient Civilizations",
"History",
"Philosophy",
"Culture"
],
"historical_period": {
"name": "Neo-Elamite Period",
"approximate_date": "ca. 700 BCE"
},
"geographic_focus": {
"country": "Iran",
"region": "Khuzestan",
"city": "Izeh",
"ancient_name": "Ayapir"
},
"historical_sites": [
"Kul-e Farah",
"Eshkaft-e Salman",
"Khung-e Azhdar"
],
"main_themes": [
"Memory",
"Justice",
"Power",
"Human Dignity",
"Freedom",
"Responsibility",
"Dialogue",
"Landscape",
"Water",
"Music",
"Hope",
"Cultural Identity"
],
"intended_audience": [
"General Readers",
"Students",
"Researchers",
"Historians",
"Archaeologists",
"Iranologists",
"Assyriologists",
"Literary Scholars"
],
"description": "A Persian historical literary novel set in the Neo-Elamite period. Inspired by archaeological sites in southwestern Iran, the novel explores memory, justice, landscape, and the lives of ordinary people whose names rarely survived in official history.",
"description_fa": "رمانی تاریخی–ادبی به زبان فارسی که در واپسین سالهای ایلام نو روایت میشود و با الهام از آثار باستانی ایلام، زندگی مردمانی را بازمیآفریند که نامشان کمتر در تاریخ رسمی ثبت شده است.",
"files": [
{
"name": "zamin-tir-1405.pdf",
"type": "book",
"format": "application/pdf"
},
{
"name": "README.md",
"type": "documentation"
},
{
"name": "README.fa.md",
"type": "documentation"
},
{
"name": "LICENSE",
"type": "license"
},
{
"name": "CITATION.cff",
"type": "citation"
}
]
}