diff --git a/public/assets/methodologie_data_software_en.pdf b/public/assets/methodologie_data_software_en.pdf new file mode 100644 index 00000000..cb8440d8 Binary files /dev/null and b/public/assets/methodologie_data_software_en.pdf differ diff --git a/public/assets/methodologie_data_software_en.png b/public/assets/methodologie_data_software_en.png new file mode 100644 index 00000000..36eb9c08 Binary files /dev/null and b/public/assets/methodologie_data_software_en.png differ diff --git a/public/assets/methodologie_data_software_fr.pdf b/public/assets/methodologie_data_software_fr.pdf new file mode 100755 index 00000000..93447122 Binary files /dev/null and b/public/assets/methodologie_data_software_fr.pdf differ diff --git a/public/assets/methodologie_data_software_fr.png b/public/assets/methodologie_data_software_fr.png new file mode 100755 index 00000000..f97fb5cd Binary files /dev/null and b/public/assets/methodologie_data_software_fr.png differ diff --git a/public/assets/methodologie_publications_en.pdf b/public/assets/methodologie_publications_en.pdf new file mode 100755 index 00000000..b8dbb6a4 Binary files /dev/null and b/public/assets/methodologie_publications_en.pdf differ diff --git a/public/assets/methodologie_publications_en.png b/public/assets/methodologie_publications_en.png new file mode 100755 index 00000000..3c2645b4 Binary files /dev/null and b/public/assets/methodologie_publications_en.png differ diff --git a/public/assets/methodologie_publications_fr.pdf b/public/assets/methodologie_publications_fr.pdf new file mode 100755 index 00000000..28d808e9 Binary files /dev/null and b/public/assets/methodologie_publications_fr.pdf differ diff --git a/public/assets/methodologie_publications_fr.png b/public/assets/methodologie_publications_fr.png new file mode 100755 index 00000000..51b11f1f Binary files /dev/null and b/public/assets/methodologie_publications_fr.png differ diff --git a/src/App.js b/src/App.js index 9463f8c1..af499c72 100644 --- a/src/App.js +++ b/src/App.js @@ -7,6 +7,7 @@ import Footer from './components/Footer'; import Header from './components/Header'; import WebTracking from './components/WebTracking'; import PageTracker from './components/WebTracking/PageTracker'; +import Citation from './pages/About/Citation'; import Communication from './pages/About/Communication'; import FAQ from './pages/About/FAQ'; import Glossaire from './pages/About/Glossaire'; @@ -282,6 +283,18 @@ function App() { path={urls.opendata[key]} /> ))} + {Object.keys(urls.citation).map((key) => ( + + + + )} + exact + key={key} + path={urls.citation[key]} + /> + ))} {[...new Set(Object.values(urls.integration))].flat().map((url) => ( } /> + } + /> + + + + + ); + return ( +
+ } + title={} + icons={renderIcons} + /> + +
+ +
+

+ +

+
+
+ + + + +

+ Eric Jeangirard. Monitoring Open Access at a national level: + French case study. ELPUB 2019 23rd edition of the + International Conference on Electronic Publishing, Jun 2019, + Marseille, France. doi: 10.4000/proceedings.elpub.2019.20 + {' '} +

+ +
+
+ + + + +

+ Anne L'Hôte, Eric Jeangirard. Using Elasticsearch for entity + recognition in affiliation disambiguation. 2021, + arXiv:2110.01958 ; hal: hal-03365806 + {' '} +

+ +
+
+ + + + +

+ Laetitia Bracco, Anne L'Hôte, Eric Jeangirard, Didier Torny. + Extending the open monitoring of open science: A new framework + for the French Open Science Monitor (BSO). 2022. hal: + hal-03651518 +

+ +
+
+ + + + +

+ Aricia Bassinet, Laetitia Bracco, Anne L'Hôte, Eric + Jeangirard, Patrice Lopez, et al.. Large-scale + Machine-Learning analysis of scientific PDF for monitoring the + production and the openness of research data and software in + France. 2023. hal: hal-04121339v3 +

+ +
+
+
+
+
+ ); +} + +export default Citation; diff --git a/src/pages/About/Methodology/index.js b/src/pages/About/Methodology/index.js index 1dd9d61a..861ab728 100644 --- a/src/pages/About/Methodology/index.js +++ b/src/pages/About/Methodology/index.js @@ -1,14 +1,16 @@ import './style.scss'; -import { Col, Container, Row } from '@dataesr/react-dsfr'; +import { Col, Container, Link as DSLink, Row } from '@dataesr/react-dsfr'; import { FormattedMessage, useIntl } from 'react-intl'; import Banner from '../../../components/Banner'; import Icon from '../../../components/Icon'; import { isInProduction } from '../../../utils/helpers'; +import useLang from '../../../utils/Hooks/useLang'; function Methodology() { const intl = useIntl(); + const { lang } = useLang(); const renderIcons = ( @@ -24,6 +26,64 @@ function Methodology() { return ( <> + +
+ + +

+ +

+
+ + + +
+
+ + + +
+ flyer bso + + +

+ +

+
+ + + +
+
+ + + +
+ flyer resultats bso + +
+
+
{!isInProduction() && ( )} + +
+ + + + + + + +
+
+
+ + {' '} + bso@recherche.gouv.fr + . +
+
); } diff --git a/src/pages/Declinaisons/HowTo/index.js b/src/pages/Declinaisons/HowTo/index.js index 8e1ce705..a3bf1c5e 100644 --- a/src/pages/Declinaisons/HowTo/index.js +++ b/src/pages/Declinaisons/HowTo/index.js @@ -41,7 +41,7 @@ function HowTo() { icons={renderIcons} /> -
+

diff --git a/src/pages/Declinaisons/Variations/index.js b/src/pages/Declinaisons/Variations/index.js index c37cbef5..4751e0ba 100644 --- a/src/pages/Declinaisons/Variations/index.js +++ b/src/pages/Declinaisons/Variations/index.js @@ -28,7 +28,7 @@ function Variations() { icons={renderIcons} /> -
+

diff --git a/src/translations/en.json b/src/translations/en.json index 6c8829a2..3f7bcb1d 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -3,6 +3,7 @@ "app.methodo-bso3-intro": "The methodology concerning datasets, code and software was set up by Patrice Lopez (science-miner), Anne L'Hôte (MESR), Eric Jeangirard (MESR), Laetitia Bracco (Université de Lorraine), Aricia Bassinet (Université de Lorraine). A working document presents the method (please note that this document is currently being drafted):", "app.methodo-publi-intro": "The methodology was set up by Anne L'Hôte (MESR), Eric Jeangirard (MESR), Didier Torny (CNRS) and Laetitia Bracco (University of Lorraine). The methodology is described in the working document available in HAL:", "app.methodo-bso3-dmp": "Data Managment Plan (DMP)", + "app.navigation.methodologies": "Methodologies", "app.methodo-contact": "Furthermore, if you have any questions, you can contact us at", "app.Q1": "1st quarter", "app.Q2": "2nd quarter", @@ -298,6 +299,12 @@ "app.header.nav.a-propos-glossaire": "Glossary", "app.header.nav.a-propos-methodologie": "Methodology", "app.header.nav.a-propos-notes-flash": "Flash Notes", + "app.header.nav.citation": "How do I cite the French Open Science Monitor ?", + "app.citation.all": "To cite the Open Science Barometer in an academic work, please use one of the references below:", + "app.citation1": "About the implementation of the French Open Science Monitor on open access to publications:", + "app.citation2": "About the automatic detection of affiliations:", + "app.citation3": "About the extension of open access indicators and monitoring of clinical trials:", + "app.citation4": "About the extension to research data, codes and software using text mining techniques:", "app.header.nav.a-propos-projet": "The project", "app.header.nav.a-propos-variations": "Local variations", "app.header.nav.a-propos-opendata": "Open data and source code of the OSM", @@ -877,6 +884,12 @@ "app.national-publi.others.retractions.chart-by-year.title": "Rate of retracted publications by year of publication", "app.national-publi.others.retractions.chart-by-field.title": "Rate of retracted publications by scientific field", "app.navigation.objet-recherche": "Research object navigation", + "app.methodologie.publication": "Méthodology for publications", + "app.methodologie.publication.description-fr": "Methodology in French (pdf)", + "app.methodologie.publication.description-en": "Methodology in English (pdf)", + "app.methodologie.data_software": "Methodology for research data, software and code", + "app.methodologie.data_software.description-fr": "Methodology in French (pdf)", + "app.methodologie.data_software.description-en": "Methodology in English (pdf)", "app.flyer.presentation": "General presentation leaflet of the French Open Science Monitor", "app.flyer.presentation.description-fr": "General presentation leaflet of the French Open Science Monitor in French (pdf)", "app.flyer.presentation.description-en": "General presentation leaflet of the French Open Science Monitor in English (pdf)", @@ -1138,6 +1151,7 @@ "app.baro-national.software.title": "Code and software", "app.baro-national.software.title.beta": "Code and software [beta]", "app.baro-national.thesis.title": "PhD theses", + "app.baro-national.data-and-software.title": "Research data and software", "app.beta": "[beta]", "app.data.disciplines": "Disciplines", "app.data.editeurs": "Publishers", diff --git a/src/translations/fr.json b/src/translations/fr.json index 658727ff..06ae137b 100644 --- a/src/translations/fr.json +++ b/src/translations/fr.json @@ -451,6 +451,12 @@ "app.header.nav.a-propos-glossaire": "Glossaire", "app.header.nav.a-propos-methodologie": "Méthodologie", "app.header.nav.a-propos.communication": "Communication", + "app.header.nav.citation": "Comment citer le Baromètre de la Science Ouverte ?", + "app.citation.all": "Pour citer Baromètre de la Science Ouverte dans un travail de type académique, merci d'utiliser une des références ci-dessous :", + "app.citation1": "Sur la mise en place du Baromètre sur l'accès ouvert aux publications :", + "app.citation2": "Sur la détection automatique des affiliations :", + "app.citation3": "Sur l'extension des indicateurs sur l'accès ouvert et suivi des essais cliniques :", + "app.citation4": "Sur l'extension aux données de la recherche, codes et logiciels grâce à des techniques de fouille de texte ", "app.header.nav.a-propos-projet": "Le projet", "app.header.nav.a-propos-variations": "Déclinaisons locales", "app.header.nav.a-propos-opendata": "Données ouvertes et code source du BSO", @@ -500,7 +506,7 @@ "app.health-interventional.caracteristiques.duree.chart-nombre.legend": "Nombre d'essais enregistrés", "app.health-interventional.caracteristiques.duree.chart-nombre.xAxis": "Durée moyenne de l'essai", "app.health-interventional.caracteristiques.duree.chart-nombre.0-year": "Moins de 1 an", - "app.health-interventional.caracteristiques.duree.chart-nombre.years": "de {value1} à {value2} ans", + "app.health-interventional.caracteristiques.duree.chart-nombre.years": "de {value1} à {value 2} ans", "app.health-interventional.caracteristiques.duree.chart-nombre.10-years-and-more": "10 ans
et plus", "app.health-interventional.caracteristiques.quand.chart-distribution-declarations.title": "Distribution des déclarations d'essais cliniques par année, selon la durée entre la déclaration et le début de l'essai, entre -2 ans avant le début de l'essai et +2 ans après le début de l'essai clinique", "app.health-caracteristiques.quand.chart-distribution-declarations.xAxis": "Durée entre la déclaration et le début de l'essai clinique, en mois", @@ -1039,6 +1045,12 @@ "app.national-publi.others.retractions.chart-by-field.title": "Taux de publications retirées par discipline", "app.navigation.objet-recherche": "Navigation par objet de recherche", "app.navigation.methodologies": "Navigation dans les méthodologies", + "app.methodologie.publication": "Méthodologie pour les publications", + "app.methodologie.publication.description-fr": "Méthodologie en français (pdf)", + "app.methodologie.publication.description-en": "Méthodologie en anglais (pdf)", + "app.methodologie.data_software": "Méthodologie pour les données, logiciels et codes", + "app.methodologie.data_software.description-fr": "Méthodologie en français (pdf)", + "app.methodologie.data_software.description-en": "Méthodologie en anglais (pdf)", "app.flyer.presentation": "Plaquette de présentation générale du Baromètre de la Science Ouverte", "app.flyer.presentation.description-fr": "Plaquette de présentation générale du Baromètre de la Science Ouverte en français (pdf).", "app.flyer.presentation.description-en": "Plaquette de présentation générale du Baromètre de la Science Ouverte en anglais (pdf).",