diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..740bdcd --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,33 @@ +{ + "description":"ASReview Insights is an extension to ASReview LAB that extends the software with tools for plotting and extracting the statistical results of several performance metrics. The extension is especially useful in combination with the simulation functionality of ASReview LAB.", + "title":"ASReview Insights", + "creators":[ + { + "name":"ASReview LAB developers", + "affiliation":"Utrecht University" + } + ], + "keywords":[ + "data", + "systematic review", + "active learning", + "statistics", + "machine learning", + "text data", + "natural language processing" + ], + "related_identifiers":[ + { + "scheme":"doi", + "relation":"isSupplementTo", + "identifier":"10.1038/s42256-020-00287-7" + }, + { + "scheme": "doi", + "identifier": "10.5281/zenodo.3345592", + "relation": "isSupplementTo" + } + ], + "license":"MIT", + "upload_type":"software" +}