From d7620a63005cb781e8cbe2fb9ca8d54b070d6cb7 Mon Sep 17 00:00:00 2001 From: GuilhemSempere Date: Fri, 22 Nov 2019 09:54:20 +0100 Subject: [PATCH] Create CIRAD_GIGWA.json --- sources/CIRAD_GIGWA.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sources/CIRAD_GIGWA.json diff --git a/sources/CIRAD_GIGWA.json b/sources/CIRAD_GIGWA.json new file mode 100644 index 0000000..c7120e6 --- /dev/null +++ b/sources/CIRAD_GIGWA.json @@ -0,0 +1,12 @@ +{ + "@context": { + "schema": "http://schema.org/", + "brapi": "https://brapi.org/rdf/" + }, + "@type": "schema:DataCatalog", + "@id": "https://www.cirad.fr", + "schema:identifier": "CIRAD", + "schema:name": "CIRAD GIGWA", + "brapi:endpointUrl": "https://gigwa.southgreen.fr/gigwa/rest/Sorghum-JGI_v1/brapi/v1/", + "brapi:studyType": "Genotyping" +}