You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ A GitHub Actions workflow monitors this folder for modifications to `Ontologies_
17
17
18
18
## Important points (and troubleshooting)
19
19
20
-
***Correct Json name** The JSON output file must be named exactly `Ontologies_forRepo.json` so that all downstream code can locate it.
20
+
***Correct Json name**- The JSON output file must be named exactly `Ontologies_forRepo.json` so that all downstream code can locate it.
21
21
***Workflow failure** - Ensure the Excel workbook includes a sheet named **Data** and that it contains the main data used for the ontologies.
22
22
***Incorrect Excel name** - If the JSON filename is wrong, the front-end will not find it. If you upload a new Excel file with a different name, the converter will keep the new name for the json file.
0 commit comments