From b78accb8bdac0415d989ccf8e67453db351d0724 Mon Sep 17 00:00:00 2001 From: Elias Chetouane <elias.chetouane@univ-grenoble-alpes.fr> Date: Tue, 21 May 2024 10:36:58 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20la=20description=20du=20sch=C3=A9m?= =?UTF-8?q?a=20de=20donn=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 30a3fda..5b9ad9c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,17 @@ View contextualized results on the website : [mlarrieu.gricad-pages.univ-grenobl <br /> <br /> +### schema de données + +les champs du tableau produit reprennent ceux du schéma de données de DataCite (cf. https://datacite-metadata-schema.readthedocs.io/en/4.5/), auquel deux champs sont ajoutés : +- `all_relation` +toutes les relations attachées au DOI identifié. + +- `traveled_dois` +liste des DOIs parcourus par le script pour obtenir le DOI de concept + + + ## Credits * Élias Chetouane: collecting data, program automation -- GitLab