Update Database Schema authored by Pollack, Philipp's avatar Pollack, Philipp
......@@ -18,7 +18,7 @@
"_id": <string>,
"publisher": <Publisher>,
"journal": <Journal>,
"organisations": [ <Organisation>, <...> ],
"organisations": <Organisation>,
"doi": <string>,
"year": <int>,
"oa_color": <int?>,
......
......