Skip to content

Commit dea9887

Browse files
authored
Add training_data to the summary field
Fixes https://github.com/bioimage-io/bioimage.io/issues/250
1 parent 3b01698 commit dea9887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate_collection_rdf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"tags",
2828
"type",
2929
"versions",
30+
"training_data",
3031
]
3132

3233
SUMMARY_FIELDS_FROM_CONFIG_BIOIMAGEIO = [

0 commit comments

Comments
 (0)