Skip to content

Commit

Permalink
Merge pull request #11 from plantbreeding/cpommier-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
BrapiCoordinatorSelby committed Feb 29, 2024
1 parent b90847f commit 91e5feb
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 52 deletions.
20 changes: 11 additions & 9 deletions manuscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
<meta name="dc.date" content="2024-02-29" />
<meta name="citation_publication_date" content="2024-02-29" />
<meta property="article:published_time" content="2024-02-29" />
<meta name="dc.modified" content="2024-02-29T22:00:04+00:00" />
<meta property="article:modified_time" content="2024-02-29T22:00:04+00:00" />
<meta name="dc.modified" content="2024-02-29T22:27:49+00:00" />
<meta property="article:modified_time" content="2024-02-29T22:27:49+00:00" />
<meta name="dc.language" content="en-US" />
<meta name="citation_language" content="en-US" />
<meta name="dc.relation.ispartof" content="Manubot" />
Expand Down Expand Up @@ -117,9 +117,9 @@
<meta name="citation_fulltext_html_url" content="https://plantbreeding.github.io/BrAPI-Manuscript2/" />
<meta name="citation_pdf_url" content="https://plantbreeding.github.io/BrAPI-Manuscript2/manuscript.pdf" />
<link rel="alternate" type="application/pdf" href="https://plantbreeding.github.io/BrAPI-Manuscript2/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/" />
<meta name="manubot_html_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/" />
<meta name="manubot_pdf_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/" />
<meta name="manubot_html_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/" />
<meta name="manubot_pdf_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/manuscript.pdf" />
<meta property="og:type" content="article" />
<meta property="twitter:card" content="summary_large_image" />
<link rel="icon" type="image/png" sizes="192x192" href="https://manubot.org/favicon-192x192.png" />
Expand All @@ -136,9 +136,9 @@ <h1 class="title">BrAPI Success Stories</h1>
</header>
<p><small><em>
This manuscript
(<a href="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/">permalink</a>)
(<a href="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/">permalink</a>)
was automatically generated
from <a href="https://github.com/plantbreeding/BrAPI-Manuscript2/tree/33af47f71b3fba2a27bd70b3a00e45cf68190776">plantbreeding/BrAPI-Manuscript2@33af47f</a>
from <a href="https://github.com/plantbreeding/BrAPI-Manuscript2/tree/bbbe0c0843123d36f9b7701e83725d4f9c401dc7">plantbreeding/BrAPI-Manuscript2@bbbe0c0</a>
on February 29, 2024.
</em></small></p>
<h2 id="authors">Authors</h2>
Expand Down Expand Up @@ -467,8 +467,10 @@ <h3 id="data-portal">Data Portal</h3>
* Alternate solutions/ why is it better with BrAPI
* future related use cases, areas to improve -->
<h4 id="faidare">FAIDARE</h4>
<!-- Peter S: Stub paragraph to stimulate the writing process. Please edit, rewrite, or delete as needed. -->
<p>FAIDARE is an indexing and search portal for the wider breeding community. While it can extract data from various sources via a flat file, the preferred method uses the BrAPI standard APIs. As data is added or updated in data repositories around the world, FAIDARE keeps its index up to date automatically through BrAPI.</p>
<!-- Peter S: Stub paragraph. Cyril P, first draft-->
<p>FAIDARE (https://urgi.versailles.inrae.fr/faidare/) is a data discovery portal providing a biologist friendly search system over a global federation of 33 plant research databases. It allows to identify data resources using a full text approach completed with domain specific filters and to link back to the original database for visualisaiton, analysis and download. For instance, it is possible to search for “wheat drought” then to refine the search to the “Triticum aestivum” taxon and yield compononent traits such as “Thousand Grain Wheight”. The indexed data types are very broad and include genomic features, such as genes or transposable elements, selected bibliography, QTL, markers, genetic variation studies, phenomic studies and plant genetic resources ie germplasms. This inclusiveness is achieved thanks to a two stage indexation data model. The most generic one provides basic search functionalities and relies on five fields : name, link back URL, data type, species and exhaustive description. The filtering is directly tied to some of those fields. Therefore, to provide more advanced filtering, FAIDARE is also providing a second stage indexation mechanism by taking advantage of BrAPi endpoints to get more detailled metadata on genotyping and phenotyping studies as well as germplasms. In parralel, FAIDARE provides a previsualisaiton of germplasm and studies using dedicated cards.
The indexation mechanism relies on a dedicated public software (https://github.com/elixir-europe/plant-brapi-etl-faidare) that allows data resources manager to request the indexation of there database using pull requests. It is able to extract data from any BrAPI 1.3 and 1.2 endpoint and development of BrAPI 2.x indexation will be intitated in 2025. Since not all databases are willing to implement BrAPI endpoints, we also provide the possibility to generate metadata as BrAPI json files, hence using the standard as a file exchange format.
FAIDARE has been adopted by several communities and in particular in the ELIXIR and EMPHASIS european infrastructures. It is also used by the WheatIS of the Wheatinitiative. Several databases are added each year to the FAIDARE global federation, allowing to increase both the portal and the BrAPI adoption.</p>
<h4 id="phenospex---hortcontrol">Phenospex - HortControl</h4>
<!-- Peter S: Stub paragraph to stimulate the writing process. Please edit, rewrite, or delete as needed. -->
<p>HortControl, developed by Phenospex, is a data repository. HortControl has a BrAPI implementation to be used to automate workflows and analytics software.</p>
Expand Down
22 changes: 13 additions & 9 deletions manuscript.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ header-includes: |
<meta name="dc.date" content="2024-02-29" />
<meta name="citation_publication_date" content="2024-02-29" />
<meta property="article:published_time" content="2024-02-29" />
<meta name="dc.modified" content="2024-02-29T22:00:04+00:00" />
<meta property="article:modified_time" content="2024-02-29T22:00:04+00:00" />
<meta name="dc.modified" content="2024-02-29T22:27:49+00:00" />
<meta property="article:modified_time" content="2024-02-29T22:27:49+00:00" />
<meta name="dc.language" content="en-US" />
<meta name="citation_language" content="en-US" />
<meta name="dc.relation.ispartof" content="Manubot" />
Expand Down Expand Up @@ -88,9 +88,9 @@ header-includes: |
<meta name="citation_fulltext_html_url" content="https://plantbreeding.github.io/BrAPI-Manuscript2/" />
<meta name="citation_pdf_url" content="https://plantbreeding.github.io/BrAPI-Manuscript2/manuscript.pdf" />
<link rel="alternate" type="application/pdf" href="https://plantbreeding.github.io/BrAPI-Manuscript2/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/" />
<meta name="manubot_html_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/" />
<meta name="manubot_pdf_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/manuscript.pdf" />
<link rel="alternate" type="text/html" href="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/" />
<meta name="manubot_html_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/" />
<meta name="manubot_pdf_url_versioned" content="https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/manuscript.pdf" />
<meta property="og:type" content="article" />
<meta property="twitter:card" content="summary_large_image" />
<link rel="icon" type="image/png" sizes="192x192" href="https://manubot.org/favicon-192x192.png" />
Expand All @@ -112,9 +112,9 @@ manubot-clear-requests-cache: false

<small><em>
This manuscript
([permalink](https://plantbreeding.github.io/BrAPI-Manuscript2/v/33af47f71b3fba2a27bd70b3a00e45cf68190776/))
([permalink](https://plantbreeding.github.io/BrAPI-Manuscript2/v/bbbe0c0843123d36f9b7701e83725d4f9c401dc7/))
was automatically generated
from [plantbreeding/BrAPI-Manuscript2@33af47f](https://github.com/plantbreeding/BrAPI-Manuscript2/tree/33af47f71b3fba2a27bd70b3a00e45cf68190776)
from [plantbreeding/BrAPI-Manuscript2@bbbe0c0](https://github.com/plantbreeding/BrAPI-Manuscript2/tree/bbbe0c0843123d36f9b7701e83725d4f9c401dc7)
on February 29, 2024.
</em></small>

Expand Down Expand Up @@ -564,8 +564,12 @@ Users access the crop databases either with direct calls to the PHG embedded ser

#### FAIDARE

<!-- Peter S: Stub paragraph to stimulate the writing process. Please edit, rewrite, or delete as needed. -->
FAIDARE is an indexing and search portal for the wider breeding community. While it can extract data from various sources via a flat file, the preferred method uses the BrAPI standard APIs. As data is added or updated in data repositories around the world, FAIDARE keeps its index up to date automatically through BrAPI.
<!-- Peter S: Stub paragraph. Cyril P, first draft-->
FAIDARE (https://urgi.versailles.inrae.fr/faidare/) is a data discovery portal providing a biologist friendly search system over a global federation of 33 plant research databases. It allows to identify data resources using a full text approach completed with domain specific filters and to link back to the original database for visualisaiton, analysis and download. For instance, it is possible to search for "wheat drought" then to refine the search to the "Triticum aestivum" taxon and yield compononent traits such as "Thousand Grain Wheight". The indexed data types are very broad and include genomic features, such as genes or transposable elements, selected bibliography, QTL, markers, genetic variation studies, phenomic studies and plant genetic resources ie germplasms. This inclusiveness is achieved thanks to a two stage indexation data model. The most generic one provides basic search functionalities and relies on five fields : name, link back URL, data type, species and exhaustive description. The filtering is directly tied to some of those fields. Therefore, to provide more advanced filtering, FAIDARE is also providing a second stage indexation mechanism by taking advantage of BrAPi endpoints to get more detailled metadata on genotyping and phenotyping studies as well as germplasms. In parralel, FAIDARE provides a previsualisaiton of germplasm and studies using dedicated cards.
The indexation mechanism relies on a dedicated public software (https://github.com/elixir-europe/plant-brapi-etl-faidare) that allows data resources manager to request the indexation of there database using pull requests. It is able to extract data from any BrAPI 1.3 and 1.2 endpoint and development of BrAPI 2.x indexation will be intitated in 2025. Since not all databases are willing to implement BrAPI endpoints, we also provide the possibility to generate metadata as BrAPI json files, hence using the standard as a file exchange format.
FAIDARE has been adopted by several communities and in particular in the ELIXIR and EMPHASIS european infrastructures. It is also used by the WheatIS of the Wheatinitiative. Several databases are added each year to the FAIDARE global federation, allowing to increase both the portal and the BrAPI adoption.



#### Phenospex - HortControl

Expand Down
Binary file modified manuscript.pdf
Binary file not shown.
66 changes: 49 additions & 17 deletions spelling-error-locations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -304,25 +304,57 @@ content/03.06.samples-and-genotypes.md:28:variantsets
content/03.06.samples-and-genotypes.md:28:VCF
content/03.07.data-portals.md:5:BrAPI
content/03.07.data-portals.md:8:FAIDARE
content/03.07.data-portals.md:11:APIs
content/03.07.data-portals.md:11:BrAPI
content/03.07.data-portals.md:11:BrAPI
content/03.07.data-portals.md:11:aestivum
content/03.07.data-portals.md:11:BrAPi
content/03.07.data-portals.md:11:compononent
content/03.07.data-portals.md:11:detailled
content/03.07.data-portals.md:11:faidare
content/03.07.data-portals.md:11:FAIDARE
content/03.07.data-portals.md:11:FAIDARE
content/03.07.data-portals.md:13:HortControl
content/03.07.data-portals.md:13:Phenospex
content/03.07.data-portals.md:16:analytics
content/03.07.data-portals.md:16:BrAPI
content/03.07.data-portals.md:16:HortControl
content/03.07.data-portals.md:16:HortControl
content/03.07.data-portals.md:16:Phenospex
content/03.07.data-portals.md:18:GLIS
content/03.07.data-portals.md:21:BrAPI
content/03.07.data-portals.md:21:DOIs
content/03.07.data-portals.md:21:germplasm
content/03.07.data-portals.md:21:GLIS
content/03.07.data-portals.md:21:GLIS
content/03.07.data-portals.md:21:GLIS
content/03.07.data-portals.md:11:FAIDARE
content/03.07.data-portals.md:11:genomic
content/03.07.data-portals.md:11:genotyping
content/03.07.data-portals.md:11:germplasm
content/03.07.data-portals.md:11:germplasms
content/03.07.data-portals.md:11:germplasms
content/03.07.data-portals.md:11:inrae
content/03.07.data-portals.md:11:parralel
content/03.07.data-portals.md:11:phenomic
content/03.07.data-portals.md:11:phenotyping
content/03.07.data-portals.md:11:previsualisaiton
content/03.07.data-portals.md:11:QTL
content/03.07.data-portals.md:11:transposable
content/03.07.data-portals.md:11:Triticum
content/03.07.data-portals.md:11:urgi
content/03.07.data-portals.md:11:visualisaiton
content/03.07.data-portals.md:11:Wheight
content/03.07.data-portals.md:12:brapi
content/03.07.data-portals.md:12:BrAPI
content/03.07.data-portals.md:12:BrAPI
content/03.07.data-portals.md:12:BrAPI
content/03.07.data-portals.md:12:BrAPI
content/03.07.data-portals.md:12:faidare
content/03.07.data-portals.md:12:intitated
content/03.07.data-portals.md:12:json
content/03.07.data-portals.md:13:BrAPI
content/03.07.data-portals.md:13:FAIDARE
content/03.07.data-portals.md:13:FAIDARE
content/03.07.data-portals.md:13:Wheatinitiative
content/03.07.data-portals.md:13:WheatIS
content/03.07.data-portals.md:17:HortControl
content/03.07.data-portals.md:17:Phenospex
content/03.07.data-portals.md:20:analytics
content/03.07.data-portals.md:20:BrAPI
content/03.07.data-portals.md:20:HortControl
content/03.07.data-portals.md:20:HortControl
content/03.07.data-portals.md:20:Phenospex
content/03.07.data-portals.md:22:GLIS
content/03.07.data-portals.md:25:BrAPI
content/03.07.data-portals.md:25:DOIs
content/03.07.data-portals.md:25:germplasm
content/03.07.data-portals.md:25:GLIS
content/03.07.data-portals.md:25:GLIS
content/03.07.data-portals.md:25:GLIS
content/04.discussion.md:3:BrAPI
content/04.discussion.md:5:Analytics
content/04.discussion.md:11:BrAPI
Expand Down
30 changes: 22 additions & 8 deletions spelling-errors.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
aestivum
Agrosystem
agrosystems
Alic
alshamaa
Analytics
analytics
ANR
APIs
arial
ARS
aspirational
Expand All @@ -27,13 +27,15 @@ Casstevens
chaneylc
CLI
ClimMob
compononent
CottonGEN
COVID
cpommier
CRAN
DArTView
datasets
DeltaBreed
detailled
digitalization
DivBrowse
DOIs
Expand All @@ -48,12 +50,13 @@ genomic
genotype
Genotypes
genotypic
genotyping
Genotyping
Germplasm
germplasms
GIGWA
GLIS
hackathon
Hackathons
hackathons
haplotype
haplotypes
HortControl
Expand All @@ -63,12 +66,13 @@ ImageBreed
imbedded
imilne
INBS
INRAE
inrae
interoperable
intitated
IPK
ISA
JSON
Khaled
khaled
leetaei
LIDAR
metabolomics
Expand All @@ -82,17 +86,21 @@ NIFA
ontologies
OpenSILEX
pangenome
parralel
PHENOME
phenomic
Phenospex
phenotypes
Phenotypic
Phenotyping
phenotyping
PHG
PHIS’s
Pommier
previsualisaiton
programmatically
QBMS
raubach
QTL
Raubach
Rosaceae
rPHG
Saclay
Expand All @@ -105,12 +113,18 @@ Taein
tcasstevens
TCP
transcriptomics
transposable
trife
Triticum
UAVs
UGVs
Université
URGI
Vaccinium
variantsets
VCF
visualisaiton
Wheatinitiative
WheatIS
Wheight
zrm
Loading

0 comments on commit 91e5feb

Please sign in to comment.