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
fix: standardize schema filenames to lowercase convention
- Rename all activity schema files to lowercase (e.g., activity2_schema)
- Update post_gen_project.py to use lowercase filenames consistently
- Normalize prefLabel to always use object notation with language tags
- Fix path references to match actual filenames
This ensures consistency with ReproSchema naming conventions and prevents
path mismatch errors when loading activities.
0 commit comments