Categories:
Cloud (204)
Entertainment (11)
Facebook (43)
General (50)
Life (31)
Programming (64)
Technology (430)
Testing (4)
Tools (488)
Twitter (5)
Wearable (26)
Web Design (44)
Collections:
Other Resources:
Library Genesis Data Object - Works
What is "Works" as a Library Genesis Data Objects?
✍: FYIcenter.com
"Works" is a data object used in Library Genesis to
record detailed information about unique works.
For example, a book of multiple editions and publication formats
is considered as a single work.
"Works" has the following main fields:
Here is an example of an "Works" object in JSON format:
"w_id": "290567",
"title": "The Storyteller and Other Tales",
"work_type": "COLLECTION",
"date": "2008-00-00",
"language": "eng",
"editions": {
"840461": {
"e_id": "1947516"
},
"840462": {
"e_id": "2252078"
}
}
⇒ Library Genesis Data Object - Authors
⇐ Library Genesis Data Object - Editions
2023-07-18, 883🔥, 0💬
Popular Posts:
What are the steps to insert Dynamic Fields in Microsoft Word? I want to insert the chapter heading ...
How to find all section breaks in a Microsoft Word document? I want to review them. Section breaks i...
Why am I getting the "You now have two copies of a file" error from OneDrive for Windows? You will g...
How to update TOC (Table Of Content) for a FrameMaker book? I have make changes in some chapters. Yo...
How to configure Mozilla Firefox to use Notepad to edit Web page source code? By default, when you u...