Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FAIRness
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMPACT
FAIRness
Commits
2a31531d
Commit
2a31531d
authored
6 months ago
by
Evert Bouman
Browse files
Options
Downloads
Patches
Plain Diff
Reverted previous commit. Branch dev is now ahead
parent
c25e10bd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fair_app.py
+34
-34
34 additions, 34 deletions
fair_app.py
with
34 additions
and
34 deletions
fair_app.py
+
34
−
34
View file @
2a31531d
...
...
@@ -21,7 +21,7 @@ st.set_page_config(
)
st
.
markdown
(
"""
## A
FARIness assessment tool
🍵
## A
tool to assess the FAIRness of Life Cycle inventories (LCI)
🍵
The questionnary is based on the [ARDC FAIR assessment tool](https://ardc.edu.au/resource/fair-data-self-assessment-tool/),
published [here](https://github.com/au-research/FAIR-Data-Assessment-Tool).
...
...
@@ -296,49 +296,49 @@ with tab2:
The visualisation is based on [Ammar et al. 2020](https://doi.org/10.3390/nano10102068).
The results can be downloaded as a .json file.
This form has been developed with the assessment of Life Cycle
Inventories in mind. Nevertheless, it can also be used to assess
the FAIRness of any other dataset even though some answers might be
unrelevant and should then be disregarded.
"""
# This form has been developed with the assessment of Life Cycle
# Inventories in mind. Nevertheless, it can also be used to assess
# the FAIRness of any other dataset even though some answers might be
# unrelevant and should then be disregarded.
# """
#
with st.expander(label = 'Case: LCI in a scientific article'):
#
"""
#
Many Life Cycle Inventories (LCI) are usually part of scientific articles.
#
This section aims at helping to chose the correct answers when assessing
#
the FAIRness of a LCI from a scientific article.
with
st
.
expander
(
label
=
'
Case: LCI in a scientific article
'
):
"""
Many Life Cycle Inventories (LCI) are usually part of scientific articles.
This section aims at helping to chose the correct answers when assessing
the FAIRness of a LCI from a scientific article.
#
In general, if a LCI in a part of a scientific article, we recommand
#
to assess the FAIRness of the LCI as if you were assessing the
#
FAIRness of the article.
In general, if a LCI in a part of a scientific article, we recommand
to assess the FAIRness of the LCI as if you were assessing the
FAIRness of the article.
#
Here is a list of recommendations for a few FAIR principles regarding
#
LCI in scientific articles.
Here is a list of recommendations for a few FAIR principles regarding
LCI in scientific articles.
#
__F1__: The DOI of the article (if any) can be considered as the DOi of
#
the LCI. Otherwise, the web adress of the article should be chosen.
__F1__: The DOI of the article (if any) can be considered as the DOi of
the LCI. Otherwise, the web adress of the article should be chosen.
#
__F2__: The content of the article can be considered as the metadata of
#
the LCI. Thus, the answer for F2 is dependent on the content of the
#
article.
__F2__: The content of the article can be considered as the metadata of
the LCI. Thus, the answer for F2 is dependent on the content of the
article.
#
__F3__: If the DOI is included in the article: 'Yes', otherwise: 'No'.
__F3__: If the DOI is included in the article:
'
Yes
'
, otherwise:
'
No
'
.
#
__F4__: If the article has been pucblished in a scientific journal, we
#
recommand choosing 'Generalist public', 'Domain specific' repository.
__F4__: If the article has been pucblished in a scientific journal, we
recommand choosing
'
Generalist public
'
,
'
Domain specific
'
repository.
#
__A1.1__: The access to the LCI should be considered the same as the access to
#
the scientific article (eg: scientific journal).
__A1.1__: The access to the LCI should be considered the same as the access to
the scientific article (eg: scientific journal).
#
__A1.2__: Wether the LCI is part of the article or included in the
#
supplementary material, we consider the data as 'File download from
#
online location'.
__A1.2__: Wether the LCI is part of the article or included in the
supplementary material, we consider the data as
'
File download from
online location
'
.
#
__I1__: If the LCI is in the supplementary information, assess the
#
format of the supplementary material:
#
* PDF: 'structured, open standard, non-machine-readable format'
#
* word or excel: 'proprietary format'
#
"""
__I1__: If the LCI is in the supplementary information, assess the
format of the supplementary material:
* PDF:
'
structured, open standard, non-machine-readable format
'
* word or excel:
'
proprietary format
'
"""
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment