From 7836513bf079ed67d82b20ba5e4019befe440757 Mon Sep 17 00:00:00 2001 From: Maxence Larrieu <maxence.larrieu@univ-grenoble-alpes.fr> Date: Thu, 7 Mar 2024 19:18:07 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bedb445..b80a1bc 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,14 @@ View contextualized results on the website : [mlarrieu.gricad-pages.univ-grenobl - récupérer la liste de publications, filter sur celles où des jeux de données ont été produits - passer par HAL pour retrouver les DOI de ces jeux de données (champs `researchData_s`) +<br /> +<br /> + +## Filters +- we include only the following datacite types `["Book", "ConferencePaper", "ConferenceProceeding", "JournalArticle", "BookChapter", "Service", "Preprint"]` +- we remove the following datacite clients `["rg.rg", "inist.epure"]` + + <br /> <br /> @@ -51,4 +59,4 @@ View contextualized results on the website : [mlarrieu.gricad-pages.univ-grenobl * Élias Chetouane: collecting data, program automation * Maxence Larrieu: collecting data, enrichment & visualisation -as members of GRICAD & CDGA \ No newline at end of file +as members of GRICAD & CDGA -- GitLab