summaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_08.json
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-01-07 15:20:25 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-01-07 15:20:25 +0100
commitf9c711f77bba992e6e9e1d75929d35e8da828f61 (patch)
tree187b808ae2a84344ab23a88926b1204bd35bb5bb /python/tests/files/datacite/datacite_result_08.json
parent3b531d2f83e9fde67e3c45d751fb80b2d9c815be (diff)
downloadfatcat-f9c711f77bba992e6e9e1d75929d35e8da828f61.tar.gz
fatcat-f9c711f77bba992e6e9e1d75929d35e8da828f61.zip
datacite: adding datacite-specific extra metadata
* attributes.metadataVersion * attributes.schemaVersion * attributes.version (source dependent values, follows suggestions in https://schema.datacite.org/meta/kernel-4.3/doc/DataCite-MetadataKernel_v4.3.pdf#page=26, but values vary) Furthermore: * attributes.types.resourceTypeGeneral * attributes.types.resourceType
Diffstat (limited to 'python/tests/files/datacite/datacite_result_08.json')
-rw-r--r--python/tests/files/datacite/datacite_result_08.json97
1 files changed, 50 insertions, 47 deletions
diff --git a/python/tests/files/datacite/datacite_result_08.json b/python/tests/files/datacite/datacite_result_08.json
index 46ef5b44..ff942d0a 100644
--- a/python/tests/files/datacite/datacite_result_08.json
+++ b/python/tests/files/datacite/datacite_result_08.json
@@ -1,54 +1,57 @@
{
- "extra": {
- "datacite": {
- "subjects": [
- {
- "subject": "Land Economics/Use"
- },
- {
- "subject": "irrigation",
- "subjectScheme": "keyword"
- },
- {
- "subject": "industrialization",
- "subjectScheme": "keyword"
- },
- {
- "subject": "collective action",
- "subjectScheme": "keyword"
- }
- ]
- }
- },
- "title": "Irrigation Policies under Rapid Industrialization and Labor Migration: Lessons from Japan, China and India",
- "release_type": "article-journal",
- "release_year": 2017,
- "ext_ids": {
- "doi": "10.22004/ag.econ.284864"
- },
- "language": "en",
- "contribs": [
+ "extra": {
+ "datacite": {
+ "subjects": [
{
- "index": 0,
- "raw_name": "Kei Kajisa",
- "given_name": "Kei",
- "surname": "Kajisa",
- "role": "author"
+ "subject": "Land Economics/Use"
},
{
- "index": 1,
- "raw_name": "Kei Kajisa",
- "given_name": "Kei",
- "surname": "Kajisa",
- "role": "author"
- }
- ],
- "refs": [],
- "abstracts": [
+ "subject": "irrigation",
+ "subjectScheme": "keyword"
+ },
+ {
+ "subject": "industrialization",
+ "subjectScheme": "keyword"
+ },
{
- "content": "International society recognizes that the scarcity of fresh water is increasing and farming sectors suffer from lack of irrigation water. However, if we look at this issue with a framework of relative factor endowment, a different view will arise. In emerging states with rapid industrialization and labor migration, labor scarcity increases at a faster pace than that of irrigation water. Using the historical review of Japan's irrigation policies as well as the case studies of India and China, this paper shows that the introduction of policies which do not reflect the actual relative resource scarcity may mislead the development path. We argue that under increasing relative labor scarcity it is important to realize the substitution of capital for labor for surface irrigation system management and that the substitution needs public support because the service of surface irrigation system has some externalities. Through this argument, this paper also intends to shed the light back to the role of the state for local resource management which seems to be unfairly undervalued since the boom of community participatory approach in the 1980s.",
- "mimetype": "text/plain",
- "lang": "en"
+ "subject": "collective action",
+ "subjectScheme": "keyword"
}
- ]
+ ],
+ "metadataVersion": 1,
+ "resourceType": "Text",
+ "resourceTypeGeneral": "Text"
+ }
+ },
+ "title": "Irrigation Policies under Rapid Industrialization and Labor Migration: Lessons from Japan, China and India",
+ "release_type": "article-journal",
+ "release_year": 2017,
+ "ext_ids": {
+ "doi": "10.22004/ag.econ.284864"
+ },
+ "language": "en",
+ "contribs": [
+ {
+ "index": 0,
+ "raw_name": "Kei Kajisa",
+ "given_name": "Kei",
+ "surname": "Kajisa",
+ "role": "author"
+ },
+ {
+ "index": 1,
+ "raw_name": "Kei Kajisa",
+ "given_name": "Kei",
+ "surname": "Kajisa",
+ "role": "author"
+ }
+ ],
+ "refs": [],
+ "abstracts": [
+ {
+ "content": "International society recognizes that the scarcity of fresh water is increasing and farming sectors suffer from lack of irrigation water. However, if we look at this issue with a framework of relative factor endowment, a different view will arise. In emerging states with rapid industrialization and labor migration, labor scarcity increases at a faster pace than that of irrigation water. Using the historical review of Japan's irrigation policies as well as the case studies of India and China, this paper shows that the introduction of policies which do not reflect the actual relative resource scarcity may mislead the development path. We argue that under increasing relative labor scarcity it is important to realize the substitution of capital for labor for surface irrigation system management and that the substitution needs public support because the service of surface irrigation system has some externalities. Through this argument, this paper also intends to shed the light back to the role of the state for local resource management which seems to be unfairly undervalued since the boom of community participatory approach in the 1980s.",
+ "mimetype": "text/plain",
+ "lang": "en"
+ }
+ ]
}