aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite/datacite_result_05.json
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2020-01-03 13:46:05 +0100
committerMartin Czygan <martin.czygan@gmail.com>2020-01-03 13:46:05 +0100
commit391565cbbc0ba17ffd8c4f5d88d4dfda8a8b323c (patch)
treea6f8c2c5dd3244e2bfc8a6035f5c351770ea9975 /python/tests/files/datacite/datacite_result_05.json
parent61f0bbfbfdaf41be799fa41c88077806ef913188 (diff)
downloadfatcat-391565cbbc0ba17ffd8c4f5d88d4dfda8a8b323c.tar.gz
fatcat-391565cbbc0ba17ffd8c4f5d88d4dfda8a8b323c.zip
datacite: remove --lang-detect flag
Estimated time for a single call is in the order of 50ms.
Diffstat (limited to 'python/tests/files/datacite/datacite_result_05.json')
-rw-r--r--python/tests/files/datacite/datacite_result_05.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/tests/files/datacite/datacite_result_05.json b/python/tests/files/datacite/datacite_result_05.json
index a790c26e..ff998c0f 100644
--- a/python/tests/files/datacite/datacite_result_05.json
+++ b/python/tests/files/datacite/datacite_result_05.json
@@ -524,7 +524,8 @@
"abstracts": [
{
"content": "UNITE provides a unified way for delimiting, identifying, communicating, and working with DNA-based Species Hypotheses (SH). All fungal ITS sequences in the international nucleotide sequence databases are clustered to approximately the species level by applying a set of dynamic distance values (&lt;0.5 - 3.0%). All species hypotheses are given a unique, stable name in the form of a DOI, and their taxonomic and ecological annotations are verified through distributed, web-based third-party annotation efforts. SHs are connected to a taxon name and its classification as far as possible (phylum, class, order, etc.) by taking into account identifications for all sequences in the SH. An automatically or manually designated sequence is chosen to represent each such SH. These sequences are released (https://unite.ut.ee/repository.php) for use by the scientific community in, for example, local sequence similarity searches and next-generation sequencing analysis pipelines. The system and the data are updated automatically as the number of public fungal ITS sequences grows.",
- "mimetype": "text/plain"
+ "mimetype": "text/plain",
+ "lang": "en"
}
]
-} \ No newline at end of file
+}