Skip to content

Commit

Permalink
Merge pull request #53 from DunklesArchipel/ake_reuse-link_1
Browse files Browse the repository at this point in the history
Fix link in reuse section
  • Loading branch information
stuchalk authored Sep 20, 2024
2 parents 804476d + b686ecc commit 83165a5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions book/usecases/iupac_pkadata.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"cells": [
{
"cell_type": "markdown",
"metadata": {
"collapsed": false
},
"source": [
"# Reuse of Curated Chemical Data\n",
"\n",
"One of the advantages of FAIR data is that researchers are now making data more available and in simplier, usable formats than ever before. Subsequently, as the chemistry community sees more data becoming available there will start to be an expectation that researchers will make their data available. This then enables reuse of the data and may provide insights that otherwise might never be found (especially in large aggregated sets).\n",
"\n",
"This recipe would describe the reuse of the IUPAC pKa/pKb dataset found at [https://github.com/IUPAC/Dissociation-Constants]()."
],
"metadata": {
"collapsed": false
}
"This recipe would describe the reuse of the IUPAC pKa/pKb dataset found at [https://github.com/IUPAC/Dissociation-Constants](https://github.com/IUPAC/Dissociation-Constants)."
]
},
{
"cell_type": "code",
Expand Down

0 comments on commit 83165a5

Please sign in to comment.