From 03e4364846982ab86b2cc6c5ddac25ea9ab2ccfd Mon Sep 17 00:00:00 2001 From: bourgesl <bourges.laurent@gmail.com> Date: Fri, 8 Mar 2019 14:27:50 +0100 Subject: [PATCH] update GNSS_products metadata --- .../GNSS_products/inputs/doi_gnss_product_all.csv | 8 ++++++++ .../inputs/doi_gnss_product_europe.csv | 9 +++++++++ .../template_all_dataset.csv} | 15 ++++++--------- 3 files changed, 23 insertions(+), 9 deletions(-) create mode 100644 conf/GNSS_products/inputs/doi_gnss_product_all.csv create mode 100644 conf/GNSS_products/inputs/doi_gnss_product_europe.csv rename conf/GNSS_products/{metadata/doi_gnss_product_all.csv => templates/template_all_dataset.csv} (69%) diff --git a/conf/GNSS_products/inputs/doi_gnss_product_all.csv b/conf/GNSS_products/inputs/doi_gnss_product_all.csv new file mode 100644 index 0000000..354f186 --- /dev/null +++ b/conf/GNSS_products/inputs/doi_gnss_product_all.csv @@ -0,0 +1,8 @@ +"# Clé";"# Valeur";"# Clé (affiliation/rightsURI)";"# Valeur attribut";"# Clé (nameIdentifier:ORCID)";"# Valeur attribut" +identifier:DOI;10.5072/GNSS.products.all;;;; +title;"GNSS position and velocity solutions ";;;; +title:TranslatedTitle;"GNSS positions and velocities solutions for worldwide areas: - Global Navigation Satellite System - positions and velocities solutions for worlwide areas";;;; +description:Abstract;"GNSS data are analyzed by the ISTerre laboratory, part of the Observatories of Earth Sciences and Astronomy of Grenoble (OSUG). This analysis center processes GNSS data from permanent sites. Different areas in the world are processed, corresponding to different research projects. For now, only the Europe project is available. ISTerre provides the processing solutions, i.e. position and velocity at each site. A specific DOI is allocated for those solutions.";;;; +relatedIdentifier:HasPart:DOI;10.5072/GNSS.products.Europe;;;; +;;;;; +;" ";;;; diff --git a/conf/GNSS_products/inputs/doi_gnss_product_europe.csv b/conf/GNSS_products/inputs/doi_gnss_product_europe.csv new file mode 100644 index 0000000..e672b7d --- /dev/null +++ b/conf/GNSS_products/inputs/doi_gnss_product_europe.csv @@ -0,0 +1,9 @@ +"# Clé";"# Valeur";"# Clé (affiliation/rightsURI)";"# Valeur attribut";"# Clé (nameIdentifier:ORCID)";"# Valeur attribut" +identifier:DOI;10.5072/GNSS.products.Europe;;;; +title;"GNSS position and velocity solutions in Europe";;;; +title:TranslatedTitle;"GNSS positions and velocities solutions in Europe: - Global Navigation Satellite System – positions and velocities solutions in Europe";;;; +description:Abstract;"This dataset include all European GNSS solutions processed by ISTerre. ";;;; +description:SeriesInformation;"This dataset provides GNSS solutions of continuous stations in Europe. +networks ? (probably not the same for future solutions) same for number of stations etc.";;;; +relatedIdentifier:IsPartOf:DOI;10.5072/GNSS.products.all;;;; +geoLocationPlace;Europe;;;; diff --git a/conf/GNSS_products/metadata/doi_gnss_product_all.csv b/conf/GNSS_products/templates/template_all_dataset.csv similarity index 69% rename from conf/GNSS_products/metadata/doi_gnss_product_all.csv rename to conf/GNSS_products/templates/template_all_dataset.csv index 2d4771f..55d3f8b 100644 --- a/conf/GNSS_products/metadata/doi_gnss_product_all.csv +++ b/conf/GNSS_products/templates/template_all_dataset.csv @@ -1,9 +1,5 @@ "# Clé";"# Valeur";"# Clé (affiliation/rightsURI)";"# Valeur attribut";"# Clé (nameIdentifier:ORCID)";"# Valeur attribut" -identifier:DOI;10.5072/GNSS.products.all;;;; creatorName;gnss-products;;;; -title;"gnss-products: positions and velocities";;;; -title:Subtitle;"GNSS position and velocity solutions for many areas";;;; -title:TranslatedTitle;"ISTerre-gnss-products: Institut des Sciences de la Terre-Global Navigation Satellite System-products";;;; publisher;"CNRS, OSUG, ISTERRE";;;; publicationYear;2019;;;; subject:main;"GNSS products";;;; @@ -37,8 +33,9 @@ resourceType:Dataset;"GNSS products (time series positionings and velocity field relatedIdentifier:Cites:URL;https://isterre.fr;;;; format;sinex;;;; format;PBO;;;; -rights;"Data access and use are ruled by the ? data policy.";;;; -rights;"Deprez et al. (2019)";;;; -description:Abstract;"GNSS data are analyzed by the ISTerre laboratory, part of the Observatories of Earth Sciences and Astronomy of Grenoble (OSUG). This analysis center processes GNSS data from permanent sites. A detailed processing description can be found in Deprez et al. (2019, submitted). Different areas in the world are processed, corresponding to different research projects. For now, only the Europe project is available. ISTerre provides the processing solutions, i.e. position and velocity at each site. A specific DOI is allocated for each solution.";;;; -relatedIdentifier:HasPart:DOI;10.5072/GNSS.products.EUROPE;;;; -relatedIdentifier:HasPart:DOI;10.5072/GNSS.products.EUROPE.18;;;; +rights;"Data access and use are ruled by the OSUG data policy.";;;; +rights;"The following acknowledging sentence should appear in publications using ISTerre GNSS products: ""GNSS products are calculated and provided by the Institut of Sciences de la Terre (ISTerre), belonging to the Institut National des Sciences de l’Univers (INSU/CNRS) and the Observatoire des Sciences de l’Univers de Grenoble (OSUG / Université Grenoble Alpes)â€. +You are invited to contact the PI(s) or lead scientist for more information about the data and to include the acknowledgement sentence in any publication using the data. +";;;; +;;;;; +;" ";;;; -- GitLab