From e7bf942809b81e2ebb7cbca0daa336f537f0f3cb Mon Sep 17 00:00:00 2001 From: Roussey Catherine <catherine.roussey@irstea.fr> Date: Fri, 11 Jun 2021 16:12:49 +0000 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c56fece..6629eff 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ ppdo metadata are published on the web at the uri http://ontology.inrae.fr/ppdo A sparql end point to query ppdo and related datasets are available at http://ontology.inrae.fr/ppdo/sparql -The licence of ppdo is http://creativecommons.org/licenses/by/4.0/ +The licence of ppdo is Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0) + https://creativecommons.org/licenses/by-nd/4.0/ ppdo.owl is the version of ppdo in OWL/XML format to use with Protégé. @@ -27,6 +28,22 @@ The repository grapevine contains the file that describe the phenological scale This dataset contains the 5 aligned scales of grapevine phenological stages. This work was made under the supervision of Xavier DELPUECH and Marc RAYNAL from French Institute of Grapevine and Vine (IFV) +## Phenological Scale of Cereals + +The repository cereals contains the file that describe the phenological scale of wheat, based on ppdo ontology. + +This dataset contains the aligned scales of cereals phenological stages. + +## Phenological Scale of Root and Stem Vegetables + +The repository rootAndStemVegetables contains the file that describe the phenological scale of carrot, celeriac, kohlrabi, chicory, radish, swede, scorzonera based on ppdo ontology. + +## Phenological Scale of Leaf Vegetables forming Heads + +The repository leafVegetablesFormingHeads contains the file that describe the phenological scale of cabbage, chinese cabbage, lettuce, endive based on ppdo ontology. + + + -- GitLab