-
Notifications
You must be signed in to change notification settings - Fork 2
Update structure of src folder in template #30
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The schema
dir needs to go within the my-datamodel
dir. So essentially, the data model
and schema
dirs should be at the same level. See sssom-schema and the figure in #29.
@hrshdhgd: great, thank you for the review. Do let me know what you think about the latest changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
go ahead and merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah I see it's already merged great!
Update the structure of the folder structure in the src folder of this template repo. To see what the updated structure looks like, see issue #29.