Skip to content

Commit 2adfdff

Browse files
committed
Minor formatting update
1 parent 33f73a0 commit 2adfdff

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

rres-endpoints/config/datasets/cereals-premium-v61-RC1-cfg.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export KETL_REL_NOTES="\
1+
export KETL_REL_NOTES="\n\
22
---------------------------\n\
33
Version v61-RC1 01-08-2025:\n\
44
\n\
@@ -9,6 +9,6 @@ Version v61-RC1 01-08-2025:\n\
99
- Fixed character encoding for non-English letters is publication titles/authors/etc.\n\
1010
- Replaced hash code identifiers in Phenotype nodes with short LLM-generated labels. Read more: https://github.com/KnetMiner/knetML/tree/main/Entity_Relation_extraction/bedrock_phenotype_title\n\
1111
- Added release notes to the graphs!\n\
12-
---------------------------\
12+
---------------------------\n\
1313
"
1414
. "$KETL_HOME/config/datasets/${KETL_DATASET_ID}-${KETL_DATASET_VERSION_NUM}-cfg.sh"

rres-endpoints/config/datasets/vegetables-premium-v61-RC2-cfg.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
export KETL_REL_NOTES="\
1+
export KETL_REL_NOTES="\n\
22
---------------------------\n\
33
Version v61-RC2 01-08-2025:\n\
44
\n\
55
- New semantic motif categories. Read more: https://github.com/KnetMiner/knetminer-schemas/tree/main/semantic-motif-taxonomy/knet-motif-categories-doc\n\
66
- Added release notes to the graphs!\n\
7-
---------------------------\
7+
---------------------------\n\
88
Version v61-RC1 24-07-2025:\n\
99
\n\
1010
- Removed redundant alternative names for Arabidopsis Thaliana (Thale Cress).\n\
1111
- Fixed character encoding for non-English letters is publication titles/authors/etc.\n\
1212
- Replaced hash code identifiers in Phenotype nodes with short LLM-generated labels. Read more: https://github.com/KnetMiner/knetML/tree/main/Entity_Relation_extraction/bedrock_phenotype_title\n\
13-
---------------------------\
13+
---------------------------\n\
1414
Version v60-RC4 05-06-2025:\n\
1515
\n\
16-
- Added semantic motif categories.
17-
---------------------------\
16+
- Added semantic motif categories.\n\
17+
---------------------------\n\
1818
"
1919
. "$KETL_HOME/config/datasets/${KETL_DATASET_ID}-${KETL_DATASET_VERSION_NUM}-cfg.sh"
2020

0 commit comments

Comments
 (0)